Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix acceptance of username for Mattermost service update via API | Mark Fletcher | 2017-11-08 | 1 | -1/+1 | |
| | ||||||
* | Fix issue 39935 : Add created_at and updated_at | Sébastien Le Gall | 2017-11-08 | 1 | -0/+6 | |
| | | | | Add those fields to the documentation payload about merge requests that were missing but actually present when calling the endpoints | |||||
* | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master' | Rémy Coutable | 2017-11-07 | 3 | -8/+31 | |
|\ | | | | | | | | | Support custom attributes on groups and projects See merge request gitlab-org/gitlab-ce!14593 | |||||
| * | Support custom attributes on groups | Markus Koller | 2017-11-06 | 2 | -2/+13 | |
| | | ||||||
| * | Support custom attributes on projects | Markus Koller | 2017-11-06 | 2 | -8/+20 | |
| | | ||||||
* | | Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-api | Sean McGivern | 2017-11-03 | 1 | -1/+21 | |
|/ | | | | | | This returns the `real_size` of the MR's diff, which is a string indicating the number of changes. If the diff overflows after _n_ files, the string will be `$n+`. | |||||
* | Update documentationdm-remove-private-token | Douwe Maan | 2017-11-02 | 1 | -58/+67 | |
| | ||||||
* | Remove private_token from API user entity | Douwe Maan | 2017-11-02 | 1 | -2/+1 | |
| | ||||||
* | Remove Session API | Douwe Maan | 2017-11-02 | 2 | -56/+0 | |
| | ||||||
* | Merge branch 'patch-29' into 'master' | Stan Hu | 2017-10-31 | 1 | -1/+1 | |
|\ | | | | | | | | | Fix example typo. See merge request gitlab-org/gitlab-ce!15104 | |||||
| * | Fix example typo. | Lawrence | 2017-10-31 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'add-packagist-project-service' into 'master' | Kamil Trzciński | 2017-10-31 | 1 | -0/+34 | |
|\ \ | |/ |/| | | | | | Add Packagist project service See merge request gitlab-org/gitlab-ce!14493 | |||||
| * | Add Packagist project service | Matt Coleman | 2017-10-13 | 1 | -0/+34 | |
| | | ||||||
* | | Merge branch 'api-configure-jira' into 'master' | Douwe Maan | 2017-10-26 | 1 | -2/+2 | |
|\ \ | | | | | | | | | | | | | | | | | | | Validate username/pw for Jiraservice, require them in the API Closes #36621 See merge request gitlab-org/gitlab-ce!15025 | |||||
| * | | Update API docs | Robert Schilling | 2017-10-24 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'api-doc-group-statistics' into 'master' | Achilleas Pipinellis | 2017-10-24 | 1 | -0/+32 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update groups API documentation Closes #38922 See merge request gitlab-org/gitlab-ce!15024 | |||||
| * | | | Update groups API documentation | Robert Schilling | 2017-10-24 | 1 | -0/+32 | |
| |/ / | ||||||
* | | | Merge branch '23000-pages-api' into 'master' | Grzegorz Bizon | 2017-10-24 | 2 | -0/+171 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Pages API" Closes #23000 See merge request gitlab-org/gitlab-ce!13917 | |||||
| * | | | Add pages domains API documentation | Travis Miller | 2017-10-22 | 2 | -0/+171 | |
| | | | | ||||||
* | | | | Merge branch 'bvl-circuitbreaker-backoff' into 'master' | Sean McGivern | 2017-10-24 | 1 | -0/+2 | |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | Circuitbreaker backoff and retries Closes #37383 and #38231 See merge request gitlab-org/gitlab-ce!14933 | |||||
| * | | | Allow configuring new circuitbreaker settings from the UI and API | Bob Van Landuyt | 2017-10-23 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | Simple docs fixes | Connor Shea | 2017-10-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'sh-document-plus-encoding-api' into 'master' | Achilleas Pipinellis | 2017-10-19 | 1 | -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-api | Stan Hu | 2017-10-18 | 1 | -0/+17 | |
| | | | | | | | | | | | | [ci skip] | |||||
* | | | Update GraphQL licensing situation in the docs | Nick Thomas | 2017-10-18 | 1 | -1/+15 | |
|/ / | ||||||
* | | Merge branch 'bvl-circuitbreaker-improvements' into 'master' | Douwe Maan | 2017-10-17 | 1 | -0/+4 | |
|\ \ | | | | | | | | | | | | | Make the circuitbreaker configurable at runtime See merge request gitlab-org/gitlab-ce!14842 | |||||
| * | | Allow configuring the circuitbreaker through the API and UI | Bob Van Landuyt | 2017-10-17 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'sha-handling' into 'master' | Douwe Maan | 2017-10-16 | 1 | -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 params | Guilherme Vieira | 2017-10-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update the settings api documentationbvl-update-settings-api-docs | Bob Van Landuyt | 2017-10-13 | 1 | -32/+83 | |
| |/ |/| | ||||||
* | | Merge branch '18608-lock-issues-v2' into 'master' | Sean McGivern | 2017-10-06 | 2 | -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 Kadlecova | 2017-10-03 | 5 | -1/+119 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 18608-lock-issues-v2 # Conflicts: # db/schema.rb | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into 18608-lock-issues | Luke "Jared" Bennett | 2017-09-20 | 3 | -2/+102 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge remote-tracking branch 'origin/master' into 18608-lock-issues | Luke "Jared" Bennett | 2017-09-18 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| * | | | | Create system notes for MR too, improve doc + clean up code | Jarka Kadlecova | 2017-09-14 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Support discussion lock in the API | Jarka Kadlecova | 2017-09-14 | 2 | -5/+63 | |
| | | | | | ||||||
* | | | | | explain target_project_id vs project_id | David Turner | 2017-10-03 | 1 | -0/+9 | |
| |_|_|/ |/| | | | ||||||
* | | | | 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 |