Historie revizí

Autor SHA1 Zpráva Datum
  Tim Graham d170c63351 Refs #23919 -- Removed misc references to Python 2. před 8 roky
  Tim Graham 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. před 8 roky
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. před 8 roky
  Aymeric Augustin a556396339 Refs #23919 -- Replaced io.open() with open(). před 8 roky
  Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage před 8 roky
  Claude Paroz c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage před 8 roky
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports před 8 roky
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. před 8 roky
  Tim Graham 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. před 8 roky
  Denis Cornehl a840710e1e Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. před 9 roky
  Tim Graham 82f8996785 Refs #5133 -- Isolated test_close() cache test. před 8 roky
  Rinat Khabibiev f9702977b7 Fixed #27211 -- Made UpdateCacheMiddleware include caching headers for "304 Not Modified" responses. před 8 roky
  Tim Graham ef021412d5 Normalized spelling of ETag. před 8 roky
  Ed Morley f02dbbe1ae Fixed #11331 -- Stopped closing pylibmc connections after each request. před 8 roky
  Ed Morley 3e935aec6d Refs #5133 -- Tested memcached connection closing after each request. před 8 roky
  Ed Morley d8ef5b0e65 Fixed #27152 -- Supported comma delimiter in memcached LOCATION string. před 8 roky
  Ed Morley c8058dc241 Added a test for multiple memcached servers in LOCATION. před 8 roky
  Ed Morley 65ec8fa8ca Fixed #20892 -- Allowed configuring memcached client using OPTIONS. před 8 roky
  Ed Morley cf45bb02d7 Removed unused variable in test_memcached_uses_highest_pickle_version před 8 roky
  Ed Morley 674e3fe13e Fixed #19914 -- Fixed test failures with pylibmc. před 8 roky
  Ed Morley 047c1d48a6 Fixed #27132 -- Allowed testing MemcachedCache and PyLibMCCache during the same test run. před 8 roky
  Ed Morley cfd1f93d55 Refs #19914 -- Split the test_invalid_keys cache test into two. před 8 roky
  Ed Morley 606a303856 Fixed #27124 -- Excluded cull-related cache configs from memcached tests. před 8 roky
  Dmitry Dygalo ca32979cdc Made miscellaneous code cleanups před 8 roky
  Dmitry S..ky / skype: dvska-at-skype 82be474efa Fixed #26792 -- Allowed None for the value of cache.get_or_set(). před 8 roky
  Tobias McNulty 17e661641d Refs #26666 -- Added ALLOWED_HOSTS validation when running tests. před 8 roky
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. před 8 roky
  Jon Dufresne 779829662d Fixed #26694 -- Made FileBasedCache.get() reraise non-ENOENT IOErrors. před 8 roky
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. před 9 roky
  Przemysław Suliga 90ce5d46bf Fixed #26462 -- Fixed Python 2 UnicodeEncodeError when warning about long cache keys. před 9 roky