08 May, 2014
1 commit
-
Reverse the conditional order to avoid awkward `if !` construction.
07 May, 2014
3 commits
-
Don't use `unless` for the conditional. Avoid double-quotes where possible.
-
If `auth.info.name` is `nil`, then use `auth.info.first_name + auth.info.last_name` as the value of `name`.
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
05 May, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
29 Apr, 2014
1 commit
-
editing preview
23 Apr, 2014
1 commit
15 Apr, 2014
1 commit
14 Apr, 2014
1 commit
-
Satellite exists in automerge check
13 Apr, 2014
1 commit
-
Fix extra space added in beginning of commit message
11 Apr, 2014
1 commit
09 Apr, 2014
1 commit
07 Apr, 2014
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
03 Apr, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
…-rewrite-and-deletion protect protected branched to force updates
29 Mar, 2014
1 commit
-
Fix searching by extern_uid for LDAP to be case-insensitive
28 Mar, 2014
1 commit
-
Before there was a bug in omniauth-ldap which prevented samaccountname showing up as a possible username for new LDAP users. Thanks to upstream fixes, we no longer need to work around this bug.
25 Mar, 2014
3 commits
22 Mar, 2014
2 commits
-
ping @karlhungus
21 Mar, 2014
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
20 Mar, 2014
4 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
17 Mar, 2014
1 commit
-
JIRA project identifiers may also contain dashes '-'
15 Mar, 2014
1 commit
-
Return execution of observers in seeds. Mute email sending to letter opening in you browser. Added `rake dev` task to reset db and add seeds. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
14 Mar, 2014
5 commits
-
This new method wraps Gitlab::LDAP::Adapter.open to enable connection reuse.
-
This new method is based on Net::LDAP.open, which reuses a single LDAP connection.
11 Mar, 2014
1 commit
10 Mar, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>