| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent dangling archiver goroutine (#19516) | zeripath | 2022-04-26 | 1 | -1/+1 |
* | User specific repoID or xorm builder conditions for issue search (#19475) | 6543 | 2022-04-25 | 1 | -1/+1 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 1 | -0/+12 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 1 | -4/+51 |
* | Pause queues (#15928) | zeripath | 2022-01-22 | 1 | -2/+3 |
* | Enable deprecation error for v1.17.0 (#18341) | Gusted | 2022-01-20 | 1 | -1/+1 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+1 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -1/+2 |
* | Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev... | zeripath | 2021-05-15 | 1 | -2/+2 |
* | Remove hardcoded ES indexername (#12521) | Wim | 2020-08-18 | 1 | -1/+1 |
* | Log the indexer path on failure (#11172) | zeripath | 2020-04-22 | 1 | -3/+4 |
* | Handle panic in indexer initialisation better (#10534) | zeripath | 2020-02-28 | 1 | -0/+8 |
* | Issue search support elasticsearch (#9428) | Lunny Xiao | 2020-02-13 | 1 | -9/+23 |
* | Stop hanging issue indexer initialisation from preventing shutdown (#10243) | zeripath | 2020-02-12 | 1 | -17/+15 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -2/+1 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 1 | -74/+125 |
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 1 | -1/+1 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -1/+1 |
* | fix issue indexer not triggered when migrating a repository (#9332) | Lunny Xiao | 2019-12-12 | 1 | -16/+21 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 1 | -1/+1 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -6/+5 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -63/+130 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -4/+9 |
* | Issue indexer queue redis support (#6218) | Lunny Xiao | 2019-04-08 | 1 | -13/+22 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -4/+4 |
* | fix bug when set indexer as db and add tests (#6173) | Lunny Xiao | 2019-02-24 | 1 | -0/+1 |
* | Add more tests and docs for issue indexer, add db indexer type for searching ... | Lunny Xiao | 2019-02-21 | 1 | -1/+10 |
* | refactor issue indexer, add some testing and fix a bug (#6131) | Lunny Xiao | 2019-02-21 | 1 | -0/+148 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 1 | -0/+36 |