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
...
|
*
Bump nox-poetry from 0.9.0 to 1.0.0
dependabot[bot]
2022-05-21
2
-114
/
+119
|
/
*
Merge branch 'gh-actions'
Jordan Cook
2022-05-18
2
-6
/
+6
|
\
|
*
Update some remaining references to master branch
Jordan Cook
2022-05-18
2
-6
/
+6
|
/
*
Merge pull request #637 from JWCook/path-url
Jordan Cook
2022-05-18
3
-1
/
+10
|
\
|
*
Add CachedRequest.path_url property
Jordan Cook
2022-05-18
3
-1
/
+10
|
/
*
Merge pull request #634 from JWCook/docs
Jordan Cook
2022-05-15
16
-214
/
+256
|
\
|
*
Update repo links, changelog, and contributors
Jordan Cook
2022-05-15
16
-214
/
+256
|
/
*
Merge pull request #632 from reclosedev/dependabot/pip/redis-4.3.1
Jordan Cook
2022-05-14
1
-38
/
+20
|
\
|
*
Bump redis from 4.2.2 to 4.3.1
dependabot[bot]
2022-05-14
1
-38
/
+20
|
/
*
Merge pull request #630 from imba-tjd/patch-1
Jordan Cook
2022-05-09
18
-52
/
+52
|
\
|
*
use https for links
谭九鼎
2022-05-09
18
-52
/
+52
|
/
*
Bump rich, pre-commit, and linkify-it-py
dependabot[bot]
2022-05-07
2
-12
/
+13
*
Merge pull request #615 from JWCook/stale-while-revalidate
Jordan Cook
2022-05-04
11
-105
/
+275
|
\
|
*
Implement Cache-Control: stale-while-revalidate
Jordan Cook
2022-05-04
11
-105
/
+275
|
/
*
Merge pull request #624 from JWCook/remove-responses-older-than
Jordan Cook
2022-05-03
15
-147
/
+262
|
\
|
*
Update changelog and contributors
Jordan Cook
2022-05-03
5
-103
/
+123
|
*
Add 'older_than' argument to remove_expired_responses()
Jordan Cook
2022-05-03
8
-35
/
+95
|
*
Add always_revalidate session option
Jordan Cook
2022-05-03
6
-6
/
+41
|
*
Fix remove_expired_responses() with SQLite and expire_after=0
Jordan Cook
2022-04-30
3
-4
/
+4
|
/
*
Merge pull request #618 from JWCook/install-cache
Jordan Cook
2022-04-29
1
-1
/
+2
|
\
|
*
Initialize backend with install_cache() prior to patching requests.Session
Jordan Cook
2022-04-28
1
-1
/
+2
|
/
*
Merge pull request #610 from JWCook/merge-storage-classes
Jordan Cook
2022-04-22
24
-248
/
+252
|
\
|
*
Update docs and changelog
Jordan Cook
2022-04-22
4
-31
/
+31
|
*
Remove row count from BaseCache.__str__
Jordan Cook
2022-04-22
2
-8
/
+5
|
*
Add a BaseStorage.default_serializer attribute, to be more explicit about whi...
Jordan Cook
2022-04-22
12
-38
/
+58
|
*
Add SQLiteDict.size() method to estimate the database size
Jordan Cook
2022-04-22
2
-5
/
+28
|
*
For SQLite expires column, use time.time() instead of datetime.timestamp()
Jordan Cook
2022-04-22
6
-26
/
+30
|
*
Merge *PickleDict storage classes into parent classes
Jordan Cook
2022-04-22
18
-176
/
+136
|
/
*
Merge pull request #613 from JWCook/deps
Jordan Cook
2022-04-22
6
-37
/
+106
|
\
|
*
Defore deployments, run a separate CI job for unit tests with no optional dep...
Jordan Cook
2022-04-22
1
-1
/
+33
|
*
Skip tests for optional serializer dependencies if not installed
Jordan Cook
2022-04-22
2
-6
/
+27
|
*
Add missing placeholder class if pymongo isn't installed
Jordan Cook
2022-04-22
1
-0
/
+1
|
*
Temporary fix for missing 'exceptiongroup' dependency in cattrs 22.1 for pyth...
Jordan Cook
2022-04-22
2
-30
/
+45
|
/
*
Merge pull request #612 from JWCook/parameter-forwarding
Jordan Cook
2022-04-21
8
-191
/
+73
|
\
|
*
Fix parameter forwarding for redis-py 4.2 and pymongo 4.1 on python <=3.8
Jordan Cook
2022-04-21
8
-191
/
+73
|
/
*
Merge pull request #607 from JWCook/tests
Jordan Cook
2022-04-20
10
-22
/
+50
|
\
|
*
Add misc missing test coverage
Jordan Cook
2022-04-20
10
-22
/
+50
|
/
*
Merge pull request #600 from JWCook/dynamodb
Jordan Cook
2022-04-20
18
-104
/
+285
|
\
|
*
Add screenshots and info for viewing DynamoDB responses
Jordan Cook
2022-04-20
5
-23
/
+47
|
*
Add support for DynamoDB TTL
Jordan Cook
2022-04-20
9
-70
/
+164
|
*
Store responses in DynamoDB as JSON documents instead of serialized binaries
Jordan Cook
2022-04-19
9
-42
/
+105
|
/
*
Major bump!
Jordan Cook
2022-04-19
3
-8
/
+9
*
Merge pull request #599 from JWCook/dynamodb
Jordan Cook
2022-04-19
5
-21
/
+74
|
\
|
*
Add an example CloudFormation template for DynamoDB
Jordan Cook
2022-04-19
3
-8
/
+61
|
*
Create default table in on-demand mode instead of provisioned
Jordan Cook
2022-04-19
2
-13
/
+13
|
/
*
Merge pull request #595 from JWCook/docs
Jordan Cook
2022-04-19
11
-80
/
+77
|
\
|
*
Add another requests version to pre-deploy tests
Jordan Cook
2022-04-19
1
-1
/
+1
|
*
Run pytest --verbose in CI
Jordan Cook
2022-04-19
5
-35
/
+37
|
*
Remove blacken-docs for now
Jordan Cook
2022-04-19
1
-5
/
+0
|
*
Update some user docs
Jordan Cook
2022-04-19
6
-39
/
+39
|
/
[prev]
[next]