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
/
test
/
dispatch
/
request
/
multipart_params_parsing_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove checks for encodings availability
Sergey Nartimov
2011-12-25
1
-1
/
+1
*
Multipart is now fixed in Rack.
José Valim
2011-05-03
1
-14
/
+8
*
if it walks like a duck and talks like a duck, it must be a duck
Aaron Patterson
2010-10-04
1
-7
/
+0
*
Change test to avoid warnings.
Emilio Tagua
2010-09-28
1
-1
/
+1
*
Remove deprecated stuff in ActionController
Carlos Antonio da Silva
2010-09-26
1
-1
/
+1
*
Removed deprecated RouteSet API, still many tests fail
Piotr Sarnacki
2010-09-05
1
-1
/
+1
*
Upgrade to Rack 1.2.1
Jeremy Kemper
2010-06-27
1
-8
/
+14
*
Use new routing dsl in tests
Joshua Peek
2009-12-08
1
-1
/
+1
*
Add custom "with_routing" to internal tests to fix reseting session after using
Joshua Peek
2009-10-03
1
-1
/
+0
*
Reset session in integration tests after changing routes to reload the middle...
Joshua Peek
2009-08-27
1
-0
/
+1
*
Remove legacy processing and content_length
Yehuda Katz
2009-08-02
1
-2
/
+0
*
Can't please them all
Jeremy Kemper
2009-04-27
1
-2
/
+1
*
Sufficient to test that multipart/mixed wasn't parsed to a hash
Jeremy Kemper
2009-04-27
1
-1
/
+1
*
Remove RewindableInput middleware since all input MUST be rewindable accordin...
Joshua Peek
2009-04-25
1
-61
/
+0
*
Remove vendored version of Rack
Joshua Peek
2009-04-25
1
-1
/
+1
*
Always buffer rack.input if it is not rewindable
Mislav Marohnić
2009-04-17
1
-0
/
+1
*
Improve rewindable input test coverage so tests fail when you remove the midd...
Mislav Marohnić
2009-04-17
1
-2
/
+1
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-1
/
+1
*
Move dispatch related tests into test/dispatch
Joshua Peek
2009-01-28
1
-0
/
+223