summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Add current_sign_in_at to api UserSven Selberg2015-05-041-2/+4
* Merge branch 'fix_snippet_api_doc' into 'master'Achilleas Pipinellis2015-05-031-0/+15
|\
| * Add snippet visibilty as parameter to API doc, closes #1562Robert Schilling2015-05-031-0/+15
* | Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets2015-05-033-1/+7
|\ \
| * | Query issues, merge requests and milestones with their IID through APIjubianchi2015-05-023-1/+7
| |/
* | Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets2015-05-031-1/+1
|\ \
| * | Fix #6417: users with group permission should be able to create groups via APIRobert Schilling2015-03-311-1/+1
* | | Add link to services api doc.Kevin Lyda2015-04-201-0/+1
| |/ |/|
* | Update API documentation of projects with creator_idChristoph Dreis2015-04-101-0/+3
* | Modified lib/api/entities.rb to expose Project class tag_list property to the...Cristian Medina2015-04-031-0/+12
|/
* Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-192-2/+2
* Merge branch 'master' into 'master'Robert Schilling2015-03-011-1/+1
|\
| * To close an issue you must set 'state_event' to 'close'. I cannot set 'close...Derek Campbell2015-02-201-1/+1
* | Merge pull request #8890 from sue445/feature/project_api_avatar_urlJeroen van Baarsen2015-03-011-3/+6
|\ \
| * | Expose avatar_url in projects APIsue4452015-03-011-3/+6
* | | Merge pull request #8803 from Bugagazavr/patch-2Robert Schilling2015-02-281-31/+28
|\ \ \
| * | | Correct json payload [ci skip]Bugagazavr2015-02-161-31/+28
* | | | Merge branch 'master' into mmonaco/gitlab-ce-api-user-noconfirmDmitriy Zaporozhets2015-02-2712-111/+532
|\ \ \ \ | | |/ / | |/| |
| * | | Extend project web hooks with more dataDmitriy Zaporozhets2015-02-201-0/+18
| | |/ | |/|
| * | Merge pull request #8802 from Bugagazavr/patch-1Jeroen van Baarsen2015-02-191-80/+51
| |\ \
| | * | Update API branches documentation [ci skip]Bugagazavr2015-02-151-80/+51
| | |/
| * | Improve the explanation and linking of the Oauth docs.Sytse Sijbrandij2015-02-182-5/+9
| * | Remove Group#owner_id from API since it is not used any moreDmitriy Zaporozhets2015-02-171-2/+0
| |/
| * 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
| |\