- 28 May, 2014 24 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Master can create group projects It also includes Project transfer refactoring Fixes #1284
-
Dmitriy Zaporozhets authored
Implements clipboard feature for markdown areas.
-
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
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
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
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
erbunao authored
-
Dmitriy Zaporozhets authored
Render org files Fixes #1215
-
Dmitriy Zaporozhets authored
Link to installation options
-
Dmitriy Zaporozhets authored
Backport CI service refactoring from EE It allows easier contribution of different CI services. Fixes #1280
-
dosire authored
-
Marin Jankovski authored
Conflicts: CHANGELOG VERSION
-
Sytse Sijbrandij authored
Use newer git version Fixes #1272
-
Marin Jankovski authored
-
Marin Jankovski 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
It allows easier contribution of different CI services Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Gitlab shell upgrade might be required Also got rid of `sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production` since gitlab:check is more important.
-
dosire authored
-
- 27 May, 2014 16 commits
-
-
Dmitriy Zaporozhets authored
Don't show remove branch button if you are not allowed to remove it Fixes #1213
-
Dmitriy Zaporozhets authored
Move script to bin Fixes #925
-
Dmitriy Zaporozhets authored
permissions for MR page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Gitlab shell in upgrader guide Fixes #1214
-
Dmitriy Zaporozhets authored
Add titles to help pages Fixes #1183
-
Dmitriy Zaporozhets authored
LDAP user filter fix
-
Marin Jankovski authored
-
Marin Jankovski authored
Merge patch changelog back into master /cc @dzaporozhets
-
Marin Jankovski authored
-
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))`.
-
dosire authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Compare api Fixes #1165
-
Marin Jankovski authored
-
Marin Jankovski authored
Review changelog @dzaporozhets updates the changelog and notifies the team.
-