21 Feb, 2016
3 commits
-
Dokku deployment support
20 Feb, 2016
4 commits
-
fixes #1040
-
https://github.com/dokku/dokku/issues/1899
19 Feb, 2016
1 commit
04 Feb, 2016
2 commits
03 Feb, 2016
1 commit
-
Airbrake 5.0 expects 201 status code for v3 api
26 Jan, 2016
2 commits
-
Security Updates for Dependencies
-
* Rails 4.2.5.1 several CVEs fixed * Devise 3.5.4+ fixes a security issue with remember_me tokens * Kaminari 0.16.3 is required for mongoid 5.0 support * Lock to last 4.x version of airbrake, 5.x is full rewrite * Haml 4.0.7 performance fixes * libv8 3.16.14.13 fixes compilation errors on latest Mac OS X * nokogiri 1.6.7.2 fixes CVE-2015-7499
15 Jan, 2016
2 commits
-
Use puma instead of unicorn
14 Jan, 2016
15 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
4 commits
-
Add "default" to test_env_tasks
-
simplify old user data json parsing
-
Refs #959 set rails env=test for test rake tasks