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/session
Sam Bostock a812537e4d
Handle port-less $MEMCACHE_SERVERS in MemCacheStore tests
Devs may be running tests on a machine which provides $MEMCACHE_SERVERS
without a trailing port. We should allow for this when checking if
Memcache is working.
2020-10-20 22:32:22 -04:00
..
abstract_secure_store_test.rb Fix possible information leak / session hijacking vulnerability. 2019-12-18 17:01:09 -03:00
abstract_store_test.rb
cache_store_test.rb Fix cop violations 2019-12-18 17:07:44 -03:00
cookie_store_test.rb rack 2.1.0 changed expires date format from rfc2822 to httpdate 2020-01-11 15:09:50 +09:00
mem_cache_store_test.rb Handle port-less $MEMCACHE_SERVERS in MemCacheStore tests 2020-10-20 22:32:22 -04:00
test_session_test.rb Fix ActionController::TestSession#id to return Rack::Session::SessionId instance (#38063) 2020-01-10 13:48:42 -05:00