gitea/routers
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
api/v1 Fix repository search function (#2689) 2017-10-17 23:20:22 +08:00
dev
org
private
repo Render plain text README.txt monospaced (#2721) 2017-10-17 02:17:22 +03:00
routes Merge password and 2fa page on user settings (#2695) 2017-10-16 11:14:12 +02:00
user Merge password and 2fa page on user settings (#2695) 2017-10-16 11:14:12 +02:00
home.go Fix repository search function (#2689) 2017-10-17 23:20:22 +08:00
init.go
install.go