| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update user guide and changelog | Jordan Cook | 2021-04-29 | 1 | -13/+28 |
| * | Include this behavior in old_data_on_error instead, to avoid complications | Jordan Cook | 2021-04-23 | 1 | -6/+21 |
| * | Add raise_for_status option | Jordan Cook | 2021-04-23 | 1 | -0/+9 |
| * | Add a filesystem backend | Jordan Cook | 2021-04-21 | 1 | -0/+2 |
| * | Allow passing any valid backend connection kwargs via BaseCache | Jordan Cook | 2021-04-19 | 1 | -0/+8 |
| * | Include example scripts on readthedocs | Jordan Cook | 2021-04-16 | 6 | -0/+122 |
| * | Remove unused Windows build script for docs | Jordan Cook | 2021-04-11 | 2 | -192/+1 |
| * | Handle errors due to invalid responses in `BaseCache.urls` | Jordan Cook | 2021-04-10 | 1 | -1/+1 |
| * | Move readthedocs container to a separate docker-compose file | Jordan Cook | 2021-04-10 | 1 | -0/+14 |
| * | Pin docutils version due to breaking changes, and switch back to sphinx-rtd-t... | Jordan Cook | 2021-04-04 | 4 | -10/+12 |
| * | Add Dockerfile + docker-compose config to make it easier to run the readthedo... | Jordan Cook | 2021-04-04 | 1 | -0/+5 |
| * | Some more documentation updates & editing | Jordan Cook | 2021-04-03 | 2 | -13/+35 |
| * | Switch to sphinx-material theme | Jordan Cook | 2021-04-03 | 5 | -14/+12 |
| * | Update to Ubuntu 20.04 build image for readthedocs | Jordan Cook | 2021-04-03 | 1 | -1/+1 |
| * | Make Readme more concise again, and split main usage docs into 'Quickstart' (... | Jordan Cook | 2021-04-03 | 6 | -172/+378 |
| * | Improvements to Sphinx documentation: | Jordan Cook | 2021-04-03 | 8 | -177/+70 |
| * | Split 'core' module into 'session' and 'patcher' modules; keep placeholder 'c... | Jordan Cook | 2021-04-02 | 1 | -8/+9 |
| * | Fix docs for `expire_after_urls` -> `urls_expire_after` | Slin Lee | 2021-03-30 | 1 | -1/+1 |
| * | Remove some redundant module docstrings, and fix some ref links | Jordan Cook | 2021-03-29 | 4 | -2/+6 |
| * | Move 'Security' section to a separate page, link from Readme, and add itsdang... | Jordan Cook | 2021-03-28 | 4 | -42/+55 |
| * | More usage examples, formatting, and editing for Readme + Sphinx docs | Jordan Cook | 2021-03-24 | 7 | -273/+385 |
| * | Add individual expire_after per request. (#177) | Sebastian Höffner | 2021-03-05 | 3 | -1/+18 |
| * | Refactor CachedSession to be usable as a mixin class | Jordan Cook | 2021-03-04 | 1 | -0/+47 |
| * | Documentation build improvments: | Jordan Cook | 2021-03-03 | 1 | -253/+34 |
| * | Remove all python 2 compatibility | Jordan Cook | 2021-02-26 | 1 | -2/+0 |
| * | Apply code formatting with black + isort | Jordan Cook | 2021-02-26 | 1 | -57/+60 |
| * | Update hook registration example in docs; closes #127 | Jordan Cook | 2021-02-25 | 1 | -1/+1 |
| * | Fix namespace on remove_expired_responses example | Jace Browning | 2018-07-07 | 1 | -1/+1 |
| * | fix #62 - Update throttle_hook example | Roman Haritonov | 2016-03-29 | 1 | -2/+2 |
| * | #58 docs for ability to force removal of expired entries | Roman Haritonov | 2015-12-14 | 1 | -1/+23 |
| * | docs: add note about updating and existing cache. fixes #56 | Roman Haritonov | 2015-12-14 | 1 | -0/+6 |
| * | docs: cleanup docs | Roman Haritonov | 2015-12-14 | 2 | -22/+2 |
| * | #33 Support for streaming requests | Roman Haritonov | 2014-12-12 | 1 | -0/+1 |
| * | Fix #16 Remove note about enabled() context manager from docs | Roman Haritonov | 2013-10-09 | 1 | -1/+0 |
| * | Mock redis for readthedocs.org | Roman Haritonov | 2013-04-18 | 1 | -1/+1 |
| * | Changed docs to reflect availability of redis backend | michaelbeaumont | 2013-04-17 | 2 | -1/+10 |
| * | Document backward incompatible changesv1.x.x | Roman Haritonov | 2013-02-24 | 2 | -1/+17 |
| * | docs | Roman Haritonov | 2013-01-13 | 1 | -3/+6 |
| * | more doc fixes | Roman Haritonov | 2013-01-13 | 2 | -60/+43 |
| * | fix API docs | Roman Haritonov | 2013-01-13 | 1 | -2/+2 |
| * | Rename configure to install_cache and add session_factory parameter | Roman Haritonov | 2013-01-12 | 1 | -9/+9 |
| * | hash instead url+data, begin fixing redirects | Roman Haritonov | 2013-01-12 | 1 | -5/+5 |
| * | v0.2.0v0.2.0 | Roman Haritonov | 2013-01-12 | 1 | -1/+1 |
| * | Change location of changelog | Roman Haritonov | 2013-01-12 | 2 | -36/+0 |
| * | Document usage of from_cache attribute | Roman Haritonov | 2012-05-10 | 1 | -2/+44 |
| * | Bump version and add info to changelogv0.1.3 | Roman Haritonov | 2012-05-04 | 1 | -22/+30 |
| * | Small code cleanups and clarification about backends in documentation | Roman Haritonov | 2012-05-04 | 1 | -0/+1 |
| * | clarify changelogv0.1.2 | Roman Haritonov | 2012-05-02 | 1 | -1/+1 |
| * | bump version, update changelog | Roman Haritonov | 2012-05-02 | 1 | -0/+6 |
| * | clarify docs about backend options | Roman Haritonov | 2012-05-02 | 1 | -0/+4 |