| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow irb options to be passed from `rails console` command | yuuji.yaginuma | 2017-05-08 | 1 | -0/+6 |
* | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 1 | -1/+0 |
* | Added a shared section to config/database.yml that will be loaded for all env... | Pierre Schambacher | 2017-04-26 | 1 | -3/+7 |
* | Namespace CSS selectors on error pages | Jan Krutisch | 2017-04-20 | 1 | -0/+7 |
* | No need to duplicate 5-1-stable CHANGELOG. [ci skip] | Yves Senn | 2017-03-28 | 1 | -8/+0 |
* | minor CHANGELOG formatting changes. [ci skip] | Yves Senn | 2017-03-26 | 1 | -3/+2 |
* | add field ids when generating a scaffold form. | Yves Senn | 2017-03-26 | 1 | -0/+9 |
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -199/+1 |
* | Remove 5.0.0 entry from 5.1.0 CHANGELOG [ci skip] | claudiob | 2017-03-20 | 1 | -4/+0 |
* | Add `app:update` task to engines | yuuji.yaginuma | 2017-03-20 | 1 | -0/+4 |
* | Add CHANGELOG entry for --skip-coffee [ci skip] | claudiob | 2017-03-14 | 1 | -0/+4 |
* | Move "fixes" to a new line | Jon Moss | 2017-03-13 | 1 | -1/+3 |
* | [ci skip] 🎬 expensive: take two | Kasper Timm Hansen | 2017-03-06 | 1 | -1/+1 |
* | Avoid running system tests by default | Robin Dupret | 2017-03-05 | 1 | -0/+5 |
* | [ci skip] Add changelog entry for #28139. | Kasper Timm Hansen | 2017-03-02 | 1 | -0/+16 |
* | [ci skip] Add changelog entry for encrypted secrets. | Kasper Timm Hansen | 2017-03-01 | 1 | -0/+14 |
* | Preparing for 5.1.0.beta1 release | Rafael Mendonça França | 2017-02-23 | 1 | -0/+2 |
* | Revert back to the original of using package.json in the root of the project ... | David Heinemeier Hansson | 2017-02-21 | 1 | -1/+1 |
* | Collect all file patterns when running multiple rake test tasks | Dominic Cleal | 2017-02-04 | 1 | -0/+6 |
* | add warnings option to test runner | yuuji.yaginuma | 2017-01-24 | 1 | -0/+4 |
* | Merge pull request #27632 from dixpac/repo_initialize | Rafael Mendonça França | 2017-01-18 | 1 | -0/+5 |
|\ |
|
| * | Initalize git repo when creatin new rails app | dixpac | 2017-01-12 | 1 | -0/+5 |
* | | Install Byebug gem as default in Windows (mingw and x64_mingw) platform. | Junichi Ito | 2017-01-18 | 1 | -0/+4 |
* | | make all rails commands work in engine | yuuji.yaginuma | 2017-01-09 | 1 | -0/+4 |
|/ |
|
* | Don't generate HTML/ERB templates for scaffold controller with --api flag | Prathamesh Sonpatki | 2017-01-07 | 1 | -0/+6 |
* | Merge pull request #27399 from sinogermany/rails-env-for-empty-string-env-vars | Rafael Mendonça França | 2017-01-03 | 1 | -0/+4 |
|\ |
|
| * | Rails.env falls back to dev mode when env var is empty | Daniel Deng | 2017-01-04 | 1 | -0/+4 |
* | | Remove deprecated CONTROLLER environment variable for routes task | Rafael Mendonça França | 2017-01-03 | 1 | -0/+4 |
* | | Remove deprecated tasks in railties | Rafael Mendonça França | 2017-01-03 | 1 | -0/+5 |
* | | Remove deprecated file `rails/rack/debugger | Rafael Mendonça França | 2017-01-03 | 1 | -0/+4 |
* | | Remove deprecated config.serve_static_files | Rafael Mendonça França | 2017-01-03 | 1 | -0/+4 |
* | | Remove deprecated `config.static_cache_control` | Rafael Mendonça França | 2017-01-03 | 1 | -1/+5 |
* | | Merge branch 'master' into clear_all_environments_log_by_default | Rafael França | 2016-12-29 | 1 | -0/+31 |
|\ \ |
|
| * | | Add backticks to show shell command | Jon Moss | 2016-12-27 | 1 | -2/+2 |
| * | | Remove random extra spaces from Action Pack and Railties CHANGELOG.md | Jon Moss | 2016-12-27 | 1 | -2/+2 |
| |/ |
|
| * | Add option to trigger JS framework-specific installation as part of webpack s... | David Heinemeier Hansson | 2016-12-12 | 1 | -0/+12 |
| * | Make Yarn the default, drop default vendor/asset directories (#27300) | David Heinemeier Hansson | 2016-12-08 | 1 | -2/+1 |
| * | Fix binstop -> binstub typo in railties changelog. | Josef Šimánek | 2016-12-05 | 1 | -1/+1 |
| * | Yarn: Move node_modules, package.json, and yarn.lock file to vendor (#27245) | David Heinemeier Hansson | 2016-12-01 | 1 | -2/+2 |
| * | fix typo in changelog | Robert Glaser | 2016-11-30 | 1 | -1/+1 |
| * | Add CHANGELOG entry for --yarn option | Liceth Ovalles | 2016-11-29 | 1 | -0/+5 |
| * | rails-ujs is now shipped with Action View | Guillermo Iguaran | 2016-11-29 | 1 | -2/+2 |
| * | Add CHANGELOG entry | Guillermo Iguaran | 2016-11-21 | 1 | -0/+5 |
| * | deep symbolize keys on secrets.yml | Isaac Sloan | 2016-11-21 | 1 | -0/+6 |
| * | move CHANGELOG entry to the appropriate file [ci skip] | yuuji.yaginuma | 2016-11-19 | 1 | -6/+0 |
| * | Fix `ActionDispatch::IntegrationTest#open_session` | Tawan Sierek | 2016-11-18 | 1 | -0/+6 |
| * | Add `:skip_sprockets` to `Rails::PluginBuilder::PASSTHROUGH_OPTIONS` | Tsukuru Tanimichi | 2016-11-14 | 1 | -0/+4 |
* | | clear all environments log files by default | yuuji.yaginuma | 2016-10-14 | 1 | -0/+4 |
|/ |
|
* | Allow the use of listen's 3.1.x branch. | Esteban Santana Santana | 2016-10-03 | 1 | -0/+4 |
* | support minitest after_run for parity to regular minitest | Michael Grosser | 2016-09-16 | 1 | -0/+4 |