Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support custom attributes on users | Markus Koller | 2017-09-28 | 3 | -0/+112 |
| | |||||
* | Merge branch 'docs-28814-clarify-artifacts-ref' into 'master' | Grzegorz Bizon | 2017-09-28 | 1 | -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 ref | Mark Fletcher | 2017-09-28 | 1 | -1/+1 |
| | | |||||
* | | Expose last pipeline details in API response when getting a single commit | Mehdi Lahmam | 2017-09-26 | 1 | -0/+6 |
|/ | | | | Closes #35692. | ||||
* | Add an API endpoint to determine the forks of a project | Mark Fletcher | 2017-09-20 | 1 | -0/+92 |
| | |||||
* | Merge branch 'add_closed_at_attribute' into 'master' | Rémy Coutable | 2017-09-18 | 1 | -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 API | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 1 | -1/+9 |
| | | |||||
* | | Merge branch 'docs-17499-documentation-errors-about-creating-a-new-tag' into ↵ | Achilleas Pipinellis | 2017-09-18 | 1 | -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 API | Mark Fletcher | 2017-09-18 | 1 | -1/+1 |
| | | | |||||
* | | | Fix broken link in docs/api/wiki.md | Vitaliy @blackst0ne Klachkov | 2017-09-17 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8 | Annabel Dunstone Gray | 2017-09-11 | 3 | -0/+7 |
| | | | | | | This reverts merge request !14148 | ||||
* | | Revert "Merge branch ↵revert-f2421b2b | Rubén Dávila | 2017-09-08 | 3 | -7/+0 |
|/ | | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619 | ||||
* | Merge branch ↵ | Sean McGivern | 2017-09-07 | 3 | -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 !9199 | Rubén Dávila | 2017-09-06 | 3 | -0/+7 |
| | | |||||
* | | Merge branch 'patch-24' into 'master' | Rémy Coutable | 2017-09-07 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | Docs: fix json response See merge request !13831 | ||||
| * | | fix json response | EmilienMottet | 2017-08-29 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'wiki_api' into 'master' | Grzegorz Bizon | 2017-09-07 | 2 | -0/+158 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Add API support for wiki pages Closes #12747 See merge request !13372 | ||||
| * | | Add API support for wiki pages | blackst0ne | 2017-09-07 | 2 | -0/+158 |
| | | | |||||
* | | | Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master' | Kamil Trzciński | 2017-09-06 | 1 | -2/+36 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add API endpoint for downloading a single job artifact Closes #37196 See merge request !14027 | ||||
| * \ \ | Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into ↵ | Grzegorz Bizon | 2017-09-06 | 5 | -83/+386 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/download-single-job-artifact-using-api * commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d': (210 commits) | ||||
| * | | | | Add basic docs about new artifact access API endpoint | Grzegorz Bizon | 2017-09-06 | 1 | -2/+36 |
| | | | | | |||||
* | | | | | Merge branch 'docs/cleanup-projects-api' into 'master' | Achilleas Pipinellis | 2017-09-06 | 1 | -187/+40 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Clean up projects API docs See merge request !14071 | ||||
| * | | | | | Clean up projects API docsdocs/cleanup-projects-api | Achilleas Pipinellis | 2017-09-06 | 1 | -187/+40 |
| |/ / / / | |||||
* | | | | | Merge branch ↵ | Douwe Maan | 2017-09-06 | 1 | -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 discussions | Ashley Dumaine | 2017-09-06 | 1 | -12/+12 |
| | | | | | | |||||
| * | | | | | Add functionality to collapse outdated diff comments regardless of ↵ | Ashley Dumaine | 2017-09-06 | 1 | -0/+12 |
| | |/ / / | |/| | | | | | | | | | | | | | discussion resolution | ||||
* | | | | | Fix wrong API status codes | Robert Schilling | 2017-09-06 | 4 | -17/+7 |
|/ / / / | |||||
* | | | | Update wording on change plans. | Jacob Schatz | 2017-09-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Provide context for people wondering what happened. | Jacob Schatz | 2017-09-05 | 1 | -0/+4 |
| | | | | |||||
* | | | | Remove GraphQL from future plans. | Jacob Schatz | 2017-09-05 | 1 | -13/+0 |
| | | | | |||||
* | | | | Add documentation | Robert Schilling | 2017-09-05 | 1 | -0/+211 |
| | | | | |||||
* | | | | Merge branch 'issue-api-my-reaction' into 'master' | Sean McGivern | 2017-09-05 | 2 | -72/+84 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add my_reaction_emoji param to /issues and /merge_requests API See merge request !14016 | ||||
| * | | | | Fix API document | Hiroyuki Sato | 2017-09-05 | 2 | -20/+22 |
| | | | | | |||||
| * | | | | Add my_reaction_emoji param to /merge_requests API | Hiroyuki Sato | 2017-09-05 | 1 | -13/+17 |
| | | | | | |||||
| * | | | | Add my_reaction_emoji param to /issues API | Hiroyuki Sato | 2017-09-05 | 1 | -44/+50 |
| |/ / / | |||||
* | | | | Improve by zj nice catches | Shinya Maeda | 2017-09-04 | 1 | -18/+21 |
| | | | | |||||
* | | | | Fix doc | Shinya Maeda | 2017-09-04 | 1 | -84/+11 |
| | | | | |||||
* | | | | Extend API: Pipeline Schedule Variable | Shinya Maeda | 2017-09-04 | 1 | -1/+160 |
|/ / / | |||||
* | | | Merge branch 'docs-fix-15669-issue-move-api' into 'master' | Achilleas Pipinellis | 2017-09-04 | 1 | -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 example | Mark Fletcher | 2017-09-02 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'fix_typo_in_deploy_keys_docs' into 'master' | Achilleas Pipinellis | 2017-09-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix typo in the API Deploy Keys documentation page See merge request !14014 | ||||
| * | | | Fix typo in the API Deploy Keys documentation page | Vitaliy @blackst0ne Klachkov | 2017-09-03 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Fix runner api doc | Shinya Maeda | 2017-09-03 | 1 | -1/+1 |
| | | | |||||
* | | | Improve API arguments as String | Shinya Maeda | 2017-09-03 | 1 | -3/+3 |
| | | | |||||
* | | | Refactor access_level to not_protected and ref_protected | Shinya Maeda | 2017-09-03 | 1 | -1/+1 |
| | | | |||||
* | | | Add API support | Shinya Maeda | 2017-09-03 | 1 | -2/+7 |
| | | | |||||
* | | | Rework the permissions model for SSH key restrictions | Nick Thomas | 2017-08-30 | 1 | -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 type | Nick Thomas | 2017-08-30 | 1 | -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 Speicher | 2017-08-30 | 2 | -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 points | Travis Miller | 2017-08-29 | 2 | -8/+110 |
| |/ / |