index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Preparing for 4.0.0.beta1 release
David Heinemeier Hansson
2013-02-25
1
-1
/
+1
*
Improve `rake stats` for JavaScript and CoffeeScript.
Hendy Tanata
2013-02-25
1
-0
/
+5
*
Remove `--builder` option from `rails` command
Prem Sichanugrist
2013-02-24
1
-0
/
+7
*
Revert "move config.assets.precompile into config/application.rb"
Yves Senn
2013-02-24
1
-6
/
+0
*
Merge pull request #9341 from senny/move_precompiled_asset_config_to_application
Rafael Mendonça França
2013-02-20
1
-0
/
+6
|
\
|
*
move config.assets.precompile into config/application.rb
Yves Senn
2013-02-20
1
-0
/
+6
*
|
update changelog
Terence Lee
2013-02-21
1
-0
/
+3
|
/
*
Revert "Deprecate the `eager_load_paths` configuration"
Andrew White
2013-02-19
1
-9
/
+0
*
Add changelog entry for #9177 [ci skip]
Carlos Antonio da Silva
2013-02-11
1
-4
/
+11
*
Added notice message for destroy method in scaffold
Rahul P. Chaudhari
2013-02-10
1
-0
/
+4
*
Add --rc option to support the load of a custom rc file
Amparo Luna
2013-02-01
1
-0
/
+4
*
Add --no-rc option to skip the loading of railsrc file
Amparo Luna
2013-01-31
1
-0
/
+4
*
Merge pull request #8303 from jeremywrowe/master
Rafael Mendonça França
2013-01-25
1
-0
/
+5
|
\
|
*
Fixes improper database name when a '.' is included while creating a new rails
Jeremy W. Rowe
2013-01-16
1
-0
/
+5
*
|
Deprecate the `eager_load_paths` configuration
Andrew White
2013-01-24
1
-0
/
+9
*
|
Merge pull request #8557 from timraymond/add_back_engines_and_deprecate
Rafael Mendonça França
2013-01-22
1
-0
/
+6
|
\
\
|
*
|
Adding Back Rails::Engine::Railties#engines
Tim Raymond
2013-01-03
1
-0
/
+6
*
|
|
clear specific logs when using rake log:clear
Matt Bridges
2013-01-16
1
-0
/
+5
|
|
/
|
/
|
*
|
allow :dirs option for .enumerate
Brian D. Burns
2013-01-15
1
-0
/
+6
*
|
Deprecate `Rails::Generators::ActiveModel#update_attributes`
Carlos Antonio da Silva
2013-01-12
1
-0
/
+15
*
|
Add changelog entry for scaffold generator and jbuilder changes
Carlos Antonio da Silva
2013-01-11
1
-0
/
+9
*
|
new README generated for new apps
Xavier Noria
2013-01-08
1
-0
/
+5
*
|
doc/README_FOR_APP is no longer generated
Xavier Noria
2013-01-08
1
-0
/
+6
*
|
Take the heat :fire:
Jeremy Kemper
2013-01-06
1
-0
/
+2
*
|
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-0
/
+14
*
|
Remove the content_tag_for change from CHANGELOG since it was reverted
Rafael Mendonça França
2013-01-05
1
-5
/
+3
*
|
config.assets.enabled is now true by default
David Heinemeier Hansson
2013-01-05
1
-0
/
+6
*
|
Move changelog entry in railties to the top
Carlos Antonio da Silva
2013-01-04
1
-8
/
+7
*
|
Small typo fix in railties/CHANGELOG.md
Matt Bridges
2013-01-04
1
-1
/
+1
*
|
This commit fixes issue #8628
Mykola Kyryk
2013-01-04
1
-0
/
+7
|
/
*
Add missing changelog entry for #8676 [ci skip]
Jiri Pospisil
2013-01-02
1
-0
/
+4
*
quote column names in generated fixture files
Yves Senn
2012-12-26
1
-0
/
+6
*
Explicit options should have precedence over railsrc on the `rails new`
Rafael Mendonça França
2012-12-24
1
-0
/
+4
*
Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...
Jeremy Kemper
2012-12-21
1
-4
/
+0
*
Revert "Make sure that RAILS_ENV is set when accessing Rails.env"
Andy Lindeman
2012-12-21
1
-2
/
+0
*
Update Migration and 4.0 Release Guides, Changelogs [#8267]
Marc-Andre Lafortune
2012-12-21
1
-0
/
+4
*
fix railties CHANGELOG [ci skip]
Francesco Rodriguez
2012-12-18
1
-2
/
+3
*
Revert "Merge pull request #7587 from elia/fix-too-eager-loading"
Rafael Mendonça França
2012-12-18
1
-2
/
+0
*
Fix changelog
David Heinemeier Hansson
2012-12-18
1
-3
/
+1
*
Merge
David Heinemeier Hansson
2012-12-18
1
-0
/
+6
|
\
|
*
HTML formatting to Rails::InfoController#routes
schneems
2012-12-17
1
-0
/
+4
*
|
Add app/models/concerns and app/controllers/concerns to the default directory...
David Heinemeier Hansson
2012-12-18
1
-0
/
+4
|
/
*
Convert changelogs to 1.9 hash style and fix some formatting [ci skip]
Carlos Antonio da Silva
2012-12-14
1
-7
/
+8
*
Use Rails to Render Default Index Page
schneems
2012-12-10
1
-1
/
+5
*
Add ENV['RACK_ENV'] support to rake runner/console/server.
kennyj
2012-12-06
1
-0
/
+4
*
Add db to the list of default annotation folders
Antonio Cangiano
2012-12-01
1
-0
/
+2
*
require bundler groups to include rake-tasks in engines
Yves Senn
2012-11-18
1
-0
/
+5
*
cleanup, remove whitspace from railties CHANGELOG
Yves Senn
2012-11-18
1
-2
/
+2
*
Adding sqlserver.yml template to satisfy "-d sqlserver" being given
Robert Nesius
2012-11-16
1
-0
/
+5
*
Add ChangeLog entry.
Nicolas Despres
2012-11-13
1
-0
/
+2
[prev]
[next]