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
/
query_string_parsing_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistent usage of spaces in hashes across our codebase
Rafael Mendonça França
2015-01-29
1
-1
/
+1
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-3
/
+2
*
Don't convert empty arrays to nils when deep munging params
Chris Sinjakli
2014-12-15
1
-2
/
+2
*
Avoid hardcoded value in test setup/teardown.
Zuhao Wan
2014-06-05
1
-1
/
+2
*
Add configuration option to optionally disable deep_munge
Bernard Potocki
2013-12-05
1
-0
/
+15
*
Deep Munge the parameters for GET and POST
Michael Koziarski
2013-12-02
1
-0
/
+15
*
Remove :yaml related tests and fix other related to parsing empty arrays
Carlos Antonio da Silva
2013-01-08
1
-2
/
+2
*
Fix build
Santiago Pastorino
2012-06-13
1
-2
/
+2
*
Array parameters should not contain nil values.
Aaron Patterson
2012-06-12
1
-0
/
+4
*
Strip [nil] from parameters hash.
Aaron Patterson
2012-05-30
1
-1
/
+6
*
Raise ActionController::BadRequest for malformed parameter hashes.
Andrew White
2012-05-20
1
-0
/
+11
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
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
*
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
*
Move dispatch related tests into test/dispatch
Joshua Peek
2009-01-28
1
-0
/
+120