| Commit message (Expand) | Author | Age | Files | Lines |
* | Override the github git source instead of changing manually all entries | Rafael Mendonça França | 2016-09-14 | 1 | -52/+53 |
* | Use :git for specifying dependencies from github with https protocol | Prathamesh Sonpatki | 2016-09-10 | 1 | -6/+6 |
* | Add accidentally removed dependency in Gemfile.lock | Ryuta Kamizono | 2016-08-04 | 1 | -0/+37 |
* | Don't require C dependencies on Windows/JRuby | Sean Griffin | 2016-08-03 | 1 | -37/+0 |
* | Use a form of rb-inotify to fix broken tests with Ruby 2.2.5 | Rafael Mendonça França | 2016-07-27 | 1 | -2/+9 |
* | Bump arel | Rafael Mendonça França | 2016-07-27 | 1 | -2/+2 |
* | Bump Arel to fix few failing tests on Ruby 2.4 related to the Integer unifica... | Prathamesh Sonpatki | 2016-07-24 | 1 | -1/+1 |
* | test with latest resque | yuuji.yaginuma | 2016-07-05 | 1 | -7/+12 |
* | Use sass-rails in our test suite | Rafael Mendonça França | 2016-06-30 | 1 | -0/+8 |
* | Do not allow rack pre releases | Rafael Mendonça França | 2016-06-30 | 1 | -5/+4 |
* | Merge pull request #25607 from sstephenson/turbolinks-5-final | Rafael Mendonça França | 2016-06-30 | 1 | -9/+4 |
|\ |
|
| * | Update to Turbolinks 5.0.0 final | Sam Stephenson | 2016-06-30 | 1 | -9/+4 |
* | | Point to released coffee-rails | Rafael Mendonça França | 2016-06-30 | 1 | -9/+4 |
|/ |
|
* | Fix failing railties tests | Prathamesh Sonpatki | 2016-06-18 | 1 | -1/+1 |
* | Require Nokogiri >= 1.6.8 | Jon Moss | 2016-06-06 | 1 | -8/+12 |
* | Update Blade and its Sauce Labs plugin for EventMachine 1.2 compatibility | Javan Makhmali | 2016-06-04 | 1 | -10/+10 |
* | Lock Faye version to avoid bug with its Promise polyfill, use mainline blade-... | Javan Makhmali | 2016-05-31 | 1 | -14/+10 |
* | Revert back to a compatible bundler version | Vipul A M | 2016-05-25 | 1 | -1/+1 |
* | CI: run Action Cable browser tests in Sauce Labs | Jon Moss | 2016-05-25 | 1 | -1/+22 |
* | Build action_cable.js with Blade | Javan Makhmali | 2016-05-24 | 1 | -7/+9 |
* | Remove Blade gem dependency | Vipul A M | 2016-05-21 | 1 | -0/+40 |
* | Start Rails 5.1 development :tada: | Rafael Mendonça França | 2016-05-10 | 1 | -55/+63 |
* | Fix Gemfile.lock by updating rails-dom-testing | Prathamesh Sonpatki | 2016-05-10 | 1 | -8/+5 |
* | Preparing for 5.0.0.rc1 release | Rafael Mendonça França | 2016-05-06 | 1 | -32/+32 |
* | Upgrade all gems to make sure Rails works with rack 2.0.0.rc1 | Rafael Mendonça França | 2016-05-06 | 1 | -35/+37 |
* | Fix template resolver cache concurrency: "can't add a new key into hash durin... | Jeremy Daer | 2016-05-02 | 1 | -2/+2 |
* | Prep Rails 5 beta 4 | eileencodes | 2016-04-27 | 1 | -35/+37 |
* | Merge pull request #23461 from kamipo/prepared_statements_for_mysql2_adapter | Jeremy Daer | 2016-04-23 | 1 | -4/+4 |
|\ |
|
| * | Add prepared statements support for `Mysql2Adapter` | Ryuta Kamizono | 2016-04-21 | 1 | -4/+4 |
* | | Make file update checker tests more resilient on Windows | Sean Griffin | 2016-04-21 | 1 | -0/+2 |
|/ |
|
* | Update Gemfile.lock | yui-knk | 2016-03-31 | 1 | -1/+1 |
* | Run latest precompiled JRuby on CI only against ActionPack | Benjamin Fleischer | 2016-03-30 | 1 | -1/+1 |
* | Fix Gemfile.lock | Prathamesh Sonpatki | 2016-03-12 | 1 | -1/+1 |
* | Fix Gemfile.lock | Rafael Mendonça França | 2016-03-10 | 1 | -5/+4 |
* | Merge pull request #23992 from matthewd/em-option | Matthew Draper | 2016-03-04 | 1 | -1/+1 |
|\ |
|
| * | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -1/+1 |
* | | Add test to make sure the sprockets cache is not shared per environment | Rafael Mendonça França | 2016-03-02 | 1 | -2/+2 |
|/ |
|
* | Prep release for Rails 5 beta3 | eileencodes | 2016-02-24 | 1 | -34/+34 |
* | Update to the latest Turbolinks gems | Sam Stephenson | 2016-02-23 | 1 | -3/+3 |
* | Update dalli gem | yui-knk | 2016-02-14 | 1 | -1/+1 |
* | Update turbolinks-rails for passing railties test | Prathamesh Sonpatki | 2016-02-05 | 1 | -3/+8 |
* | Test with Turbolinks 5 | Rafael Mendonça França | 2016-02-04 | 1 | -3/+4 |
* | Remove unused dependency | Mike Perham | 2016-02-03 | 1 | -1/+0 |
* | Remove json gem dependency | Mike Perham | 2016-02-03 | 1 | -2/+0 |
* | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 1 | -34/+34 |
* | Merge pull request #23381 from matthewd/uneventful-redis | Matthew Draper | 2016-02-02 | 1 | -0/+1 |
|\ |
|
| * | Switch the default redis adapter to a single-stream model | Matthew Draper | 2016-02-01 | 1 | -0/+1 |
* | | Update Gemfile.lock | Prathamesh Sonpatki | 2016-02-01 | 1 | -1/+0 |
|/ |
|
* | Add a couple of tests that connect with a WS client | Matthew Draper | 2016-01-30 | 1 | -0/+4 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -5/+2 |