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-04-03Modified lib/api/entities.rb to expose Project class tag_list property to the...Cristian Medina
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
2015-02-03Acces groups with their path in APIjubianchi
2015-02-02add clear documentation on searching between groupsJob van der Voort
2015-01-30Make all non-config/non-operational mentions of URL consistentlyEwan Edwards
2015-01-25Merge branch 'wip-documentation' into 'master'Dmitriy Zaporozhets
2015-01-23Merge branch 'feature_api_project_edit' into 'master'Dmitriy Zaporozhets
2015-01-22Implement edit via API for projectsMika Mäenpää
2015-01-22Fix the test and add documentation for the "per-milestone issues API call"Hannes Rosenögger
2015-01-21Document ssh key creation errorLoic Dachary
2015-01-21Add return value example to ssh key creationLoic Dachary
2015-01-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-01-18Add description to merge requestLoic Dachary
2015-01-16Document the `description` attribute of groups APIDaniel Serodio
2015-01-13OAuth API documentation updateValery Sizov
2015-01-12Add search filter option on project api for authorized projects.Marin Jankovski
2014-12-30Add group filtering by name for APIDmitriy Zaporozhets
2014-12-29Merge pull request #7675 from yglukhov/patch_notes_apiDmitriy Zaporozhets
2014-12-29Updated projects api to allow orderingStephan van Leeuwen
2014-12-25Implemented notes (body) patching in API.uran
2014-11-18Small improvement to /api/user/keys docDaniel Serodio
2014-11-12Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets
2014-11-04Merge pull request #8224 from liammonahan/masterValeriy Sizov
2014-11-04Add 'confirm' option to users apiMatthew Monaco
2014-11-03Expose projects_limit through users API if UserFull.Liam Monahan
2014-10-31Expose author username in project events APIDmitriy Zaporozhets
2014-10-31Merge branch 'api-delete-branch-json' into 'master'Dmitriy Zaporozhets
2014-10-30Delete branch via API: doc updatedDmitriy Zaporozhets
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-10-23link third applications to websiteJob van der Voort
2014-10-14Add Hipchat services APIKevin Houdebert