summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-171-0/+4
|\ | | | | | | | | Make the circuitbreaker configurable at runtime See merge request gitlab-org/gitlab-ce!14842
| * Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-171-0/+4
| |
* | Merge branch 'sha-handling' into 'master'Douwe Maan2017-10-161-1/+1
|\ \ | |/ |/| | | | | | | | | Adds requirements that supports anything in sha params Closes #26561 and #2709 See merge request gitlab-org/gitlab-ce!14462
| * Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-121-1/+1
| |
* | Update the settings api documentationbvl-update-settings-api-docsBob Van Landuyt2017-10-131-32/+83
| |
* | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-062-5/+63
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Lock issue and merge request" Closes #18608 See merge request gitlab-org/gitlab-ce!14531
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Jarka Kadlecova2017-10-035-1/+119
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | 18608-lock-issues-v2 # Conflicts: # db/schema.rb
| * \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-203-2/+102
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-181-0/+2
| |\ \ \
| * | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-2/+2
| | | | |
| * | | | Support discussion lock in the APIJarka Kadlecova2017-09-142-5/+63
| | | | |
* | | | | explain target_project_id vs project_idDavid Turner2017-10-031-0/+9
| |_|_|/ |/| | |
* | | | Support custom attributes on usersMarkus Koller2017-09-283-0/+112
| | | |
* | | | Merge branch 'docs-28814-clarify-artifacts-ref' into 'master'Grzegorz Bizon2017-09-281-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Clarify artifact download via the API only accepts branch or tag name for ref See merge request gitlab-org/gitlab-ce!14545
| * | | | Clarify artifact download via the API only accepts branch or tag name for refMark Fletcher2017-09-281-1/+1
| | |_|/ | |/| |
* | | | Expose last pipeline details in API response when getting a single commitMehdi Lahmam2017-09-261-0/+6
|/ / / | | | | | | | | | Closes #35692.
* | | Add an API endpoint to determine the forks of a projectMark Fletcher2017-09-201-0/+92
| | |
* | | Merge branch 'add_closed_at_attribute' into 'master'Rémy Coutable2017-09-181-1/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add 'closed_at' attribute to Issues API Closes #5935 See merge request gitlab-org/gitlab-ce!14316
| * | | Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov2017-09-161-1/+9
| |/ /
* | | Merge branch 'docs-17499-documentation-errors-about-creating-a-new-tag' into ↵Achilleas Pipinellis2017-09-181-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | 'master' Fix docs for lightweight tag creation via API Closes #17499 See merge request gitlab-org/gitlab-ce!14328
| * | Fix docs for lightweight tag creation via APIMark Fletcher2017-09-181-1/+1
| | |
* | | Fix broken link in docs/api/wiki.mdVitaliy @blackst0ne Klachkov2017-09-171-0/+2
| |/ |/|
* | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-113-0/+7
| | | | | | This reverts merge request !14148
* | Revert "Merge branch ↵revert-f2421b2bRubén Dávila2017-09-083-7/+0
|/ | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
* Merge branch ↵Sean McGivern2017-09-073-0/+7
|\ | | | | | | | | | | | | | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master' Add option to change navigation color palette Closes #35012 See merge request !13619
| * Restore some changes from !9199Rubén Dávila2017-09-063-0/+7
| |
* | Merge branch 'patch-24' into 'master'Rémy Coutable2017-09-071-0/+4
|\ \ | | | | | | | | | | | | Docs: fix json response See merge request !13831
| * | fix json responseEmilienMottet2017-08-291-0/+4
| | |
* | | Merge branch 'wiki_api' into 'master'Grzegorz Bizon2017-09-072-0/+158
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Add API support for wiki pages Closes #12747 See merge request !13372
| * | Add API support for wiki pagesblackst0ne2017-09-072-0/+158
| | |
* | | Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'Kamil Trzciński2017-09-061-2/+36
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add API endpoint for downloading a single job artifact Closes #37196 See merge request !14027
| * \ \ Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into ↵Grzegorz Bizon2017-09-065-83/+386
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/download-single-job-artifact-using-api * commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d': (210 commits)
| * | | | Add basic docs about new artifact access API endpointGrzegorz Bizon2017-09-061-2/+36
| | | | |
* | | | | Merge branch 'docs/cleanup-projects-api' into 'master'Achilleas Pipinellis2017-09-061-187/+40
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Clean up projects API docs See merge request !14071
| * | | | | Clean up projects API docsdocs/cleanup-projects-apiAchilleas Pipinellis2017-09-061-187/+40
| |/ / / /
* | | | | Merge branch ↵Douwe Maan2017-09-061-0/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsing-outdated-diff-comments' into 'master' Add setting to collapse outdated diff comments on push Closes #36994 See merge request !14053
| * | | | | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-12/+12
| | | | | |
| * | | | | Add functionality to collapse outdated diff comments regardless of ↵Ashley Dumaine2017-09-061-0/+12
| | |/ / / | |/| | | | | | | | | | | | | discussion resolution
* | | | | Fix wrong API status codesRobert Schilling2017-09-064-17/+7
|/ / / /
* | | | 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 documentationRobert Schilling2017-09-051-0/+211
| | | |
* | | | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-052-72/+84
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add my_reaction_emoji param to /issues and /merge_requests API See merge request !14016
| * | | | Fix API documentHiroyuki Sato2017-09-052-20/+22
| | | | |
| * | | | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-13/+17
| | | | |
| * | | | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-44/+50
| |/ / /