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
/
HISTORY.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update changelog, bump dev dependencies, and bump version
master
Jordan Cook
2022-01-19
1
-1
/
+1
*
Update changelog and contributors
v0.9.1
Jordan Cook
2022-01-15
1
-1
/
+1
*
Switch to a different method of resolving ForwardRefs during deserialization ...
Jordan Cook
2022-01-15
1
-1
/
+2
*
Update changelog and contributors
Jordan Cook
2022-01-14
1
-0
/
+1
*
Update changelog and bump version
Jordan Cook
2022-01-10
1
-0
/
+3
*
Minor changelog formatting
Jordan Cook
2022-01-01
1
-1
/
+1
*
Update changelog
Jordan Cook
2022-01-01
1
-1
/
+1
*
Fix black and type checking issues, and update changelog
Jordan Cook
2022-01-01
1
-0
/
+1
*
Update changelog
Jordan Cook
2021-12-02
1
-0
/
+1
*
Update dev dependencies, actions, changelog, and contributors
Jordan Cook
2021-12-01
1
-0
/
+1
*
Add back overrides for requests.Response.__getstate__ and __setstate__ so pla...
Jordan Cook
2021-11-24
1
-0
/
+1
*
Add support for BaseCache keyword arguments passed along with a backend instance
Jordan Cook
2021-11-13
1
-0
/
+1
*
Add support for Cache-Control: immutable
Jordan Cook
2021-10-23
1
-1
/
+2
*
Bump unreleased changes into a minor release (0.9) and format changelog
Jordan Cook
2021-10-23
1
-8
/
+19
*
Fix duplicate cache read (contains + getitem)
Jordan Cook
2021-10-23
1
-0
/
+2
*
Support immediate expiration + revalidation for Cache-Control: max-age=0 and ...
Jordan Cook
2021-10-10
1
-0
/
+2
*
Add better error message if parent path exists but isn't a directory
Jordan Cook
2021-10-10
1
-0
/
+1
*
Use correct SPDX license short identifier in package metadata
Jordan Cook
2021-10-04
1
-0
/
+1
*
Update changelog and some docstrings
Jordan Cook
2021-09-20
1
-0
/
+2
*
Update changelog
Jordan Cook
2021-09-18
1
-0
/
+5
*
Update changelog
v0.8.1
Jordan Cook
2021-09-15
1
-2
/
+5
*
Redact ingored_parameters from CachedResponse.url
Jordan Cook
2021-09-15
1
-0
/
+5
*
Add note to Troubleshooting section about deprecated imports
Jordan Cook
2021-09-07
1
-1
/
+1
*
Update changelog and Readme links
v0.8.0
Jordan Cook
2021-09-07
1
-1
/
+1
*
Alias/rename old_data_on_error to stale_if_error for consistency with Cache-C...
Jordan Cook
2021-09-06
1
-11
/
+17
*
Use blake2 instead of sha256 for hashing request info
Jordan Cook
2021-09-06
1
-1
/
+3
*
Allow match_headers to optionally accept a list of specific headers to match
Jordan Cook
2021-09-06
1
-10
/
+7
*
Alias/rename 'include_get_headers' to 'match_headers' for clarity (backwards-...
Jordan Cook
2021-09-06
1
-1
/
+8
*
Update and format changelog
Jordan Cook
2021-09-05
1
-52
/
+44
*
Expecting to release 0.8 by the end of September
Jordan Cook
2021-08-30
1
-1
/
+1
*
Revert renaming DynamoDB backend classes; a minor inconsistency is probably b...
Jordan Cook
2021-08-30
1
-4
/
+3
*
Use pathlib.Path objects for all file paths in Filesystem and SQLite backends
Jordan Cook
2021-08-29
1
-23
/
+32
*
Minor edits for Readme and Related Projects
Jordan Cook
2021-08-28
1
-10
/
+7
*
Allow has_url(), delete_url(), and create_key() to optionally take requests.R...
Jordan Cook
2021-08-28
1
-2
/
+5
*
Enable conditional requests by default
Jordan Cook
2021-08-26
1
-1
/
+1
*
Minor optimization: exclude redundant CachedResponse.cache_key and CachedHTTP...
Jordan Cook
2021-08-25
1
-0
/
+1
*
Add BaseCache.update() method as a shortcut for exporting to a different cach...
Jordan Cook
2021-08-25
1
-0
/
+1
*
Update Readme intro and link another article on examples page
Jordan Cook
2021-08-23
1
-2
/
+2
*
Fix incorrect location of redirects.sqlite when using filesystem backend
Jordan Cook
2021-08-23
1
-0
/
+3
*
Make itsdangerous dependency optional
Jordan Cook
2021-08-21
1
-18
/
+27
*
Add support for SQLite in-memory databases
Jordan Cook
2021-08-20
1
-0
/
+1
*
Make DynamoDB and MongoDB naming consistent
Jordan Cook
2021-08-20
1
-0
/
+2
*
Add FileCache.paths() wrapper method, and return a list instead of generator
Jordan Cook
2021-08-20
1
-6
/
+11
*
More info and editing for Readme intro
Jordan Cook
2021-08-20
1
-1
/
+0
*
Rename DbDict to SQLiteDict for consistency with other backends (with aliases...
Jordan Cook
2021-08-19
1
-1
/
+8
*
s/whitelist/allowlist
Jordan Cook
2021-08-19
1
-1
/
+1
*
Format changelog
Jordan Cook
2021-08-14
1
-16
/
+24
*
Add docs + example script for custom cache keys
Jordan Cook
2021-08-14
1
-0
/
+1
*
Update user guide and Readme
Jordan Cook
2021-08-14
1
-1
/
+6
*
Remove deprecated 'core' module and BaseCache.remove_old_entries()
Jordan Cook
2021-08-14
1
-0
/
+9
[next]