Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix indexer reindex bug when gitea restart (#5563) (#5564) | Lunny Xiao | 2018-12-19 | 2 | -8/+19 |
| | | | | | * fix issue indexer bug reindex when restart gitea * also fix code indexer reindex when gitea restart | ||||
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 1 | -6/+21 |
| | | | | | | | | | | | | * add global code search on explore * fix bug when no anyone public repos * change the icon * fix typo and add UnitTypeCode check for login non-admin user * fix ui description when no match | ||||
* | Reduce repo indexer disk usage (#3452) | Ethan Koenig | 2018-02-05 | 3 | -89/+105 |
| | |||||
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+199 |
| | | | Indexed search of repository contents (for default branch only) | ||||
* | Make indexer code more reusable (#2590) | Ethan Koenig | 2017-09-25 | 2 | -21/+60 |
| | |||||
* | Automatically regenerate indexer for incompatible versions (#2524) | Ethan Koenig | 2017-09-23 | 1 | -19/+18 |
| | |||||
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 2 | -4/+176 |
| | | | | | | | | | | * Improve issue indexer * Fix new issue sqlite bug * Different test indexer paths for each db * Add integration indexer paths to make clean | ||||
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 1 | -0/+14 |