| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Do not require rb-inotify | Rafael Mendonça França | 2016-07-27 | 1 | -1/+1 |
* | Use a form of rb-inotify to fix broken tests with Ruby 2.2.5 | Rafael Mendonça França | 2016-07-27 | 1 | -0/+3 |
* | test with latest resque | yuuji.yaginuma | 2016-07-05 | 1 | -1/+1 |
* | Use sass-rails in our test suite | Rafael Mendonça França | 2016-06-30 | 1 | -0/+1 |
* | Merge pull request #25607 from sstephenson/turbolinks-5-final | Rafael Mendonça França | 2016-06-30 | 1 | -1/+1 |
|\ |
|
| * | Update to Turbolinks 5.0.0 final | Sam Stephenson | 2016-06-30 | 1 | -1/+1 |
* | | Point to released coffee-rails | Rafael Mendonça França | 2016-06-30 | 1 | -1/+1 |
|/ |
|
* | Require Nokogiri >= 1.6.8 | Jon Moss | 2016-06-06 | 1 | -1/+1 |
* | Update Blade and its Sauce Labs plugin for EventMachine 1.2 compatibility | Javan Makhmali | 2016-06-04 | 1 | -2/+2 |
* | Lock Faye version to avoid bug with its Promise polyfill, use mainline blade-... | Javan Makhmali | 2016-05-31 | 1 | -1/+4 |
* | CI: run Action Cable browser tests in Sauce Labs | Jon Moss | 2016-05-25 | 1 | -0/+2 |
* | Build action_cable.js with Blade | Javan Makhmali | 2016-05-24 | 1 | -1/+1 |
* | Remove Blade gem dependency | Vipul A M | 2016-05-21 | 1 | -0/+1 |
* | Start Rails 5.1 development :tada: | Rafael Mendonça França | 2016-05-10 | 1 | -4/+5 |
* | Merge pull request #23461 from kamipo/prepared_statements_for_mysql2_adapter | Jeremy Daer | 2016-04-23 | 1 | -1/+1 |
|\ |
|
| * | Add prepared statements support for `Mysql2Adapter` | Ryuta Kamizono | 2016-04-21 | 1 | -1/+1 |
* | | Make file update checker tests more resilient on Windows | Sean Griffin | 2016-04-21 | 1 | -0/+1 |
|/ |
|
* | Run latest precompiled JRuby on CI only against ActionPack | Benjamin Fleischer | 2016-03-30 | 1 | -1/+1 |
* | Ping the resque version while we can't investigate the failure | Rafael Mendonça França | 2016-03-11 | 1 | -1/+1 |
* | Version 3.1.11 works on Windows again | T.J. Schuck | 2016-03-10 | 1 | -7/+1 |
* | Update Gemfile | Sarah A | 2016-03-03 | 1 | -1/+1 |
* | Update turbolinks-rails for passing railties test | Prathamesh Sonpatki | 2016-02-05 | 1 | -1/+1 |
* | Test with Turbolinks 5 | Rafael Mendonça França | 2016-02-04 | 1 | -1/+1 |
* | Remove json gem dependency | Mike Perham | 2016-02-03 | 1 | -1/+0 |
* | Switch the default redis adapter to a single-stream model | Matthew Draper | 2016-02-01 | 1 | -0/+1 |
* | Add a couple of tests that connect with a WS client | Matthew Draper | 2016-01-30 | 1 | -0/+2 |
* | Remove celluloid from the Gemfile | Rafael Mendonça França | 2016-01-27 | 1 | -1/+0 |
* | Update ActiveJob adapter for sucker_punch 2.0 | Jon Moss | 2016-01-27 | 1 | -1/+2 |
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 1 | -0/+3 |
* | Ensure sucker_punch < v2 is installed due to the change in public API | Brandon Hilkert | 2016-01-02 | 1 | -1/+1 |
* | Use released rack | Rafael Mendonça França | 2015-12-18 | 1 | -3/+0 |
* | Install jquery-rails | Rafael Mendonça França | 2015-12-18 | 1 | -0/+1 |
* | Merge pull request #22642 from seuros/remove-mysql-adapter | Matthew Draper | 2015-12-18 | 1 | -1/+0 |
|\ |
|
| * | Remove legacy mysql adapter | Abdelkader Boudih | 2015-12-17 | 1 | -1/+0 |
* | | Use released GlobalID now that it provides URI::GID::MissingModelIdError for ... | Jeremy Daer | 2015-12-17 | 1 | -2/+1 |
* | | Require Nokogiri >= 1.6.7.1 | Jon Moss | 2015-12-17 | 1 | -1/+1 |
* | | Use release sprockets-rails | Rafael Mendonça França | 2015-12-17 | 1 | -2/+0 |
* | | Use released jquery-rails | Rafael Mendonça França | 2015-12-17 | 1 | -1/+0 |
* | | Use released arel | Rafael Mendonça França | 2015-12-17 | 1 | -1/+0 |
* | | Use released mail gem | Rafael Mendonça França | 2015-12-17 | 1 | -1/+0 |
|/ |
|
* | Use released turbolinks in the test suite | Rafael Mendonça França | 2015-12-17 | 1 | -1/+1 |
* | Merge branch 'master' into merge-action-cable | Rafael Mendonça França | 2015-12-16 | 1 | -4/+8 |
|\ |
|
| * | Merge branch 'sprockets-3' | Rafael Mendonça França | 2015-12-16 | 1 | -2/+0 |
| |\ |
|
| | * | Use sprockets 3 in the Rails 5 release | Rafael Mendonça França | 2015-12-16 | 1 | -2/+0 |
| * | | Avoid conditionals in the Gemfile | Sean Griffin | 2015-12-16 | 1 | -2/+4 |
| |/ |
|
| * | Require a version of bcrypt that works on Windows when needed | Sean Griffin | 2015-12-16 | 1 | -1/+5 |
| * | Add additional platforms for Windows | Sean Griffin | 2015-12-16 | 1 | -1/+1 |
| * | Ensure we install the database backend gems on Windows | Sean Griffin | 2015-12-16 | 1 | -1/+1 |
* | | Remove action cable gems that are already in the gemspec | Rafael Mendonça França | 2015-12-14 | 1 | -6/+0 |
* | | Initial stab at adding Action Cable to rails/master | David Heinemeier Hansson | 2015-12-14 | 1 | -0/+11 |
|\ \
| |/
|/| |
|