gitea/routers
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
..
admin Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
api/v1 Attach to release (#673) 2017-01-15 22:57:00 +08:00
dev
org
repo Attach to release (#673) 2017-01-15 22:57:00 +08:00
user Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
home.go
init.go
install.go