- 10 Dec, 2015 8 commits
-
-
Alex Lossent authored
When Kerberos authentication is enabled (either via Omniauth or for passwordless Git HTTP) together with an LDAP that is Active Directory (AD), we can automatically import Kerberos identities from Active Directory for LDAP users. These users can then authenticate to GitLab with Kerberos without having to attach their Kerberos identity beforehand via the Omniauth provider. This behavior is automatically enabled. It seems unlikely that one would enable Kerberos in an Active Directory environament and not want this behavior.
-
Alex Lossent authored
This resolve inconsistences in Kerberos identities, as sometimes the realm would be included and sometimes not. Cf. gitlab-org/gitlab-ee#41
-
Douwe Maan authored
-
Douwe Maan authored
-
Valery Sizov authored
CE upstream See merge request !75
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
- 09 Dec, 2015 13 commits
-
-
Dmitriy Zaporozhets authored
Add group contribution statistics page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Implementation for gitlab-org/gitlab-ce#3824 See merge request !74
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Achilleas Pipinellis authored
Introduce CI documentation for services and languages This introduces guide for PHP, a bunch of services (databases) and cleans up some docker references. With this there are bunch of example projects in https://gitlab.com/groups/gitlab-examples. /cc @JobV @axil See merge request !1917
-
Stan Hu authored
Update annotations See merge request !2033
-
Stan Hu authored
-
Dmitriy Zaporozhets authored
Fix only 20 group members showing on project member page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !2030
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Add Builds tab to MR detail page ## Before ![Screen_Shot_2015-12-08_at_13.21.04](/uploads/0d26060bef78f3de076e33439b8a4789/Screen_Shot_2015-12-08_at_13.21.04.png) ## After ![Screen_Shot_2015-12-08_at_13.25.20](/uploads/be7d7fd6d4fc8c5cc366b5b3778b813a/Screen_Shot_2015-12-08_at_13.25.20.png) Fixes #3907 See merge request !2016
-
- 08 Dec, 2015 19 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Zeger-Jan van de Weg authored
-
Robert Speicher authored
Default target branch to patch-n when editing file in protected branch Fixes #3441 See merge request !2021
-
Robert Speicher authored
Update documentation about automatic issue closing RE !1933 See merge request !2000
-
Douwe Maan authored
-
Douwe Maan authored
-
Achilleas Pipinellis authored
-
Douwe Maan authored
-
Douwe Maan authored
# Conflicts: # app/controllers/projects/merge_requests_controller.rb # app/views/projects/merge_requests/widget/_heading.html.haml
-
Robert Speicher authored
Make cross-project reference's clipboard target less naive See !2023 See merge request !2024
-
Robert Speicher authored
See !2023
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Drew Blessing authored
Make tab target selectors less naive Prior, any of the specified IDs could have been hijacked by a table of contents header, breaking the tab functionality. For example, a `## Notes` header would get the id `notes` and prevent the Discussion tab from being activated. Closes #3908 See merge request !2023
-
Robert Speicher authored
Prior, any of the specified IDs could have been hijacked by a table of contents header, breaking the tab functionality. For example, a `## Notes` header would get the id `notes` and prevent the Discussion tab from being activated. Closes #3908
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-