aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* release notes, extract notable changes from Railties CHANGELOG.Yves Senn2015-12-221-4/+4
* [ci skip] No more no changes entries in the CHANGELOGs (cases left in #22718)Akshay Vishnoi2015-12-221-3/+0
* Fixes using `add_source` with a block after using `gem` in a custom railsWill Fisher2015-12-211-0/+4
* Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
* README.rdoc -> README.md for newly generated pluginsyuuji.yaginuma2015-12-171-0/+4
* let config.file_watcher be the way to enable the evented file watcherXavier Noria2015-12-131-5/+5
* Update Changelog with the added response_format option in AD::DebugExceptionsJorge Bejar2015-12-091-0/+9
* Fix #22232: rake test tasks exit status codeArkadiusz Fal2015-12-071-0/+7
* Add Rails command infrastructure and encapsulate development cachingChuck Callebs2015-12-041-0/+7
* allow use of minitest-rails gem with test runnerChris Kottom2015-11-301-0/+6
* add `bin/test` script to rails pluginyuuji.yaginuma2015-11-281-0/+6
* Make the `static_index` config part of the `config.public_server` configYuki Nishijima2015-11-161-0/+5
* registers these changes in the CHANGELOGsXavier Noria2015-11-111-0/+5
* Move `static_cache_contorl` deprecation changelog entry to Railties.Kasper Timm Hansen2015-11-041-0/+22
* Add enabled flag to the public file server.Kasper Timm Hansen2015-11-031-0/+19
* Route generator should be idempotent - closes #22082Thiago Pinto2015-10-311-0/+4
* rails/application: allow passing an env to config_forSimon Eskildsen2015-10-301-0/+4
* Allow rake:stats to account for rake tasksKevin Deisz2015-10-191-0/+4
* Update the URL when changing mailer preview formatsJames Kerr2015-10-061-0/+6
* Revert "removing Rack::Runtime from the default stack."Aaron Patterson2015-10-031-3/+0
* removing Rack::Runtime from the default stack.Aaron Patterson2015-10-021-0/+3
* Refactor AS::Callbacks halt config and fix the documentationRoque Pinel2015-10-011-3/+4
* Add fail fast to test runner.Kasper Timm Hansen2015-09-291-0/+32
* Add inline failure reporting to test runner.Kasper Timm Hansen2015-09-281-0/+30
* Fix displaying mailer previews on non local requests.Wojciech Wnętrzak2015-09-171-0/+5
* Use the PORT environment variable for rails serverDavid Cornu2015-08-181-0/+4
* Plugins are generated with the version 0.1.0Daniel Morris2015-08-161-0/+5
* Add a changelog entry for #21124 [ci skip]Robin Dupret2015-08-161-0/+6
* Added bin/update script to update application automaticallyMehmet Emin İNAÇ2015-08-071-0/+4
* Only load statistics.rake once from inside engineErsin Akinci2015-08-061-1/+8
* Add rake dev:cache task to enable dev mode caching.Chuck Callebs2015-08-041-0/+12
* Add the `--api` option for the plugin generatorRobin Dupret2015-07-231-0/+5
* Merge pull request #20724 from y-yagi/fix_scaffold_in_full_engineYves Senn2015-06-291-0/+4
|\
| * fix NoMethodError that occurs when generating scaffold inside full mode engineyuuji.yaginuma2015-06-281-0/+4
|/
* cherry-pick test and source doc from #20050Hirofumi Wakasugi2015-06-251-0/+4
* Merge pull request #20605 from dcrec1/assert_fileYves Senn2015-06-191-0/+5
|\
* | Remove ContentLength middleware from the defaults.Aaron Patterson2015-06-171-0/+5
|/
* make it possible to customize the executable inside rereun snippets.Yves Senn2015-06-131-0/+4
* Add CHANGELOG entries for API apps functionalitySantiago Pastorino2015-06-111-0/+7
* Merge pull request #20387 from y-yagi/fix_engine_generated_controller_testYves Senn2015-06-021-0/+4
* Generate a `.keep` file in `tmp` folderYoong Kang Lim2015-05-301-0/+7
* config.static_index configures directory index "index.html" filenameEliot Sykes2015-05-281-0/+8
* Merge pull request #20023 from mohnish/patch-1Yves Senn2015-05-061-0/+4
* Fix mailer previews with attachmentsAndrew White2015-05-041-0/+7
* Merge pull request #19949 from thiagoaugusto/create-thiago-punctuation-fixYves Senn2015-04-291-1/+1
|\
| * CHANGELOG punctuation fixThiago Augusto2015-04-291-1/+1
|/
* Remove sqlite support from `rails dbconsole`Andrew White2015-04-221-0/+4
* pass over CHANGELOGs. [ci skip]Yves Senn2015-04-221-8/+10
* Fix typos and improve the documentationJon Atack2015-04-151-1/+1
* :scissors:Zachary Scott2015-04-121-2/+2