summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Edit group members via APIVinnie Okada2015-02-111-0/+14
* Refactor and improve sorting objects in API for projects, issues and merge re...Dmitriy Zaporozhets2015-02-053-5/+25
* Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpointDmitriy Zaporozhets2015-02-041-0/+70
|\
| * Added a way to retrieve MR filesJeroen van Baarsen2015-02-041-0/+70
* | Merge branch 'consolidate_ssh_docs' into 'master'Marin Jankovski2015-02-044-12/+12
|\ \
| * | Fix a number of discovered typos, capitalization of developer andEwan Edwards2015-02-034-12/+12
* | | Merge branch 'master' into 'master'Sytse Sijbrandij2015-02-032-3/+3
|\ \ \ | |/ /
| * | Make all non-config/non-operational mentions of URL consistentlyEwan Edwards2015-01-302-3/+3
* | | Acces groups with their path in APIjubianchi2015-02-031-5/+5
| |/ |/|
* | add clear documentation on searching between groupsJob van der Voort2015-02-021-1/+21
|/
* Merge branch 'wip-documentation' into 'master'Dmitriy Zaporozhets2015-01-251-0/+25
|\
| * Document ssh key creation errorLoic Dachary2015-01-211-0/+16
| * Add return value example to ssh key creationLoic Dachary2015-01-211-0/+9
* | Merge branch 'feature_api_project_edit' into 'master'Dmitriy Zaporozhets2015-01-221-0/+25
|\ \
| * | Implement edit via API for projectsMika Mäenpää2015-01-221-0/+25
| |/
* | Fix the test and add documentation for the "per-milestone issues API call"Hannes Rosenögger2015-01-221-0/+13
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-01-181-0/+3
|\
| * Add description to merge requestLoic Dachary2015-01-181-0/+3
* | Document the `description` attribute of groups APIDaniel Serodio2015-01-161-1/+3
|/
* OAuth API documentation updateValery Sizov2015-01-122-0/+117
* Add search filter option on project api for authorized projects.Marin Jankovski2015-01-121-0/+1
* Add group filtering by name for APIDmitriy Zaporozhets2014-12-301-0/+2
* Merge pull request #7675 from yglukhov/patch_notes_apiDmitriy Zaporozhets2014-12-291-1/+46
|\
| * Implemented notes (body) patching in API.uran2014-12-251-1/+46
* | Updated projects api to allow orderingStephan van Leeuwen2014-12-291-3/+7
|/
* Small improvement to /api/user/keys docDaniel Serodio2014-11-181-3/+6
* Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets2014-11-121-0/+63
|\
| * Adds comments to commits in the APIJeroen Jacobs2014-09-261-0/+63
* | Merge pull request #8224 from liammonahan/masterValeriy Sizov2014-11-041-3/+6
|\ \
| * | Expose projects_limit through users API if UserFull.Liam Monahan2014-11-021-3/+6
* | | Expose author username in project events APIDmitriy Zaporozhets2014-10-311-0/+3
|/ /
* | Merge branch 'api-delete-branch-json' into 'master'Dmitriy Zaporozhets2014-10-311-0/+8
|\ \
| * | Delete branch via API: doc updatedDmitriy Zaporozhets2014-10-301-0/+8
* | | Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-1/+3
|/ /
* | link third applications to websiteJob van der Voort2014-10-231-9/+3
* | Add Hipchat services APIKevin Houdebert2014-10-141-0/+46
* | Add tag_push_events to project hook apiKirill Zaitsev2014-10-031-0/+2
* | API: Initial support for forking a project via the APIBernhard Kaindl2014-10-011-0/+12
* | Filters issues by milestone via APIjubianchi2014-09-261-0/+3
|/
* Merge branch 'api/improve-error-reporting' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets2014-09-231-0/+50
|\
| * Improve error reporting on users APIjubianchi2014-09-161-0/+50
* | Ordering and sorting for MR in api.Marin Jankovski2014-09-151-0/+2
|/
* Update project api docsDmitriy Zaporozhets2014-09-091-0/+1
* Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge2014-09-041-0/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-09-041-0/+8
|\
| * Filters issues by labels via APIjubianchi2014-09-041-0/+8
* | Validate tag-names and references in WebUI, APIRobert Schilling2014-09-031-0/+3
* | Validate branch-names and references in WebUI, APIRobert Schilling2014-09-031-1/+4
|/
* Filters issues by state via APIjubianchi2014-09-011-0/+9
* Merge pull request #7527 from Razer6/api_labels_return_codeJacob Vosmaer2014-08-181-6/+5
|\