| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -2/+1 |
* | Fix data race in bleve indexer (#16474) | Lunny Xiao | 2021-07-18 | 3 | -6/+69 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -3/+3 |
* | Use git log name-status in get last commit (#16059) | zeripath | 2021-06-21 | 2 | -0/+6 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 1 | -1/+1 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 2 | -4/+4 |
* | Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev... | zeripath | 2021-05-15 | 2 | -3/+9 |
* | On open repository open common cat file batch and batch-check (#15667) | zeripath | 2021-05-10 | 2 | -2/+2 |
* | If the default branch is not present do not report error on stats indexing (f... | zeripath | 2021-04-22 | 1 | -1/+1 |
* | If the default branch is not present do not report error on stats indexing (#... | zeripath | 2021-04-22 | 1 | -1/+5 |
* | Speed up `enry.IsVendor` (#15213) | zeripath | 2021-04-01 | 2 | -2/+2 |
* | Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) | zeripath | 2021-03-03 | 2 | -16/+52 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+2 |
* | Reduce calls to git cat-file -s (#14682) | zeripath | 2021-02-17 | 3 | -16/+32 |
* | [Feature] add precise search type for Elastic Search (#12869) | Jui-Nan Lin | 2021-01-27 | 6 | -15/+35 |
* | Upgrade blevesearch dependency to v2.0.1 (#14346) | Lauris BH | 2021-01-17 | 3 | -18/+18 |
* | Sort issue search results by revelance (#14353) | Lauris BH | 2021-01-16 | 3 | -3/+4 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -0/+3 |
* | Refactor Logger (#13294) | zeripath | 2020-10-31 | 2 | -3/+3 |
* | fix: use Base36 for all code indexers (#12830) | Jui-Nan Lin | 2020-09-14 | 2 | -6/+5 |
* | Fix bug on elastic search (#12811) | Lunny Xiao | 2020-09-12 | 2 | -15/+42 |
* | Add queue for code indexer (#10332) | Lunny Xiao | 2020-09-07 | 3 | -159/+158 |
* | Support elastic search for code search (#10273) | Lunny Xiao | 2020-08-30 | 8 | -157/+658 |
* | 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 | 5 | -10/+12 |
* | Fix incorrect error logging in Stats indexer and OAuth2 (#12387) | zeripath | 2020-08-01 | 1 | -2/+8 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -16/+6 |
* | Fix language stat calculation (#11692) | Cirno the Strongest | 2020-05-31 | 1 | -3/+1 |
* | Change language statistics to save size instead of percentage (#11681) | Lauris BH | 2020-05-30 | 1 | -0/+3 |
* | Log the indexer path on failure (#11172) | zeripath | 2020-04-22 | 2 | -4/+5 |
* | Migrate to go-enry new version (#10906) | Lauris BH | 2020-04-15 | 1 | -1/+1 |
* | Handle panic in indexer initialisation better (#10534) | zeripath | 2020-02-28 | 2 | -0/+19 |
* | Add detected file language to code search (#10256) | Lauris BH | 2020-02-20 | 5 | -34/+140 |
* | Index code and stats only for non-empty repositories (#10251) | Lauris BH | 2020-02-14 | 1 | -2/+2 |
* | Issue search support elasticsearch (#9428) | Lunny Xiao | 2020-02-13 | 3 | -10/+254 |
* | Fix queue pop error and stat empty repository error (#10248) | Lunny Xiao | 2020-02-12 | 1 | -0/+4 |
* | Stop hanging issue indexer initialisation from preventing shutdown (#10243) | zeripath | 2020-02-12 | 1 | -17/+15 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 7 | -5/+230 |
* | Fix file rename/copy not supported by indexer (#9965) | guillep2k | 2020-01-24 | 1 | -2/+27 |
* | 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 | 4 | -11/+61 |
* | fix datarace on issue indexer queue (#9490) | Lunny Xiao | 2019-12-25 | 2 | -1/+6 |
* | Wrap the code indexer (#9476) | zeripath | 2019-12-24 | 3 | -13/+132 |
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 9 | -627/+767 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 3 | -35/+84 |
* | DefaultBranch needs to be prefixed by BranchPrefix (#9356) | zeripath | 2019-12-14 | 1 | -1/+1 |
* | fix issue indexer not triggered when migrating a repository (#9332) | Lunny Xiao | 2019-12-12 | 1 | -16/+21 |
* | Move modules/indexer to modules/indexer/code (#9301) | Lunny Xiao | 2019-12-10 | 3 | -18/+17 |