- 05 Jan, 2018 6 commits
-
-
Douwe Maan authored
Modify `LDAP::Person` to return username value based on attributes See merge request gitlab-org/gitlab-ee!3915
-
Stan Hu authored
Revert "Add ee only comment to boards_bundle.js ee imports" See merge request gitlab-org/gitlab-ee!3927
-
Drew Blessing authored
`Gitlab::LDAP::Person` did not respect the LDAP attributes username configuration and would simply return the uid value. There are cases where users would like to specify a different username field to allow more friendly GitLab usernames. For example, it's common in AD to have sAMAccountName be an employee ID like `A12345` while the local part of the email address is more human-friendly.
-
LUKE BENNETT authored
This reverts commit de4c74f9
-
LUKE BENNETT authored
-
Robert Speicher authored
CE upstream - Wednesday Closes gitaly#813, #3482, gitaly#847, and gitaly#852 See merge request gitlab-org/gitlab-ee!3906
-
- 04 Jan, 2018 27 commits
-
-
Robert Speicher authored
-
Jacob Vosmaer authored
-
Filipa Lacerda authored
Fix rebase status check throwing flash message Closes #4473 See merge request gitlab-org/gitlab-ee!3922
-
Robert Speicher authored
Check if shard configuration is same across Geo nodes Closes #3243 See merge request gitlab-org/gitlab-ee!3772
-
Robert Speicher authored
-
Kamil Trzciński authored
Update Kubernetes service documentation See merge request gitlab-org/gitlab-ee!3920
-
-
LUKE BENNETT authored
-
LUKE BENNETT authored
-
LUKE BENNETT authored
-
Stan Hu authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Mayra Cabrera authored
States this service was deprecated on 10.3 and his behavior depends on the kubernetes service status. Also includes a link for the release post for more information.
-
Kamil Trzciński authored
CE Port: 41054 Disable creation of new kubernetes integrations See merge request gitlab-org/gitlab-ee!3916
-
Mayra Cabrera authored
-
Rémy Coutable authored
EE: Unify CE and EE tests in spec/controllers/projects/artifacts_controller_spec.rb See merge request gitlab-org/gitlab-ee!3883
-
Rémy Coutable authored
EE: Enable our own custom cops, again? See merge request gitlab-org/gitlab-ee!3882
-
Rémy Coutable authored
Show correct edition for EE free Closes gitlab-ce#41092 See merge request gitlab-org/gitlab-ee!3894
-
Mario de la Ossa authored
-
Grzegorz Bizon authored
Fix namespace ambiguity with Kubernetes Pod definitions Closes #4468 See merge request gitlab-org/gitlab-ee!3918
-
Stan Hu authored
This was causing a spec failure between Gitlab::Kubernetes::Helm::Pod and Gitlab::Kubernetes::Helm::Api::Pod if one spec loaded the former definition first. Closes #41458
-
Douwe Maan authored
Fix a bug where branch could not be delete due to a push rule config Closes #4078 See merge request gitlab-org/gitlab-ee!3900
-
Dmitriy Zaporozhets authored
Move git operations for UpdateRemoteMirrorService into Gitlab::Git Closes gitaly#841 See merge request gitlab-org/gitlab-ee!3824
-
Sean McGivern authored
Prepare Gitlab::Git::Repository#rebase for Gitaly migration See merge request gitlab-org/gitlab-ee!3908
-
Sean McGivern authored
Geo backend changes for Vue admin page See merge request gitlab-org/gitlab-ee!3858
-
Sean McGivern authored
Improve closed/merged events queries performance on Projects::MergeRequestsController#show.json See merge request gitlab-org/gitlab-ee!3679
-
Grzegorz Bizon authored
More descriptive error when clocks between Geo nodes are out of sync Closes #4276 See merge request gitlab-org/gitlab-ee!3860
-
- 03 Jan, 2018 7 commits