GitHub / VUIIS/cachecontrol / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 007e8ca9 | merge Merge pull request #196 from matkoniecz/typo |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| abf1b54a | merge Merge pull request #203 from craiga/master |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 827dfd90 | Fix formatting |
Craig Anderson <c****a@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d3b1b862 | Update storage.rst |
Craig Anderson <c****a@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 774453e0 | merge Merge pull request #197 from yan12125/fix-msgpack-compatibility |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c9db69c9 | merge Merge pull request #202 from TheJokr/vary-star-no-cache |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5933c821 | merge Merge pull request #201 from TheJokr/fix-pytest-namespace |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b09b6a12 | Fixed body in 304 response to etag request | TheJokr <l****o@d****m> | over 7 years ago | |
| 0234b807 | Added check for "*" value in Vary header | TheJokr <l****o@d****m> | over 7 years ago | |
| 2b886af2 | Removed cherrypy.server from pytest namespace | TheJokr <l****o@d****m> | over 7 years ago | |
| 89f1bfb4 | Make v4 cache compatible with msgpack 1.0 in the future |
Chih-Hsuan Yen <y****5@g****m>
Committed by: Chih-Hsuan Yen <y****n@c****c> |
almost 8 years ago | |
| 00e072bb | fix missing space |
Mateusz Konieczny <m****z@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 0fedbba7 | merge Merge pull request #195 from leukeleu/cache-is-none |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| c60fb2fc | Test if cache is None before falling back to DictCache | Jaap Roes <j****s@l****l> | almost 8 years ago | |
| cd91309d | Bump version: 0.12.4 → 0.12.5 | Eric Larson <e****c@i****g> | about 8 years ago | |
| c803fa60 | merge Merge pull request #193 from ionrock/ionrock/use-black-style |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 642f1c08 | merge Merge pull request #183 from sk1p/fix_no_store |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| f3fa83cf | merge Merge pull request #191 from hugovk/update-versions |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1c8839d5 | Add python_requires to help pip | Hugo <h****k@u****m> | about 8 years ago | |
| 0758e12e | Use automatic formatters | Hugo <h****k@u****m> | about 8 years ago | |
| c47be6f0 | Rewrite dict call as literal | Hugo <h****k@u****m> | about 8 years ago | |
| 5c9c70f4 | Rewrite function call with set literal | Hugo <h****k@u****m> | about 8 years ago | |
| b1829204 | Remove redundant code for Python 2.6 | Hugo <h****k@u****m> | about 8 years ago | |
| 6ebc779e | Update Trove classifiers to match Tox/Travis CI | Hugo <h****k@u****m> | about 8 years ago | |
| a3f55b7f | merge Merge pull request #190 from pradyunsg/patch-1 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| f533a473 | merge Merge pull request #189 from yan12125/msgpack-renaming |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 09ff7394 | Convert headers to text when serializing |
Pradyun Gedam <p****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 67722fe6 | msgpack-python is renamed to simply msgpack | Chih-Hsuan Yen <y****5@g****m> | over 8 years ago | |
| 93044a0e | merge Merge pull request #186 from OrangeDog/patch-1 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 2bdfb288 | Avoid logging "unknown" directives where there aren't any. |
James Howe <6****g@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| ae286a85 | Use black formatting | Eric Larson <e****c@i****g> | over 8 years ago | |
| 79d08029 | simplify no_store test as per comment of @jaap3 | Alexander Clausen <a****x@g****e> | over 8 years ago | |
| a954e241 | Fix behaviour of Cache-Control: no-store on responses | Alexander Clausen <a****x@g****e> | over 8 years ago | |
| dc4e1797 | merge Merge pull request #182 from jaap3/patch-1 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e1e20d7e | Alias FileNotFoundError to IOError and OSError |
Jaap Roes <j****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 5569c80a | Fixed #179: Catch potential FileNotFoundError |
Jaap Roes <j****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| bc43a32f | merge Merge pull request #178 from jwilk-forks/notimplementederror |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| bd94f7e2 | Fix exception raising in BaseCache | Jakub Wilk <j****k@j****t> | over 8 years ago | |
| 0488eca6 | merge Merge pull request #177 from aJetHorn/improve-usage-doc |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| df18d01d | Prepended cachecontrol to adapter in example | aJetHorn <t****n@g****m> | over 8 years ago | |
| 75b8001a | Use twine for releases | Eric Larson <e****c@i****g> | over 8 years ago | |
| 8000ea6f | Bump version: 0.12.3 → 0.12.4 | Eric Larson <e****c@i****g> | over 8 years ago | |
| a8a7f44f | merge Merge pull request #176 from ionrock/ionrock/fix-master-tests |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 53138fb0 | Drop 2.6 support | Eric Larson <e****c@i****g> | over 8 years ago | |
| edd20618 | use virtualenv in test-all tox target | Eric Larson <e****c@i****g> | over 8 years ago | |
| c2ac2823 | merge Merge pull request #153 from kirberich/redis-backend-connection-fix |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 6d52e4c8 | merge Merge pull request #166 from xoviat/patch-1 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 606c06ab | fire-ci |
xoviat <x****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 6cb8f8ee | fire-ci |
xoviat <x****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 171876bf | adapater: recover from zlib.error. |
xoviat <x****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 54f5e5c8 | merge Merge pull request #164 from jayvdb/tox-travis |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 1fa6fedf | Add tox-travis | John Vandenberg <j****b@g****m> | about 9 years ago | |
| db54c403 | merge Merge pull request #163 from dkupka/convert_max_age |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 68f893a5 | merge Merge pull request #162 from hiqua/patch-1 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 109f3d4b | Controller: Validate and convert cache-control directives | David Kupka <d****a@r****m> | about 9 years ago | |
| d318c1b3 | fix typos |
Quentin Hibon <h****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 15d286ba | merge Merge pull request #159 from ionrock/ionrock/use-utcnow-in-hueristics |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 66be5d02 | Use datetime.utcnow to be consistent with other headers | Eric Larson <e****n@d****m> | about 9 years ago | |
| fcb631ac | Bump version: 0.12.2 → 0.12.3 | Eric Larson <e****n@d****m> | over 9 years ago | |
| 0ad814af | merge Merge pull request #156 from vdaskalov/issue-155 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| a992b930 | misspelled #155 with #156. Fixed with this commit. | Vasil Daskalov <v****v@g****m> | over 9 years ago | |
| 04320438 | added test cases for issue #156 and fixed most of the tests warnings under py... | Vasil Daskalov <v****v@g****m> | over 9 years ago | |
| 5ed4b96d | Modified alias of FileNotFoundError to OSError instead of IOError | Vasil Daskalov <v****v@g****m> | over 9 years ago | |
| 9d2135b0 | Don’t attempt to close the connection to redis | Robert Kirberich <r****h@g****m> | over 9 years ago | |
| 1c8a8929 | Make RedisCache inherit from BaseCache to define its interface | Robert Kirberich <r****h@g****m> | over 9 years ago | |
| 8a8d0e12 | Bump version: 0.12.1 → 0.12.2 | Eric Larson <e****n@d****m> | over 9 years ago | |
| 69cf5bc1 | merge Merge pull request #146 from dstufft/fix-shared-cache |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d1dd9dca | Correctly handle cached shared between Py2 and Py3 | Donald Stufft <d****d@s****o> | over 9 years ago | |
| 6abf0165 | Bump version: 0.12.0 → 0.12.1 | Eric Larson <e****n@d****m> | over 9 years ago | |
| fe6ad3d9 | merge Merge pull request #143 from grokcode/bugfix-filenotfounderror |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 783f1d8c | merge Merge pull request #144 from elnuno/master |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 58cee330 | Allow passing cacheable_methods and cacheable_status_codes to __init__. | elnuno <e****8@t****m> | over 9 years ago | |
| 8c3c547f | Allow configuring the status codes CacheController tries to cache. | elnuno <e****8@t****m> | over 9 years ago | |
| d338acc9 | Allow configuring the methods CacheControlAdapter tries to cache. | elnuno <e****8@t****m> | over 9 years ago | |
| fbc288d8 | Make wrapper.CacheControl configurable regarding both controller and adapter. | elnuno <e****8@t****m> | over 9 years ago | |
| c34dfbad | FileNotFoundError fallback for 2.X | Jess Johnson <j****s@g****m> | over 9 years ago | |
| f66639fe | Bump version: 0.11.7 → 0.12.0 | Eric Larson <e****n@d****m> | over 9 years ago | |
| 5cf28520 | merge Merge pull request #115 from StephanErb/msgpack |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3b3b776d | merge Merge pull request #129 from jezdez/redis-improvements |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 6c20a3b5 | Remove useless import. | Jannis Leidel <j****s@l****o> | over 9 years ago | |
| f315052e | merge Merge pull request #138 from Birne94/redis-expiration-fix |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 85ac9a5f | Fix key expiration for redis | Daniel Birnstiel <i****o@d****e> | over 9 years ago | |
| c124c803 | merge Merge pull request #125 from sybrenstuvel/sybren-filecache-delete-crash-fix |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 0c7eae59 | merge Merge pull request #135 from sigmavirus24/bug/134 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d5a5f852 | merge Merge pull request #127 from cydrobolt/patch-1 |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| db030908 | merge Merge pull request #136 from sigmavirus24/handle-new-versions-of-requests |
Eric Larson <i****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 72d032bc | Update NullSerializer to force chunked off | Ian Cordasco <g****v@g****m> | over 9 years ago | |
| b3640e4a | Ignore corrupted caches | Ian Cordasco <g****v@g****m> | over 9 years ago | |
| 2ae417de | Use msgpack for cache serialization. | Stephan Erb <s****b@b****m> | almost 10 years ago | |
| 3a2b9137 | Add extra install target for redis | Jannis Leidel <j****s@l****o> | almost 10 years ago | |
| a561ac9c | Raise error during instantiation when FileCache dependency lockfile is missing | Jannis Leidel <j****s@l****o> | almost 10 years ago | |
| 9ac52cdf | Add some noqa markers | Eric Larson <e****c@i****g> | almost 10 years ago | |
| 30fc4e35 | Bump version: 0.11.6 → 0.11.7 | Eric Larson <e****c@i****g> | almost 10 years ago | |
| 6966b3a6 | merge Merge pull request #128 from eads/master |
Eric Larson <e****c@i****g>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 075c01b1 | use tools:pytest in setup.cfg | David Eads <d****s@g****m> | almost 10 years ago | |
| ffd0ba93 | Fix incorrect import statement |
Chaoyi Zha <s****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 11ed26e0 | merge Merge pull request #124 from eads/master |
Eric Larson <e****c@i****g>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 07a251ba | Fix crash when FileCache.delete() is called on non-existing file. | Sybren A. Stüvel <s****n@s****u> | about 10 years ago | |
| 0fa7adc6 | merge Merge branch 'failing-heuristic-test' into apply-heuristic | David Eads <d****s@g****m> | about 10 years ago | |
| 44b5974f | add failing heuristic test for 301 and 304 response | David Eads <d****s@g****m> | about 10 years ago |