forgejo/modules
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75)
* Add a process.Manager singleton with process.GetManager()

* Use process.GetManager everywhere

* Fix godoc comments for process module

* Increment process counter id after locking the mutex
2017-01-17 13:58:58 +08:00
..
auth Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
avatar
base
context Repo permission bug fixes (#513) 2016-12-29 21:17:32 +08:00
cron
highlight
httplib
lfs fix gofmt error 2016-12-30 20:41:10 +01:00
log
mailer fix gofmt error 2016-12-30 20:41:10 +01:00
markdown Improve issue references in markdown (#471) 2016-12-26 18:52:04 +08:00
notification Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
options
process Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
public
setting Attach to release (#673) 2017-01-15 22:57:00 +08:00
ssh
sync
templates Implementation of Folder Jumping 2016-12-28 18:09:52 +01:00
user