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
/
controller
/
request
/
test_request_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
:warning: "Use assert_nil if expecting nil. This will fail in MT6."
Akira Matsuda
2017-01-18
1
-8
/
+12
*
assert_equal takes expectation first
Akira Matsuda
2016-12-26
1
-2
/
+2
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-1
/
+1
*
Fixed CONTENT_LENGTH header in ActionController::TestRequest
Artem Rashev
2016-11-15
1
-0
/
+10
*
Do not mutate AC::TestRequest::DEFAULT_OPTIONS
Kir Shatrov
2016-09-10
1
-0
/
+5
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-2
/
+0
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
let the superclass build the request and response
Aaron Patterson
2015-07-08
1
-5
/
+1
*
Use request.session.id instead of request.session_options[:id]
Brian John
2015-03-12
1
-8
/
+0
*
cleaning up some warnings on 1.9.3
Aaron Patterson
2011-02-07
1
-2
/
+1
*
Inherit TestSession from Session::AbstractStore and add indifferent access to...
Joshua Peek
2009-04-26
1
-11
/
+12
*
added tests for session options being defaulted correctly to rack defaults [#...
Kenny Ortmann
2009-04-07
1
-0
/
+35