summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-067-3/+757
|\
| * Merge branch 'proper-fix-for-artifacts-service' into 'master'Grzegorz Bizon2018-03-061-2/+2
| |\
| | * Fix tests by latest proposal changesproper-fix-for-artifacts-serviceShinya Maeda2018-03-061-2/+2
| * | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-0/+290
| |\ \ | | |/ | |/|
| | * review: specifying path in spec project creation is not necessaryTravis Miller2018-02-281-3/+3
| | * Add project export API testsTravis Miller2018-02-281-0/+290
| * | Change column to file_sha256. Add test. Add changelogShinya Maeda2018-03-061-0/+4
| * | Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-051-1/+1
| |\ \
| | * | Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-051-1/+1
| * | | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+367
| * | | 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
| | |/ / | |/| |
* | | | Bring one group board to CEFelipe Artur2018-03-031-0/+54
|/ / /
* | | 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