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
/
dispatch
/
dispatcher.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move route reloading into railties
Joshua Peek
2009-12-14
1
-5
/
+0
*
Use Rails.application where we want a valid rack app
Joshua Peek
2009-10-16
1
-1
/
+1
*
Revert "Revert "Fix Dispatch.new so passenger works" as it broke the build"
Joshua Peek
2009-10-05
1
-1
/
+1
*
Revert "Fix Dispatch.new so passenger works" as it broke the build
Michael Koziarski
2009-10-05
1
-1
/
+1
*
Fix Dispatch.new so passenger works
Joshua Peek
2009-10-04
1
-1
/
+1
*
Move middleware and route configuration from AC::Dispatcher to Rails applicat...
Joshua Peek
2009-09-26
1
-8
/
+3
*
Move default middleware stack into initializer
Joshua Peek
2009-09-26
1
-4
/
+1
*
Use NewCallbacks on ActionDispatch::Callbacks.
José Valim
2009-09-20
1
-1
/
+1
*
Extract generic callbacks middleware from dispatcher
Joshua Peek
2009-05-17
1
-61
/
+39
*
Merge branch 'master' into wip_abstract_controller
Yehuda Katz + Carl Lerche
2009-05-11
1
-32
/
+23
|
\
|
*
Wrap dispatcher callbacks around the whole middleware chain. Kill unnecessary...
Joshua Peek
2009-05-03
1
-23
/
+22
|
*
Extract ActionController rescue templates into Rescue and ShowExceptions midd...
Joshua Peek
2009-05-02
1
-12
/
+4
|
*
Switch functional tests to run through the rack interface instead of process
Joshua Peek
2009-05-02
1
-1
/
+1
*
|
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+1
|
/
*
Make dispatcher instances immutable
Joshua Peek
2009-04-14
1
-3
/
+14
*
Final blow to CGI
Joshua Peek
2009-04-14
1
-14
/
+3
*
Move reloader middleware in ActionDispatch
Joshua Peek
2009-04-14
1
-2
/
+2
*
Make dispatcher instances immutable
Joshua Peek
2009-04-14
1
-13
/
+9
*
Final blow to CGI
Joshua Peek
2009-04-14
1
-20
/
+2
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-25
/
+27
*
Updated old AC::Base for small changes to AV
Yehuda Katz and Carl Lerche
2009-04-08
1
-1
/
+0
*
Temporarily reraise to simplify debugging
Yehuda Katz
2009-03-17
1
-0
/
+1
*
Move HTTP libs and middleware into ActionDispatch component
Joshua Peek
2009-01-27
1
-2
/
+2
*
Reorganize ActionController folder structure
Joshua Peek
2009-01-27
1
-0
/
+116