1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00:00
gitea/routers/api/v1
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 Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
convert fix gpg API panic when no verification (#1451) 2017-04-06 18:40:05 -07:00
misc Move swagger-ui under /api/v1 (#2746) 2017-10-21 22:05:50 +08:00
org Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
repo Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
user fix imports 2017-10-25 13:30:29 +08:00
utils Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
api.go Move swagger-ui under /api/v1 (#2746) 2017-10-21 22:05:50 +08:00