gitea/routers/api/v1/repo
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
..
branch.go Fix API for branches with slashes (#2096) 2017-07-02 10:03:57 +08:00
collaborators.go
file.go
fork.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
hook.go Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
issue.go Remove redudant issue LoadAttributes() calls (#2614) 2017-09-27 09:41:52 -03:00
issue_comment.go
issue_label.go
issue_tracked_time.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
key.go
label.go
milestone.go
pull.go
release.go Sync releases table with tags on push and for mirrors (#2459) 2017-09-20 13:26:49 +08:00
repo.go Fix repository search function (#2689) 2017-10-17 23:20:22 +08:00
star.go
status.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
subscriber.go