summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update user guide and changelogJordan Cook2021-04-291-13/+28
* Include this behavior in old_data_on_error instead, to avoid complicationsJordan Cook2021-04-231-6/+21
* Add raise_for_status optionJordan Cook2021-04-231-0/+9
* Add a filesystem backendJordan Cook2021-04-211-0/+2
* Allow passing any valid backend connection kwargs via BaseCacheJordan Cook2021-04-191-0/+8
* Include example scripts on readthedocsJordan Cook2021-04-166-0/+122
* Remove unused Windows build script for docsJordan Cook2021-04-112-192/+1
* Handle errors due to invalid responses in `BaseCache.urls`Jordan Cook2021-04-101-1/+1
* Move readthedocs container to a separate docker-compose fileJordan Cook2021-04-101-0/+14
* Pin docutils version due to breaking changes, and switch back to sphinx-rtd-t...Jordan Cook2021-04-044-10/+12
* Add Dockerfile + docker-compose config to make it easier to run the readthedo...Jordan Cook2021-04-041-0/+5
* Some more documentation updates & editingJordan Cook2021-04-032-13/+35
* Switch to sphinx-material themeJordan Cook2021-04-035-14/+12
* Update to Ubuntu 20.04 build image for readthedocsJordan Cook2021-04-031-1/+1
* Make Readme more concise again, and split main usage docs into 'Quickstart' (...Jordan Cook2021-04-036-172/+378
* Improvements to Sphinx documentation:Jordan Cook2021-04-038-177/+70
* Split 'core' module into 'session' and 'patcher' modules; keep placeholder 'c...Jordan Cook2021-04-021-8/+9
* Fix docs for `expire_after_urls` -> `urls_expire_after`Slin Lee2021-03-301-1/+1
* Remove some redundant module docstrings, and fix some ref linksJordan Cook2021-03-294-2/+6
* Move 'Security' section to a separate page, link from Readme, and add itsdang...Jordan Cook2021-03-284-42/+55
* More usage examples, formatting, and editing for Readme + Sphinx docsJordan Cook2021-03-247-273/+385
* Add individual expire_after per request. (#177)Sebastian Höffner2021-03-053-1/+18
* Refactor CachedSession to be usable as a mixin classJordan Cook2021-03-041-0/+47
* Documentation build improvments:Jordan Cook2021-03-031-253/+34
* Remove all python 2 compatibilityJordan Cook2021-02-261-2/+0
* Apply code formatting with black + isortJordan Cook2021-02-261-57/+60
* Update hook registration example in docs; closes #127Jordan Cook2021-02-251-1/+1
* Fix namespace on remove_expired_responses exampleJace Browning2018-07-071-1/+1
* fix #62 - Update throttle_hook exampleRoman Haritonov2016-03-291-2/+2
* #58 docs for ability to force removal of expired entriesRoman Haritonov2015-12-141-1/+23
* docs: add note about updating and existing cache. fixes #56Roman Haritonov2015-12-141-0/+6
* docs: cleanup docsRoman Haritonov2015-12-142-22/+2
* #33 Support for streaming requestsRoman Haritonov2014-12-121-0/+1
* Fix #16 Remove note about enabled() context manager from docsRoman Haritonov2013-10-091-1/+0
* Mock redis for readthedocs.orgRoman Haritonov2013-04-181-1/+1
* Changed docs to reflect availability of redis backendmichaelbeaumont2013-04-172-1/+10
* Document backward incompatible changesv1.x.xRoman Haritonov2013-02-242-1/+17
* docsRoman Haritonov2013-01-131-3/+6
* more doc fixesRoman Haritonov2013-01-132-60/+43
* fix API docsRoman Haritonov2013-01-131-2/+2
* Rename configure to install_cache and add session_factory parameterRoman Haritonov2013-01-121-9/+9
* hash instead url+data, begin fixing redirectsRoman Haritonov2013-01-121-5/+5
* v0.2.0v0.2.0Roman Haritonov2013-01-121-1/+1
* Change location of changelogRoman Haritonov2013-01-122-36/+0
* Document usage of from_cache attributeRoman Haritonov2012-05-101-2/+44
* Bump version and add info to changelogv0.1.3Roman Haritonov2012-05-041-22/+30
* Small code cleanups and clarification about backends in documentationRoman Haritonov2012-05-041-0/+1
* clarify changelogv0.1.2Roman Haritonov2012-05-021-1/+1
* bump version, update changelogRoman Haritonov2012-05-021-0/+6
* clarify docs about backend optionsRoman Haritonov2012-05-021-0/+4