gitea/routers
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
..
admin Add commit count caching (#2774) 2017-10-26 09:37:33 +08:00
api/v1 Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Add commit count caching (#2774) 2017-10-26 09:37:33 +08:00
routes Add commit count caching (#2774) 2017-10-26 09:37:33 +08:00
user Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
home.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
init.go Add commit count caching (#2774) 2017-10-26 09:37:33 +08:00
install.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00