- 28 May, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
If a user is not signed-in and tries to access root_path on a Geo secondary node, redirects them to the sign-in page. Don't redirect to the custom home page URL if one is present. Otherwise, it will break the Geo OAuth workflow always redirecting the user to the Geo primary node, which prevents access to the secondary node.
-
Marin Jankovski authored
Regenerate locale/gitlab.pot file See merge request gitlab-org/gitlab-ee!13488
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Increase timeout of flaky specs Closes #62399 See merge request gitlab-org/gitlab-ce!28820
-
GitLab Bot authored
-
James Lopez authored
Fix order dependency with user params during imports Closes #61715 See merge request gitlab-org/gitlab-ce!28719
-
Liam McAndrew authored
-
Nick Thomas authored
Restrict hierarchy related epic quick actions in mysql Closes #11703 See merge request gitlab-org/gitlab-ee!13152
-
Filipa Lacerda authored
Update document title when repository router changes See merge request gitlab-org/gitlab-ce!28714
-
GitLab Bot authored
-
Yorick Peterse authored
CE port of Move EE specific lines in API::Variables See merge request gitlab-org/gitlab-ce!28718
-
Imre Farkas authored
-
Yorick Peterse authored
Move EE specific lines in API::Variables See merge request gitlab-org/gitlab-ee!13290
-
Imre Farkas authored
-
Yorick Peterse authored
CE port of Move EE specific lines in API::Users See merge request gitlab-org/gitlab-ce!28710
-
Imre Farkas authored
-
Yorick Peterse authored
Move EE specific lines in API::Users See merge request gitlab-org/gitlab-ee!13286
-
Imre Farkas authored
-
Lin Jen-Shin authored
Fix display of promote to group label Closes #62200 See merge request gitlab-org/gitlab-ce!28637
-
Jan Provaznik authored
Since label presenter is used in label index view, label class check doesn't work as expected because the class is now LabelPresenter. Also `label.subject` doesn't work as expected now because Label's model `subject` method is shadowed by Gitlab's presenter's method which uses `subject` for referencing the original object. Instead we use a presenter's method for both checks now. `label_deletion_confirm_text` is not used anywhere so it's removed
-
Lin Jen-Shin authored
Enables GraphQL batch requests See merge request gitlab-org/gitlab-ce!28273
-
GitLab Bot authored
-
Heinrich Lee Yu authored
-
Kushal Pandya authored
Revert "Add expand/collapse button to operation settings" See merge request gitlab-org/gitlab-ce!28818
-
Winnie Hellmann authored
This reverts merge request !28620
-
GitLab Bot authored
-
Kushal Pandya authored
Fix failing EE component spec Closes #11791 See merge request gitlab-org/gitlab-ee!13459
-
Dmitriy Zaporozhets authored
Move more project routes under /-/ scope See merge request gitlab-org/gitlab-ce!28717
-
GitLab Bot authored
-
Phil Hughes authored
Upgrade Jest to v24.8.0 See merge request gitlab-org/gitlab-ce!28786
-
Winnie Hellmann authored
-
Phil Hughes authored
Upgrade Jest to v24.8.0 (EE-port) See merge request gitlab-org/gitlab-ee!13436
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Phil Hughes authored
Enabling GraphQL batch requests allows for multiple queries to be sent in 1 request reducing the amount of requests we send to the server. Responses come come back in the same order as the queries were provided.
-
Ash McKenzie authored
Use source ref in pipeline webhook Closes #61553 See merge request gitlab-org/gitlab-ce!28772
-
Filipa Lacerda authored
added code differences from EE to CE See merge request gitlab-org/gitlab-ce!28711
-
Michel Engelen authored
added a new conditional to add `display: none;` dynamically if the row should be hidden, indicated by the variable `rowHidden` this solves issue #9978
-
GitLab Bot authored
-