You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
branch.go Fix API for branches with slashes (#2096) 7 years ago
collaborators.go Remove redundant query in collaborator API (#516) 8 years ago
file.go Gracefully handle bare repositories on API operations. (#1932) 7 years ago
fork.go Webhooks for repo creation/deletion (#1663) 7 years ago
hook.go Improve swagger doc (#2274) 7 years ago
issue.go Remove redudant issue LoadAttributes() calls (#2614) 7 years ago
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 7 years ago
issue_label.go Fix bug in issue labels API (#2048) 7 years ago
issue_tracked_time.go Feature: Timetracking (#2211) 7 years ago
key.go Golint fixed for modules/setting (#262) 8 years ago
label.go Load label ID in NewLabels (#2045) 7 years ago
milestone.go golint fixed for routers (#208) 8 years ago
pull.go add milestone changed traker on issue view (#804) 8 years ago
release.go Sync releases table with tags on push and for mirrors (#2459) 7 years ago
repo.go Fix repository search function (#2689) 7 years ago
star.go API endpoint for stargazers (#597) 8 years ago
status.go Fix repo API bug (#2133) 7 years ago
subscriber.go API endpoint for subscribers (#598) 8 years ago