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
/
testing
/
test_response.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Action Pack] require => require_relative
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Deprecate ActionDispatch::TestResponse response aliases
Trevor Wistaff
2017-08-07
1
-3
/
+21
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
[Action Dispatch] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Let TestResponse assign a parser.
Kasper Timm Hansen
2016-07-10
1
-2
/
+7
*
Add fixes accidentally removed.
Kasper Timm Hansen
2016-02-12
1
-1
/
+1
*
Memoize `parsed_body`.
Kasper Timm Hansen
2016-02-11
1
-1
/
+1
*
Make `parsed_body` extract parser from the content type.
Kasper Timm Hansen
2016-02-11
1
-1
/
+1
*
Add `parsed_body` to spare writing out parsing routines.
Kasper Timm Hansen
2016-02-10
1
-0
/
+6
*
stop applying default headers in ActionDispatch::Response
Aaron Patterson
2015-09-23
1
-1
/
+1
*
Rack implements `redirect?` so we don't need it
Aaron Patterson
2015-07-14
1
-3
/
+0
*
Revert work arounds for upstream Ruby 2.2.0 kwargs bug
Genadi Samokovarov
2015-03-05
1
-1
/
+1
*
Work around for upstream Ruby bug #10685
Genadi Samokovarov
2015-03-01
1
-1
/
+1
*
Fix default headers in test responses
Jeremy Kemper
2015-02-25
1
-12
/
+1
*
Default headers, removed in controller actions, will not be reapplied to the ...
Jonas Baumann
2015-01-09
1
-0
/
+7
*
Don't duplicate Rack::Response functionality. [#5320 state:resolved]
John Firebaugh
2010-09-25
1
-18
/
+4
*
Cleanup deprecations in Action Dispatch
Carlos Antonio da Silva
2010-09-06
1
-93
/
+0
*
Fix a bunch of minor spelling mistakes
Evgeniy Dolzhenko
2010-06-11
1
-2
/
+2
*
Deprecation notice for TestResponse#redirected_to
Joshua Peek
2010-01-30
1
-0
/
+5
*
SessionRestoreError belongs in AD
Joshua Peek
2009-09-23
1
-2
/
+2
*
Functional test runner finalizes response just like the integration test runn...
Joshua Peek
2009-05-02
1
-12
/
+6
*
Deprecate assert_redirect_to's partial hash matching
Joshua Peek
2009-05-02
1
-0
/
+6
*
Start moving TestRequest and TestResponse into ActionDispatch
Joshua Peek
2009-04-30
1
-0
/
+131