summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov2017-06-061-0/+1
* Accept a username for User-level Events APIMark Fletcher2017-06-061-1/+1
* Introduce an Events APIMark Fletcher2017-06-064-277/+350
* Resolve "API: Environment info missed"Sébastien2017-06-062-0/+1
* Merge branch 'projects-api-import-status' into 'master'Douwe Maan2017-06-021-0/+11
|\
| * Expose import_status in Projects APIRobin Bobbitt2017-06-021-0/+11
* | Allow users to be hard-deleted from the APINick Thomas2017-06-021-0/+3
* | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-0/+83
|\ \ | |/
| * Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+83
* | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-013-0/+277
|\ \ | |/
| * Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable2017-05-311-0/+3
| |\
| | * Add tag_list param to project apivanadium232017-05-311-0/+3
| * | Fix document according to the new changeShinya Maeda2017-05-301-2/+3
| * | Improve documentShinya Maeda2017-05-301-28/+28
| * | FIx doc lintShinya Maeda2017-05-301-1/+1
| * | Update doc with latest entityShinya Maeda2017-05-301-48/+67
| * | Add docShinya Maeda2017-05-302-0/+254
| |/
* | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-0/+2
|\ \ | |/
| * 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-0/+2
* | API and doc for protected variablesLin Jen-Shin2017-05-251-12/+16
|/
* Reworddocs-apiv3-removal-msgDrew Blessing2017-05-181-3/+3
* Match v3 caseDrew Blessing2017-05-181-1/+1
* Make API v3 removal date more clear/match blog postDrew Blessing2017-05-181-1/+3
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-1825-27/+24
* #32340 - Include mention of "manual" scope in jobs api docZac Sturgess2017-05-161-2/+2
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-1/+1
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-1/+1
* Add `build_events` to project service in the APIBob Van Landuyt2017-05-151-1/+1
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-11/+11
* Merge branch 'master' into 'master' Achilleas Pipinellis2017-05-111-2/+3
|\
| * Update README.md with projects exampleToni2017-05-081-2/+3
* | update API doc with +API (h1 heading)Marcia Ramos2017-05-1014-14/+14
|/
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-4/+80
* Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable2017-05-041-3/+26
|\
| * Expose project statistics on single requests via the APIMark Fletcher2017-05-031-1/+9
| * Update Projects API documentation to include statistics parameterMark Fletcher2017-05-011-2/+17
* | Improve documentationShinya Maeda2017-05-031-3/+3
* | Revise documentsShinya Maeda2017-05-031-4/+4
* | Adopt awesome axil ideaShinya Maeda2017-05-031-2/+2
* | Revise document. string to boolean.Shinya Maeda2017-05-031-1/+1
* | No need to support sha for sortingShinya Maeda2017-05-031-1/+1
* | Reduce playable columns for sortingShinya Maeda2017-05-031-1/+1
* | Add name(User)Shinya Maeda2017-05-031-1/+2
* | Fix inappropriate words in docShinya Maeda2017-05-031-3/+3
* | Add specs. Plus, minor fixes.Shinya Maeda2017-05-031-1/+1
* | Fixed those points.Shinya Maeda2017-05-031-0/+7
|/
* Merge branch '26437-closed-by' into 'master' Rémy Coutable2017-04-261-0/+61
|\
| * Add issues/:iid/closed_by api endpointmhasbini2017-04-121-0/+61
* | Add documentation example for labelsmore-mr-filtersRobert Schilling2017-04-261-0/+1
* | Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-5/+10