aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/indexer.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-31/+29
* Enable deprecation error for v1.17.0 (#18341)Gusted2022-01-201-23/+11
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Clean-up the settings hierarchy for issue_indexer queue (#16001)zeripath2021-06-161-17/+15
* Use filepath.ToSlash and Join in indexer defaults and queues (#15971)zeripath2021-05-251-6/+5
* Change default queue settings to be low go-routines (#15964)zeripath2021-05-241-2/+2
* Avoid setting the CONN_STR in issue indexer queue unless it is meant to be se...zeripath2020-10-071-1/+1
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+12
* Add detected file language to code search (#10256)Lauris BH2020-02-201-0/+3
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-131-11/+19
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-0/+2
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-0/+3
* Restrict repository indexing by glob match (#7767)guillep2k2019-09-111-0/+26
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-081-17/+21
* Add more tests and docs for issue indexer, add db indexer type for searching ...Lunny Xiao2019-02-211-0/+1
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-0/+55