7 Commits (a7f90905df12b649dd48d9b6b05e419ff47b2a7c)

Author SHA1 Message Date
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
6 years ago
Ethan Koenig a89592d4ab Reduce repo indexer disk usage (#3452) 6 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