summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add API group projects endpoint.Douwe Maan2015-12-071-3/+67
| | |/ | |/|
* | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-075-24/+166
|\ \ \ | | |/ | |/|
| * | Merge branch 'extend-events-api'Dmitriy Zaporozhets2015-12-042-7/+79
| |\ \
| | * | Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-042-7/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add note to Events API * add author section to Events API * add noteable_id and noteable_type to Notes API Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Improve docsmr-commits-apiDmitriy Zaporozhets2015-12-041-5/+3
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Add API endpoint to fetch merge request commits listDmitriy Zaporozhets2015-12-041-0/+39
| |/ / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Fix wrong doc in merge request APIDmitriy Zaporozhets2015-12-041-1/+1
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher2015-11-222-10/+33
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add upvote/downvote fields to merge request and note API to preserve compatibility As discussed in !1825 we should not break the API compatibility. * This MR adds the fields `upvotes`/`downvotes` to the merge request API again, which always return `0`. * Add the fields `upvote`/`downvote` to the notes API, which always return `false` This behavior is documented in the API docs. See merge request !1867
| | * Add upvote/downvote fields to merge request and note API to preserve ↵fix-award-emoji-apiRobert Schilling2015-11-212-10/+33
| | | | | | | | | | | | compatibility
| * | Allow editing a release in API via PUT methodRobert Schilling2015-11-211-0/+23
| | |
| * | Only allow to create a release if it does not exist yetRobert Schilling2015-11-211-1/+2
| | |
| * | Use POST to create a new release instead of PUTRobert Schilling2015-11-211-3/+3
| | |
| * | API: Return 404 if the tag for a release does not existRobert Schilling2015-11-211-1/+2
| | |
| * | Make tag API consistent for release featureRobert Schilling2015-11-211-5/+5
| |/
| * Add tags page to readme [ci skip]api-tags-docRobert Schilling2015-11-211-0/+1
| |
| * award emojiValery Sizov2015-11-192-18/+2
| |
* | Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg2015-11-231-5/+3
| |
* | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-11-185-79/+120
|\ \ | |/
| * Fix md syntax in doc/api/commits.mdDen Girnyk2015-11-171-2/+2
| |
| * Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-162-74/+106
| |\
| | * Improve english textreleases-featureDmitriy Zaporozhets2015-11-161-1/+1
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-121-0/+31
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * Move git tags API to separate fileDmitriy Zaporozhets2015-11-122-74/+75
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Expose CI enable option in project featuresKamil Trzcinski2015-11-131-0/+6
| |/ | | | | | | - Enable CI by default for all new projects
| * Add allow_failure field to commit status APIStan Hu2015-11-031-2/+4
| | | | | | | | Closes #3196
| * Add ability to fetch the commit ID of the last commit that actually touched ↵api_file_touched_atValery Sizov2015-11-021-1/+2
| | | | | | | | a file
* | API support, incorporated feedbackZeger-Jan van de Weg2015-11-181-5/+55
|/
* [ci skip] Add missing parameters in API docsue4452015-10-141-0/+2
|
* Small bug fixesKamil Trzcinski2015-10-121-1/+0
|
* Add Commit Status documentationKamil Trzcinski2015-10-121-0/+82
|
* Implement Commit Status APIKamil Trzcinski2015-10-121-1/+2
|
* api: add enable_ssl_verification to PUT/POST hooksBen Boeckel2015-09-241-0/+2
|
* doc: list note_events as a valid parameter for PUT/POST hooksBen Boeckel2015-09-241-0/+2
|
* api: expose note_events and enable_ssl_verification for hooksBen Boeckel2015-09-241-0/+2
|
* Added service API endpoint to retrieve service parametersPetheo Bence2015-09-101-0/+160
|
* Move get user by ID of an SSH key documentation to separate fileArtem V. Navrotskiy2015-09-033-45/+47
|
* Add API method for get user by ID of an SSH keyArtem V. Navrotskiy2015-09-031-0/+45
|
* Drone CI serviceKirilll Zaitsev2015-09-021-8/+498
|
* api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-08-121-2/+8
| | | | This reverts commit 4c586dc7c217b3e43956919fa752a8fa4e16acb9.
* Fix docsDouwe Maan2015-07-301-6/+6
|
* Add ability to manage user email addresses via the API.Douwe Maan2015-07-291-0/+132
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-07-161-2/+5
|\
| * api: expose work_in_progress flagBen Boeckel2015-07-101-2/+5
| |
* | Remove author information from "post" in merge_requests API.Robin Burchell2015-07-131-8/+0
| | | | | | | | | | From both experimenting with the API and reading the source code, this appears to not be used at all. My guess is this was copypasta from somewhere else.
* | Revert "added link to issue closing pattern in doc"Sytse Sijbrandij2015-07-131-2/+0
| | | | | | | | This reverts commit 903daedb5a963d55f8b2e836127958f92a1562a5.
* | added link to issue closing pattern in dockaren Carias2015-07-101-0/+2
|/
* Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu2015-07-091-8/+2
| | | | This reverts commit dd4fee5fdbda07fbc09234c4b043c3c9939a6a9b.
* api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-07-091-2/+8
|
* Make sure webhooks are mentioned at the top level.Sytse Sijbrandij2015-07-082-5/+8
|
* Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets2015-07-072-0/+89
|\ | | | | | | | | | | | | | | API to set application settings for admin Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !934