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
...
*
Update Cache Headers section of User Guide
Jordan Cook
2021-08-26
1
-35
/
+64
*
Add example to docs of exporting a cache
Jordan Cook
2021-08-25
1
-5
/
+28
*
Move 'Cache Files' docs that apply to both SQLite and Filesystem backends to ...
Jordan Cook
2021-08-25
1
-13
/
+115
*
Update Readme intro and link another article on examples page
Jordan Cook
2021-08-23
1
-0
/
+1
*
Add another monkey-patch for sphinx-automodapi instead of installing from git...
Jordan Cook
2021-08-23
1
-2
/
+7
*
Make itsdangerous dependency optional
Jordan Cook
2021-08-21
1
-0
/
+5
*
Add CLI arg to benchmark script to select a backend
Jordan Cook
2021-08-20
1
-2
/
+2
*
Better backend docs
Jordan Cook
2021-08-20
2
-31
/
+84
*
Better serializer docs
Jordan Cook
2021-08-20
2
-3
/
+23
*
Move autosummaries to module docstrings instead of template, to make them eas...
Jordan Cook
2021-08-20
2
-31
/
+5
*
Add logos & icons for backends & serializers
Jordan Cook
2021-08-20
31
-0
/
+1
*
Link to some articles & blog posts about requests-cache in the Examples section
Jordan Cook
2021-08-20
1
-8
/
+17
*
Add warning for pre-release docs (formatted similarly to rtd warnings for out...
Jordan Cook
2021-08-20
1
-0
/
+11
*
More info and editing for Readme intro
Jordan Cook
2021-08-20
1
-4
/
+7
*
Add more detailed installation info and conda-forge badge
Jordan Cook
2021-08-20
1
-21
/
+29
*
s/whitelist/allowlist
Jordan Cook
2021-08-19
1
-1
/
+1
*
Put all links on main API Reference page into a single toctree, now that head...
Jordan Cook
2021-08-19
3
-42
/
+33
*
Format package + module doc headings to be more readable
Jordan Cook
2021-08-19
2
-3
/
+11
*
Add a simplified package doc template
Jordan Cook
2021-08-19
1
-0
/
+8
*
Add simplified module doc template
Jordan Cook
2021-08-19
1
-0
/
+18
*
Add sphinx-automodapi extension to add summaries at the top of module docs
Jordan Cook
2021-08-19
1
-1
/
+19
*
Format changelog
Jordan Cook
2021-08-14
1
-0
/
+1
*
Exclude cache headers from cache key by default
Jordan Cook
2021-08-14
2
-0
/
+4
*
Add docs + example script for custom cache keys
Jordan Cook
2021-08-14
2
-1
/
+52
*
Update user guide and Readme
Jordan Cook
2021-08-14
4
-30
/
+49
*
Add a project logo
Jordan Cook
2021-08-14
7
-11
/
+13
*
Drop testing for requests <=0.21
Jordan Cook
2021-08-14
1
-4
/
+0
*
Add section to user guide listing latest compatible releases for older python...
Jordan Cook
2021-08-14
1
-0
/
+13
*
Drop support for python 3.6
Jordan Cook
2021-08-14
1
-2
/
+2
*
Add some more details to contributing guide, and add sample caches for 0.7 pa...
Jordan Cook
2021-08-10
2
-9
/
+22
*
Apply whitespace/EOF fixes and isort updates
Jordan Cook
2021-08-08
7
-7
/
+7
*
Use nox to replace docs/Makefile, runtests.sh, and other local dev tasks
Jordan Cook
2021-08-08
1
-23
/
+0
*
Add example for using requests-cache with responses
Jordan Cook
2021-08-07
1
-0
/
+10
*
Add better examples for using requests-cache with requests-mock
Jordan Cook
2021-08-07
2
-35
/
+68
*
More doc formatting and class/module links
Jordan Cook
2021-08-07
2
-55
/
+101
*
Remove some unnecessary escapes
Jordan Cook
2021-08-06
1
-4
/
+4
*
Add doc section and sample response for YAML serializer
Jordan Cook
2021-07-21
3
-49
/
+88
*
Add more libraries to 'Related Projects' page
Jordan Cook
2021-07-21
1
-7
/
+22
*
Add some missing modules to API docs, and some additional doc formatting
Jordan Cook
2021-07-20
6
-58
/
+80
*
Convert docs from rST to MyST, and switch to Furo theme
Jordan Cook
2021-07-09
25
-973
/
+975
*
Fix RST errors in Custom Serializers
Parker Hancock
2021-07-09
1
-11
/
+12
*
Some serialization fixes & updates:
Jordan Cook
2021-07-03
1
-4
/
+10
*
Add option to exclude expired responses in keys(), values(), and response_cou...
Jordan Cook
2021-07-03
1
-0
/
+12
*
Merge pull request #286 from parkerhancock/serialization_pipelines
Jordan Cook
2021-06-22
1
-16
/
+54
|
\
|
*
Added documentation
Parker Hancock
2021-06-15
1
-16
/
+54
*
|
Merge pull request #290 from glensc/patch-1
Jordan Cook
2021-06-17
1
-1
/
+1
|
\
\
|
*
|
docs: Fix filter_by_size example
Elan Ruusamäe
2021-06-17
1
-1
/
+1
|
|
/
*
|
docs: Fix rendering of response attributes
Elan Ruusamäe
2021-06-17
1
-0
/
+1
|
/
*
Rename BaseSerializer methods to dumps/loads
Jordan Cook
2021-06-11
1
-4
/
+2
*
Add tests and docs
Jordan Cook
2021-06-11
3
-17
/
+140
[prev]
[next]