summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Fix typosJordan Cook2023-03-011-5/+5
* Introduce cache headers and expiration in ReadmeJordan Cook2023-03-011-2/+35
* Related doc updatesJordan Cook2022-06-171-1/+1
* Alternate host for requests docsJordan Cook2022-06-111-2/+2
* Update repo links, changelog, and contributorsJordan Cook2022-05-151-2/+2
* use https for links谭九鼎2022-05-091-4/+4
* Update some user docsJordan Cook2022-04-191-17/+14
* Use a set_ttl() method instead of keyword argument, since it should only be s...Jordan Cook2022-04-151-6/+3
* Vectorize logo, color it to match light/dark theme colors on rtd, and add mod...Jordan Cook2021-09-181-1/+2
* Switch from coveralls to codecovJordan Cook2021-09-181-1/+2
* Remove 'format' badge from Readme and add 'downloads per month' badgeJordan Cook2021-09-141-1/+1
* Use sphinx_autodoc_typehints extension instead of autodoc's built-in type hintsJordan Cook2021-09-081-3/+2
* Update changelog and Readme linksv0.8.0Jordan Cook2021-09-071-12/+13
* Alias/rename old_data_on_error to stale_if_error for consistency with Cache-C...Jordan Cook2021-09-061-2/+2
* Alias/rename 'include_get_headers' to 'match_headers' for clarity (backwards-...Jordan Cook2021-09-061-1/+1
* Minor edits for Readme and Related ProjectsJordan Cook2021-08-281-2/+3
* Add another Quickstart example to briefly introduce some optionsJordan Cook2021-08-281-12/+41
* Update Readme intro and link another article on examples pageJordan Cook2021-08-231-14/+14
* More info and editing for Readme introJordan Cook2021-08-201-18/+25
* Add more detailed installation info and conda-forge badgeJordan Cook2021-08-201-0/+1
* Update user guide and ReadmeJordan Cook2021-08-141-11/+18
* Remove deprecated 'core' module and BaseCache.remove_old_entries()Jordan Cook2021-08-141-1/+1
* Fix a Readme linkJordan Cook2021-07-211-1/+1
* Update readthedocs links to point to stable version instead of latestJordan Cook2021-05-081-11/+11
* Add a filesystem backendJordan Cook2021-04-211-1/+1
* Make Readme more concise again, and split main usage docs into 'Quickstart' (...Jordan Cook2021-04-031-137/+43
* Improvements to Sphinx documentation:Jordan Cook2021-04-031-16/+16
* Split 'core' module into 'session' and 'patcher' modules; keep placeholder 'c...Jordan Cook2021-04-021-2/+2
* Move 'Security' section to a separate page, link from Readme, and add itsdang...Jordan Cook2021-03-281-21/+26
* More usage examples, formatting, and editing for Readme + Sphinx docsJordan Cook2021-03-241-28/+115
* Add individual expire_after per request. (#177)Sebastian Höffner2021-03-051-0/+19
* Add some more badges: GitHub Actions, Readthedocs, pypi version, python versi...Jordan Cook2021-03-031-0/+8
* Add links to some other cache projects; remove link to httpcache since it's n...Jordan Cook2021-03-031-0/+18
* Convert Readme to markdownJordan Cook2021-03-031-0/+34