14 Jan, 2016
9 commits
-
Deploy example has been updated to use the capistrano3-puma gem for deploying
-
unicorn gem and configs have been replaced with puma configs found on https://devcenter.heroku.com/articles/deploying-rails-applications-with-the-puma-web-server
13 Jan, 2016
1 commit
12 Jan, 2016
2 commits
-
Update mongoid gem to 5.0.2
11 Jan, 2016
3 commits
-
Add syslog functionality
-
Add support for new user payload
09 Jan, 2016
7 commits
-
Add "default" to test_env_tasks
-
simplify old user data json parsing
-
Refs #959 set rails env=test for test rake tasks
08 Jan, 2016
2 commits
06 Jan, 2016
3 commits
-
Make Problem#url use the configured protocol
05 Jan, 2016
2 commits
-
Refs #1011 problems index layout fix
03 Jan, 2016
1 commit
-
Long names in the problems index can blow up the table layout, causing ugliness and potentially horizontal scrolling. This change adds whitespace: nowrap and sets a few td widths to keep the layout from jumping around.
02 Jan, 2016
1 commit
30 Dec, 2015
1 commit
-
Test against Ruby 2.3.0 on Travis CI
26 Dec, 2015
1 commit
23 Dec, 2015
1 commit
-
Update Nokogiri to 1.6.7.1 to address additional CVEs
22 Dec, 2015
5 commits
-
Ensure that App#<=> is used for sorting
-
Prior to this change, the `#sort` method was being handled by Mongoid and sent to MongoDB, resulting in the `App#<=>` method being ignored for this purpose.
21 Dec, 2015
1 commit