summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-164-54/+91
|\
| * Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-122-26/+26
| * Expose release notes to tags apiDmitriy Zaporozhets2015-11-121-0/+6
| * Add releases apiDmitriy Zaporozhets2015-11-122-1/+22
| * Move git tags API to separate fileDmitriy Zaporozhets2015-11-123-35/+45
* | Expose CI enable option in project featuresKamil Trzcinski2015-11-132-1/+7
|/
* Merge branch 'artifacts' into 'master' Kamil TrzciƄski2015-11-111-0/+48
|\
| * Use normal file upload mechanism to upload artifactsKamil Trzcinski2015-11-101-6/+10
| * Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-1/+1
| * Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+44
* | Add allow_failure field to commit status APIStan Hu2015-11-031-1/+1
|/
* Add ability to fetch the commit ID of the last commit that actually touched a...api_file_touched_atValery Sizov2015-11-021-1/+3
* Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu2015-10-222-2/+2
|\
| * Fix API::APIHelpers -> API::Helpers;Jason Lee2015-10-232-2/+2
* | Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-176-16/+113
|\ \
| * \ Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets2015-10-151-2/+10
| |\ \
| | * | Fix bug where merge request comments created by API would not trigger notific...Stan Hu2015-10-101-2/+10
| * | | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-155-2/+102
| |\ \ \
| | * \ \ Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrdValery Sizov2015-10-142-1/+13
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Hide passwords to non-admin users in the services APIAlex Lossent2015-10-122-1/+13
| | | |/
| | * | [ci skip] Fix wrong commentsue4452015-10-141-1/+1
| | * | Fix broken testsKamil Trzcinski2015-10-121-1/+1
| | * | Fix some changesKamil Trzcinski2015-10-121-1/+1
| | * | Update renderingKamil Trzcinski2015-10-121-1/+1
| | * | Small bug fixesKamil Trzcinski2015-10-121-2/+3
| | * | Add Commit Status documentationKamil Trzcinski2015-10-121-10/+10
| | * | Add author to statusesKamil Trzcinski2015-10-122-1/+2
| | * | Fix commit status POST URLKamil Trzcinski2015-10-121-1/+1
| | * | Implement Commit Status APIKamil Trzcinski2015-10-123-1/+87
| | |/
| * | Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-081-12/+1
| |/
* | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-1/+1
* | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-1/+1
|/
* Fix rubocop warnings in libGuilherme Garnier2015-10-031-3/+2
* api: add enable_ssl_verification to PUT/POST hooksBen Boeckel2015-09-241-2/+4
* api: expose note_events and enable_ssl_verification for hooksBen Boeckel2015-09-241-1/+1
* Added ability to update or set the identity of an existing user, like the doc...fix-user-identities-apiPatricio Cano2015-09-221-0/+11
* Merge branch 'restrict-user-api-integers' into 'master'Dmitriy Zaporozhets2015-09-171-1/+1
|\
| * Restrict users API endpoints to use integer IDsStan Hu2015-08-231-1/+1
* | Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gKamil Trzcinski2015-09-161-1/+1
|\ \
| * | Fix broken sort in merge request APIStan Hu2015-09-151-1/+1
* | | fix specs. Stage 3Valery Sizov2015-09-152-36/+38
* | | fix specs. Stage 2Valery Sizov2015-09-141-3/+2
* | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-111-0/+10
|\ \ \ | |/ /
| * | Added service API endpoint to retrieve service parametersPetheo Bence2015-09-101-0/+10
* | | Remove network from CIDmitriy Zaporozhets2015-09-111-2/+2
* | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-095-55/+82
|\ \ \ | |/ /
| * | Add API method for get user by ID of an SSH keyArtem V. Navrotskiy2015-09-033-0/+25
| * | Drone CI serviceKirilll Zaitsev2015-09-022-55/+57
| |/
* | Groundwork for merging CI into CEDouwe Maan2015-08-251-2/+2
|/
* Merge branch 'remove-satellites'Dmitriy Zaporozhets2015-08-192-25/+31
|\