| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ask for a sane version of SDoc | Zachary Scott | 2017-04-23 | 1 | -4/+4 |
* | Fix all style guides violations | Rafael Mendonça França | 2017-04-19 | 1 | -2/+2 |
* | Bump the bundled GlobalID version. | Kasper Timm Hansen | 2017-04-16 | 1 | -5/+5 |
* | 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 | -1/+2 |
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -35/+41 |
* | Bump Capybara and include Minitest::Assertions | eileencodes | 2017-03-17 | 1 | -2/+2 |
* | Restore action_cable.js UMD module support. Fixes #28366 | Javan Makhmali | 2017-03-11 | 1 | -0/+2 |
* | Preparing for 5.1.0.beta1 release | Rafael Mendonça França | 2017-02-23 | 1 | -33/+33 |
* | Use released arel | Rafael Mendonça França | 2017-02-21 | 1 | -8/+2 |
* | Move and rename system tests | eileencodes | 2017-02-20 | 1 | -5/+1 |
* | Turn system testing into it's own gem and rename | eileencodes | 2017-02-20 | 1 | -2/+6 |
* | Add tests for system testing | eileencodes | 2017-02-20 | 1 | -0/+10 |
* | Test with the newest i18n | Akira Matsuda | 2017-02-11 | 1 | -1/+1 |
* | Use released resque | yuuji.yaginuma | 2017-02-10 | 1 | -12/+7 |
* | Fix rubocop violations | Rafael Mendonça França | 2017-02-09 | 1 | -1/+3 |
* | delayed_job and delayed_job_active_record gems with AR5 support are available | Akira Matsuda | 2017-01-29 | 1 | -17/+7 |
* | bundle update some gems | Akira Matsuda | 2017-01-29 | 1 | -3/+3 |
* | Change ActionView ERB Handler from Erubis to Erubi | Jeremy Evans | 2017-01-25 | 1 | -2/+4 |
* | Revert "I guess we're ready for the randomized tests now" | Akira Matsuda | 2017-01-18 | 1 | -3/+1 |
* | I guess we're ready for the randomized tests now | Akira Matsuda | 2017-01-18 | 1 | -1/+3 |
* | Fix all rubocop violations | Rafael Mendonça França | 2017-01-17 | 1 | -15/+13 |
* | update rubocop to 0.47 | toshimaru | 2017-01-16 | 1 | -5/+5 |
* | Revert "bundle u mocha" | Akira Matsuda | 2017-01-16 | 1 | -2/+2 |
* | bundle u mocha | Akira Matsuda | 2017-01-15 | 1 | -2/+2 |
* | Update builder gem to avoid deprecations of 2.4 | Kir Shatrov | 2017-01-13 | 1 | -1/+1 |
* | bundle u sqlite3 | Akira Matsuda | 2017-01-05 | 1 | -3/+3 |
* | Remove deprecated support to passing a column to #quote | Rafael Mendonça França | 2016-12-29 | 1 | -2/+10 |
* | Upgrade to nio4r 2.0.0 | Tony Arcieri | 2016-12-28 | 1 | -2/+2 |
* | Upgrade gems | Rafael Mendonça França | 2016-12-28 | 1 | -3/+1 |
* | bundle update | Matthew Draper | 2016-12-27 | 1 | -6/+6 |
* | Restore missing Gemfile.lock entries | Ryuta Kamizono | 2016-12-27 | 1 | -0/+2 |
* | bundle update | Matthew Draper | 2016-12-26 | 1 | -40/+30 |
* | Bump sdoc to rc1 which includes zzak/sdoc#98 | Zachary Scott | 2016-12-25 | 1 | -4/+4 |
* | bundle u rake to 12.0.0 | Akira Matsuda | 2016-12-24 | 1 | -1/+1 |
* | Bump concurrent-ruby and sprockets | Jon Moss | 2016-12-20 | 1 | -2/+2 |
* | Fix rake guides:generate:kindle error | Bian Jiaping | 2016-12-18 | 1 | -2/+2 |
* | Bump coffee-script-source to fix bug | eileencodes | 2016-12-16 | 1 | -1/+1 |
* | rails-ujs is now shipped with Action View | Guillermo Iguaran | 2016-11-29 | 1 | -8/+0 |
* | Merge pull request #27196 from kirs/rubocop-gem | Rafael França | 2016-11-28 | 1 | -0/+14 |
|\ |
|
| * | Add rubocop to Gemfile | Kir Shatrov | 2016-11-28 | 1 | -0/+14 |
* | | Add rails-ujs as dependency in the rails Gemfile | Guillermo Iguaran | 2016-11-21 | 1 | -0/+8 |
* | | Bump Blade and its Sauce Labs plugin to fix tunnel shutdown and related error | Javan Makhmali | 2016-11-21 | 1 | -12/+14 |
|/ |
|
* | Install libxml-ruby gem so full XMLMini test suite can be run | Jon Moss | 2016-11-19 | 1 | -0/+2 |
* | Make sure to bundle json 2.x on CI | Akira Matsuda | 2016-11-15 | 1 | -0/+1 |
* | Update sqlite3 | Gianfranco Montoya | 2016-11-04 | 1 | -3/+3 |
* | Merge pull request #26851 from Gaurav2728/update-kindlerb | Rafael França | 2016-10-25 | 1 | -9/+5 |
|\ |
|
| * | update kindlerb gem | Gaurav Sharma | 2016-10-21 | 1 | -9/+5 |
* | | Update mysql2 version in Gemfile.lock | Guillermo Iguaran | 2016-10-22 | 1 | -4/+4 |
|/ |
|
* | Include sdoc 1.0.0.beta2 which includes updated rdoc w/o hard json dep | Zachary Scott | 2016-10-07 | 1 | -6/+5 |