summaryrefslogtreecommitdiffstats
path: root/models/fixtures/access.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix repository search function (#2689)Morlinest2017-10-171-1/+25
| | | | | | | | | | | | | | | | * Fix and remove FIXME * Respect membership visibility * Fix/rewrite searchRepositoryByName function * Add unit tests * Add integration tests * Remove Searcher completely * Remove trailing space
* Expand fixtures (#2571)Morlinest2017-09-221-0/+24
| | | | | | | | | | * Add more repo search tests * Add and fix /api/repo/search integration tests * Add owner to access table for organization repositories * Remove tests
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-0/+6
| | | | | | | | | | * Remove unit types commits and settings * Can not limit units in administrator teams * Limit changing units only to teams with read and write access mode * Small code optimization
* Unit tests for models/repo_collaboration (#1032)Ethan Koenig2017-02-241-1/+1
|
* Unit tests for models/access.go (#606)Ethan Koenig2017-01-081-0/+11