- 13 Dec, 2017 40 commits
-
-
Toon Claes authored
When a note is part of a discussion, the email sent out will be `In-Reply-To` the previous note in that discussion. It also `References` all the previous notes in that discussion, and the original issue. Closes gitlab-org/gitlab-ce#36054.
-
Toon Claes authored
When a note is part of a discussion, the email sent out should be `In-Reply-To` the previous note in that discussion. Closes gitlab-org/gitlab-ce#36054
-
Rémy Coutable authored
Adds ordering to projects contributors in API Closes #13695 See merge request gitlab-org/gitlab-ce!15469
-
Filipa Lacerda authored
Unify dialog modal/popup dialog/confirmation dialog/modal to modal See merge request gitlab-org/gitlab-ce!15865
-
Annabel Dunstone Gray authored
Update issuable status icons Closes #33926 See merge request gitlab-org/gitlab-ce!15898
-
Robert Speicher authored
Cache feature check for 1 minute for MethodCall instrumentation toggle See merge request gitlab-org/gitlab-ce!15800
-
Pawel Chojnacki authored
-
Rémy Coutable authored
Add a gitlab:tcp_check rake task See merge request gitlab-org/gitlab-ce!15759
-
Jacopo authored
Allows ordering in GET api/v4/projects/:project_id/repository/contributors through `order_by` and `sort` params. The available `order_by` options are: name|email|commits. The available `sort` options are: asc|desc.
-
Sean McGivern authored
Prevent worker that updates merge requests head pipeline from failing jobs Closes #41021 See merge request gitlab-org/gitlab-ce!15870
-
Robert Speicher authored
Enable the performance bar in dev environments Closes #40989 See merge request gitlab-org/gitlab-ce!15913
-
Nick Thomas authored
This allows us to avoid relying on telnet / netcat being installed
-
Felipe Artur authored
-
Achilleas Pipinellis authored
Docs: Update admin docs See merge request gitlab-org/gitlab-ce!15892
-
Marcia Ramos authored
-
Douwe Maan authored
Create models directly in migration specs See merge request gitlab-org/gitlab-ce!15874
-
Zeger-Jan van de Weg authored
-
Rémy Coutable authored
Execute quick actions when creating MR from issue Closes gitlab-ee#4277 See merge request gitlab-org/gitlab-ce!15810
-
Marcia Ramos authored
Add new “Troubleshooting Git” page to General documentation See merge request gitlab-org/gitlab-ce!15903
-
Marcia Ramos authored
Document how to remove assignees, labels, and milestones form the issue and MRs API See merge request gitlab-org/gitlab-ce!15664
-
Marcia Ramos authored
Make usage of SSH keys in CI/CD more clear Closes #25716 See merge request gitlab-org/gitlab-ce!15790
-
LUKE BENNETT authored
Updates dependencies license list See merge request gitlab-org/gitlab-ce!15905
-
Tiago authored
10.3 gitignore and license templates Closes #10 See merge request gitlab-org/gitlab-ce!15901
-
Tiago authored
10.3 update guide Closes #10 See merge request gitlab-org/gitlab-ce!15900
-
Tiago authored
10.3 "Installation from Source" Closes #10 See merge request gitlab-org/gitlab-ce!15899
-
Sean McGivern authored
In CE, this does nothing - the `MergeRequests::BuildService` will, at the time of writing, never return a description for this case. In EE, a project can have a default MR template, which will be returned by the service. Previously we were only using the description passed in the params, ignoring any already set on the object. Now we fall back to the one set on the object if there was none in the params, allowing quick actions to be executed from default MR templates when creating an MR from an issue.
-
Tiago Botelho authored
-
Achilleas Pipinellis authored
-
Phil Hughes authored
Remove page-with-new-nav class See merge request gitlab-org/gitlab-ce!15819
-
Achilleas Pipinellis authored
-
Phil Hughes authored
Export old code into es6 modules See merge request gitlab-org/gitlab-ce!15787
-
Filipa Lacerda authored
-
Phil Hughes authored
Use relative URL for projects to avoid storing domains Closes #40895 See merge request gitlab-org/gitlab-ce!15876
-
Kushal Pandya authored
-
Ian Scorer authored
-
Tim Zallmann authored
Resolve "Update styling of empty states" Closes #40468 See merge request gitlab-org/gitlab-ce!15791
-
Tim Zallmann authored
Resolve "Prometheus loading screen no longer seems to appear" Closes #40285 See merge request gitlab-org/gitlab-ce!15889
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33926 Changed file icons already addressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15367
-
Luke Bennett authored
-
Luke Bennett authored
-