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
/
configuration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Duplicate AS code no longer needed
Yehuda Katz + Carl Lerche
2009-10-27
1
-3
/
+4
*
Remove some remnants of config.gem
Carl Lerche
2009-10-17
1
-20
/
+1
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-23
/
+11
*
Renamed Orchestra to Notifications once again [#3321 state:resolved]
José Valim
2009-10-15
1
-4
/
+4
*
Configure Orchestra on initialization.
José Valim
2009-10-15
1
-0
/
+8
*
Have Rails.root be based off of config.ru
Carl Lerche
2009-10-14
1
-47
/
+67
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-14
1
-90
/
+83
*
Create separate middleware stack for initializer
Joshua Peek
2009-09-26
1
-3
/
+2
*
Enable static asset server by default
Joshua Peek
2009-09-26
1
-1
/
+6
*
Initializer middleware helper needs to require actioncontroller
Joshua Peek
2009-08-31
1
-0
/
+1
*
Add a .tmp path
Yehuda Katz
2009-08-09
1
-1
/
+2
*
Change generators configuration to have a hash style.
José Valim
2009-07-15
1
-29
/
+16
*
Allow nil and false to be given as configuration values and avoid creating un...
José Valim
2009-07-15
1
-1
/
+1
*
Allow namespaced configuration on generators.
José Valim
2009-07-15
1
-21
/
+32
*
Generators are configured on initialization if RAILS_ENV=generators.
José Valim
2009-07-08
1
-19
/
+20
*
Added config.generators with tests.
José Valim
2009-07-08
1
-1
/
+48
*
Reapply Rails::Application::Path tweaks
Yehuda Katz + Carl Lerche
2009-07-06
1
-27
/
+13
*
Revert "Compact the way application paths are defined"
Pratik Naik
2009-07-03
1
-13
/
+27
*
Compact the way application paths are defined
Yehuda Katz + Carl Lerche
2009-07-02
1
-27
/
+13
*
Add #concat to Rails::Application::Path
Carl Lerche
2009-06-30
1
-1
/
+1
*
Stop the initializer from blowing up when builtin_directories is empty
Carl Lerche
2009-06-30
1
-1
/
+1
*
Starting to replace scattered path configuration settings with the path object
Yehuda Katz + Carl Lerche
2009-06-26
1
-2
/
+31
*
Try speeding up rails booting
Yehuda Katz + Carl Lerche
2009-06-25
1
-1
/
+0
*
Separate Rails module methods, the config object, and the initializer into se...
Yehuda Katz + Carl Lerche
2009-06-23
1
-0
/
+239