summaryrefslogtreecommitdiff
path: root/doc/api/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add Triggering Pipelines docs to API readmeAchilleas Pipinellis2018-10-181-0/+1
|
* Make getting a user by the username case insensitiveWilliam George2018-10-181-1/+4
|
* Backport project template API to CENick Thomas2018-10-051-1/+3
|
* Merge branch 'fix-id-vs-iid' into 'master'Marcia Ramos2018-09-141-20/+19
|\ | | | | | | | | | | | | More specificity and clarity for iid field in API documentation. Closes gitlab-ee#7019 See merge request gitlab-org/gitlab-ce!21490
| * Add prerequisite knowledge blurb and minor style fixes.Evan Read2018-09-111-3/+6
| |
| * Inline rather than reference links.Evan Read2018-09-071-6/+2
| |
| * More clarification. Replace inline hyperlinks with reference style.Evan Read2018-09-061-4/+8
| |
| * Fix content to align with style guide.Evan Read2018-09-051-5/+8
| |
| * More specificity and clarity for iid field in API documentation.Evan Read2018-09-041-16/+9
| |
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+1
|/
* API: Protected tagsRobert Schilling2018-08-251-0/+1
|
* Resolve "docs update api for usage with an array of hashes"Alexander2018-08-091-4/+17
|
* Add examples for array and hash type API paramsdocs-add-api-params-array-hashAthar Hameed2018-07-121-1/+31
|
* Fix indentation for 'Current status' sectionFabio Busatto2018-06-151-1/+1
|
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-8/+7
|
* Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne2018-05-181-0/+1
|
* Fixed typosPascal Borreli2018-04-271-1/+1
|
* Merge branch 'docs-zj-api-compat-docs' into 'master'Rémy Coutable2018-04-261-0/+23
|\ | | | | | | | | | | | | Document compatibility process for the HTTP API Closes #22693 See merge request gitlab-org/gitlab-ce!18565
| * Document compatibility process for the HTTP APIZeger-Jan van de Weg2018-04-261-0/+23
| | | | | | | | | | | | | | GitLab lacked formal documentation around our API, how the versioning worked and to the numbers meant. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/22693
* | Link to Snippets API docs from API indexMark Fletcher2018-04-241-0/+1
|/
* Minor fixes in API docJan Provaznik2018-03-071-1/+1
|
* Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-071-0/+1
|\ | | | | | | | | Add discussion API See merge request gitlab-org/gitlab-ce!17510
| * Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+1
| | | | | | | | | | * adds basic discussions API for issues and snippets * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
* | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-061-0/+2
|\ \ | | | | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb
| * | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+2
| |/
* | Bring one group board to CEFelipe Artur2018-03-031-0/+1
|/
* Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern2018-02-161-0/+1
|\ | | | | | | | | | | | | Resolve "API endpoint for importing a project export" Closes #41899 See merge request gitlab-org/gitlab-ce!17025
| * update docsJames Lopez2018-02-161-0/+1
| |
* | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-141-0/+1
|/
* Update documentationdm-remove-private-tokenDouwe Maan2017-11-021-58/+67
|
* Remove Session APIDouwe Maan2017-11-021-1/+0
|
* Merge branch '23000-pages-api' into 'master'Grzegorz Bizon2017-10-241-0/+1
|\ | | | | | | | | | | | | Resolve "Pages API" Closes #23000 See merge request gitlab-org/gitlab-ce!13917
| * Add pages domains API documentationTravis Miller2017-10-221-0/+1
| |
* | Simple docs fixesConnor Shea2017-10-231-1/+1
|/
* Merge branch 'sh-document-plus-encoding-api' into 'master'Achilleas Pipinellis2017-10-191-0/+17
|\ | | | | | | | | Document converting `+` to `%2B` in an API query parameter See merge request gitlab-org/gitlab-ce!14948
| * Document converting `+` to `%2B` in an API query parametersh-document-plus-encoding-apiStan Hu2017-10-181-0/+17
| | | | | | | | [ci skip]
* | Update GraphQL licensing situation in the docsNick Thomas2017-10-181-1/+15
|/
* Support custom attributes on usersMarkus Koller2017-09-281-0/+1
|
* Merge branch 'wiki_api' into 'master'Grzegorz Bizon2017-09-071-0/+1
|\ | | | | | | | | | | | | Add API support for wiki pages Closes #12747 See merge request !13372
| * Add API support for wiki pagesblackst0ne2017-09-071-0/+1
| |
* | Fix wrong API status codesRobert Schilling2017-09-061-2/+2
| |
* | Update wording on change plans.Jacob Schatz2017-09-051-1/+1
| |
* | Provide context for people wondering what happened.Jacob Schatz2017-09-051-0/+4
| |
* | Remove GraphQL from future plans.Jacob Schatz2017-09-051-13/+0
| |
* | Add changelog and docRobert Schilling2017-08-281-0/+1
|/
* Fix broken links in documentationzj-remove-ci-api-v1Zeger-Jan van de Weg2017-08-211-6/+1
| | | | Also, move the old linting docs to the new location.
* Merge branch 'patch-1' into 'master'Achilleas Pipinellis2017-08-031-31/+32
|\ | | | | | | | | Move API "basic usage" to be more visible See merge request !13171
| * Explicitly spell out where the API root isAJ Jordan2017-07-281-1/+2
| | | | | | | | | | I found this basic information extrememly hard to find when I looked at this page.
| * Move API "basic usage" to be more visibleAJ Jordan2017-07-281-31/+31
| |
* | Extending API for protected branchesEric2017-08-021-0/+1
| |