Lunny Xiao
0751153613
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
2019-02-21 08:54:05 +08:00
Lunny Xiao
987a521e2f
remove unused file ( #6121 )
2019-02-19 17:22:42 +02:00
Lunny Xiao
830ae61456
Refactor issue indexer ( #5363 )
2019-02-19 09:39:39 -05:00
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
2018-12-19 16:37:48 +08:00
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
2018-03-16 22:04:33 +08:00
Ethan Koenig
a89592d4ab
Reduce repo indexer disk usage ( #3452 )
2018-02-05 20:29:17 +02:00
Ethan Koenig
5866eb2321
Code/repo search ( #2582 )
...
Indexed search of repository contents (for default branch only)
2017-10-27 09:10:54 +03:00
Ethan Koenig
fa28de820e
Make indexer code more reusable ( #2590 )
2017-09-25 03:08:48 +03:00
Ethan Koenig
ccff57103a
Automatically regenerate indexer for incompatible versions ( #2524 )
2017-09-23 00:30:56 +03:00
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
2017-09-16 23:16:21 +03:00
Ethan Koenig
833f8b94c2
Search bar for issues/pulls ( #530 )
2017-01-25 10:43:02 +08:00