aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* uses PATCH for the forms of persisted records, and routes PATCH and PUT to th...Xavier Noria2012-02-241-5/+0
* updates CHANGELOGs to register changes in 002713cXavier Noria2012-02-221-0/+5
* Allow to set custom console type with Rails.application.config.console=Piotr Sarnacki2012-02-161-0/+12
* Add convenience method to hide a generator from the available onesCarlos Antonio da Silva2012-02-031-0/+3
* Add release date of Rails 3.2.0 to documentationclaudiob2012-01-261-1/+1
* Use content_tag_for with array by default on scaffold.José Valim2012-01-261-1/+3
* Update railties 3.2.0 changelogGuillermo Iguaran2012-01-121-2/+5
* Added the release dates for rails 3.1.1, rails 3.1.2, rails 3.1.3Karunakar (Ruby)2012-01-081-1/+1
* Rails::Plugin has goneSantiago Pastorino2012-01-031-0/+6
* Merge pull request #4150 from Karunakar/new_PRSantiago Pastorino2011-12-261-1/+1
|\
| * change LogKarunakar (Ruby)2011-12-241-1/+1
* | Mip Earson -> Michael Pearson in changelog.Michael Pearson2011-12-261-1/+1
* | fixes credit in changelog entryXavier Noria2011-12-251-1/+1
* | registers guide generation for the Kindle and Kindle apps in the ChangelogXavier Noria2011-12-251-0/+2
* | Update CHANGELOGsJosé Valim2011-12-241-0/+2
|/
* rails version order fixed and formatted in railties changelog Josef Šimánek2011-12-211-13/+13
* Update CHANGELOGs and guides.José Valim2011-12-161-0/+2
* Speed up development by only reloading classes if dependencies files changed.José Valim2011-12-121-4/+3
* fix typo in railties changelogVijay Dev2011-12-031-1/+1
* revises some details in the previous explain patchXavier Noria2011-12-021-1/+1
* implements automatic EXPLAIN logging for slow queriesXavier Noria2011-12-021-1/+6
* Split and improve show and debug exceptions middlewares.José Valim2011-12-011-2/+4
* Revert the serializers API as other alternatives are now also under discussionJosé Valim2011-11-251-2/+0
* Display mounted engines in `rake routes` by defaultPiotr Sarnacki2011-11-251-1/+1
* Merge branch 'serializers'José Valim2011-11-251-7/+9
|\
| * Add docs to serializers. Update CHANGELOGs.José Valim2011-11-251-5/+7
* | Allow to display engine's routes when running `rake routes ENGINES=true`Piotr Sarnacki2011-11-241-2/+5
* | Forgot to add CHANGELOG entry for config.railties_orderPiotr Sarnacki2011-11-241-0/+4
|/