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
/
actionpack
/
lib
/
action_controller
/
railtie.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Continued effort to deglobalize the router
Carlhuda
2010-02-25
1
-0
/
+1
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-2
/
+2
*
Rationalize railtie dependencies: AC uses AV; AR uses AMo; and Rails always u...
Jeremy Kemper
2010-02-04
1
-0
/
+1
*
AC railtie should configure helpers path.
José Valim
2010-01-26
1
-0
/
+4
*
Add active_model/railtie back to generated boot.rb, add models back to paths,...
José Valim
2010-01-25
1
-5
/
+4
*
Rename plugin_name to railtie_name and engine_name.
José Valim
2010-01-24
1
-1
/
+1
*
Moved more configuration away from bootstrap.
José Valim
2010-01-22
1
-10
/
+0
*
Add view paths to Engine setup.
José Valim
2010-01-22
1
-2
/
+1
*
Massive cleanup in Railties and load stack.
José Valim
2010-01-21
1
-6
/
+0
*
Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.
José Valim
2010-01-17
1
-48
/
+0
*
Get rid of prepare_each_request, since now it's a middleware initialization p...
José Valim
2010-01-17
1
-1
/
+0
*
Build middleware stack and reload routes after app initializers run
Joshua Peek
2010-01-16
1
-1
/
+0
*
Move Dispatcher setup to Railties and add instrumentation hook.
José Valim
2010-01-15
1
-4
/
+4
*
Add subscriber for ActionPack and move all logging inside it.
José Valim
2010-01-13
1
-8
/
+3
*
Cleanup junk metal and revise API
Joshua Peek
2010-01-10
1
-3
/
+25
*
Default middleware stack needs to be available at configuration time
Joshua Peek
2010-01-04
1
-20
/
+0
*
Some railties cleanup:
Carl Lerche
2009-12-31
1
-0
/
+96
[prev]