You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/admin
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
8 years ago
..
admin.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
auths.go Fix string format verbs (#3637) 8 years ago
notice.go Golint fixed for modules/setting (#262) 8 years ago
orgs.go Added sorting to organizations, repos & users page (#222) 8 years ago
repos.go Added sorting to organizations, repos & users page (#222) 8 years ago
users.go Restrict creating organisations by user (#193) 8 years ago