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>
10 Jul, 2012
1 commit
06 Jul, 2012
1 commit
-
Add 10 minutes lock after 10 failed login attempts (Devise :lockable)
05 Jul, 2012
3 commits
02 Jul, 2012
1 commit
29 Jun, 2012
4 commits
-
Resque Authentication + iFrame view
-
Renamed protect_resque.rb => resque_authentication Integrated resque web with the rest of gitlab
28 Jun, 2012
1 commit
27 Jun, 2012
3 commits
26 Jun, 2012
1 commit
24 Jun, 2012
1 commit
22 Jun, 2012
1 commit
21 Jun, 2012
2 commits
20 Jun, 2012
1 commit
18 Jun, 2012
1 commit
13 Jun, 2012
2 commits
12 Jun, 2012
4 commits
-
* dashboard should be in dashboard controller not project index * projects index removed
11 Jun, 2012
1 commit
05 Jun, 2012
1 commit
01 Jun, 2012
2 commits
-
Dashboard feed
31 May, 2012
2 commits
29 May, 2012
1 commit
27 May, 2012
3 commits
-
Conflicts: lib/gitlab/encode.rb
26 May, 2012
2 commits
-
…ady catch all situations where something may not exist.