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 version 0.5.0
v0.5.0
Roman Haritonov
2019-04-18
3
-2
/
+14
*
Add Code Shelter badge
Roman Haritonov
2019-04-13
1
-0
/
+4
*
Add CODESHELTER.md note
Roman Haritonov
2019-04-13
1
-0
/
+17
*
Merge pull request #104 from christopher-dG/cdg/filter
Roman Haritonov
2019-04-13
2
-4
/
+21
|
\
|
*
Fix AttributeError when returning old data on error
Chris de Graaf
2018-01-21
1
-1
/
+4
|
*
Add .egg-info to the gitignore
Chris de Graaf
2018-01-21
1
-0
/
+1
|
*
Add response filtering function to CachedSession
Chris de Graaf
2018-01-21
1
-4
/
+17
*
|
Merge pull request #123 from mbarkhau/patch-1
Roman Haritonov
2019-04-13
1
-1
/
+5
|
\
\
|
*
|
Fix warning on python3.7
mbarkhau
2019-02-13
1
-1
/
+5
|
|
/
*
|
Merge pull request #124 from mbarkhau/patch-2
Roman Haritonov
2019-04-13
1
-1
/
+1
|
\
\
|
*
|
Fix travis build for python2.6
mbarkhau
2019-02-13
1
-1
/
+1
|
|
/
*
|
Merge pull request #110 from jacebrowning/patch-1
Roman Haritonov
2019-04-13
1
-1
/
+1
|
\
\
|
*
|
Fix namespace on remove_expired_responses example
Jace Browning
2018-07-07
1
-1
/
+1
|
|
/
*
|
Merge pull request #100 from EdwardBetts/spelling
Roman Haritonov
2019-04-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
correct spelling mistake
Edward Betts
2017-09-01
1
-1
/
+1
|
/
*
Add remove_expired_responses to request_cache namespace Fixes #93
Roman Haritonov
2017-06-01
1
-1
/
+1
*
Fix bulk_commit #78
Roman Haritonov
2017-06-01
2
-2
/
+5
*
Fix tests on python 2.6
Roman Haritonov
2017-06-01
1
-0
/
+1
*
Merge pull request #92 from ar90n/add_dynamodb_backend
Roman Haritonov
2017-06-01
4
-1
/
+203
|
\
|
*
add dynamodb backend
Masahiro Wada
2017-05-14
4
-1
/
+203
*
|
Merge pull request #89 from chengguangnan/feature/mongodb_gridfs
Roman Haritonov
2017-06-01
4
-0
/
+136
|
\
\
|
|
/
|
/
|
|
*
add gridfs support
Cheng Guangnan
2017-04-01
4
-0
/
+136
|
/
*
Bump version 0.4.13
v0.4.13
Roman Haritonov
2016-12-23
3
-2
/
+8
*
Merge pull request #74 from adamchainz/readthedocs.io
Roman Haritonov
2016-10-13
1
-1
/
+1
|
\
|
*
Convert readthedocs links for their .org -> .io migration for hosted projects
Adam Chainz
2016-10-12
1
-1
/
+1
|
/
*
mongodict: proper exception
Roman Haritonov
2016-08-18
1
-1
/
+1
*
Enable tests for pymongo >= 3.0.0
Roman Haritonov
2016-08-18
1
-1
/
+1
*
mongodict: slightly optimize __delitem__
Roman Haritonov
2016-08-18
1
-2
/
+6
*
Fix tests for new requests version
Roman Haritonov
2016-08-18
1
-1
/
+3
*
Merge pull request #72 from LeadSift/master
Roman Haritonov
2016-08-18
1
-5
/
+9
|
\
|
*
Added PyMongo 3 support
Craig Oldford
2016-08-16
1
-5
/
+9
|
/
*
Fix Python 2.6 compatibility in tests
Roman Haritonov
2016-07-30
1
-1
/
+1
*
Cleanup cahce files after tests. Fix #48
Roman Haritonov
2016-07-30
1
-0
/
+10
*
Fix #49
Roman Haritonov
2016-07-30
1
-4
/
+1
*
Emulate raw stream is not consumed after content prefetch #68
Roman Haritonov
2016-07-30
2
-1
/
+8
*
fix #62 - Update throttle_hook example
Roman Haritonov
2016-03-29
1
-2
/
+2
*
Add setup.cfg for wheel
Roman Haritonov
2016-03-19
1
-0
/
+2
*
Bump version 0.4.12
v0.4.12
Roman Haritonov
2016-03-19
3
-2
/
+7
*
Fix #61. Ability to pass backend instance in install_cache
Roman Haritonov
2016-03-19
3
-9
/
+21
*
Bump version 0.4.11 + changelog
v0.4.11
Roman Haritonov
2016-03-07
3
-2
/
+8
*
Merge pull request #60 from Garrett-R/master
Roman Haritonov
2016-03-04
2
-3
/
+23
|
\
|
*
More informative message for missing backend dependencies
Garrett-R
2016-02-28
2
-3
/
+23
|
/
*
#58 py3k test fixes
Roman Haritonov
2015-12-14
1
-1
/
+1
*
#58 docs for ability to force removal of expired entries
Roman Haritonov
2015-12-14
1
-1
/
+23
*
#58 Ability to force removal of expired entries
Roman Haritonov
2015-12-14
3
-2
/
+52
*
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
*
Add coveralls.io [fix]
Roman Haritonov
2015-09-25
1
-1
/
+1
*
Add coveralls.io
Roman Haritonov
2015-09-25
3
-4
/
+12
*
Remove dead pypi badge
Roman Haritonov
2015-09-25
2
-3
/
+1
[next]