aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* support `-` as an argument to `rails runner`Cody Cutrer2017-07-171-0/+5
* Add bootsnap to default Gemfile:Burke Libbey2017-07-171-0/+4
* Properly expand the environment's nameRobin Dupret2017-07-161-0/+5
* Deprecate environment as an argument for dbconsole and consoleRobin Dupret2017-07-161-0/+14
* Allow to pass a connection to the `dbconsole` commandRobin Dupret2017-07-161-0/+7
* Do not generate unused components contents in `app:update` taskyuuji.yaginuma2017-07-161-0/+7
* * Don't eagerly require Rails' minitest plugin.Kasper Timm Hansen2017-07-101-0/+8
* Load environment file in `dbconsole` commandyuuji.yaginuma2017-07-091-0/+6
* Add `rails secrets:show` commandyuuji.yaginuma2017-07-071-0/+4
* Allow mounting same engine under several locationsDavid Rodríguez2017-07-051-0/+6
* Add backticks [ci skip]Ryuta Kamizono2017-07-031-1/+1
* Clear screenshots files in `tmp:clear` taskyuuji.yaginuma2017-06-271-0/+4
* Add `railtie.rb` to the plugin generatorTsukuru Tanimichi2017-06-261-0/+4
* Deprecate an `capify!` method in generators and templatesyuuji.yaginuma2017-06-181-0/+4
* Allow irb options to be passed from `rails console` commandyuuji.yaginuma2017-05-081-0/+6
* Cleanup CHANGELOGs [ci skip]Ryuta Kamizono2017-04-301-1/+0
* Added a shared section to config/database.yml that will be loaded for all env...Pierre Schambacher2017-04-261-3/+7
* Namespace CSS selectors on error pagesJan Krutisch2017-04-201-0/+7
* No need to duplicate 5-1-stable CHANGELOG. [ci skip]Yves Senn2017-03-281-8/+0
* minor CHANGELOG formatting changes. [ci skip]Yves Senn2017-03-261-3/+2
* add field ids when generating a scaffold form.Yves Senn2017-03-261-0/+9
* Start Rails 5.2 developmentMatthew Draper2017-03-221-199/+1
* Remove 5.0.0 entry from 5.1.0 CHANGELOG [ci skip]claudiob2017-03-201-4/+0
* Add `app:update` task to enginesyuuji.yaginuma2017-03-201-0/+4
* Add CHANGELOG entry for --skip-coffee [ci skip]claudiob2017-03-141-0/+4
* Move "fixes" to a new lineJon Moss2017-03-131-1/+3
* [ci skip] 🎬 expensive: take twoKasper Timm Hansen2017-03-061-1/+1
* Avoid running system tests by defaultRobin Dupret2017-03-051-0/+5
* [ci skip] Add changelog entry for #28139.Kasper Timm Hansen2017-03-021-0/+16
* [ci skip] Add changelog entry for encrypted secrets.Kasper Timm Hansen2017-03-011-0/+14
* Preparing for 5.1.0.beta1 releaseRafael Mendonça França2017-02-231-0/+2
* Revert back to the original of using package.json in the root of the project ...David Heinemeier Hansson2017-02-211-1/+1
* Collect all file patterns when running multiple rake test tasksDominic Cleal2017-02-041-0/+6
* add warnings option to test runneryuuji.yaginuma2017-01-241-0/+4
* Merge pull request #27632 from dixpac/repo_initializeRafael Mendonça França2017-01-181-0/+5
|\
| * Initalize git repo when creatin new rails appdixpac2017-01-121-0/+5
* | Install Byebug gem as default in Windows (mingw and x64_mingw) platform.Junichi Ito2017-01-181-0/+4
* | make all rails commands work in engineyuuji.yaginuma2017-01-091-0/+4
|/
* Don't generate HTML/ERB templates for scaffold controller with --api flagPrathamesh Sonpatki2017-01-071-0/+6
* Merge pull request #27399 from sinogermany/rails-env-for-empty-string-env-varsRafael Mendonça França2017-01-031-0/+4
|\
| * Rails.env falls back to dev mode when env var is emptyDaniel Deng2017-01-041-0/+4
* | Remove deprecated CONTROLLER environment variable for routes taskRafael Mendonça França2017-01-031-0/+4
* | Remove deprecated tasks in railtiesRafael Mendonça França2017-01-031-0/+5
* | Remove deprecated file `rails/rack/debuggerRafael Mendonça França2017-01-031-0/+4
* | Remove deprecated config.serve_static_filesRafael Mendonça França2017-01-031-0/+4
* | Remove deprecated `config.static_cache_control`Rafael Mendonça França2017-01-031-1/+5
* | Merge branch 'master' into clear_all_environments_log_by_defaultRafael França2016-12-291-0/+31
|\ \
| * | Add backticks to show shell commandJon Moss2016-12-271-2/+2
| * | Remove random extra spaces from Action Pack and Railties CHANGELOG.mdJon Moss2016-12-271-2/+2
| |/
| * Add option to trigger JS framework-specific installation as part of webpack s...David Heinemeier Hansson2016-12-121-0/+12