forgejo/routers/api/v1/repo
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
..
branch.go
collaborators.go
file.go
fork.go
hook.go
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 Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
star.go
status.go
subscriber.go