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.
zeripath e3c3b33ea7
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
5 years ago
..
bleve.go Allow cross-repository dependencies on issues (#7901) 5 years ago
bleve_test.go Allow cross-repository dependencies on issues (#7901) 5 years ago
db.go Allow cross-repository dependencies on issues (#7901) 5 years ago
indexer.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
indexer_test.go Allow cross-repository dependencies on issues (#7901) 5 years ago
queue.go Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 5 years ago
queue_channel.go Add golangci (#6418) 5 years ago
queue_disk.go upgrade levelqueue to 0.1.0 (#9192) 5 years ago
queue_redis.go Use gitea forked macaron (#7933) 5 years ago