index
:
delta/python-packages/requests-cache.git
codecov
dependabot/github_actions/snok/install-poetry-1.2
dependabot/github_actions/snok/install-poetry-1.3
dependabot/github_actions/supercharge/redis-github-action-1.4.0
dependabot/pip/attrs-21.4.0
dependabot/pip/cattrs-1.10.0
dependabot/pip/cattrs-1.9.0
dependabot/pip/coverage-6.1
dependabot/pip/coverage-6.2
dependabot/pip/furo-2021.10.9
dependabot/pip/furo-2021.11.12.1
dependabot/pip/furo-2022.1.2
dependabot/pip/myst-parser-0.16.0
dependabot/pip/nox-2022.1.7
dependabot/pip/pre-commit-2.15.0
dependabot/pip/psutil-5.9.0
dependabot/pip/pytest-xdist-2.4.0
dependabot/pip/pytest-xdist-2.5.0
dependabot/pip/pytest-xdist-3.3.0
dependabot/pip/redis-4.1.0
dependabot/pip/responses-0.14.0
dependabot/pip/responses-0.15.0
dependabot/pip/rich-10.11.0
dependabot/pip/rich-10.12.0
dependabot/pip/rich-10.13.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.13.0
dependabot/pip/sphinx-autodoc-typehints-1.14.1
dependabot/pip/sphinx-automodapi-0.14.0
dependabot/pip/sphinx-inline-tabs-2022.1.2b11
dependabot/pip/sphinx-notfound-page-0.8
dependabot/pip/ujson-4.2.0
dependabot/pip/ujson-4.3.0
dependabot/pip/ujson-5.1.0
dev
explicit-exports
history-example
lru
main
master
memcached
mongita
orm
patch-module
pre-release
v0.7
v1.x.x
wip-req-compat
github.com: reclosedev/requests-cache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 changes
v1.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.0
v0.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 changelog
v0.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 changelog
v0.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
*
small typo in docs
Roman Haritonov
2012-05-02
1
-3
/
+3
*
add fast_save option to DbCache backend
Roman Haritonov
2012-05-02
1
-0
/
+2
*
fix minor spelling mistake
Daniel Rech
2012-05-02
1
-3
/
+3
[next]