| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -2/+25 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 1 | -1/+15 |
* | Convert files to utf-8 for indexing (#7814) | guillep2k | 2019-08-15 | 1 | -1/+3 |
* | Fixes indexed repos keeping outdated indexes when files grow too large (#7712) | guillep2k | 2019-08-03 | 1 | -1/+1 |
* | Include "executable" files in the index, as they are not necessarily binary (... | guillep2k | 2019-08-02 | 1 | -1/+1 |
* | Skip non-regular files (e.g. submodules) on repo indexing (#7711) | guillep2k | 2019-08-02 | 1 | -5/+13 |
* | Change UpdateRepoIndex api to include watchers (#7012) | zeripath | 2019-05-23 | 1 | -8/+13 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -3/+3 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Update code.gitea.io/git (#3482) | Ethan Koenig | 2018-02-10 | 1 | -39/+13 |
* | Reduce repo indexer disk usage (#3452) | Ethan Koenig | 2018-02-05 | 1 | -6/+10 |
* | Fix synchronization bug in repo indexer (#3455) | Ethan Koenig | 2018-02-05 | 1 | -62/+100 |
* | Delete indexer DB entries when (re)creating index (#3385) | Ethan Koenig | 2018-01-17 | 1 | -0/+7 |
* | Asynchronously populate the repo indexer (#3366) | Ethan Koenig | 2018-01-14 | 1 | -17/+41 |
* | Add repo-sync-releases admin command (#3254) | Sandro Santilli | 2017-12-31 | 1 | -1/+1 |
* | Fix repo indexer and submodule bug (#3107) | Ethan Koenig | 2017-12-07 | 1 | -4/+4 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+302 |