Lunny Xiao
830ae61456
Refactor issue indexer ( #5363 )
6 years ago
Lunny Xiao
b65e37ed72
fix indexer reindex bug when gitea restart ( #5563 )
...
* fix issue indexer bug reindex when restart gitea
* also fix code indexer reindex when gitea restart
6 years ago
Lunny Xiao
9e5d0a09eb
Global code search support ( #3664 )
...
* 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
7 years ago
Ethan Koenig
a89592d4ab
Reduce repo indexer disk usage ( #3452 )
7 years ago
Ethan Koenig
5866eb2321
Code/repo search ( #2582 )
...
Indexed search of repository contents (for default branch only)
7 years ago
Ethan Koenig
fa28de820e
Make indexer code more reusable ( #2590 )
7 years ago
Ethan Koenig
ccff57103a
Automatically regenerate indexer for incompatible versions ( #2524 )
7 years ago
Ethan Koenig
b0f7457d9e
Improve issue search ( #2387 )
...
* Improve issue indexer
* Fix new issue sqlite bug
* Different test indexer paths for each db
* Add integration indexer paths to make clean
7 years ago
Ethan Koenig
833f8b94c2
Search bar for issues/pulls ( #530 )
8 years ago