1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch
Travis Warlick cd461c3e64 Support for multiple etags in an If-None-Match header
This is a rebased version of #2520.

Conflicts:

	actionpack/test/dispatch/request_test.rb
2012-09-15 15:01:59 +04:00
..
middleware_stack
request Add test for clear in ActionDispatch::Request::Session 2012-09-08 11:04:45 +03:00
routing Make enhanced routing Concerns more tell-don't-ask 2012-09-03 13:13:17 -04:00
session Add integration tests for reset_session in cookie store 2012-09-08 11:05:04 +03:00
callbacks_test.rb
cookies_test.rb
debug_exceptions_test.rb Add Missing Keys from Journey on failed URL format 2012-08-28 08:53:45 -07:00
header_test.rb
live_response_test.rb
mapper_test.rb
middleware_stack_test.rb
mime_type_test.rb Refactor Mime::Type 2012-09-05 02:49:10 +04:00
mount_test.rb
prefix_generation_test.rb Use internal instance variable naming scheme for mounted URL helper proxies 2012-09-09 16:29:21 +09:30
rack_cache_test.rb
rack_test.rb
reloader_test.rb
request_id_test.rb
request_test.rb Support for multiple etags in an If-None-Match header 2012-09-15 15:01:59 +04:00
response_test.rb set default_headers to nil after use it to avoid order dependent tests 2012-09-08 14:51:22 -05:00
routing_assertions_test.rb
routing_test.rb Add Missing Keys from Journey on failed URL format 2012-08-28 08:53:45 -07:00
show_exceptions_test.rb
ssl_test.rb
static_test.rb
test_request_test.rb
test_response_test.rb
uploaded_file_test.rb
url_generation_test.rb