08 Mar, 2013
3 commits
-
Unicorn: shut down old master upon first fork
-
After the first child forks, shut down the old master. Previously, the old master and it's workers would jut sit there forever. See: https://github.com/blog/517-unicorn https://github.com/sosedoff/capistrano-unicorn/blob/master/examples/rails3.rb#L30 Tested in production.
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