- 30 May, 2014 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Fix LDAP user filter
-
- 29 May, 2014 1 commit
-
-
Jacob Vosmaer authored
This reverts commit e9d4587f, which is incompatible with GitLab's built in LDAP user filter: a GitLab LDAP filter is [added on top of the other filters used to find the user](https://gitlab.com/gitlab-org/gitlab-ce/blob/982d4d51e8110bec280eb00db0fb756b062103d9/lib/gitlab/ldap/adapter.rb#L61) Example GitLab LDAP filter: `(memberOf=cn=foo,dc=bar)`. In contrast, an omniauth-ldap filter [replaces the 'normal' filters](https://gitlab.com/gitlab-org/omniauth-ldap/blob/76d77543dec0c585bb4e974262f43675f9810953/lib/omniauth/strategies/ldap.rb#L55) Example omniauth-ldap user filter: `(&(uid=%{username})(memberOf=cn=foo,dc=bar))`.
-
- 27 May, 2014 4 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 May, 2014 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 21 May, 2014 3 commits
-
-
Sytse Sijbrandij authored
Dev setup on metal
-
dosire authored
-
Dmitriy Zaporozhets authored
Cloud com
-
- 20 May, 2014 10 commits
-
-
dosire authored
-
Jacob Vosmaer authored
Deploy key in multiple projects Add doc on adding a deploy key easily to multiple projects through the API.
-
Dmitriy Zaporozhets authored
Small ui improvements * fix ugly errors block when admin save invalid user * fix ugly errors when you tries to save invalid wiki page
-
Dmitriy Zaporozhets authored
Improve Milestome UI Milestone UI header was different from Issue/MR pages but use same UI elements. This MR fixes it so UI looks same for issue/mr/milestone
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
dosire authored
-
Dmitriy Zaporozhets authored
Fix install guide Fix gitlab setup. DB setup must go after gitlab-shell setup. Because in seeds we need `/home/git/repositories` to exist
-
Dmitriy Zaporozhets authored
Rebuild Postgres indexes after a MySQL conversion
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 May, 2014 15 commits
-
-
Job van der Voort authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Ubuntu 14 needs recent ruby patch
-
dosire authored
Ruby version updated so it doesn't have the readline bug https://www.ruby-lang.org/en/news/2014/05/09/ruby-2-0-0-p481-is-released/.
-
Sytse Sijbrandij authored
Added Cloud 66 to third party one-click installers
-
Philip Källberg authored
-
Philip Källberg authored
-
Dmitriy Zaporozhets authored
Version 6.9.0.rc1
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Clean up *.log.1 files during 6.6-to-6.7 upgrade
-
- 18 May, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
Use example email in documents and example files Fixes #1177
-
Dmitriy Zaporozhets authored
Add link to ee jenkins /cc @marin
-
Dmitriy Zaporozhets authored
.NET client introduced to docs
-