20 Jul, 2012
3 commits
-
Controllers refactoring with contexts Move commit compare logic to model
19 Jul, 2012
4 commits
18 Jul, 2012
1 commit
-
Improve handling of misconfigured LDAP accounts.
17 Jul, 2012
2 commits
16 Jul, 2012
1 commit
-
Gitlab requires an email address for all user accounts as this is the default account id and is used for sending notifications. LDAP accounts may be missing email fields so handle this by showing a sensible error message before redirecting to the login screen again. Resolves github issue #899 Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
06 Jul, 2012
2 commits
-
Add 10 minutes lock after 10 failed login attempts (Devise :lockable)
05 Jul, 2012
4 commits
02 Jul, 2012
2 commits
29 Jun, 2012
1 commit
28 Jun, 2012
2 commits
27 Jun, 2012
3 commits
26 Jun, 2012
4 commits
-
Automatic password creation..
24 Jun, 2012
4 commits
-
…thub.com/robbkidd/gitlabhq into robbkidd-separate_user_and_issue_observer_from_mail_observer
21 Jun, 2012
2 commits
20 Jun, 2012
5 commits
-
:issue snuck back in during rebasing.
-
Must have snuck in during one of the multiple rebases while observers were being refactored.
-
It helps to actually deliver messages.