summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Allow editing a release in API via PUT methodRobert Schilling2015-11-211-0/+38
* Only allow to create a release if it does not exist yetRobert Schilling2015-11-211-1/+16
* Use POST to create a new release instead of PUTRobert Schilling2015-11-211-4/+4
* API: Return 404 if the tag for a release does not existRobert Schilling2015-11-211-0/+8
* Make tag API consistent for release featureRobert Schilling2015-11-211-3/+3
* Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-162-75/+135
|\
| * Add api test for creating tag with release infoDmitriy Zaporozhets2015-11-121-0/+13
| * Expose release notes to tags apiDmitriy Zaporozhets2015-11-121-5/+25
| * Add releases apiDmitriy Zaporozhets2015-11-121-1/+14
| * Move git tags API to separate fileDmitriy Zaporozhets2015-11-122-75/+89
* | Fix caching breaking test of build artifactsbuilds_featureKamil Trzcinski2015-11-131-6/+3
* | Fix broken testsKamil Trzcinski2015-11-134-74/+40
* | Expose CI enable option in project featuresKamil Trzcinski2015-11-132-2/+6
|/
* Merge branch 'artifacts' into 'master' Kamil Trzciński2015-11-112-9/+201
|\
| * Fix testsartifactsKamil Trzcinski2015-11-101-2/+2
| * Use normal file upload mechanism to upload artifactsKamil Trzcinski2015-11-101-8/+17
| * Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-1/+1
| * Implement Build ArtifactsKamil Trzcinski2015-11-102-9/+192
* | Merge branch 'add-allow-failure-status' into 'master' Stan Hu2015-11-101-1/+3
|\ \ | |/ |/|
| * Add allow_failure field to commit status APIStan Hu2015-11-031-1/+3
* | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-2/+2
|/
* Add ability to fetch the commit ID of the last commit that actually touched a...api_file_touched_atValery Sizov2015-11-021-0/+1
* Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu2015-10-221-13/+13
|\
| * Fix API::APIHelpers -> API::Helpers;Jason Lee2015-10-231-13/+13
* | Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-176-7/+193
|\ \
| * \ Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets2015-10-151-0/+5
| |\ \
| | * | Fix bug where merge request comments created by API would not trigger notific...Stan Hu2015-10-101-0/+5
| * | | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-156-34/+185
| |\ \ \
| | * \ \ Merge branch 'predefined_build_variables' into 'master' Kamil Trzciński2015-10-141-0/+5
| | |\ \ \
| | | * | | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski2015-10-141-0/+5
| | | | |/ | | | |/|
| | * | | Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrdValery Sizov2015-10-141-1/+32
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Hide passwords to non-admin users in the services APIAlex Lossent2015-10-121-1/+32
| | | |/
| | * | Fix commit status POST URLKamil Trzcinski2015-10-121-3/+3
| | * | Implement Commit Status APIKamil Trzcinski2015-10-122-0/+148
| | |/
| * | Fix API archive specsJacob Vosmaer2015-10-141-6/+3
* | | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-18/+32
| |/ |/|
* | Fix tests and few CI featuresDmitriy Zaporozhets2015-10-072-33/+0
|/
* Fix create_trigger_request_service_specrefactor-build-serviceKamil Trzcinski2015-10-051-2/+2
* Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-2/+1
* Fix next bunch of testsKamil Trzcinski2015-10-052-8/+14
* Fix next round of testsKamil Trzcinski2015-10-051-4/+4
* Refactor commit and buildKamil Trzcinski2015-10-051-1/+1
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-7/+5
* Fix testsKamil Trzcinski2015-09-292-2/+2
* WIPKamil Trzcinski2015-09-295-13/+15
* Merge branch 'hook-api-updates' into 'master' Stan Hu2015-09-241-1/+26
|\
| * hooks: improve tests for hook APIBen Boeckel2015-09-241-1/+26
* | Fix specsKamil Trzcinski2015-09-241-1/+1
|/
* Merge branch 'fix-user-identities-api' into 'master' Douwe Maan2015-09-231-0/+14
|\
| * Added ability to update or set the identity of an existing user, like the doc...fix-user-identities-apiPatricio Cano2015-09-221-0/+14