- 04 Dec, 2018 2 commits
-
-
James Edwards-Jones authored
Previously we used @user, but this changed to local_assigns[:user] so we could pass a second variable to the view from an EE module Since we were already using current_user librally there it makes sense to replace the remaining usages. See: https://docs.gitlab.com/ee/development/module_with_instance_variables.html
-
James Edwards-Jones authored
Allows users to unlink their Group SAML accounts. Needed so that users can decide when they no longer want to allow an organization to log them into GitLab.com Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/5016
-
- 03 Dec, 2018 38 commits
-
-
Stan Hu authored
Geo - Respect the next retry time when re-verifying failed repositories Closes #8643 See merge request gitlab-org/gitlab-ee!8661
-
Stan Hu authored
Fix deprecation: Passing a class as a value in an Active Record query is deprecated See merge request gitlab-org/gitlab-ee!8630
-
Clement Ho authored
CE upstream - 2018-12-03 15:21 UTC See merge request gitlab-org/gitlab-ee!8675
-
Douglas Barbosa Alexandre authored
Scope the queries to retrieve failed repository verifications by (repository|wiki)_retry_at < Time.now to respect the next retry attempt, otherwise we retry them before the (repository|wiki)_retry_at.
-
Jasper Maes authored
Fix deprecation: Passing a class as a value in an Active Record query is deprecated and will be removed.
-
Paul Slaughter authored
-
Paul Slaughter authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue # spec/javascripts/vue_mr_widget/mock_data.js [ci skip]
-
Kamil Trzciński authored
Update Dependency Scanning report fixtures See merge request gitlab-org/gitlab-ce!23460
-
Phil Hughes authored
CE upstream - 2018-12-01 06:21 UTC Closes gitlab-ce#51210 See merge request gitlab-org/gitlab-ee!8664
-
Rémy Coutable authored
Enable some frozen string in ee/app See merge request gitlab-org/gitlab-ee!8667
-
Rémy Coutable authored
Update CONTRIBUTING.md: style guide link See merge request gitlab-org/gitlab-ce!23481
-
Rémy Coutable authored
Promoting issue to epic Closes #7965 See merge request gitlab-org/gitlab-ee!8562
-
Ramya Authappan authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Phil Hughes authored
CE Port of "Add empty and disabled web terminal tab" See merge request gitlab-org/gitlab-ce!23496
-
Paul Slaughter authored
-
Olivier Gonzalez authored
Sync content with EE fixtures
-
Phil Hughes authored
Updates linked pipelines to render inline Closes #2122 See merge request gitlab-org/gitlab-ee!8607
-
Filipa Lacerda authored
-
Phil Hughes authored
Reduces CE to EE differences See merge request gitlab-org/gitlab-ce!23452
-
Phil Hughes authored
Redesign of MR header sections See merge request gitlab-org/gitlab-ee!8593
-
Paul Slaughter authored
-
Phil Hughes authored
Redesign of MR header sections (CE Port) See merge request gitlab-org/gitlab-ce!23465
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Dmitriy Zaporozhets authored
Add echo so that we know which branch was taken See merge request gitlab-org/gitlab-ce!23499
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
This reverts commit dae7daa3.
-
Kamil Trzciński authored
Fix unrelated deployment status in MR widget Closes #54125 See merge request gitlab-org/gitlab-ce!23175
-
Kamil Trzciński authored
Parse and store dependency scanning results in database See merge request gitlab-org/gitlab-ee!8642
-
Olivier Gonzalez authored
-
Achilleas Pipinellis authored
Update architecture.md See merge request gitlab-org/gitlab-ce!23430
-
Dmitriy Zaporozhets authored
HTTPS for JupyterHub installation See merge request gitlab-org/gitlab-ce!23479
-
Amit Rathi authored
-