Ethan Koenig
|
fa28de820e
|
Make indexer code more reusable (#2590)
|
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
|
7e0654bd9e
|
Fix counts on issues dashboard (#2215)
* Fix counts on issues dashboard
* setupSess -> setupSession
* Unit test
* Load repo owners for issues
|
7 years ago |
Ethan Koenig
|
b38b61bbc1
|
Fix import order (#1951)
|
8 years ago |
Bo-Yi Wu
|
95574a3640
|
fix: Admin can see all private repositories on Explore page. (#1026)
* fix: Admin can see all private repositories on Explore page.
* refactor: fix session
|
8 years ago |
bit
|
490d3771f7
|
s/fields/terms (#1031)
use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string)
|
8 years ago |
Ethan Koenig
|
833f8b94c2
|
Search bar for issues/pulls (#530)
|
8 years ago |