Commit Graph

1293 Commits

Author SHA1 Message Date
Markus Koller e9eae3eb0d Support custom attributes on users 2017-09-28 16:49:42 +00:00
Grzegorz Bizon e0e49f2f71 Merge branch 'docs-28814-clarify-artifacts-ref' into 'master'
Clarify artifact download via the API only accepts branch or tag name for ref

See merge request gitlab-org/gitlab-ce!14545
2017-09-28 11:37:21 +00:00
Mark Fletcher 3c26326e71 Clarify artifact download via the API only accepts branch or tag name for ref 2017-09-28 10:54:19 +07:00
Mehdi Lahmam f696b04cc8 Expose last pipeline details in API response when getting a single commit
Closes #35692.
2017-09-26 13:08:46 +02:00
Mark Fletcher 63e0a42317 Add an API endpoint to determine the forks of a project 2017-09-20 08:27:16 +10:00
Rémy Coutable 8d568fe324 Merge branch 'add_closed_at_attribute' into 'master'
Add 'closed_at' attribute to Issues API

Closes #5935

See merge request gitlab-org/gitlab-ce!14316
2017-09-18 16:37:02 +00:00
Achilleas Pipinellis 90aebe8588 Merge branch 'docs-17499-documentation-errors-about-creating-a-new-tag' into 'master'
Fix docs for lightweight tag creation via API

Closes #17499

See merge request gitlab-org/gitlab-ce!14328
2017-09-18 14:02:14 +00:00
Mark Fletcher 3f2ad46768 Fix docs for lightweight tag creation via API 2017-09-18 17:20:09 +10:00
Vitaliy @blackst0ne Klachkov f647a02e52 Fix broken link in docs/api/wiki.md 2017-09-17 11:37:12 +11:00
Vitaliy @blackst0ne Klachkov c0845e837d Add 'closed_at' attribute to Issues API 2017-09-16 20:51:02 +11:00
Annabel Dunstone Gray 9b177bb7c9 Revert "Merge branch 'revert-f2421b2b' into 'master'"
This reverts merge request !14148
2017-09-11 15:44:42 +00:00
Rubén Dávila 52a2423e37 Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
This reverts merge request !13619
2017-09-08 14:48:44 +00:00
Sean McGivern f2421b2b97 Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'
Add option to change navigation color palette

Closes #35012

See merge request !13619
2017-09-07 15:56:00 +00:00
Rémy Coutable ba2b3121cd Merge branch 'patch-24' into 'master'
Docs: fix json response

See merge request !13831
2017-09-07 14:30:29 +00:00
Grzegorz Bizon 8ed0a05107 Merge branch 'wiki_api' into 'master'
Add API support for wiki pages

Closes #12747

See merge request !13372
2017-09-07 10:38:03 +00:00
blackst0ne 2915bb2707 Add API support for wiki pages 2017-09-07 09:21:52 +11:00
Rubén Dávila 6c49a62800 Restore some changes from !9199 2017-09-06 12:54:09 -05:00
Kamil Trzciński 29a34b3c28 Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'
Add API endpoint for downloading a single job artifact

Closes #37196

See merge request !14027
2017-09-06 15:58:26 +00:00
Achilleas Pipinellis b97f9629ca Merge branch 'docs/cleanup-projects-api' into 'master'
Clean up projects API docs

