| Commit message (Expand) | Author | Age | Files | Lines |
* | bundle update | Matthew Draper | 2016-12-26 | 1 | -3/+0 |
* | Bump sdoc to rc1 which includes zzak/sdoc#98 | Zachary Scott | 2016-12-25 | 1 | -1/+1 |
* | Fix rake guides:generate:kindle error | Bian Jiaping | 2016-12-18 | 1 | -1/+1 |
* | rails-ujs is now shipped with Action View | Guillermo Iguaran | 2016-11-29 | 1 | -1/+0 |
* | Merge pull request #27196 from kirs/rubocop-gem | Rafael França | 2016-11-28 | 1 | -0/+2 |
|\ |
|
| * | Add rubocop to Gemfile | Kir Shatrov | 2016-11-28 | 1 | -0/+2 |
* | | Add rails-ujs as dependency in the rails Gemfile | Guillermo Iguaran | 2016-11-21 | 1 | -0/+1 |
|/ |
|
* | Install libxml-ruby gem so full XMLMini test suite can be run | Jon Moss | 2016-11-19 | 1 | -0/+1 |
* | Make sure to bundle json 2.x on CI | Akira Matsuda | 2016-11-15 | 1 | -0/+3 |
* | update kindlerb gem | Gaurav Sharma | 2016-10-21 | 1 | -1/+1 |
* | Include sdoc 1.0.0.beta2 which includes updated rdoc w/o hard json dep | Zachary Scott | 2016-10-07 | 1 | -1/+1 |
* | Bump sdoc to 1.0.0.beta1 which includes fix to support Ruby 2.4 | Zachary Scott | 2016-10-07 | 1 | -1/+1 |
* | Use a branch of websocket-client-simple, to work around read/close race | Matthew Draper | 2016-10-06 | 1 | -1/+1 |
* | Allow the use of listen's 3.1.x branch. | Esteban Santana Santana | 2016-10-03 | 1 | -1/+1 |
* | Use websocket-client-simple instead of Faye as a websockets client | Matthew Draper | 2016-10-02 | 1 | -4/+1 |
* | Override the github git source instead of changing manually all entries | Rafael Mendonça França | 2016-09-14 | 1 | -10/+15 |
* | Use :git for specifying dependencies from github with https protocol | Prathamesh Sonpatki | 2016-09-10 | 1 | -10/+10 |
* | applies new string literal convention in Gemfile | Xavier Noria | 2016-08-06 | 1 | -61/+61 |
* | Don't require C dependencies on Windows/JRuby | Sean Griffin | 2016-08-03 | 1 | -2/+2 |
* | 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 |