Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2015-11-22Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher
2015-11-22Allow editing a release in API via PUT methodRobert Schilling
2015-11-22Only allow to create a release if it does not exist yetRobert Schilling
2015-11-21Add upvote/downvote fields to merge request and note API to preserve compatib...Robert Schilling
2015-11-21Use POST to create a new release instead of PUTRobert Schilling
2015-11-21API: Return 404 if the tag for a release does not existRobert Schilling
2015-11-21Make tag API consistent for release featureRobert Schilling
2015-11-21Add tags page to readme [ci skip]Robert Schilling
2015-11-19award emojiValery Sizov
2015-11-17Fix md syntax in doc/api/commits.mdDen Girnyk
2015-11-16Merge branch 'releases-feature'Dmitriy Zaporozhets
2015-11-16Improve english textDmitriy Zaporozhets
2015-11-13Expose CI enable option in project featuresKamil Trzcinski
2015-11-13Add API docs and correctly expose release apiDmitriy Zaporozhets
2015-11-12Move git tags API to separate fileDmitriy Zaporozhets
2015-11-04Add allow_failure field to commit status APIStan Hu
2015-11-02Add ability to fetch the commit ID of the last commit that actually touched a...Valery Sizov
2015-10-13[ci skip] Add missing parameters in API docsue445
2015-10-12Small bug fixesKamil Trzcinski
2015-10-12Add Commit Status documentationKamil Trzcinski
2015-10-12Implement Commit Status APIKamil Trzcinski
2015-09-24api: add enable_ssl_verification to PUT/POST hooksBen Boeckel
2015-09-24doc: list note_events as a valid parameter for PUT/POST hooksBen Boeckel
2015-09-24api: expose note_events and enable_ssl_verification for hooksBen Boeckel
2015-09-10Added service API endpoint to retrieve service parametersPetheo Bence
2015-09-03Move get user by ID of an SSH key documentation to separate fileArtem V. Navrotskiy
2015-09-03Add API method for get user by ID of an SSH keyArtem V. Navrotskiy
2015-09-02Drone CI serviceKirilll Zaitsev
2015-08-13api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-07-30Fix docsDouwe Maan
2015-07-29Add ability to manage user email addresses via the API.Douwe Maan
2015-07-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski
2015-07-13Remove author information from "post" in merge_requests API.Robin Burchell
2015-07-13Revert "added link to issue closing pattern in doc"Sytse Sijbrandij
2015-07-10added link to issue closing pattern in dockaren Carias
2015-07-10api: expose work_in_progress flagBen Boeckel
2015-07-09Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu
2015-07-09api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-07-08Make sure webhooks are mentioned at the top level.Sytse Sijbrandij
2015-07-07Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets
2015-07-06Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets
2015-07-03Allow user to be blocked and unblocked via the APISteve Norman
2015-06-24Add 2FA status to user admin APIStan Hu
2015-06-11Merge branch 'info_about_namespaces' into 'master'Job van der Voort
2015-06-10added links to API callsKaren Carias
2015-06-04Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets
2015-05-29Disable changing of the source branch in merge request update APIStan Hu
2015-05-28Make namespace API available to all usersStan Hu
2015-05-28fixed namespaces infoKaren Carias
2015-05-28added info about namespacesKaren Carias