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.
forgejo/routers
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
7 years ago
..
admin Add commit count caching (#2774) 7 years ago
api/v1 Add search mode option to /api/repo/search (#2756) 7 years ago
dev Make time diff translatable (#2057) 7 years ago
org Remove direct user adding to organization members (#2641) 7 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
repo Add commit count caching (#2774) 7 years ago
routes Add commit count caching (#2774) 7 years ago
user Add search mode option to /api/repo/search (#2756) 7 years ago
home.go Add search mode option to /api/repo/search (#2756) 7 years ago
init.go Add commit count caching (#2774) 7 years ago
install.go Feature: Timetracking (#2211) 7 years ago