Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify/add some forgotten issues API documentationtc-api-root-merge-requests | Toon Claes | 2017-07-28 | 1 | -18/+22 |
| | | | | Should have been part of !13004. | ||||
* | Default /merge_request API endpoint to `scope=created-by-me` | Toon Claes | 2017-07-28 | 1 | -3/+13 |
| | | | | This matches the behavior of the /issues endpoint. | ||||
* | Add top-level /merge_requests API endpoint | Toon Claes | 2017-07-27 | 1 | -0/+92 |
| | | | | | | | And add support for additional query parameters: - `author_id`: Returns merge requests created by the given user `id` - `assignee_id`: Returns merge requests assigned to the given user `id` - `scope`: Return merge requests for the given scope: `created-by-me`, `assigned-to-me` or `all` | ||||
* | Update server terminolgy to differentiate HA setups from Geo | Chenjerai Katanda | 2017-07-27 | 1 | -9/+9 |
| | |||||
* | Docs new topic: "user/profile/index" | Marcia Ramos | 2017-07-27 | 5 | -14/+55 |
| | |||||
* | Docs new topic "user/project/repository/index.md" | Marcia Ramos | 2017-07-27 | 8 | -6/+240 |
| | |||||
* | Merge branch 'backport-ee-2456' into 'master' | Robert Speicher | 2017-07-27 | 1 | -0/+3 |
|\ | | | | | | | | | Skip OAuth authorization for trusted applications See merge request !13061 | ||||
| * | Backport gitlab-ee!2456 | Oswaldo Ferreira | 2017-07-27 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'harish-update-backup-restore-docs' into 'master' | Achilleas Pipinellis | 2017-07-27 | 1 | -7/+7 |
|\ \ | | | | | | | | | | | | | Document that instance types must match when restoring a backup See merge request !12639 | ||||
| * | | Docs: Specify that backup restoration must be of the same type | Harish Ramachandran | 2017-07-04 | 1 | -7/+7 |
| | | | |||||
* | | | Merge branch '35577-fix-image-blob-display-due-to-lazy-image-loading' into ↵ | Sean McGivern | 2017-07-27 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Fix Image Blob Display due to lazy Image Loading" Closes #35577 See merge request !13104 | ||||
| * | | | Changed Images in Blob Viewer to image_tag35577-fix-image-blob-display-due-to-lazy-image-loading | Tim Zallmann | 2017-07-27 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Updated documentation about the lazy class | ||||
* | | | | Merge branch 'feature/gpg-signed-commits' into 'master' | Dmitriy Zaporozhets | 2017-07-27 | 8 | -0/+85 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | GPG signed commits Closes #20268 See merge request !9546 | ||||
| * | | | user may now revoke a gpg key | Alexis Reigel | 2017-07-27 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | other than just removing a key, which doesn't affect the verified state of a commit, revoking a key unverifies all signed commits. | ||||
| * | | | add help links to gpg commits / gpg settings | Alexis Reigel | 2017-07-27 | 1 | -0/+2 |
| | | | | |||||
| * | | | documentation for gpg signed commits | Alexis Reigel | 2017-07-27 | 8 | -0/+56 |
| |/ / | |||||
* | | | Merge branch 'patch-18' into 'master' | Marcia Ramos | 2017-07-27 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | remove extra space See merge request !13114 | ||||
| * | | | remove extra space | Ben Bodenmiller | 2017-07-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'rc/fix-branches-api-endpoint' into 'master' | Sean McGivern | 2017-07-27 | 1 | -1/+12 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix the `/projects/:id/repository/branches endpoint` to handle dots in the branch name when the project full patch contains a `/` See merge request !13115 | ||||
| * | | | | Fix the /projects/:id/repository/branches endpoint to handle dots in the ↵ | Rémy Coutable | 2017-07-27 | 1 | -1/+12 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | branch name when the project full patch contains a `/` Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Merge branch 'feature/backup-custom-path' into 'master' | Rémy Coutable | 2017-07-27 | 1 | -0/+9 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Support custom directory in gitlab:backup:create task See merge request !12984 | ||||
| * | | | Support custom directory in gitlab:backup:create task | Markus Koller | 2017-07-27 | 1 | -0/+9 |
| | | | | |||||
* | | | | Remove mentions of SeanPackham since he's no longer with GitLab | Rémy Coutable | 2017-07-27 | 2 | -3/+3 |
|/ / / | |||||
* | | | Merge branch 'HA-external-urls-docs' into 'master' | Sean McGivern | 2017-07-27 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | Add note on external url setting for HA clusters. See merge request !13089 | ||||
| * | | | Add note on external url setting for HA clusters.HA-external-urls-docs | Chenjerai Katanda | 2017-07-25 | 1 | -0/+6 |
| | | | | |||||
* | | | | Merge branch 'tc-issue-api-assignee' into 'master' | Sean McGivern | 2017-07-27 | 1 | -1/+15 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | Add author_id & assignee_id param to /issues API Closes #29430 See merge request !13004 | ||||
| * | | | Allow query param scope for /issues API endpointtc-issue-api-assignee | Toon Claes | 2017-07-24 | 1 | -6/+9 |
| | | | | |||||
| * | | | Add author_id & assignee_id param to /issues API | Toon Claes | 2017-07-24 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | Allow issues filtering on `author_id` and `assignee_id`. | ||||
* | | | | Merge remote-tracking branch 'dev/master' | Douwe Maan | 2017-07-26 | 2 | -17/+51 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Gemfile # Gemfile.lock | ||||
| * | | | | Update more examples | Michael Kozono | 2017-07-26 | 1 | -2/+3 |
| | | | | | |||||
| * | | | | Change encryption description | Michael Kozono | 2017-07-26 | 1 | -11/+16 |
| | | | | | |||||
| * | | | | Update LDAP SSL config options | Michael Kozono | 2017-07-26 | 1 | -4/+32 |
| | |/ / | |/| | | |||||
* | | | | Merge branch '31129-jira-project-key-elim' into 'master' | Sean McGivern | 2017-07-26 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove project_key from the JIRA configuration Closes #31129 See merge request !12050 | ||||
| * | | | | Remove project_key from the Jira configuration | Jarka Kadlecova | 2017-07-25 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Docs new topic "user/index" | Marcia Ramos | 2017-07-26 | 4 | -13/+210 |
| |/ / |/| | | |||||
* | | | Merge branch '35204-doc-api-ci-lint-typo' into 'master' | Rémy Coutable | 2017-07-25 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add link to doc/api/ci/lint.md Closes #35204 See merge request !12914 | ||||
| * | | | Add link to doc/api/ci/lint.md | Takuya Noguchi | 2017-07-17 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge branch 'patch-23' into 'master' | Drew Blessing | 2017-07-25 | 1 | -2/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add instructions for enabling the `pg_trgm` during HA setup. See merge request !13057 | ||||
| * | | | | Add instructions for enabling the `pg_trgm` extension in the production db. ↵ | Chenjerai Katanda | 2017-07-24 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | As a workaround to [a fault during HA setup](https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2501). | ||||
* | | | | | Merge branch '30634-protected-pipeline' into 'master' | Kamil Trzciński | 2017-07-25 | 1 | -3/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement "Block pipelines on protected branches" Closes #30634, #34616, and #33130 See merge request !11910 | ||||
| * | | | | | Add a note that schedules could be deactivated | Lin Jen-Shin | 2017-07-21 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | when lacking permissions too. | ||||
* | | | | | | Merge branch 'patch-24' into 'master' | Filipa Lacerda | 2017-07-25 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add directives to Vue component ordering See merge request !13065 | ||||
| * | | | | | | Add directives to Vue component ordering | Simon Knox | 2017-07-25 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'issue_34622' into 'master' | Sean McGivern | 2017-07-25 | 2 | -1/+122 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Group milestones API endpoint Closes #34622 See merge request !12819 | ||||
| * | | | | | | Add group milestones API endpointissue_34622 | Felipe Artur | 2017-07-21 | 2 | -1/+122 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'clarify-v3-end-date-undefined' into 'master' | Douwe Maan | 2017-07-25 | 1 | -3/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v3 API is unsupported after 9.5, but may not be removed See merge request !13074 | ||||
| * | | | | | | | v3 API is unsupported after 9.5, but may not be removed | Sean McGivern | 2017-07-25 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is, it may not _necessarily_ be removed. We do not provide guarantees for when API v3 will be available until beyond 9.5. | ||||
* | | | | | | | | Resolve "More RESTful API: include resource URLs in responses" | Oswaldo Ferreira | 2017-07-25 | 2 | -10/+121 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into ↵ | Rémy Coutable | 2017-07-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' New `/duplicate` quick action Closes #26372 See merge request !12845 | ||||
| * | | | | | | | | Added slash command to close an issue as a duplicate. Closes #26372 | Ryan Scott | 2017-07-20 | 1 | -0/+1 |
| | |_|_|/ / / / | |/| | | | | | |