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
2016-01-06Merge branch 'feature/detailed-user-endpoint' of https://gitlab.com/Michi302/...Dmitriy Zaporozhets
2015-12-28Make single user API endpoint return Entities::User instead of Entities::User...Michi302
2015-12-28Revert upvotes and downvotes params to MR APIValery Sizov
2015-12-24Add API support for looking up a user by usernameStan Hu
2015-12-22Add project permissions to all project API endpointsStan Hu
2015-12-16Api support for requesting starred projects for userZeger-Jan van de Weg
2015-12-16Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets
2015-12-14Merge branch 'ci-project-migrate' into 'master' Kamil TrzciƄski
2015-12-12Add open_issues_count to project APIStan Hu
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-11Merge pull request #9850 from davydovanton/doc-fix-typosStan Hu
2015-12-09Merge branch 'remove-default-branch-option-from-doc' into 'master' Dmitriy Zaporozhets
2015-12-09Remove default_branch from project API creation since an empty repositoryStan Hu
2015-12-09Merge branch 'master' into merge-if-greenDouwe Maan
2015-12-07Merge branch 'master' into ui/dashboard-new-issueDouwe Maan
2015-12-07Add API group projects endpoint.Douwe Maan
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-04Merge branch 'extend-events-api'Dmitriy Zaporozhets
2015-12-04Extent Event and Note APIDmitriy Zaporozhets
2015-12-04Improve docsDmitriy Zaporozhets
2015-12-04Add API endpoint to fetch merge request commits listDmitriy Zaporozhets
2015-12-04Fix wrong doc in merge request APIDmitriy Zaporozhets
2015-11-24Fix typos in all docs [skip ci]Anton Davydov
2015-11-23Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg
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-18Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-11-18API support, incorporated feedbackZeger-Jan van de Weg
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