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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #417 from JWCook/codecov
codecov
Jordan Cook
2021-09-18
3
-16
/
+10
|
\
|
*
Switch from coveralls to codecov
Jordan Cook
2021-09-18
3
-16
/
+10
|
/
*
Add a couple more keywords to package metadata
Jordan Cook
2021-09-18
1
-1
/
+2
*
Add note about ResourceWarnings to Troubleshooting section
Jordan Cook
2021-09-18
1
-2
/
+16
*
Add some more links to 'Related Projects' page
Jordan Cook
2021-09-18
3
-124
/
+52
*
Update changelog
v0.8.1
Jordan Cook
2021-09-15
1
-2
/
+5
*
Merge pull request #410 from JWCook/redact-response-url
Jordan Cook
2021-09-15
5
-21
/
+54
|
\
|
*
Redact ingored_parameters from CachedResponse.url
Jordan Cook
2021-09-15
5
-21
/
+54
|
/
*
Fix incorrect debug message for skipping cache write
Jordan Cook
2021-09-15
1
-1
/
+2
*
Update benchmark script to optionally run for a specific serializer
Jordan Cook
2021-09-14
2
-4
/
+11
*
Merge branch 'docs'
Jordan Cook
2021-09-14
2
-7
/
+13
|
\
|
*
Add some more 'getting started' details to contributing guide
Jordan Cook
2021-09-14
1
-6
/
+12
|
*
Remove 'format' badge from Readme and add 'downloads per month' badge
Jordan Cook
2021-09-14
1
-1
/
+1
|
/
*
Add some alises so fully qualified imports of DbDict, etc. don't break
Jordan Cook
2021-09-14
2
-1
/
+7
*
Merge pull request #401 from JWCook/docs
Jordan Cook
2021-09-08
24
-87
/
+64
|
\
|
*
Use redirect in rtd config instead of placeholder 'advanced_usage' page
Jordan Cook
2021-09-08
1
-5
/
+0
|
*
Re-enable mypy pre-commit hook with attrs as an explicit hook dependency for ...
Jordan Cook
2021-09-08
5
-36
/
+13
|
*
Use sphinx_autodoc_typehints extension instead of autodoc's built-in type hints
Jordan Cook
2021-09-08
2
-3
/
+6
|
*
Fix a Sphinx warning
Jordan Cook
2021-09-08
1
-1
/
+2
|
*
Compress and scale logo a bit more
Jordan Cook
2021-09-08
13
-4
/
+4
|
*
Add a custom 404 page
Jordan Cook
2021-09-08
4
-39
/
+39
|
*
Add note to Troubleshooting section about deprecated imports
Jordan Cook
2021-09-07
4
-3
/
+4
|
/
*
Update changelog and Readme links
v0.8.0
Jordan Cook
2021-09-07
3
-19
/
+22
*
Update pre-commit hooks and actions
Jordan Cook
2021-09-07
5
-7
/
+26
*
Update dependabot issue labels
Jordan Cook
2021-09-07
1
-0
/
+2
*
Merge pull request #397 from JWCook/stale-if-error
Jordan Cook
2021-09-06
9
-48
/
+62
|
\
|
*
Add mypy to 'lint' shortcut for nox
Jordan Cook
2021-09-06
1
-2
/
+4
|
*
Add note about 'cache_name' argument usage in init_backend()
Jordan Cook
2021-09-06
2
-11
/
+11
|
*
Alias/rename old_data_on_error to stale_if_error for consistency with Cache-C...
Jordan Cook
2021-09-06
7
-35
/
+47
|
/
*
Merge pull request #396 from JWCook/blake2
Jordan Cook
2021-09-06
4
-6
/
+10
|
\
|
*
Use blake2 instead of sha256 for hashing request info
Jordan Cook
2021-09-06
4
-6
/
+10
|
/
*
Merge pull request #390 from JWCook/match-headers
Jordan Cook
2021-09-06
17
-88
/
+135
|
\
|
*
Add a bit of missing test coverage
Jordan Cook
2021-09-06
4
-13
/
+36
|
*
Fix SQLiteCache.db_path; supposed to be a property, not a method
Jordan Cook
2021-09-06
1
-0
/
+1
|
*
Allow match_headers to optionally accept a list of specific headers to match
Jordan Cook
2021-09-06
10
-67
/
+77
|
*
Alias/rename 'include_get_headers' to 'match_headers' for clarity (backwards-...
Jordan Cook
2021-09-06
8
-22
/
+35
|
/
*
Merge branch 'docs'
Jordan Cook
2021-09-05
3
-82
/
+75
|
\
|
*
Update and format changelog
Jordan Cook
2021-09-05
1
-52
/
+44
|
*
Update dev dependencies
Jordan Cook
2021-09-05
2
-30
/
+31
|
/
*
Merge pull request #385 from JWCook/docs
Jordan Cook
2021-09-04
2
-2
/
+46
|
\
|
*
Format examples
Jordan Cook
2021-09-04
1
-27
/
+28
|
*
Add compatibility example with requests-oauthlib
Jordan Cook
2021-09-04
1
-0
/
+15
|
*
Add compatibility example with requests-ratelimiter
Jordan Cook
2021-09-04
1
-2
/
+29
|
*
Add link to example from Python Web Scraping book
Jordan Cook
2021-09-04
1
-0
/
+1
|
/
*
Merge pull request #383 from JWCook/dynamodb-docs
Jordan Cook
2021-09-01
1
-33
/
+37
|
\
|
*
Add some basic info about creating DynamoDB tables
Jordan Cook
2021-09-01
1
-33
/
+37
|
/
*
Expecting to release 0.8 by the end of September
Jordan Cook
2021-08-30
1
-1
/
+1
*
Merge branch 'revert-rename'
Jordan Cook
2021-08-30
5
-22
/
+19
|
\
|
*
Revert renaming DynamoDB backend classes; a minor inconsistency is probably b...
Jordan Cook
2021-08-30
5
-22
/
+19
|
/
*
Merge pull request #382 from JWCook/pathlib
Jordan Cook
2021-08-29
14
-150
/
+141
|
\
[prev]
[next]