summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-052-0/+72
|\
| * Adds updated_at filter to issues and merge_requests APIJacopo2018-03-052-0/+72
* | Update API: add search param to branchesbunufi2018-03-051-0/+21
* | expose metrics in merge request apihaseeb2018-03-021-0/+40
|/
* Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'ma...Douwe Maan2018-03-011-0/+12
|\
| * Add specs42434-allow-commits-endpoint-to-work-over-all-commitsTiago Botelho2018-03-011-0/+12
* | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master'Rémy Coutable2018-03-012-2/+10
|\ \
| * | align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-012-2/+10
* | | Merge branch 'merge-requests-api-filter-by-branch' into 'master'Rémy Coutable2018-03-011-0/+40
|\ \ \ | |/ / |/| |
| * | Add source and target branch filters to merge requests APISean McGivern2018-03-011-0/+40
| |/
* | Remove use of any_instance_of in runner specbuild-finished-worker-spec-prependYorick Peterse2018-02-281-1/+1
* | Persist runner IP address on contact (#43489)Dylan Griffith2018-02-281-0/+18
* | Adjust the API issues move spec to use project ID 0Stan Hu2018-02-262-4/+4
|/
* Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)2018-02-221-1/+1
* Merge branch 'add-pagination-commit-diffs' into 'master'Robert Speicher2018-02-211-0/+1
|\
| * Add missing pagination on the commit diff endpointMaxime Roussin-Belanger2018-02-191-0/+1
* | Merge branch '40668-pages-domain-api-returns-404-when-using-a-specific-domain...Rémy Coutable2018-02-211-1/+12
|\ \
| * | Fix get a single pages domain when project path contains a periodTravis Miller2018-02-191-1/+12
| |/
* | Remove extraneous tests from Issues API specrs-over-testingRobert Speicher2018-02-192-50/+2
|/
* Fix order dependencies in some specsNick Thomas2018-02-164-5/+5
* Fix project import API after import service refactorJames Lopez2018-02-161-2/+2
* Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern2018-02-161-0/+102
|\
| * refactor code based on feedbackJames Lopez2018-02-141-2/+2
| * refactor code based on feedbackJames Lopez2018-02-141-8/+20
| * add more specsJames Lopez2018-02-131-0/+9
| * add more specsJames Lopez2018-02-131-1/+32
| * add import status endpointJames Lopez2018-02-131-2/+2
| * fix file uploadJames Lopez2018-02-131-2/+2
| * update import API and specJames Lopez2018-02-131-3/+5
| * update import API and specJames Lopez2018-02-131-3/+2
| * add entity and update specJames Lopez2018-02-131-2/+2
| * add more specsJames Lopez2018-02-131-5/+29
| * add project import specJames Lopez2018-02-131-0/+25
* | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-141-2/+2
|\ \
| * | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-141-2/+2
| |/
* | Merge branch 'api-refs-for-commit' into 'master'Douwe Maan2018-02-141-0/+66
|\ \ | |/ |/|
| * Refactor commits/refs API to use hash and add pagination headersRobert Schilling2018-02-141-16/+20
| * Separate branch and tag namesRobert Schilling2018-02-091-10/+12
| * Start with testsRobert Schilling2018-02-091-0/+60
* | Merge branch '42937-search-api-fix' into 'master'Grzegorz Bizon2018-02-121-0/+20
|\ \
| * | API - fix searching in group/project specified by path42937-search-api-fixJarka Kadlecová2018-02-091-0/+20
| |/
* | Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'sec...Robert Speicher2018-02-092-0/+12
* | Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan2018-02-091-0/+21
|/
* Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-083-54/+27
|\
| * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-073-54/+27
* | Merge branch '41763-search-api' into 'master'Sean McGivern2018-02-071-0/+298
|\ \ | |/ |/|
| * Return only limited pagination headers for search API endpointsJarka Kadlecová2018-02-061-1/+1
| * Support search in APIJarka Kadlecová2018-02-061-0/+298
* | Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-071-1/+2
|\ \
| * | Improve runner attribute cachineMatija Čupić2018-02-051-1/+1