summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '20732_member_exists_409' into 'master'Sean McGivern2017-02-132-2/+344
|\
| * Add member: Always return 409 when a member existsJarka Kadlecova2017-02-102-2/+344
* | Merge branch '1051-api-create-users-without-password' into 'master' Rémy Coutable2017-02-101-0/+12
|\ \
| * | Optionally make users created via the API set their passwordJoost Rijneveld2017-02-091-0/+12
* | | Remove a transient failure from spec/requests/api/groups_spec.rbrs-issue-27974Robert Speicher2017-02-091-3/+5
| |/ |/|
* | Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets2017-02-091-0/+14
|\ \
| * | Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-081-0/+14
* | | Merge branch '23104-remove-public-param-for-projects' into 'master' Douwe Maan2017-02-081-52/+9
|\ \ \
| * | | Use VisibilityLevel constants in spec23104-remove-public-param-for-projectsToon Claes2017-02-071-4/+4
| * | | API: remove `public` param for projectsToon Claes2017-02-071-49/+6
* | | | Remove /projects/:id/keys/.. endpointsRobert Schilling2017-02-071-0/+172
| |/ / |/| |
* | | Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern2017-02-072-12/+188
|\ \ \
| * | | Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-072-12/+188
* | | | Merge branch 'traits-for-featurs' into 'master'Robert Speicher2017-02-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-1/+1
* | | | Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-064-35/+1995
| |/ / |/| |
* | | Merge branch '22007-unify-projects-search' into 'master' Rémy Coutable2017-02-062-46/+1424
|\ \ \
| * | | Adjust V3 projects typo on spec22007-unify-projects-searchOswaldo Ferreira2017-02-031-1/+1
| * | | Remain V3 endpoint unchangedOswaldo Ferreira2017-01-301-0/+1424
| * | | Unify projects search by removing /projects/:search endpointOswaldo Ferreira2017-01-301-46/+0
* | | | Merge branch 'api-fix-files' into 'master' Rémy Coutable2017-02-061-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Ensure the right content is served for the build artifacts APIapi-fix-filesRobert Schilling2017-02-051-0/+1
| | |/ | |/|
* | | Merge branch '17662-rename-builds' into 'master' Kamil Trzciński2017-02-031-29/+29
|\ \ \ | |/ / |/| |
| * | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-29/+29
* | | Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern2017-02-031-0/+7
|\ \ \ | |/ / |/| |
| * | Update api docs and minor changesGeorge Andrinopoulos2017-02-021-2/+3
| * | Force new password after password reset via APIGeorge Andrinopoulos2017-02-021-0/+6
| |/
* | Merge branch 'snippet-spam' into 'master' Rémy Coutable2017-02-022-3/+79
|\ \
| * | Use `add_$role` helper in snippets specssnippet-spamSean McGivern2017-02-021-2/+2
| * | Check public snippets for spamSean McGivern2017-02-022-2/+78
* | | Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-013-6/+6
|/ /
* | Update group api doc with full_name and full_path attributesDmitriy Zaporozhets2017-01-301-0/+3
|/
* Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-2613-38/+38
* Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher2017-01-241-6/+3
|\
| * Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-6/+3
* | Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable2017-01-241-7/+2
|\ \
| * | Grapify all endpoints of the deploy keys APIgrapify-deploy-keysRobert Schilling2017-01-231-7/+2
| |/
* | Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-231-0/+12
* | Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-232-1/+43
* | Merge branch '22974-trigger-service-events-through-api' into 'master' Douwe Maan2017-01-231-1/+10
|\ \ | |/ |/|
| * adds events to services api deserializationTiago Botelho2017-01-221-1/+10
* | Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-211-3/+6
|/
* Merge branch 'dont-persist-application-settings-in-test-env' into 'master' Robert Speicher2017-01-201-6/+3
|\
| * Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-6/+3
* | Fix specsKamil Trzcinski2017-01-191-1/+2
* | Merge branch 'use-empty_project-factory-in-api-specs' into 'master' Robert Speicher2017-01-1919-54/+53
|\ \
| * | Replace many :project with :empty_projects in API specsuse-empty_project-factory-in-api-specsRémy Coutable2017-01-1719-54/+53
* | | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-191-6/+22
|\ \ \
| * | | Respond with validation errors in commit status APIfix/external-status-badge-linksGrzegorz Bizon2017-01-181-3/+16
| * | | Add URL validations for generic commit statusesGrzegorz Bizon2017-01-181-3/+6
| |/ /