Commit Graph

5 Commits (583b1b84293635633199123ff759849fbd09f7f2)

Author SHA1 Message Date
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment ()
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search ()
* 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
Morlinest ca68a75b5b Expand fixtures ()
* Add more repo search tests

* Add and fix /api/repo/search integration tests

* Add owner to access table for organization repositories

* Remove tests
Ethan Koenig a2412492da Unit tests and bug fix for models/org
Ethan Koenig 6072b03291 Unit tests for models/access.go ()