- 07 Feb, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
Avoid incorrectly unblocking SAML users via `required_groups` Closes gitlab-ce#45525 See merge request gitlab-org/gitlab-ee!9489
-
Fatih Acet authored
Add custom form field to validate custom metrics Closes #3426 See merge request gitlab-org/gitlab-ee!9178
-
Jose Ivan Vargas authored
-
Douglas Barbosa Alexandre authored
Send notification mails for external alerts See merge request gitlab-org/gitlab-ee!9457
-
Peter Leitzen authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Port migration fix from EE 9270 See merge request gitlab-org/gitlab-ce!25004
-
Douglas Barbosa Alexandre authored
Resolve "Implement access controls when SSO enforcement enabled" Closes #9413 See merge request gitlab-org/gitlab-ee!9270
-
James Lopez authored
-
Mike Lewis authored
docs: GitLab uses group milestones to handle issues See merge request gitlab-org/gitlab-ce!24953
-
GitLab Bot authored
-
Sean McGivern authored
Enable fast task lists for merge requests Closes #19745 See merge request gitlab-org/gitlab-ce!24779
-
Sean McGivern authored
Enable fast task lists for merge requests and epics See merge request gitlab-org/gitlab-ee!9431
-
Sean McGivern authored
Add setting for first day of the week Closes #19282 and #2105 See merge request gitlab-org/gitlab-ce!22755
-
Sean McGivern authored
EE port: add setting for first day of the week See merge request gitlab-org/gitlab-ee!9465
-
Sean McGivern authored
Remove some racing expectations Closes #9648 See merge request gitlab-org/gitlab-ee!9490
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Use alert presenter in notification mails See merge request gitlab-org/gitlab-ee!9423
-
Peter Leitzen authored
-
Achilleas Pipinellis authored
Fixes Cluster base domain documentation See merge request gitlab-org/gitlab-ce!25008
-
Sean McGivern authored
-
James Edwards-Jones authored
Previously, our `required_groups` check was indiscriminately unblocking users whenever the condition was met. This was problematic because it interfered with manually blocked users, as well as users blocked because they were automatically set up. Now we only unblock `ldap_blocked`, since those are the ones that could have been blocked due to `required_groups`. In the future we might introduce `saml_blocked` users for clarity, but that might require a data migration.
-
Sean McGivern authored
-
Nick Thomas authored
-
Mayra Cabrera authored
Uses the preferred way for introduced blocks instead of notes, on auto devops and cluster documentation. Also fixes some typos.
-
Fatih Acet authored
Also adds specs and fixes existing specs
-
Brett Walker authored
Allow single tasks to be updated quickly
-
Fatih Acet authored
Also adds specs and fixes existing specs
-
Brett Walker authored
Allow single tasks to be updated quickly
-
Douglas Barbosa Alexandre authored
Merge branch '9446-split-geo-projectsyncworker-into-repositorysyncworker-and-wikisyncworker-option2' into 'master' Geo: Handle repository and wiki sync separately in Geo::ProjectSyncWorker Closes #9444, #9446, and #5348 See merge request gitlab-org/gitlab-ee!9360
-
GitLab Bot authored
-
Phil Hughes authored
Resolve "Override squash commit message" Closes #47149 See merge request gitlab-org/gitlab-ce!24724
-
Natalia Tepluhina authored
-
Phil Hughes authored
Resolve "Override squash commit message" See merge request gitlab-org/gitlab-ee!9464
-
Natalia Tepluhina authored
-
GitLab Bot authored
-
Sean McGivern authored
Fix failing test in spec/workers/post_receive_spec.rb Closes gitlab-ee#8871 See merge request gitlab-org/gitlab-ce!24993
-
Sean McGivern authored
-
James Lopez authored