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
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
* Prevent deadlock in indexer initialisation during graceful restart

* Move from gracehttp to our own service to add graceful ssh

* Add timeout for start of indexers and make hammer time configurable

* Fix issue with re-initialization in indexer during tests

* move the code to detect use of closed to graceful

* Handle logs gracefully - add a pid suffix just before restart

* Move to using a cond and a holder for indexers

* use time.Since

* Add some comments and attribution

* update modules.txt

* Use zero to disable timeout

* Move RestartProcess to its own file

* Add cleanup routine
5 years ago
..
admin Password Complexity Checks (#6230) 5 years ago
api/v1 Move clearlabels from models to issue service (#8326) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Fix errors in create org UI regarding team access permission. (#8506) 5 years ago
private Move migrating repository from frontend to backend (#6200) 5 years ago
repo Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
routes Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
user Password Complexity Checks (#6230) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Include description in repository search. (#7942) 5 years ago
init.go Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
install.go Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago