summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Move get user by ID of an SSH key documentation to separate fileArtem V. Navrotskiy2015-09-033-45/+47
* Add API method for get user by ID of an SSH keyArtem V. Navrotskiy2015-09-031-0/+45
* Drone CI serviceKirilll Zaitsev2015-09-021-8/+498
* api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-08-121-2/+8
* Fix docsDouwe Maan2015-07-301-6/+6
* Add ability to manage user email addresses via the API.Douwe Maan2015-07-291-0/+132
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-07-161-2/+5
|\
| * api: expose work_in_progress flagBen Boeckel2015-07-101-2/+5
* | Remove author information from "post" in merge_requests API.Robin Burchell2015-07-131-8/+0
* | Revert "added link to issue closing pattern in doc"Sytse Sijbrandij2015-07-131-2/+0
* | added link to issue closing pattern in dockaren Carias2015-07-101-0/+2
|/
* Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu2015-07-091-8/+2
* api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-07-091-2/+8
* Make sure webhooks are mentioned at the top level.Sytse Sijbrandij2015-07-082-5/+8
* Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets2015-07-072-0/+89
|\
| * Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-062-0/+89
* | Allow user to be blocked and unblocked via the APISteve Norman2015-07-031-0/+28
|/
* Add 2FA status to user admin APIStan Hu2015-06-231-2/+4
* Merge branch 'info_about_namespaces' into 'master'Job van der Voort2015-06-111-178/+192
|\
| * added links to API callsKaren Carias2015-06-101-191/+191
| * fixed namespaces infoKaren Carias2015-05-281-3/+3
| * added info about namespacesKaren Carias2015-05-281-0/+14
* | Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets2015-06-042-0/+45
|\ \
| * | Make namespace API available to all usersStan Hu2015-05-282-0/+45
| |/
* | Disable changing of the source branch in merge request update APIStan Hu2015-05-291-3/+1
|/
* update API docproject_api_orderValery Sizov2015-05-141-0/+3
* 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