summaryrefslogtreecommitdiffstats
path: root/modules/indexer/code
Commit message (Expand)AuthorAgeFilesLines
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-171-9/+9
* Refactor Logger (#13294)zeripath2020-10-311-1/+1
* fix: use Base36 for all code indexers (#12830)Jui-Nan Lin2020-09-142-6/+5
* Fix bug on elastic search (#12811)Lunny Xiao2020-09-122-15/+42
* Add queue for code indexer (#10332)Lunny Xiao2020-09-073-159/+158
* Support elastic search for code search (#10273)Lunny Xiao2020-08-308-157/+658
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-112-4/+5
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-16/+6
* Log the indexer path on failure (#11172)zeripath2020-04-221-1/+1
* Migrate to go-enry new version (#10906)Lauris BH2020-04-151-1/+1
* Handle panic in indexer initialisation better (#10534)zeripath2020-02-281-0/+11
* Add detected file language to code search (#10256)Lauris BH2020-02-205-34/+140
* Language statistics bar for repositories (#8037)Lauris BH2020-02-113-5/+6
* Fix file rename/copy not supported by indexer (#9965)guillep2k2020-01-241-2/+27
* Stop various tests from adding to the source tree (#9515)zeripath2019-12-281-5/+14
* fix datarace on issue indexer queue (#9490)Lunny Xiao2019-12-252-1/+6
* Wrap the code indexer (#9476)zeripath2019-12-243-13/+132
* Refactor code indexer (#9313)Lunny Xiao2019-12-237-625/+765
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-152-34/+83
* DefaultBranch needs to be prefixed by BranchPrefix (#9356)zeripath2019-12-141-1/+1
* Move modules/indexer to modules/indexer/code (#9301)Lunny Xiao2019-12-103-12/+344
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-082-0/+381