08 Mar, 2013
2 commits
-
Previously, creating a user without a github login would result in user.github_login == '' instead of nil. This prevented creating more than one user without a github login because of the unique index on the field.
07 Mar, 2013
3 commits
-
Tally: correct the sort order
-
Alter tally sort order to be by popularity descending instead of ascending. Because we should show the most popular entries at the top.
-
…nd line number, and fall back to error message.
06 Mar, 2013
9 commits
05 Mar, 2013
14 commits
04 Mar, 2013
1 commit
-
Fixes the backtrace url_to_file for redmine tracker.
28 Feb, 2013
5 commits
-
allow long error messages to wrap
-
Passwords: bump max length to 1024
-
Why was it at 20? Why even have a max length anyway?
-
use the latest rubyracer
27 Feb, 2013
5 commits
14 Feb, 2013
1 commit