gitea/routers/user
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
* Add repo type option to /api/repo/search

* Add tests and fix result of collaborative filter in specific condition

* Fix/optimize search & tests

* Improve integration tests

* Fix lint errors

* Fix unit tests

* Change and improve internal implementation of repo search

* Use NonexistentID

* Make search api more general

* Change mirror and fork search behaviour

* Fix tests & typo in comment
2017-10-27 00:16:13 +03:00
..
auth.go Log failed authentication attempts with remote address for fail2ban (#2334) 2017-08-24 08:57:54 +03:00
auth_openid.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
home.go fix duplicated feed (#2370) 2017-08-28 10:26:04 +08:00
home_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
main_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
notification.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
profile.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
setting.go Merge password and 2fa page on user settings (#2695) 2017-10-16 11:14:12 +02:00
setting_openid.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00