10 Aug, 2012
1 commit
-
Didn't bother with files in db/, config/, or features/
08 Aug, 2012
2 commits
-
Any associations, validations, delegates, scopes and methods that were exactly the same in both Issue and MergeRequest models have been moved to a new IssueCommonality module (role) that gets included by each class. There was actually quite a bit of duplication, because MergeRequests are basically just specialized Issues.
02 Aug, 2012
1 commit
29 Jul, 2012
1 commit
27 Jul, 2012
1 commit
25 Jul, 2012
1 commit
-
…eingidog-add_wiki_comments Conflicts: app/controllers/admin/mailer_controller.rb app/controllers/notes_controller.rb
20 Jul, 2012
3 commits
-
Controllers refactoring with contexts Move commit compare logic to model
19 Jul, 2012
5 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
3 commits