summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mk-add-project-moved-errors-for-git' into 'master'Douwe Maan2017-06-192-3/+108
|\
| * Add specific test caseMichael Kozono2017-06-161-0/+20
| * Add “Project moved” error to Git-over-HTTPMichael Kozono2017-06-161-1/+28
| * Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-161-2/+60
* | Merge branch '26212-upload-user-avatar-trough-api' into 'master'Rémy Coutable2017-06-191-0/+10
|\ \
| * | Accept image for avatar in user APIvanadium232017-06-161-0/+10
| |/
* | Merge branch 'issue_33205' into 'master'Sean McGivern2017-06-191-3/+23
|\ \ | |/ |/|
| * Fix API bug accepting wrong merge requests parametersissue_33205Felipe Artur2017-06-161-3/+23
* | Improve method names and add more specsFelipe Artur2017-06-161-5/+37
* | #13336 - display multiple messages in both the UI and git outputMike Ricketts2017-06-151-9/+31
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-1420-98/+283
* Merge branch 'help-landing-page-customizations' into 'master'Douwe Maan2017-06-141-1/+7
|\
| * Help landing page customizationsRobin Bobbitt2017-06-141-1/+7
* | Merge remote-tracking branch 'upstream/master' into 33149-rename-more-buildsLin Jen-Shin2017-06-142-2/+17
|\ \
| * \ Merge branch 'feature/add-support-for-services-configuration' into 'master'Grzegorz Bizon2017-06-142-2/+17
| |\ \ | | |/ | |/|
| | * Ensure that old API v1 generates still the same outputTomasz Maczukin2017-06-121-0/+12
| | * Send new configuration options with job's payloadTomasz Maczukin2017-06-121-2/+5
* | | Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds33149-rename-more-buildsLin Jen-Shin2017-06-1310-30/+241
|\ \ \ | |/ /
| * | Fix filename method of GitlabUploader to return always real filenamefix-filename-of-artifact-uploaderKamil Trzcinski2017-06-131-2/+23
| |/
| * Accept image for avatar in project APIvanadium232017-06-091-0/+9
| * Merge branch 'pat-msg-on-auth-failure' into 'master'Rémy Coutable2017-06-092-7/+57
| |\
| | * Instruct user to use a personal access token for Git over HTTPRobin Bobbitt2017-06-072-7/+57
| * | Merge branch 'upstream-9-2-security' into master-security-updateDJ Mountney2017-06-081-1/+1
| |\ \
| | * | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-1/+1
| | |/
| * | 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
* | | | | Fix raw_path with the new job path, rename to jobLin Jen-Shin2017-06-061-56/+58
|/ / / /
* | | | 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
|\ \ \ | |/ / |/| |