Lunny Xiao
f70edfa6b7
fix bug when set indexer as db and add tests ( #6173 )
7 years ago
Lunny Xiao
0d56edb057
Add more tests and docs for issue indexer, add db indexer type for searching from database ( #6144 )
* add more tests and docs for issue indexer, add db indexer type for searching from database
* fix typo
* fix typo
* fix lint
* improve docs
7 years ago
Lunny Xiao
5750b1c882
refactor issue indexer, add some testing and fix a bug ( #6131 )
* refactor issue indexer, add some testing and fix a bug
* fix error copyright year on comment header
* issues indexer package import keep consistent
7 years ago
Lunny Xiao
b84874f7b4
remove unused file ( #6121 )
7 years ago
Lunny Xiao
ba23318ba5
Refactor issue indexer ( #5363 )
7 years ago
Lunny Xiao
10c9e27a32
fix indexer reindex bug when gitea restart ( #5563 )
* fix issue indexer bug reindex when restart gitea
* also fix code indexer reindex when gitea restart
7 years ago
Lunny Xiao
89bb7ea909
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
8 years ago
Ethan Koenig
a7293f3b59
Reduce repo indexer disk usage ( #3452 )
8 years ago
Ethan Koenig
7aee62e1bc
Code/repo search ( #2582 )
Indexed search of repository contents (for default branch only)
8 years ago
Ethan Koenig
895ddb2c06
Make indexer code more reusable ( #2590 )
8 years ago
Ethan Koenig
373d8e5ca8
Automatically regenerate indexer for incompatible versions ( #2524 )
8 years ago
Ethan Koenig
734935d94f
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
8 years ago
Ethan Koenig
061fa12949
Search bar for issues/pulls ( #530 )
9 years ago