| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
eecb25d52b |
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
* Change graceful to use a singleton obtained through GetManager instead of a global. * Graceful: Make TestPullRequests shutdownable * Graceful: Make the cron tasks graceful * Graceful: AddTestPullRequest run in graceful ctx * Graceful: SyncMirrors shutdown * Graceful: SetDefaultContext for Xorm to be HammerContext * Avoid starting graceful for migrate commands and checkout * Graceful: DeliverHooks now can be shutdown * Fix multiple syncing errors in modules/sync/UniqueQueue & Make UniqueQueue closable * Begin the process of making the repo indexer shutdown gracefully |
6 years ago |
|
|
033fe113c1 |
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com> |
6 years ago |
|
|
9c781e8fd4 | Fix typos in models/ and modules/ (#1248) | 9 years ago |
|
|
c51640fc45 |
Improve status table implementation (#879)
* Remove superfluous defer calls * Improve status table implementation as well This would probably only help with large, high-traffic installs |
9 years ago |
|
|
a9fc6fad64 | modules/sync: add UniqueQueue | 9 years ago |