Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master' | Rémy Coutable | 2019-02-14 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | Mark group-level labels in Label API as such. Closes #56694 See merge request gitlab-org/gitlab-ce!25219 | ||||
| * | API: Indicate if label is a project label | Robert Schilling | 2019-02-13 | 1 | -0/+3 |
| | | |||||
* | | Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'" | Stan Hu | 2019-02-14 | 2 | -7/+4 |
| | | | | | | This reverts merge request !25173 | ||||
* | | Merge branch '57101-api-docs-for-hangouts-chat-service-incorrect' into 'master' | Rémy Coutable | 2019-02-13 | 1 | -2/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | API: Fix docs and parameters for hangouts-chat service Closes #57101 See merge request gitlab-org/gitlab-ce!25180 | ||||
| * | | API: Fix docs and parameters for hangouts-chat service | Robert Schilling | 2019-02-13 | 1 | -2/+3 |
| |/ | |||||
* | | Only require one parameter when updating a Wiki via the API | Robert Schilling | 2019-02-13 | 1 | -5/+8 |
| | | |||||
* | | API: Expose full commit title | Robert Schilling | 2019-02-13 | 1 | -1/+2 |
| | | |||||
* | | Add milestone progress to API | Robert Schilling | 2019-02-13 | 2 | -4/+7 |
| | | |||||
* | | API: Expose text_color for project and group labels | Robert Schilling | 2019-02-12 | 1 | -1/+1 |
|/ | |||||
* | Remove HipChat integration from GitLab | Nick Thomas | 2019-02-08 | 1 | -39/+0 |
| | |||||
* | Merge branch 'local-markdown-version' into 'master' | Douglas Barbosa Alexandre | 2019-02-07 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Add local markdown version Closes #32789 See merge request gitlab-org/gitlab-ce!24822 | ||||
| * | Add local markdown versionlocal-markdown-version | Jan Provaznik | 2019-02-06 | 1 | -0/+1 |
| | | | | | | | | | | | | Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed). | ||||
* | | Merge branch '56014-api-merge-request-squash-commit-messages' into 'master' | Nick Thomas | 2019-02-07 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | API support for setting squash commit message during squash Closes #56014 See merge request gitlab-org/gitlab-ce!24784 | ||||
| * | | API support for squash commit message during merge56014-api-merge-request-squash-commit-messages | Luke Duncalfe | 2019-02-07 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Issues https://gitlab.com/gitlab-org/gitlab-ce/issues/47149 https://gitlab.com/gitlab-org/gitlab-ce/issues/56014 | ||||
* | | | Merge branch 'api-group-labels' into 'master' | Sean McGivern | 2019-02-07 | 7 | -102/+236 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | API group labels Closes #44901 See merge request gitlab-org/gitlab-ce!21368 | ||||
| * | | Add documentationapi-group-labels | Robert Schilling | 2019-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Simplify label helper and correct version | Robert Schilling | 2019-01-31 | 4 | -73/+61 |
| | | | |||||
| * | | Factor out common label API | Robert Schilling | 2019-01-31 | 6 | -109/+129 |
| | | | |||||
| * | | Incorporate feedback from Robert | Robert Schilling | 2019-01-31 | 4 | -13/+49 |
| | | | |||||
| * | | Correctly search for labels in parent groups | Robert Schilling | 2019-01-31 | 2 | -6/+6 |
| | | | |||||
| * | | Factor out group labels entity | Robert Schilling | 2019-01-31 | 4 | -37/+31 |
| | | | |||||
| * | | Use proper finder helper to get existing labels | Robert Schilling | 2019-01-31 | 1 | -11/+13 |
| | | | |||||
| * | | fix rebasing | Robert Schilling | 2019-01-31 | 2 | -10/+1 |
| | | | |||||
| * | | Replace finders | Robert Schilling | 2019-01-31 | 2 | -5/+5 |
| | | | |||||
| * | | Incorporate feedback from Nick | Robert Schilling | 2019-01-31 | 3 | -19/+14 |
| | | | |||||
| * | | Add changelog, version information, frozen string literals | Robert Schilling | 2019-01-31 | 1 | -0/+6 |
| | | | |||||
| * | | Add subscription API for the group label API | Robert Schilling | 2019-01-31 | 3 | -15/+28 |
| | | | |||||
| * | | Add specs | Robert Schilling | 2019-01-31 | 2 | -8/+10 |
| | | | |||||
| * | | Inital API implementation for group labels | Robert Schilling | 2019-01-31 | 2 | -0/+87 |
| | | | |||||
* | | | Merge branch 'security-makrdown-release-description-vulnerability' into 'master' | Yorick Peterse | 2019-02-06 | 1 | -1/+3 |
|\ \ \ | |_|/ |/| | | | | | | | | [master] Markdown of release notes leaks confidential issue titles and MR titles to any users See merge request gitlab/gitlabhq!2869 | ||||
| * | | Fix Markdown of release notes | Shinya Maeda | 2019-01-30 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was leaings confidential issue titles and MR titles to any users Fix spec Fix spec Fix tests | ||||
| * | | [master] Pipelines section is available to unauthorized users | Kamil Trzciński | 2019-01-28 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'security-pipeline-trigger-tokens-exposure' into 'master' | Yorick Peterse | 2019-01-24 | 3 | -6/+38 |
| |\ \ | | | | | | | | | | | | | | | | | [master] Do not expose trigger token when user should not see it See merge request gitlab/gitlabhq!2735 | ||||
| | * | | Present all pipeline triggers using trigger presenter | Grzegorz Bizon | 2019-01-15 | 1 | -3/+3 |
| | | | | |||||
| | * | | Do not expose trigger token when user should not see it | Grzegorz Bizon | 2019-01-15 | 3 | -3/+35 |
| | | | | |||||
* | | | | Merge branch 'sh-encode-content-disposition' into 'master' | Sean McGivern | 2019-02-05 | 1 | -8/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Encode Content-Disposition filenames Closes #47673 See merge request gitlab-org/gitlab-ce!24919 | ||||
| * | | | | Encode Content-Disposition filenames | Stan Hu | 2019-02-04 | 1 | -8/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users downloading non-ASCII attachments would see garbled characters. When used with object storage, AWS S3 would return an InvalidArgument error: Header value cannot be represented using ISO-8859-1. Per RFC 5987 and RFC 6266, Content-Disposition should be encoded properly. This commit takes the Rails 6 implementation of ActiveSuppport::Http::ContentDisposition (https://github.com/rails/rails/pull/33829) and ports it here. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/47673 | ||||
* | | | | | Merge branch 'search-title' into 'master' | Sean McGivern | 2019-02-05 | 2 | -2/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Add 'in' filter that modifies scope of 'search' filter to issues and merge requests API See merge request gitlab-org/gitlab-ce!24350 | ||||
| * | | | | Fix grammar and spelling | Hiroyuki Sato | 2019-02-05 | 2 | -4/+4 |
| | | | | | |||||
| * | | | | Add 'in' filter that modifies scope of 'search' filter to issues and merge ↵ | Hiroyuki Sato | 2019-01-14 | 2 | -2/+4 |
| | |/ / | |/| | | | | | | | | | | requests API | ||||
* | | | | Add programming language filtering to `/projects` | Dylan MacKenzie | 2019-02-04 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge branch '51913-api-getting-projects-for-users-with-dot-gets-404' into ↵ | Rémy Coutable | 2019-02-01 | 3 | -4/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' API: Support username with dots Closes #51913 See merge request gitlab-org/gitlab-ce!24395 | ||||
| * | | | | Unify user requirements for API slugs | Robert Schilling | 2019-01-31 | 3 | -4/+5 |
| | | | | | |||||
| * | | | | API: Support username with dots | Robert Schilling | 2019-01-15 | 2 | -2/+2 |
| |/ / / | |||||
* | | | | [master] Pipelines section is available to unauthorized users | Kamil Trzciński | 2019-01-31 | 1 | -3/+3 |
| | | | | |||||
* | | | | Present all pipeline triggers using trigger presenter | Grzegorz Bizon | 2019-01-31 | 1 | -3/+3 |
| | | | | |||||
* | | | | Do not expose trigger token when user should not see it | Grzegorz Bizon | 2019-01-31 | 3 | -3/+35 |
| |_|/ |/| | | |||||
* | | | Merge branch 'container-repository-cleanup-api' into 'master' | Grzegorz Bizon | 2019-01-25 | 3 | -0/+173 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Container repository cleanup API Closes #55978 See merge request gitlab-org/gitlab-ce!24303 | ||||
| * | | | Add Container Registry API | Kamil Trzciński | 2019-01-25 | 3 | -0/+173 |
| | | | | | | | | | | | | | | | | | | | | | | | | This includes a set of APIs to manipulate container registry. This includes also an ability to delete tags based on requested criteria, like keep-last-n, matching-name, older-than. | ||||
* | | | | Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master' | Lin Jen-Shin | 2019-01-24 | 15 | -28/+28 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable the Layout/ExtraSpacing cop Closes #56392 See merge request gitlab-org/gitlab-ce!24423 |