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-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
2015-05-14update API docValery Sizov
2015-05-04Add current_sign_in_at to api UserSven Selberg
2015-05-03Merge branch 'fix_snippet_api_doc' into 'master'Achilleas Pipinellis
2015-05-03Add snippet visibilty as parameter to API doc, closes #1562Robert Schilling
2015-05-03Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets
2015-05-03Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets
2015-05-02Query issues, merge requests and milestones with their IID through APIjubianchi
2015-04-20Add link to services api doc.Kevin Lyda
2015-04-10Update API documentation of projects with creator_idChristoph Dreis
2015-04-03Modified lib/api/entities.rb to expose Project class tag_list property to the...Cristian Medina
2015-03-31Fix #6417: users with group permission should be able to create groups via APIRobert Schilling
2015-03-19Fix cross references when usernames, milestones, or project names contain und...Stan Hu
2015-03-01Merge branch 'master' into 'master'Robert Schilling
2015-03-01Merge pull request #8890 from sue445/feature/project_api_avatar_urlJeroen van Baarsen
2015-03-01Expose avatar_url in projects APIsue445
2015-03-01Merge pull request #8803 from Bugagazavr/patch-2Robert Schilling
2015-02-28Merge branch 'master' into mmonaco/gitlab-ce-api-user-noconfirmDmitriy Zaporozhets
2015-02-20Extend project web hooks with more dataDmitriy Zaporozhets
2015-02-20To close an issue you must set 'state_event' to 'close'. I cannot set 'close...Derek Campbell
2015-02-19Merge pull request #8802 from Bugagazavr/patch-1Jeroen van Baarsen
2015-02-19Improve the explanation and linking of the Oauth docs.Sytse Sijbrandij
2015-02-18Remove Group#owner_id from API since it is not used any moreDmitriy Zaporozhets
2015-02-16Correct json payload [ci skip]Bugagazavr
2015-02-15Update API branches documentation [ci skip]Bugagazavr
2015-02-12Edit group members via APIVinnie Okada
2015-02-06Refactor and improve sorting objects in API for projects, issues and merge re...Dmitriy Zaporozhets
2015-02-05Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpointDmitriy Zaporozhets
2015-02-04Merge branch 'consolidate_ssh_docs' into 'master'Marin Jankovski
2015-02-04Added a way to retrieve MR filesJeroen van Baarsen
2015-02-04Fix a number of discovered typos, capitalization of developer andEwan Edwards
2015-02-04Merge branch 'master' into 'master'Sytse Sijbrandij