| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix data race in bleve indexer (#16474) (#16509) | 6543 | 2021-07-22 | 1 | -2/+4 |
* | Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev... | zeripath | 2021-05-15 | 1 | -2/+2 |
* | Upgrade blevesearch dependency to v2.0.1 (#14346) | Lauris BH | 2021-01-17 | 2 | -9/+9 |
* | Sort issue search results by revelance (#14353) | Lauris BH | 2021-01-16 | 3 | -3/+4 |
* | Refactor Logger (#13294) | zeripath | 2020-10-31 | 1 | -2/+2 |
* | Remove hardcoded ES indexername (#12521) | Wim | 2020-08-18 | 1 | -1/+1 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 3 | -6/+7 |
* | 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 | 3 | -10/+254 |
* | 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 |
* | Add "Update Branch" button to Pull Requests (#9784) | 6543 | 2020-01-17 | 1 | -2/+2 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 7 | -411/+133 |
* | Stop various tests from adding to the source tree (#9515) | zeripath | 2019-12-28 | 3 | -6/+47 |
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 2 | -2/+2 |
* | 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 |
* | upgrade levelqueue to 0.1.0 (#9192) | Lunny Xiao | 2019-11-28 | 1 | -1/+1 |
* | 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 | 5 | -23/+29 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 2 | -75/+132 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 2 | -0/+2 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 4 | -11/+16 |
* | Issue indexer queue redis support (#6218) | Lunny Xiao | 2019-04-08 | 3 | -14/+168 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 2 | -8/+8 |
* | fix bug when set indexer as db and add tests (#6173) | Lunny Xiao | 2019-02-24 | 3 | -3/+30 |
* | Add more tests and docs for issue indexer, add db indexer type for searching ... | Lunny Xiao | 2019-02-21 | 6 | -10/+84 |
* | refactor issue indexer, add some testing and fix a bug (#6131) | Lunny Xiao | 2019-02-21 | 3 | -8/+210 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 6 | -0/+545 |