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
/
xml_params_parsing_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved all the logger methods to active support logger
Karunakar (Ruby)
2012-01-06
1
-1
/
+1
*
remove ActiveSupport::Base64 in favor of ::Base64
Sergey Nartimov
2012-01-02
1
-4
/
+4
*
middlewares should use logger from env
lest
2011-11-25
1
-10
/
+6
*
Remove unreachable code, and add additional testcases.
kennyj
2011-11-24
1
-0
/
+12
*
Add `ActionController::ParamsWrapper` to wrap parameters into a nested hash
Prem Sichanugrist
2011-05-03
1
-0
/
+38
*
undef method if already defined.
Emilio Tagua
2010-09-28
1
-0
/
+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
*
Ruby 1.9: fix invalid rack response in test
Jeremy Kemper
2010-05-15
1
-1
/
+1
*
Fix parsing xml input by ActionDispatch::ParamsParser
Lawrence Pit
2010-05-06
1
-0
/
+13
*
Disable ShowExceptions during integration tests
Joshua Peek
2010-01-19
1
-1
/
+1
*
Ruby 1.9: resolve constant lookup issues
Jeremy Kemper
2009-11-04
1
-2
/
+2
*
Start rewriting some internal tests to use the new routing dsl
Joshua Peek
2009-10-20
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
*
Adding a call to logger from params_parser to give detailed debug information...
Jay Pignata
2009-08-15
1
-1
/
+16
*
Move dispatch related tests into test/dispatch
Joshua Peek
2009-01-28
1
-0
/
+88