summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |/ / /
* | | | Improve by zj nice catchesShinya Maeda2017-09-041-18/+21
| | | |
* | | | Fix docShinya Maeda2017-09-041-84/+11
| | | |
* | | | Extend API: Pipeline Schedule VariableShinya Maeda2017-09-041-1/+160
|/ / /
* | | Merge branch 'docs-fix-15669-issue-move-api' into 'master'Achilleas Pipinellis2017-09-041-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add to_project_id parameter to Move Issue via API example Closes #15669 See merge request !14008
| * | | Add to_project_id parameter to Move Issue via API exampleMark Fletcher2017-09-021-1/+1
| |/ /
* | | Merge branch 'fix_typo_in_deploy_keys_docs' into 'master'Achilleas Pipinellis2017-09-041-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fix typo in the API Deploy Keys documentation page See merge request !14014
| * | | Fix typo in the API Deploy Keys documentation pageVitaliy @blackst0ne Klachkov2017-09-031-1/+1
| | |/ | |/|
* | | Fix runner api docShinya Maeda2017-09-031-1/+1
| | |
* | | Improve API arguments as StringShinya Maeda2017-09-031-3/+3
| | |
* | | Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
| | |
* | | Add API supportShinya Maeda2017-09-031-2/+7
| | |
* | | Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `allowed_key_types` is removed and the `minimum_<type>_bits` fields are renamed to `<tech>_key_restriction`. A special sentinel value (`-1`) signifies that the key type is disabled. This also feeds through to the UI - checkboxes per key type are out, inline selection of "forbidden" and "allowed" (i.e., no restrictions) are in. As with the previous model, unknown key types are disallowed, even if the underlying ssh daemon happens to support them. The defaults have also been changed from the lowest known bit size to "no restriction". So if someone does happen to have a 768-bit RSA key, it will continue to work on upgrade, at least until the administrator restricts them.
* | | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
* | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into ↵Robert Speicher2017-08-302-8/+110
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add time stats to Issue and Merge Request API Closes #28453 See merge request !13335
| * | | Add time stats documentation to issue and merge request end pointsTravis Miller2017-08-292-8/+110
| |/ /