- 12 Dec, 2014 2 commits
-
-
Marin Jankovski authored
Fix/project show also ldap users In 336b7b87 a feature was (silently) added which broke our use case of using LDAP synced groups as a common base for user <-> project mapping
😒 Although >v 7.4.0 > - [...] > - Do not show ldap users in dropdowns for groups with enabled ldap-sync > - [...] indicates that the drop down boxes for groups have changed, it does not for projects in such a group. To be clear: It totally makes sense to not manually manage users for LDAP synced groups, on a project basis however it is very useful and an essential feature to allow self-service in organizations. Please consider making the `skip_ldap` flag optional for the dropdown boxes. [Also, make sure that the provider you're excluding actually is called `ldap`, which might not be the case for installations with multiple LDAP backends.](https://gitlab.com/subscribers/gitlab-ee/blob/master/lib/api/users.rb#L16) This MR is a quick fix to disable this feature for projects. See merge request !25 -
Marin Jankovski authored
Fix syntax in documentation of ldap config See merge request !265
-
- 11 Dec, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
Hide ldap group links if ldap is not enabled This MR also includes a fix for next issue: prevent 500 error on ldap group links page if group has links to ldap servers that are disabled or removed from gitlab config. Fixes #196 See merge request !264
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Job van der Voort authored
-
- 08 Dec, 2014 5 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
If group has links to ldap servers that are disabled or removed from gitlab config. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Upstream changes from CE See merge request !262
-
Valery Sizov authored
-
- 05 Dec, 2014 8 commits
-
-
Job van der Voort authored
Tips for updating CE to EE with RPMs I got an annoying error today while trying to upgrade CE to EE on Centos. See merge request !259
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
Patch release packages 7.5.3 See merge request !263
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: Gemfile Gemfile.lock VERSION app/models/project.rb app/models/user.rb db/schema.rb doc/install/installation.md doc/update/6.x-or-7.x-to-7.5.md doc/update/7.4-to-7.5.md lib/gitlab/git_access.rb spec/factories.rb spec/lib/gitlab/git_access_spec.rb
-
Dmitriy Zaporozhets authored
Fix Redis::InheritedError This was hand-tested against 7.5.2-ee. A proper solution would be to update Sidetiq to 0.6.3 or newer but that requires first upgrading Sidekiq to 3.x. See merge request !260
-
Dmitriy Zaporozhets authored
Rake task for google email schema verfication #1607 See merge request !1300
-
Jacob Vosmaer authored
-
- 04 Dec, 2014 22 commits
-
-
Dmitriy Zaporozhets authored
Dev rake task docs As discussed in #1184 See merge request !1301
-
Dmitriy Zaporozhets authored
Refactor atom code See merge request !1304
-
Dmitriy Zaporozhets authored
Atom feed for user This feature allows to subscribe for users activity via atom feed. See merge request !1303
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Sidekiq 2.17.8 See merge request !1277
-
Sytse Sijbrandij authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Prevent 500 test webhook Fixes #1803 See merge request !1299
-
Dmitriy Zaporozhets authored
Supporting for multiple omniauth provider for the same user fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/1721 and https://dev.gitlab.org/gitlab/gitlabhq/issues/1760 See merge request !1296
-
Sytse Sijbrandij authored
-
Marin Jankovski authored
-
Jacob Vosmaer authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Write to log if web hook cant be executed. This prevents 500 error when test web hook with invalid URL and prevent exceptions and retries in sidekiq Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
Improve english wording in UI filters Fixes #1664 See merge request !1298
-
Sytse Sijbrandij authored
Docker version upgrades See merge request !251
-
Valery Sizov authored
-
Valery Sizov authored
-