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/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
8 years ago
..
auth Two factor authentication support (#630) 8 years ago
avatar golint fixed for modules/avatar 8 years ago
base Git LFS support v2 (#122) 8 years ago
context Repo permission bug fixes (#513) 8 years ago
cron golint fixed for modules/cron 8 years ago
highlight Integrate templates into bindata optionally (#314) 8 years ago
httplib Golint fixed for modules/httplib 8 years ago
lfs fix gofmt error 8 years ago
log Catch os... errors 8 years ago
mailer fix gofmt error 8 years ago
markdown Improve issue references in markdown (#471) 8 years ago
notification Notification - Step 1 (#523) 8 years ago
options Add default values for settings (#455) 8 years ago
process Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
public Integrate templates into bindata optionally (#314) 8 years ago
setting Attach to release (#673) 8 years ago
ssh New settings option for a custom SSH host (#3763) (#446) 8 years ago
sync modules/sync: add UniqueQueue 8 years ago
templates Implementation of Folder Jumping 8 years ago
user golint fixed for modules/user 8 years ago