Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ce-5987-group-file-templates' into 'master' | Robert Speicher | 2018-10-19 | 2 | -6/+17 |
|\ | | | | | | | | | CE backport of changes to suppport group file templates See merge request gitlab-org/gitlab-ce!22310 | ||||
| * | Backport CE to changes to support group-level file templates | Nick Thomas | 2018-10-19 | 2 | -6/+17 |
| | | | | | | | | | | | | | | When the feature is available, this setting allows admins to choose a project as a source of custom file templates. This is in addition to any instance-wide templates, whether custom or vendored into the GitLab codebase. | ||||
* | | Fix documentation for list runners | Steve Azzopardi | 2018-10-19 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | We are specifying that we will only return the shared runners on two condition; 1 if project has any available 2 if shared runners are enabled. 2 is not correct. In the admin UI, when the user press "disable shared runners" we still show the runners to show what kind of runners are available when the user enables them. We want the API to mimic this behavior from the UI. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52918 | ||||
* | | Add Triggering Pipelines docs to API readme | Achilleas Pipinellis | 2018-10-18 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'patch-29' into 'master' | Achilleas Pipinellis | 2018-10-18 | 1 | -1/+1 |
|\ | | | | | | | | | Fix param typo in Notes documentation See merge request gitlab-org/gitlab-ce!22406 | ||||
| * | Fix param typo in notes.md | Artur Pomadowski | 2018-10-16 | 1 | -1/+1 |
| | | |||||
* | | Make getting a user by the username case insensitive | William George | 2018-10-18 | 2 | -1/+7 |
|/ | |||||
* | Merge branch 'sh-remove-koding' into 'master' | Douwe Maan | 2018-10-15 | 1 | -6/+0 |
|\ | | | | | | | | | | | | | Remove Koding integration and documentation Closes #39697 See merge request gitlab-org/gitlab-ce!22334 | ||||
| * | Remove Koding integration and documentation | Stan Hu | 2018-10-12 | 1 | -6/+0 |
| | | | | | | | | | | | | This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697 | ||||
* | | Merge branch 'bvl-merge-base-multiple-revisions' into 'master' | Douwe Maan | 2018-10-15 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Allow getting the merge base of multiple revisions Closes #52573 See merge request gitlab-org/gitlab-ce!22295 | ||||
| * | | Allow getting the merge base of multiple revisions | Bob Van Landuyt | 2018-10-12 | 1 | -1/+1 |
| |/ | | | | | | | | | As we now support getting the merge base for multiple revisions in gitaly, we can provide this functionality in our API | ||||
* | | Docs: fix table on API settings | Marcia Ramos | 2018-10-15 | 1 | -0/+4 |
| | | |||||
* | | Fix the event API docs | Nick Thomas | 2018-10-12 | 1 | -2/+2 |
|/ | |||||
* | Remove Git circuit breaker | Zeger-Jan van de Weg | 2018-10-10 | 2 | -77/+3 |
| | | | | | | | Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0. | ||||
* | Improve the Repository files documentation | Rémy Coutable | 2018-10-09 | 1 | -3/+12 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'increase-event-retention-prune-old-events-worker' into 'master' | Douwe Maan | 2018-10-08 | 1 | -1/+1 |
|\ | | | | | | | | | Prune events older than 2 years instead of 12 months See merge request gitlab-org/gitlab-ce!22145 | ||||
| * | Updated docs to reflect new 2 year period | Jeremy Watson | 2018-10-06 | 1 | -1/+1 |
| | | |||||
* | | Backport project template API to CE | Nick Thomas | 2018-10-05 | 5 | -523/+324 |
|/ | |||||
* | Merge branch 'features/unauth-access-ssh-keys' into 'master' | Douwe Maan | 2018-10-05 | 1 | -1/+1 |
|\ | | | | | | | | | List public ssh keys by id or username without authentication See merge request gitlab-org/gitlab-ce!20118 | ||||
| * | List public ssh keys by id or username without authentication | Ronald Claveau | 2018-10-03 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '51748-filter-any-milestone-via-api' into 'master' | Douwe Maan | 2018-10-05 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Allows to filter issues by `Any milestone` in the API Closes #51748 See merge request gitlab-org/gitlab-ce!22080 | ||||
| * | | Allows to filter issues by `Any milestone` in the API | Jacopo | 2018-10-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | In GET `api/v4/projects/:id/issues` the user can filter issues that have an assigned milestone through the parameter `milestone=Any+Milestone`. | ||||
* | | | Improve the MR documentation | Rémy Coutable | 2018-10-04 | 1 | -209/+473 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Includes commit stats in POST project commits API51803-include-commits-stats-in-projects-api | Jacopo | 2018-10-03 | 1 | -0/+1 |
| | | | |||||
* | | | #13650 added wip search functionality and tests | Chantal Rollison | 2018-10-03 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'feature/set-public-email-through-api' into 'master' | Rémy Coutable | 2018-10-01 | 1 | -19/+21 |
|\ \ | | | | | | | | | | | | | | | | | | | Set public email through api Closes #37675 See merge request gitlab-org/gitlab-ce!21938 | ||||
| * | | allow users api to set public_email | Alexis Reigel | 2018-10-01 | 1 | -19/+21 |
| | | | |||||
* | | | Merge branch 'patch-29' into 'master' | Rémy Coutable | 2018-10-01 | 1 | -0/+6 |
|\ \ \ | |_|/ |/| | | | | | | | | Add notes about commits API to repository files documentation See merge request gitlab-org/gitlab-ce!21876 | ||||
| * | | Add notes about commits API to repository files documentation | Kaspar Emanuel | 2018-09-27 | 1 | -0/+6 |
| | | | |||||
* | | | Docs for Project/Groups members API with inherited members51404-update-groups-and-projects-api-docs | Jacopo | 2018-09-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | Expains the differences between `api/projects/:id/members` and `api/projects/:id/members/all` related to inherited members. | ||||
* | | | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master' | Marcia Ramos | 2018-09-27 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827 | ||||
| * | | | Correct Gitlab to GitLab in docs | Marcel Amirault | 2018-09-25 | 1 | -4/+4 |
| |/ / | |||||
* | | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master' | Rémy Coutable | 2018-09-27 | 1 | -3/+9 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Allows to work with execute permissions in GitLab API Closes #43832 See merge request gitlab-org/gitlab-ce!21866 | ||||
| * | | | Adds chmod action to POST /projects/:id/repository/commits API | Jacopo | 2018-09-27 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | With this action the user can update the execute_filemode of a given file in the repository. | ||||
* | | | | Merge branch 'feature/add-public-email-to-users-api' into 'master' | Rémy Coutable | 2018-09-27 | 5 | -60/+93 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature/add public email to users api Closes #39346 See merge request gitlab-org/gitlab-ce!21909 | ||||
| * | | | | add user's public_email attribute to api | Alexis Reigel | 2018-09-27 | 5 | -0/+13 |
| | | | | | |||||
| * | | | | add missing user attributes to api docs | Alexis Reigel | 2018-09-27 | 3 | -60/+80 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'mr-api-diff-refs-doc' into 'master' | Rémy Coutable | 2018-09-27 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add diff_refs documentation in single merge requests response. See merge request gitlab-org/gitlab-ce!21923 | ||||
| * | | | | Add diff_refs documentation in single merge requests response. | Patrizio Bonzani | 2018-09-26 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master' | Kamil Trzciński | 2018-09-26 | 1 | -4/+18 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Feature: Runner type filter for admin view See merge request gitlab-org/gitlab-ce!19649 | ||||
| * | | | deprecate scope param for runners api | Alexis Reigel | 2018-09-15 | 1 | -3/+3 |
| | | | | |||||
| * | | | add missing params to runners api doc | Alexis Reigel | 2018-09-15 | 1 | -2/+8 |
| | | | | |||||
| * | | | add status param to runners api | Alexis Reigel | 2018-09-15 | 1 | -0/+4 |
| | | | | |||||
| * | | | add type param to runners api | Alexis Reigel | 2018-09-15 | 1 | -0/+4 |
| |/ / | |||||
* | | | Remove background job throttling feature51509-remove-sidekiq-limit-fetch | Valery Sizov | 2018-09-24 | 1 | -3/+0 |
| |/ |/| | | | | | We remove this feature as it never worked properly | ||||
* | | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 1 | -1/+1 |
| | | |||||
* | | Remove EE-specific code from ProtectedRefAccess | Sean McGivern | 2018-09-17 | 1 | -1/+1 |
|/ | |||||
* | Adds a note about the case when reset_password is false | Alexander Tanayno | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | Merge branch 'fix-id-vs-iid' into 'master' | Marcia Ramos | 2018-09-14 | 2 | -21/+20 |
|\ | | | | | | | | | | | | | More specificity and clarity for iid field in API documentation. Closes gitlab-ee#7019 See merge request gitlab-org/gitlab-ce!21490 | ||||
| * | Add prerequisite knowledge blurb and minor style fixes. | Evan Read | 2018-09-11 | 1 | -3/+6 |
| | |