- 07 Feb, 2019 14 commits
-
-
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.
-
GitLab Bot authored
-
Phil Hughes authored
Remove ECharts metrics dashboard feature flag Closes #55910 and #54973 See merge request gitlab-org/gitlab-ce!24653
-
Adriel Santiago authored
-
GitLab Bot authored
-
Stan Hu authored
Fix code search when text is larger than max gRPC message size See merge request gitlab-org/gitlab-ce!24111
-
John Cai authored
updates gitaly proto to 1.7.0, modifies the search files gitaly client call to use the new chunked_response flag in the rpc request, and stitch the responses together. maintains backwards compatibility with older gitaly servers.
-
GitLab Bot authored
-
Evan Read authored
Describe how to set up a push mirror repository at GitLab Closes #57062 See merge request gitlab-org/gitlab-ce!24834
-
GitLab Bot authored
-
Evan Read authored
Documentation: add a note about time sync between GitLab and k8s cluster See merge request gitlab-org/gitlab-ce!24816
-
Evan Read authored
Added further details to the CI_PROJECT_DIR variable documentation See merge request gitlab-org/gitlab-ce!24153
-
Douglas Barbosa Alexandre authored
Fix bug where users could not be added in protected branch rules Closes #9591 See merge request gitlab-org/gitlab-ee!9474
-
Alexander Tanayno authored
-
- 06 Feb, 2019 26 commits
-
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Stan Hu authored
Clean up unicorn sampler metric labels Closes #56788 See merge request gitlab-org/gitlab-ce!24626
-
Stan Hu authored
dbf7978b introduced a regression where protected branches and tags could only be added if the user getting access to push or merge was a direct member of the project. However, this does not consider that team members can gain access to a project via group membership. Fix this by checking the user has any access within the team. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9591
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Upgrade gitaly to 1.18.0 See merge request gitlab-org/gitlab-ce!24981
-
Andrew Newdigate authored
-
Douglas Barbosa Alexandre authored
Geo: Add settings page empty state Closes #8380 See merge request gitlab-org/gitlab-ee!9415
-
GitLab Bot authored
-
Fatih Acet authored
Resolve "Diff file headers on 'Compare' not quite right" Closes #56938 See merge request gitlab-org/gitlab-ce!24783
-
Juergen Kosel authored
-
GitLab Bot authored
-
Valery Sizov authored
-
Juergen Kosel authored
Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
-
Juergen Kosel authored
Apply wording from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24834#note_138592349Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
-
Rémy Coutable authored
Send project name with Gitaly repository requests Closes gitaly#1394 See merge request gitlab-org/gitlab-ce!23373
-
Rémy Coutable authored
Send project name with Gitaly repository requests (EE port) Closes gitaly#1394 See merge request gitlab-org/gitlab-ee!8666
-
GitLab Bot authored
-
Nick Thomas authored
Fix #44332 - Add support for profile and email Closes #44332 See merge request gitlab-org/gitlab-ce!24335
-
GotenXiao authored
-
GitLab Bot authored
-
Marin Jankovski authored
Added guide for upgrading from CE 11.8 to EE 1.8 See merge request gitlab-org/gitlab-ee!9463
-
Sean McGivern authored
Add list_projects endpoint to error tracking See merge request gitlab-org/gitlab-ce!24700
-
Reuben Pereira authored
-
GitLab Bot authored
-
Yorick Peterse authored
-