Morlinest
|
dff26e25ca
|
Remove redudant functions and code (#2652)
* Remove redudant functions and code
|
2017-10-10 22:37:18 +02:00 |
|
Ethan Koenig
|
fa28de820e
|
Make indexer code more reusable (#2590)
|
2017-09-25 03:08:48 +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
|
7e0654bd9e
|
Fix counts on issues dashboard (#2215)
* Fix counts on issues dashboard
* setupSess -> setupSession
* Unit test
* Load repo owners for issues
|
2017-08-03 13:09:16 +08:00 |
|
Ethan Koenig
|
b38b61bbc1
|
Fix import order (#1951)
|
2017-06-12 10:01:09 -05:00 |
|
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
|
2017-02-26 13:59:31 +08:00 |
|
bit
|
490d3771f7
|
s/fields/terms (#1031)
use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string)
|
2017-02-24 09:24:58 +08:00 |
|
Ethan Koenig
|
833f8b94c2
|
Search bar for issues/pulls (#530)
|
2017-01-25 10:43:02 +08:00 |
|