aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Convert CHANGELOGs to Markdown format.Jon Leighton2011-11-041-2390/+0
* Scaffold returns 204 No Content for API requests without content. This makes ...José Valim2011-10-261-0/+2
* Unify logger and taggedlogging middleware as both address logging concerns.José Valim2011-10-191-1/+1
* Added X-Request-Id tracking and TaggedLogging to easily log that and other pr...David Heinemeier Hansson2011-10-191-0/+2
* Provide initialize_on_precompile which, when set to false, does not initializ...José Valim2011-10-021-1/+2
* Update CHANGELOG.José Valim2011-10-021-0/+2
* Add CHANGELOG entriesSantiago Pastorino2011-09-291-0/+2
* `rake assets:precompile` loads the application but does not initialize it.José Valim2011-09-241-0/+12
* update 3.1 release date in changelogsVijay Dev2011-09-141-1/+1
* Revert "Provide a way to access to assets without using the digest, useful fo...Santiago Pastorino2011-09-141-3/+0
* Provide a way to access to assets without using the digest, useful for static...Santiago Pastorino2011-09-131-0/+3
* Merge pull request #2723 from guilleiguaran/3-1-0-changelogsSantiago Pastorino2011-08-281-0/+13
* Add missing CHANGELOG entries for RailtiesGuillermo Iguaran2011-08-251-0/+4
* [IMPORTANT] Make "sprockets/railtie" require explicit.José Valim2011-06-291-0/+2
* Update CHANGELOG.José Valim2011-06-221-10/+5
* Attributes on scaffold and model generators default to string.José Valim2011-06-171-0/+2
* mention assets:clean in railties CHANGELOGXavier Noria2011-06-071-0/+2
* Updating Railties changelogGuillermo Iguaran2011-05-251-0/+7
* application and plugin generation run bundle install unless --skip-gemfile or...Xavier Noria2011-05-141-1/+1
* Update Mailer generator to use 1.9 styled hash when run on Ruby 1.9Prem Sichanugrist2011-05-131-1/+1
* application and plugin generation run bundle check unless --skip-gemfileXavier Noria2011-05-131-0/+2
* Merging 3.0.x CHANGELOGsGuillermo Iguaran2011-05-101-0/+32
* Updated change log for jdbc* adapters template.Arun Agrawal2011-05-071-0/+12
* fixes typo in railties/CHANGELOG (spotted by Vijay Dev)Xavier Noria2011-05-041-1/+1
* restores the -j option, but now it accepts the name of any libraryXavier Noria2011-05-041-2/+5
* jQuery is no longer vendoredXavier Noria2011-05-041-0/+2
* Prototype and Scriptaculous are no longer vendored, but provided by prototype...Xavier Noria2011-04-301-0/+5
* Update scaffold controller to generate scss file if Sass is availablePrem Sichanugrist2011-04-151-0/+2
* The controller and resource generators will now automatically produce asset s...David Heinemeier Hansson2011-04-141-0/+2
* updates railties CHANGELOGXavier Noria2011-04-131-0/+2
* Add --old-style-hash option to force creating old style hash on Ruby 1.9Prem Sichanugrist2011-04-101-0/+2
* Rails will now generate Ruby 1.9 style hash when running app generator on Rub...Prem Sichanugrist2011-04-101-1/+1
* Rails will now generate Ruby 1.9 style hash when running scaffold_controller ...Prem Sichanugrist2011-04-101-0/+10
* Make scaffold_controller generator generate code for JSON response instead of...Prem Sichanugrist2011-04-101-0/+2
* Moved Turn activation/dependency to railtiesDavid Heinemeier Hansson2011-03-311-0/+2
* Direct logging of Active Record to STDOUT so it's shown inline with the resul...David Heinemeier Hansson2011-03-311-0/+2
* Add `config.force_ssl` configuration which will load `Rack::SSL` middleware i...Prem Sichanugrist2011-03-271-0/+2
* Update changelog with rails plugin newPiotr Sarnacki2010-11-161-1/+3
* Merge CHANGELOGs from 3-0-stableSantiago Pastorino2010-10-181-0/+4
* fixes spelling of jQuery and PrototypeXavier Noria2010-10-121-1/+1
* Railties changelog updated with -j parameterSantiago Pastorino2010-10-111-0/+2
* Update CHANGELOG.José Valim2010-10-101-1/+3
* Update changelogCarlhuda2010-09-131-0/+2
* Modified changelog for 3.1.0Piotr Sarnacki2010-09-061-1/+16
* Update CHANGELOGs for 3.0 release and upcoming 3.1Jeremy Kemper2010-08-291-18/+2
* Clean up CHANGELOGsJeremy Kemper2010-08-281-2/+11
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-75/+75
* Prep for RCDavid Heinemeier Hansson2010-07-261-1/+1
* application generation: --skip-testunit and --skip-activerecord renamed to --...Xavier Noria2010-07-251-0/+3
* Fix typo on CHANGELOG.José Valim2010-07-201-1/+1