0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 08:45:03 +01:00
gitea/routers/api/v1
Morlinest ccd3577970 Fix repository search function (#2689)
* Fix and remove FIXME

* Respect membership visibility

* Fix/rewrite searchRepositoryByName function

* Add unit tests

* Add integration tests

* Remove Searcher completely

* Remove trailing space
2017-10-17 23:20:22 +08:00
..
admin
convert
misc Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
org
repo Fix repository search function (#2689) 2017-10-17 23:20:22 +08:00
user
utils
api.go