| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #29187 from robin850/remove-mathn | Rafael França | 2017-05-30 | 1 | -4/+0 |
|\ |
|
| * | Remove requirement on mathn | Robin Dupret | 2017-05-30 | 1 | -4/+0 |
* | | Switch to rb-inotify master | Matthew Draper | 2017-05-27 | 1 | -2/+2 |
* | | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -1/+1 |
|/ |
|
* | mathn has been gemified in ruby 2.5 | Akira Matsuda | 2017-05-19 | 1 | -0/+4 |
* | Allow capybara minor releases | Justin Coyne | 2017-05-05 | 1 | -1/+1 |
* | Ask for a sane version of SDoc | Zachary Scott | 2017-04-23 | 1 | -1/+1 |
* | Revert "Avoid broken faraday 0.12.0 release" | Matthew Draper | 2017-04-02 | 1 | -1/+0 |
* | Avoid broken faraday 0.12.0 release | Matthew Draper | 2017-04-02 | 1 | -0/+1 |
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -0/+2 |
* | Bump Capybara and include Minitest::Assertions | eileencodes | 2017-03-17 | 1 | -1/+1 |
* | Restore action_cable.js UMD module support. Fixes #28366 | Javan Makhmali | 2017-03-11 | 1 | -0/+1 |
* | Use released arel | Rafael Mendonça França | 2017-02-21 | 1 | -2/+0 |
* | Move and rename system tests | eileencodes | 2017-02-20 | 1 | -0/+2 |
* | Use released resque | yuuji.yaginuma | 2017-02-10 | 1 | -1/+1 |
* | delayed_job and delayed_job_active_record gems with AR5 support are available | Akira Matsuda | 2017-01-29 | 1 | -2/+2 |
* | Change ActionView ERB Handler from Erubis to Erubi | Jeremy Evans | 2017-01-25 | 1 | -0/+3 |
* | Revert "I guess we're ready for the randomized tests now" | Akira Matsuda | 2017-01-18 | 1 | -1/+2 |
* | I guess we're ready for the randomized tests now | Akira Matsuda | 2017-01-18 | 1 | -2/+1 |
* | update rubocop to 0.47 | toshimaru | 2017-01-16 | 1 | -1/+1 |
* | Revert "bundle u mocha" | Akira Matsuda | 2017-01-16 | 1 | -1/+1 |
* | bundle u mocha | Akira Matsuda | 2017-01-15 | 1 | -1/+1 |
* | Remove deprecated support to passing a column to #quote | Rafael Mendonça França | 2016-12-29 | 1 | -0/+2 |
* | 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 |