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
/
application
/
configuration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ActiveRecord middlewares should be inserted before AD::Cascade [#4493 state:r...
José Valim
2010-04-29
1
-1
/
+1
*
The rake task :environment now loads config/environment.rb instead of initial...
José Valim
2010-04-29
1
-8
/
+9
*
Clean up the config object in ActionPack. Create config_accessor which just d...
José Valim
2010-04-22
1
-2
/
+2
*
Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in signif...
Anil Wadghule
2010-04-12
1
-1
/
+1
*
Fix a bug in ActionDispatch::Static where Rails cannot find assets if started...
José Valim
2010-04-08
1
-1
/
+1
*
Alleviate the pain in working with utf8 templates by setting a default encoding.
José Valim
2010-04-07
1
-7
/
+15
*
Rename config.cookie_secret to config.secret_token and pass it as configurati...
José Valim
2010-04-05
1
-2
/
+3
*
Raise exceptions instead of rendering error templates in test environment [#4...
Rolf Bjaanes
2010-04-02
1
-1
/
+1
*
Move application configuration to the application configuration object, remov...
José Valim
2010-03-26
1
-2
/
+53
*
Move railties/builtin into lib
Joshua Peek
2010-03-20
1
-2
/
+2
*
Move middlewares to the Application level. If you want to modify the middlewa...
Carlhuda
2010-03-08
1
-0
/
+4
*
Have log subscribers subscribe to the actual events, so the subscriber doesn'...
Carlhuda
2010-03-02
1
-2
/
+11
*
Deprecate AC configuration values which were moved to Rack.
José Valim
2010-02-01
1
-2
/
+4
*
Add reloadable specific for engines and move environment to application paths.
José Valim
2010-01-28
1
-5
/
+4
*
Move configuration to subfolders.
José Valim
2010-01-23
1
-0
/
+85
[prev]