summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-1/+1
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-13/+56
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-13/+56
* | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-072-2/+53
|\ \
| * | Support descriptions for snippetsJarka Kadlecova2017-05-312-2/+53
* | | Merge branch 'zj-read-registry-pat' into 'master'Kamil Trzciński2017-06-071-0/+13
|\ \ \
| * | | Fix test failureszj-read-registry-patZ.J. van de Weg2017-06-061-1/+1
| * | | Create read_registry scope with JWT authZ.J. van de Weg2017-06-051-1/+14
| |/ /
* | | Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon2017-06-071-4/+9
|\ \ \
| * | | Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin2017-06-061-4/+9
* | | | Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov2017-06-061-0/+19
* | | | Accept a username for User-level Events APIMark Fletcher2017-06-061-0/+9
* | | | Introduce an Events APIMark Fletcher2017-06-063-135/+133
|/ / /
* | | Fix Projects API spec33340-fix-broken-masterRémy Coutable2017-06-061-2/+2
* | | Clarify error messagesMichael Kozono2017-06-051-3/+3
* | | Specify new Git-LFS-over-HTTP behaviorMichael Kozono2017-06-051-18/+20
* | | Move CI access logic into GitAccessMichael Kozono2017-06-051-25/+33
* | | Fix Git over HTTP specMichael Kozono2017-06-051-252/+364
* | | Merge branch 'projects-api-import-status' into 'master'Douwe Maan2017-06-021-0/+20
|\ \ \
| * | | Expose import_status in Projects APIRobin Bobbitt2017-06-021-0/+20
| | |/ | |/|
* | | Merge branch '28694-hard-delete-user-from-api' into 'master'Douwe Maan2017-06-021-0/+20
|\ \ \
| * | | Allow users to be hard-deleted from the APINick Thomas2017-06-021-0/+20
* | | | Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-1/+1
|/ / /
* | | Fix missing optional path parameter in "Create project for user" API33242-create-project-for-user-api-ignores-path-parameterAthar Hameed2017-06-021-5/+21
* | | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-011-2/+5
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-014-6/+110
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-012-0/+305
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-317-33/+32
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-261-2/+2
| |\ \ \ \
| * | | | | Use be_truthy and add back missing linkLin Jen-Shin2017-05-261-1/+1
| * | | | | API and doc for protected variablesLin Jen-Shin2017-05-251-2/+5
* | | | | | Merge branch 'bugfix/deploy_keys__can_push__usage_in_api' into 'master'Rémy Coutable2017-06-011-0/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Extend spec tests for deploy_key can_pushRichard Clamp2017-05-231-0/+9
* | | | | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-312-0/+112
|\ \ \ \ \ \
| * | | | | | Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+104
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable2017-05-311-0/+8
| |\ \ \ \ \
| | * | | | | Add tag_list param to project apivanadium232017-05-311-0/+8
| | | |_|_|/ | | |/| | |
* | | | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-313-6/+6
|/ / / / /
* | | | | Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda2017-05-301-1/+1
* | | | | Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda2017-05-301-0/+18
* | | | | Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda2017-05-301-1/+5
* | | | | includes last_pipelineShinya Maeda2017-05-301-0/+3
* | | | | zj keen eye2Shinya Maeda2017-05-301-6/+1
* | | | | zj keen eyeShinya Maeda2017-05-301-26/+12
* | | | | avoids N + 1 queriesShinya Maeda2017-05-301-0/+12
* | | | | Concatinate dot behind endShinya Maeda2017-05-301-2/+1
* | | | | Add space between curly bracketsShinya Maeda2017-05-301-1/+1
* | | | | Use attributes_forShinya Maeda2017-05-301-24/+16
* | | | | Use 'set' to top-level variables. Remove repository.Shinya Maeda2017-05-301-3/+3
* | | | | Add validation specShinya Maeda2017-05-301-11/+21