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_dispatch.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Require active_support after autoload setup
Jeremy Kemper
2009-09-14
1
-4
/
+4
*
Back off rack 1.1-pre and bundle in the new testing goodies
Joshua Peek
2009-08-31
1
-6
/
+0
*
Switch over to rack-test gem
Joshua Peek
2009-08-31
1
-1
/
+3
*
RequestForgeryProtection now works with the new base
Pratik Naik
2009-05-21
1
-0
/
+1
*
Ruby 1.9 stdlib gems don't recognize .pre yet
Jeremy Kemper
2009-05-20
1
-1
/
+1
*
Temporarily bundle rack-test while MockSession is baking
Joshua Peek
2009-05-19
1
-0
/
+2
*
Extract generic callbacks middleware from dispatcher
Joshua Peek
2009-05-17
1
-0
/
+1
*
Merge Failsafe middleware into ShowExceptions
Joshua Peek
2009-05-17
1
-1
/
+0
*
Cherry-pick core extensions
Jeremy Kemper
2009-05-13
1
-10
/
+3
*
Wrap dispatcher callbacks around the whole middleware chain. Kill unnecessary...
Joshua Peek
2009-05-03
1
-1
/
+0
*
Extract ActionController rescue templates into Rescue and ShowExceptions midd...
Joshua Peek
2009-05-02
1
-0
/
+2
*
Rename vendor/rack to vendor/rack-1.1.pre
Pratik Naik
2009-05-01
1
-2
/
+2
*
Vendor Rack edge ( commit : 815342a8e15db564b766f209ffb1e340233f064f )
Pratik Naik
2009-05-01
1
-1
/
+6
*
Depend on unreleased rack 1.1
Joshua Peek
2009-04-30
1
-2
/
+1
*
Start moving TestRequest and TestResponse into ActionDispatch
Joshua Peek
2009-04-30
1
-0
/
+2
*
Vendor new Rack::Mock changes
Joshua Peek
2009-04-30
1
-5
/
+1
*
Move generic assertions into ActionDispatch
Joshua Peek
2009-04-30
1
-0
/
+2
*
Remove RewindableInput middleware since all input MUST be rewindable accordin...
Joshua Peek
2009-04-25
1
-1
/
+0
*
Remove vendored version of Rack
Joshua Peek
2009-04-25
1
-7
/
+2
*
Start to integrate some of the features in Rack::Test.
Joshua Peek
2009-04-24
1
-0
/
+5
*
No more free lunch
Jeremy Kemper
2009-04-22
1
-0
/
+1
*
Move middleware stack out of utils folder
Joshua Peek
2009-04-14
1
-1
/
+1
*
We aren't using UploadedStringIO and UploadedTempfile anymore
Joshua Peek
2009-04-14
1
-1
/
+1
*
Move reloader middleware in ActionDispatch
Joshua Peek
2009-04-14
1
-0
/
+1
*
Move middleware stack out of utils folder
Joshua Peek
2009-04-14
1
-2
/
+1
*
We aren't using UploadedStringIO and UploadedTempfile anymore
Joshua Peek
2009-04-14
1
-4
/
+0
*
Move bundled rack into ActionDispatch
Joshua Peek
2009-04-14
1
-3
/
+7
*
Move HTTP libs and middleware into ActionDispatch component
Joshua Peek
2009-01-27
1
-0
/
+64
[prev]