Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
| | | ||||||
| * | Inline rather than reference links. | Evan Read | 2018-09-07 | 1 | -6/+2 | |
| | | ||||||
| * | More clarification. Replace inline hyperlinks with reference style. | Evan Read | 2018-09-06 | 1 | -4/+8 | |
| | | ||||||
| * | Fix content to align with style guide. | Evan Read | 2018-09-05 | 1 | -5/+8 | |
| | | ||||||
| * | More specificity and clarity for iid field in API documentation. | Evan Read | 2018-09-04 | 2 | -17/+10 | |
| | | ||||||
* | | Merge branch 'docs/rs-status-typo' into 'master' | Douwe Maan | 2018-09-14 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | Correct a typo in the User Status API docs See merge request gitlab-org/gitlab-ce!21729 | |||||
| * | | Correct a typo in the User Status API docs | Robert Speicher | 2018-09-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master' | Grzegorz Bizon | 2018-09-14 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | | | | | | | Feature: State filter for admin runners view See merge request gitlab-org/gitlab-ce!19625 | |||||
| * | | add Ci::Runner.offline scope to API | Alexis Reigel | 2018-08-20 | 1 | -2/+2 | |
| | | | ||||||
* | | | Initialize projects with readme | Steve | 2018-09-12 | 1 | -0/+1 | |
| | | | ||||||
* | | | Add ability to skip user email confirmation with API | Stan Hu | 2018-09-10 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This gives admins the ability to send a `skip_confirmation` flag in the `POST /users/:id/email` API endpoint to skip the verification step and assume the given e-mail address is verified. Closes #50876 | |||||
* | | | Add `duration` attributes to Jobs API docs | Mehdi Lahmam | 2018-09-09 | 1 | -13/+23 | |
| | | | | | | | | | | | | Follow up to !13644. | |||||
* | | | Use ResourceLabelEvent for tracking label changes | Jan Provaznik | 2018-09-07 | 2 | -0/+176 | |
| | | | ||||||
* | | | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 3 | -8/+10 | |
| | | | ||||||
* | | | Merge branch 'filter-web-hooks-by-branch' into 'master' | Dmitriy Zaporozhets | 2018-09-05 | 1 | -0/+3 | |
|\ \ \ | | | | | | | | | | | | | | | | | Filter web hooks by branch See merge request gitlab-org/gitlab-ce!19513 | |||||
| * | | | Filter project hooks by branch | Duana Saskia | 2018-08-13 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Allow specificying a branch filter for a project hook and only trigger a project hook if either the branch filter is blank or the branch matches. Only supported for push_events for now. | |||||
* | | | | Resolve "Return how many commits the source branch is behind the target ↵ | 🙈 jacopo beschi 🙉 | 2018-09-05 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | branch through the API" | |||||
* | | | | Uploads to wiki stored inside the wiki git repository | Francisco Javier López | 2018-09-04 | 1 | -3/+41 | |
| | | | | ||||||
* | | | | Stop using Flay | Rémy Coutable | 2018-09-03 | 1 | -1/+1 | |
| |_|/ |/| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | | | Update api/settings.md | Marcel Amirault | 2018-09-03 | 1 | -102/+134 | |
| | | | | | | | | | | | | Fix spacing, typos, add missing settings, and remove deprecated ones. | |||||
* | | | Merge branch 'docs-port-ee-community-contributions' into 'master' | Achilleas Pipinellis | 2018-09-03 | 3 | -2/+24 | |
|\ \ \ | | | | | | | | | | | | | | | | | Docs port ee community contributions See merge request gitlab-org/gitlab-ce!21311 | |||||
| * | | | Update tags release POST and PUT to be more specific.md | Fodor Zoltan | 2018-08-29 | 1 | -0/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5557. Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
| * | | | Correct wrong required condition in doc/api/projects.md | Klaus Frank | 2018-08-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6054. Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
| * | | | Fix typo in doc/api/groups.md | JJ | 2018-08-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6123. Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | | | | Merge branch 'feature/#32877-add-default-field-branch-api' into 'master' | Robert Speicher | 2018-09-01 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Add default parameter to branches API Closes #32877 See merge request gitlab-org/gitlab-ce!21294 | |||||
| * | | | Add default parameter to branches API | Riccardo Padovani | 2018-08-18 | 1 | -0/+5 | |
| | | | | ||||||
* | | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master' | Rémy Coutable | 2018-08-28 | 3 | -10/+10 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow date parameters on Issues, Notes, and Discussions API for group owners Closes #40059 See merge request gitlab-org/gitlab-ce!21342 | |||||
| * | | | | Document that created_at works for group owners on Discussions | Sean McGivern | 2018-08-23 | 1 | -8/+8 | |
| | | | | | ||||||
| * | | | | Allow date parameters on Issues and Notes API for group owners | Florent Dubois | 2018-08-22 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow `created_at` and `updated_at` parameters on Issues API - Allow `created_at` on Issue Notes API Closes gitlab-org/gitlab-ce#40059 | |||||
* | | | | | Merge branch 'issue_36138' into 'master' | Sean McGivern | 2018-08-28 | 1 | -0/+13 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to delete group milestones Closes #36138 See merge request gitlab-org/gitlab-ce!21057 | |||||
| * | | | | | Allow to delete group milestonesissue_36138 | Felipe Artur | 2018-08-06 | 1 | -0/+13 | |
| | | | | | | ||||||
* | | | | | | API: Protected tags | Robert Schilling | 2018-08-25 | 2 | -0/+129 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'api-shared_group_expires-at' into 'master' | Sean McGivern | 2018-08-22 | 1 | -2/+4 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Add shared project's expiration date Closes #46107 See merge request gitlab-org/gitlab-ce!21104 |