- 13 Dec, 2017 25 commits
-
-
Marcia Ramos authored
-
Douwe Maan authored
Create models directly in migration specs See merge request gitlab-org/gitlab-ce!15874
-
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
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
- 12 Dec, 2017 15 commits
-
-
Stan Hu authored
CE Backport - Fix order-dependent spec failure by avoiding monkeypatching See merge request gitlab-org/gitlab-ce!15893
-
Annabel Dunstone Gray authored
removed tab indexes from tag form See merge request gitlab-org/gitlab-ce!15886
-
Stan Hu authored
Return the noteable in Note#touch_noteable See merge request gitlab-org/gitlab-ce!15891
-
Michael Kozono authored
-
Robert Speicher authored
Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenter' into 'master' Refactor member view by using presenter Closes #28004 See merge request gitlab-org/gitlab-ce!15715
-
Achilleas Pipinellis authored
Fix entrypoint overriding documentation See merge request gitlab-org/gitlab-ce!15884
-
Yorick Peterse authored
This allows EE to re-use the object, making it easier to trigger indexing of the noteable.
-
Mike Greiling authored
-
Mike Greiling authored
-
Grzegorz Bizon authored
Handle domain sessions better in QA scenarios Closes gitlab-qa#102 See merge request gitlab-org/gitlab-ce!15452
-
Annabel Dunstone Gray authored
Clean up new dropdown styles Closes #39142 and #39446 See merge request gitlab-org/gitlab-ce!13676
-
Filipa Lacerda authored
Remove unnecessary js-issuable-edit Closes #41042 See merge request gitlab-org/gitlab-ce!15883
-
Sean McGivern authored
Use memoization for commits on diffs See merge request gitlab-org/gitlab-ce!15857
-
Marcus Amargi authored
-
Achilleas Pipinellis authored
-