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
/
lib
/
rails
/
tasks
/
framework.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate the cookies_serializer configuration with :marshal when upgrading
Rafael Mendonça França
2014-05-16
1
-1
/
+1
*
Make the rails:template rake task load initializers
Robin Dupret
2014-03-08
1
-1
/
+1
*
remove railties changes. fixes #14054
Aaron Patterson
2014-02-14
1
-1
/
+1
*
add a send so `apply` can be called. Fixes #13510
Aaron Patterson
2014-02-11
1
-1
/
+1
*
More Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-1
/
+1
*
Remove update:application_controller rake task.
Josef Šimánek
2013-07-13
1
-12
/
+2
*
valid_app_const? -> valid_const?
Martin Schürrer
2013-06-15
1
-1
/
+1
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-5
/
+5
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-5
/
+5
*
fix stylesheet template dir
Sugino Yasuhiro
2012-06-09
1
-1
/
+1
*
Improve rails:template undefined LOCATION variable error message fixed
Raghunadh
2011-07-23
1
-3
/
+3
*
remove update:javascripts rake task
Akira Matsuda
2011-05-13
1
-7
/
+2
*
-j parameter added to rails new command.
siong1987
2010-10-11
1
-1
/
+1
*
Remove deprecation warnings in railties
Carlos Antonio da Silva
2010-09-06
1
-17
/
+0
*
Fix app generator so that it uses the right app_name during rails:update rake...
rohit
2010-07-27
1
-1
/
+1
*
Cut down on tasks shown in rake -T
David Heinemeier Hansson
2010-06-09
1
-9
/
+9
*
Removing Metal from Rails 3.
wycats
2010-06-03
1
-1
/
+1
*
Added Rake task rails:templates:copy to copy templates for customization [#45...
Jeroen van Dijk + Rodrigo Urubatan
2010-05-15
1
-0
/
+22
*
Do not check for a valid const name in Rails 3.0 applications. [#4200 state:r...
José Valim
2010-03-27
1
-1
/
+2
*
rake tasks should use the new app generator path [#4257 state:resolved]
Sebastian Martinez
2010-03-23
1
-2
/
+2
*
Deprecated framework rake tasks should exit with non-zero exit code [#4177 st...
Chris Griego
2010-03-16
1
-3
/
+3
*
Also check if application is a valid constant in rake rails:update.
José Valim
2010-02-21
1
-5
/
+11
*
Deprecated freeze rake tasks and cleaned up annotations.rake
Mikel Lindsaar
2010-02-03
1
-68
/
+7
*
Rake tasks should load generators from new paths.
José Valim
2010-01-18
1
-2
/
+2
*
Fixes rake:template task [#3714 status:resolved]
Rizwan Reza
2010-01-17
1
-2
/
+3
*
rails:update:configs updates boot.rb and the rest of config/*
Jeremy Kemper
2009-12-01
1
-0
/
+1
*
Reinstate rails:update:configs task removed in e1fdc8b
Jeremy Kemper
2009-12-01
1
-0
/
+5
*
Fix rails:update:scripts
Jeremy Kemper
2009-12-01
1
-1
/
+1
*
Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...
Carl Lerche
2009-10-16
1
-5
/
+0
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-4
/
+4
*
Yank FCGI Handler from core
Joshua Peek
2009-10-05
1
-5
/
+0
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+133