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
/
bootstrap.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow Engines loading its own environment file from config/environments
Piotr Sarnacki
2010-09-03
1
-5
/
+2
*
Clear DescendantsTracker on each request.
José Valim
2010-06-19
1
-0
/
+2
*
Remove the laziness from the middleware stack.
José Valim
2010-05-29
1
-1
/
+1
*
Reorganized initializers a bit to enable better hooks for common cases withou...
wycats
2010-05-15
1
-4
/
+4
*
The rake task :environment now loads config/environment.rb instead of initial...
José Valim
2010-04-29
1
-1
/
+2
*
Moved initializers for ActionMailer and ActionController into their own railties
Carlhuda
2010-03-02
1
-14
/
+2
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-4
/
+4
*
Ensure all initializers are collections.
José Valim
2010-01-26
1
-21
/
+21
*
As first step setup the load path and lazy compare middlewares.
José Valim
2010-01-25
1
-0
/
+4
*
Ensure environment config has higher priority than application ones.
José Valim
2010-01-24
1
-0
/
+4
*
Break application.rb file in smaller chunks.
José Valim
2010-01-23
1
-0
/
+77