| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/
|/| |
|
| * | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 1 | -8/+0 |
| * | Test against Rails edge by default. CI against 4.2 also. | Jeremy Daer | 2015-10-16 | 1 | -0/+6 |
| * | Move dev dependencies from Gemfile to the gemspec: rake, puma, mocha | Jeremy Kemper | 2015-07-13 | 1 | -8/+1 |
| * | Load mocha for tests | Pratik Naik | 2015-07-12 | 1 | -0/+1 |
| * | No cramp and use celluloid workers to run callbacks | Pratik Naik | 2015-02-05 | 1 | -2/+0 |
| * | Latest gems and fix a callback bug | Pratik Naik | 2015-01-15 | 1 | -0/+6 |
| * | Action Cable take#1 | Pratik Naik | 2015-01-14 | 1 | -0/+4 |
* | lazy load listen in core | Xavier Noria | 2015-12-13 | 1 | -1/+1 |
* | Update nokogiri to 1.6.7 | Tamir Duberstein | 2015-12-10 | 1 | -1/+1 |
* | Revert "Add prepared statements support for `Mysql2Adapter`" | Sean Griffin | 2015-11-26 | 1 | -1/+1 |
* | Upgrade to listen 3.0.5, re-enable tests | Godfrey Chan | 2015-11-26 | 1 | -1/+1 |
* | Add prepared statements support for `Mysql2Adapter` | Ryuta Kamizono | 2015-11-26 | 1 | -1/+1 |
* | upgrade listen to 3.0.4 | Xavier Noria | 2015-11-08 | 1 | -1/+1 |
* | implements an evented file update checker [Puneet Agarwal] | Xavier Noria | 2015-11-08 | 1 | -0/+1 |
* | edit pass over the project Gemfile [ci skip] | Xavier Noria | 2015-10-12 | 1 | -18/+17 |
* | update to ruby-oci8 - 2.2.0 | Gaurav Sharma | 2015-10-10 | 1 | -1/+1 |
* | Missed Gemfile change in f849cfe36c585fbc58c4a5fd91b0ae1571d38bcb | Jeremy Daer | 2015-10-03 | 1 | -4/+0 |
* | run against edge sass to eliminate circular require warnings | Aaron Patterson | 2015-09-30 | 1 | -1/+3 |
* | Fixed concurrent-ruby warnings. | Jerry D'Antonio | 2015-09-29 | 1 | -1/+1 |
* | Eliminate overlapping `app/assets` load path | Jeremy Daer | 2015-09-29 | 1 | -2/+6 |
* | Use master version of Turbolinks gem | Andrew White | 2015-09-21 | 1 | -1/+1 |