aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* Explicit options should have precedence over railsrc on the `rails new`Rafael Mendonça França2012-12-241-0/+4
* Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...Jeremy Kemper2012-12-211-4/+0
* Revert "Make sure that RAILS_ENV is set when accessing Rails.env"Andy Lindeman2012-12-211-2/+0
* Update Migration and 4.0 Release Guides, Changelogs [#8267]Marc-Andre Lafortune2012-12-211-0/+4
* fix railties CHANGELOG [ci skip]Francesco Rodriguez2012-12-181-2/+3
* Revert "Merge pull request #7587 from elia/fix-too-eager-loading"Rafael Mendonça França2012-12-181-2/+0
* Fix changelogDavid Heinemeier Hansson2012-12-181-3/+1
* MergeDavid Heinemeier Hansson2012-12-181-0/+6
|\
| * HTML formatting to Rails::InfoController#routesschneems2012-12-171-0/+4
* | Add app/models/concerns and app/controllers/concerns to the default directory...David Heinemeier Hansson2012-12-181-0/+4
|/
* Convert changelogs to 1.9 hash style and fix some formatting [ci skip]Carlos Antonio da Silva2012-12-141-7/+8
* Use Rails to Render Default Index Pageschneems2012-12-101-1/+5
* Add ENV['RACK_ENV'] support to rake runner/console/server.kennyj2012-12-061-0/+4
* Add db to the list of default annotation foldersAntonio Cangiano2012-12-011-0/+2
* require bundler groups to include rake-tasks in enginesYves Senn2012-11-181-0/+5
* cleanup, remove whitspace from railties CHANGELOGYves Senn2012-11-181-2/+2
* Adding sqlserver.yml template to satisfy "-d sqlserver" being givenRobert Nesius2012-11-161-0/+5
* Add ChangeLog entry.Nicolas Despres2012-11-131-0/+2
* `plugin new` adds dummy app tasks when necessary.Yves Senn2012-11-081-1/+6
* Make sure that RAILS_ENV is set when accessing Rails.envSteve Klabnik2012-10-311-0/+2
* Merge pull request #7587 from elia/fix-too-eager-loadingRafael Mendonça França2012-10-291-0/+2
* Backpedal from class-oriented config.queue. Set an actual queue instance.Jeremy Kemper2012-10-121-2/+2
* Add .rake to `rake notes` and `rake notes:custom`Brent J. Nordquist2012-10-121-0/+2
* Update test locationsMike Moore2012-10-091-0/+3
* Add missing entry in CHANGELOG about config.assets.cache changeGuillermo Iguaran2012-10-091-2/+7
* Make Rails.public_path return a PathnamePrem Sichanugrist2012-10-021-0/+2
* Remove highly uncommon `config.assets.manifest` option for moving the manifes...Guillermo Iguaran2012-09-191-0/+5
* Update changelogs to add entries about strong_parameters integrationGuillermo Iguaran2012-09-191-0/+11
* change app/plugin generators to be more SCM agnosticDerek Prior2012-09-121-0/+10
* fixed support for DATABASE_URL for rake db tasksGrace Liu2012-09-111-0/+2
* Support MySQL SSL in rails dbconsole.needfeed2012-09-101-0/+3
* CHANGELOGs are now per branchXavier Noria2012-08-281-2479/+1
* Deprecate config.threadsafe!José Valim2012-08-211-0/+2
* Fix handling SCRIPT_NAME from within mounted engine'sPiotr Sarnacki2012-08-111-0/+5
* Revert "The application generator generates `public/humans.txt` with some bas...David Heinemeier Hansson2012-08-071-2/+0
* Add references statements to migration generatorAleksey Magusev2012-07-081-0/+11
* Add changelog entry for polymorphic option in model generatorCarlos Antonio da Silva2012-06-271-0/+10
* Updated ChangelogsBrian Cardarella2012-06-231-0/+3
* Use . instead of :: for class methods, add CHANGELOG entriesJosé Valim2012-06-101-0/+2
* Add a changelog entry about runner hook.kennyj2012-05-311-0/+2
* /rails/info/routes path shows routing informationschneems2012-05-241-0/+2
* Add CHANGELOG entry for #6369 & #6391Andrew White2012-05-191-0/+2
* Load all the env files available in config.paths (closes #6335)Piotr Sarnacki2012-05-161-0/+2
* registers ceb1dcc in the CHANGELOGXavier Noria2012-05-091-0/+2
* Add some docs and changelog entryCarlos Antonio da Silva2012-05-041-0/+4
* Update the guides and CHANGELOGRafael Mendonça França2012-03-171-0/+2
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-0/+2
* Fix my name in the CHANGELOG to follow the conventionRafael Mendonça França2012-03-091-0/+5
* Add release dates to documentationclaudiob2012-03-011-2/+2
* Update changelogs with rails 3.0-stable branch infoPaco Guzman2012-02-251-1/+51