aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer/code/bleve.go
Commit message (Expand)AuthorAgeFilesLines
* fix: use Base36 for all code indexers (#12830)Jui-Nan Lin2020-09-141-5/+0
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-81/+51
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+3
* Migrate to go-enry new version (#10906)Lauris BH2020-04-151-1/+1
* Add detected file language to code search (#10256)Lauris BH2020-02-201-18/+96
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-1/+1
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-282/+247
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-33/+49
* DefaultBranch needs to be prefixed by BranchPrefix (#9356)zeripath2019-12-141-1/+1
* Move modules/indexer to modules/indexer/code (#9301)Lunny Xiao2019-12-101-12/+11
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-081-0/+365