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
/
response_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
deprecate String#encoding_aware? and remove its usage
Sergey Nartimov
2011-12-24
1
-3
/
+0
*
use Array#join so that file encoding doesn't impact returned string.
Aaron Patterson
2011-12-12
1
-0
/
+9
*
Use default charset when we read content type without charset.
kennyj
2011-12-07
1
-0
/
+11
*
Do not inherit from Rack::Response, remove a shit-ton of unused code.
José Valim
2011-04-19
1
-16
/
+0
*
cleaning up some warnings on 1.9.3
Aaron Patterson
2011-02-07
1
-5
/
+5
*
Fix status initialization when custom status provided
Krekoten' Marjan
2010-10-18
1
-0
/
+4
*
Move ETag and ConditionalGet logic from AD::Response to the middleware stack.
José Valim
2010-10-03
1
-8
/
+3
*
Remove more warnings shadowing outer local variable.
Emilio Tagua
2010-09-27
1
-8
/
+8
*
Remove more warnings shadowing outer local variable.
Emilio Tagua
2010-09-27
1
-8
/
+8
*
Rely on set and delete cookie logic from rack.
José Valim
2010-05-18
1
-0
/
+4
*
Reinstate pending tests that were supposed to be fixed before the
Joshua Peek
2010-02-19
1
-16
/
+8
*
Cookies middleware
Joshua Peek
2010-01-16
1
-6
/
+3
*
Fix bare string Rack response bodies
Jeremy Kemper
2009-12-23
1
-2
/
+2
*
Pending tests for AD Response
Joshua Peek
2009-12-17
1
-0
/
+113
*
Don't need response prepare!
Joshua Peek
2009-12-17
1
-8
/
+0
*
Remove legacy processing and content_length
Yehuda Katz
2009-08-02
1
-4
/
+2
*
Update cache_control to be a Hash of options that is used to build the header.
Yehuda Katz
2009-08-02
1
-2
/
+2
*
Move useful response test helpers into request
Joshua Peek
2009-04-26
1
-0
/
+47
*
Create a new file for response tests
Joshua Peek
2009-04-26
1
-0
/
+83