summaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_test.go
Commit message (Expand)AuthorAgeFilesLines
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-11/+14
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-061-3/+3
* Allow administrator to create repository for any organization (#4368)Lauris BH2018-07-051-0/+23
* Check that repositories can only be migrated to own user or organizations (#4...Lauris BH2018-07-051-0/+27
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-3/+3
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-6/+51
* Fix repository search function (#2689)Morlinest2017-10-171-5/+10
* Add repository search unit and integration tests (#2575)Morlinest2017-10-101-1/+98
* Fix /api/repo/search integration tests (#2550)Morlinest2017-09-201-9/+5
* Check for access in /repositories/:id (#2227)Ethan Koenig2017-07-301-0/+8
* API: support '/orgs/:org/repos' (#2047)Aaron Walker2017-07-131-0/+21
* Fix repo API bug (#2133)Ethan Koenig2017-07-121-0/+12
* Fix GET /users/:username/repos endpoint (#2125)Ethan Koenig2017-07-101-4/+33
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-6/+2
* Fix improper setup for integration tests (#2050)Ethan Koenig2017-06-251-4/+2
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-4/+2
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-301-0/+9
* bug fixed for API to get user's repos (#1622)Lunny Xiao2017-04-291-0/+23