See merge request !14071
2017-09-06 12:36:24 +00:00
Grzegorz Bizon 3b9f9aa00b Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/download-single-job-artifact-using-api
* commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d': (210 commits)
2017-09-06 14:29:17 +02:00
Douwe Maan 9985296521 Merge branch '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
2017-09-06 11:57:16 +00:00
Grzegorz Bizon 49e9e0b2a0 Add basic docs about new artifact access API endpoint 2017-09-06 11:40:20 +02:00
Ashley Dumaine a3f76b76a4 change collapse to resolve and comments to discussions 2017-09-06 10:07:47 +01:00
Ashley Dumaine ef4b3a39bc Add functionality to collapse outdated diff comments regardless of discussion resolution 2017-09-06 10:07:46 +01:00
Achilleas Pipinellis 2247f11afd Clean up projects API docs 2017-09-06 10:21:16 +02:00
Robert Schilling 4dff341af1 Fix wrong API status codes 2017-09-06 09:15:34 +02:00
Jacob Schatz a728e4d7c0 Update wording on change plans. 2017-09-05 15:51:04 -04:00
Jacob Schatz f58a1bdb0e Provide context for people wondering what happened. 2017-09-05 15:49:17 -04:00
Jacob Schatz abeae9f4e6 Remove GraphQL from future plans. 2017-09-05 15:35:58 -04:00
Robert Schilling f4834c8ad5 Add documentation 2017-09-05 14:30:53 +02:00
Sean McGivern dd157e458c Merge branch 'issue-api-my-reaction' into 'master'
Add my_reaction_emoji param to /issues and /merge_requests API

See merge request !14016
2017-09-05 10:07:22 +00:00
Hiroyuki Sato 785834cfc0 Fix API document 2017-09-05 11:56:18 +09:00
Hiroyuki Sato 7e42711659 Add my_reaction_emoji param to /merge_requests API 2017-09-05 11:56:17 +09:00
Hiroyuki Sato cf9c54bd31 Add my_reaction_emoji param to /issues API 2017-09-05 11:56:17 +09:00
Shinya Maeda 362f2226a5 Improve by zj nice catches 2017-09-04 21:10:34 +09:00
Shinya Maeda 683ba258cb Fix doc 2017-09-04 21:10:34 +09:00
Shinya Maeda 8ca5c333fd Extend API: Pipeline Schedule Variable 2017-09-04 21:10:34 +09:00
Achilleas Pipinellis d8633bd14a Merge branch 'docs-fix-15669-issue-move-api' into 'master'
Add to_project_id parameter to Move Issue via API example

Closes #15669

See merge request !14008
2017-09-04 09:06:20 +00:00
Achilleas Pipinellis b378ae6850 Merge branch 'fix_typo_in_deploy_keys_docs' into 'master'
Fix typo in the API Deploy Keys documentation page

See merge request !14014
2017-09-04 09:04:53 +00:00
Shinya Maeda a2cde2847c Fix runner api doc 2017-09-03 23:49:10 +09:00
Shinya Maeda 13b9b5f11a Improve API arguments as String 2017-09-03 23:49:10 +09:00
Shinya Maeda 1024718e9f Refactor access_level to not_protected and ref_protected 2017-09-03 23:49:10 +09:00
Shinya Maeda 6f19fc1147 Add API support 2017-09-03 23:49:10 +09:00
Vitaliy @blackst0ne Klachkov d7cf49bff0 Fix typo in the API Deploy Keys documentation page 2017-09-03 13:00:32 +11:00
Mark Fletcher 03af5e2e8d Add to_project_id parameter to Move Issue via API example 2017-09-02 13:52:12 +08:00
Nick Thomas 6847060266 Rework the permissions model for SSH key restrictions
`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.
2017-08-30 20:50:44 +01:00
Nick Thomas b0f982fbdf Add settings for minimum key strength and allowed key type
This is an amalgamation of:

* Cory Hinshaw: Initial implementation !5552
* Rémy Coutable: Updates !9350
* Nick Thomas: Resolve conflicts and add ED25519 support !13712
2017-08-30 20:50:44 +01:00
Robert Speicher 966b635221 Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'master'
Add time stats to Issue and Merge Request API

Closes #28453

See merge request !13335
2017-08-30 17:35:14 +00:00
Travis Miller 8cbc9c4ed0 Add time stats documentation to issue and merge request end points 2017-08-29 08:31:36 -05:00
EmilienMottet c27b1cd394 fix json response 2017-08-29 15:02:16 +02:00