- May 30, 2014
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Fix LDAP user filter
- May 29, 2014
-
-
Jacob Vosmaer (GitLab) 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))`.
-
- May 27, 2014
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
- May 22, 2014
-
-
Marin Jankovski authored
- May 21, 2014
-
-
Sid Sijbrandij authored
Dev setup on metal
-
Sid Sijbrandij authored
-
Dmitriy Zaporozhets authored
Cloud com
-
- May 20, 2014
-
-
Sid Sijbrandij authored
-
Jacob Vosmaer (GitLab) 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>
-
Sid Sijbrandij 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>
-
- May 19, 2014
-
-
Job van der Voort authored
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Ubuntu 14 needs recent ruby patch
-
Sid Sijbrandij 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/.
-
Sid 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
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Clean up *.log.1 files during 6.6-to-6.7 upgrade
-
- May 18, 2014
-
-
Dmitriy Zaporozhets authored
Use example email in documents and example files Fixes #1177
-
Dmitriy Zaporozhets authored
Add link to ee jenkins /cc @marin
-