- 04 Apr, 2019 2 commits
-
-
Luke Duncalfe authored
-
Luke Duncalfe authored
Allow authors of a MR to approve a MR if fallback approval rules are in play. Issue https://gitlab.com/gitlab-org/gitlab-ee/issues/7532
-
- 03 Apr, 2019 1 commit
-
-
Luke Duncalfe authored
Applying a shared_examples_group to DRY up the test. Some of the tests would test expect(subject.can_approve?(nil)).to be_falsey and some would miss that. So this change makes them all consistent.
-
- 02 Apr, 2019 37 commits
-
-
GitLab Bot authored
-
Rémy Coutable authored
Document `click_` vs. `go_to_` standard for e2e tests Closes #59645 See merge request gitlab-org/gitlab-ce!26825
-
Kamil Trzciński authored
Expose merge request pipeline parameters for MR widget See merge request gitlab-org/gitlab-ee!10502
-
Kamil Trzciński authored
Backport: Expose merge request pipeline parameters for MR widget See merge request gitlab-org/gitlab-ce!26826
-
GitLab Bot authored
-
Filipa Lacerda authored
Fixed positioning of the diff tree list on mobile Closes #59739 See merge request gitlab-org/gitlab-ce!26820
-
GitLab Bot authored
-
Nick Thomas authored
Backport splitting approval changes from CE See merge request gitlab-org/gitlab-ce!26323
-
Nick Thomas authored
Split self-approval restrictions by merge request and commit author See merge request gitlab-org/gitlab-ee!10234
-
Phil Hughes authored
Adds documentation about the utility classes See merge request gitlab-org/gitlab-ce!26824
-
Filipa Lacerda authored
-
GitLab Bot authored
-
Douwe Maan authored
Fixed expand full file button showing on images Closes #59695 See merge request gitlab-org/gitlab-ce!26830
-
Dmitriy Zaporozhets authored
Monitor GraphQL with Prometheus See merge request gitlab-org/gitlab-ce!26569
-
Jan Provaznik authored
Extends graphql's platform tracing class to observe duration of graphql methods. In graphql 1.8.11 is added prometheus class but it's not very useful for us because it uses prometheus_exporter to export results.
-
GitLab Bot authored
-
Filipa Lacerda authored
CE backport of design-management-upload-client See merge request gitlab-org/gitlab-ce!26766
-
Filipa Lacerda authored
Design management upload client See merge request gitlab-org/gitlab-ee!10455
-
Rémy Coutable authored
Add a default insights config See merge request gitlab-org/gitlab-ee!10458
-
GitLab Bot authored
-
Sean McGivern authored
Avoid excessive recursive calls with Rugged TreeEntries Closes #59759 See merge request gitlab-org/gitlab-ce!26813
-
GitLab Bot authored
-
Rémy Coutable authored
Merge branch 'ce-10828-follow-up-from-ee-port-externalize-strings-in-projects-controllers' into 'master' (CE Port) "Follow-up from "(EE port) Externalize strings in projects controllers"" See merge request gitlab-org/gitlab-ce!26832
-
Martin Wortschack authored
-
Rémy Coutable authored
Merge branch '10828-follow-up-from-ee-port-externalize-strings-in-projects-controllers' into 'master' Resolve "Follow-up from "(EE port) Externalize strings in projects controllers"" Closes #10828 See merge request gitlab-org/gitlab-ee!10517
-
Martin Wortschack authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59739
-
Achilleas Pipinellis authored
Docs: Realign newer CE images that didn't get ported to EE See merge request gitlab-org/gitlab-ee!10510
-
Marcel Amirault authored
-
Shinya Maeda authored
This is for merge request pipelines
-
GitLab Bot authored
-
Sean McGivern authored
Migrate issuable states to integer patch 1 of 2 Closes #51789 See merge request gitlab-org/gitlab-ce!25107
-
Sean McGivern authored
Don't sanitize project names on project members page Closes #58751 See merge request gitlab-org/gitlab-ce!25946
-
Sean McGivern authored
EE-Port: Don't sanitize project names on project members page See merge request gitlab-org/gitlab-ee!9944
-
Phil Hughes authored
-