| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos | Jordan Cook | 2023-03-01 | 1 | -1/+1 |
| | | |||||
| * | Update docs and screenshots for DynamoDB | Jordan Cook | 2023-03-01 | 4 | -6/+19 |
| | | |||||
| * | Fix example with requests-ratelimiter | Jordan Cook | 2023-02-18 | 1 | -1/+2 |
| | | |||||
| * | Docs: Fix FuturesSession typo | Elan Ruusamäe | 2023-01-13 | 1 | -3/+3 |
| | | |||||
| * | Add example with requests per second graph | Jordan Cook | 2023-01-13 | 1 | -0/+27 |
| | | |||||
| * | Minor edits for cache inspection page | Jordan Cook | 2022-12-13 | 1 | -1/+6 |
| | | |||||
| * | Typo | Kevin Lin | 2022-10-26 | 1 | -1/+1 |
| | | | | different was spelled incorrectly | ||||
| * | Add 'url' argument to BaseCache.contains() and delete() for similarity to ↵ | Jordan Cook | 2022-09-30 | 2 | -7/+19 |
| | | | | | has_url() and delete_url() | ||||
| * | Add ttl_offset argument for Redis backend | Jordan Cook | 2022-09-30 | 1 | -4/+8 |
| | | |||||
| * | Add delete() function for patcher | Jordan Cook | 2022-09-29 | 1 | -1/+2 |
| | | |||||
| * | Add more examples to docs for BaseCache.delete() | Jordan Cook | 2022-09-29 | 2 | -8/+32 |
| | | |||||
| * | Add method to recreate cache keys | Jordan Cook | 2022-08-23 | 1 | -0/+14 |
| | | |||||
| * | Add example with GitHub Actions | Jordan Cook | 2022-07-19 | 1 | -0/+19 |
| | | |||||
| * | Use sphinx-design tabs instead of sphinx-inline-tabs | Jordan Cook | 2022-06-17 | 4 | -13/+29 |
| | | |||||
| * | Use sphinx-design dropdown instead of custom CSS/JS | Jordan Cook | 2022-06-17 | 13 | -108/+183 |
| | | |||||
| * | Update to FontAwesome 6 | Jordan Cook | 2022-06-17 | 21 | -22/+21 |
| | | |||||
| * | Sphinx + extension updates: | Jordan Cook | 2022-06-17 | 1 | -1/+2 |
| | | | | | | | * Update to Sphinx 5 * Add sphinxext-opengraph * Replace sphinx-panels with sphinx-design (its intended successor) | ||||
| * | Related doc updates | Jordan Cook | 2022-06-17 | 5 | -5/+6 |
| | | |||||
| * | Add example of caching GitHub API requests with PyGitHub | Jordan Cook | 2022-06-17 | 1 | -0/+13 |
| | | |||||
| * | Update docs | Jordan Cook | 2022-06-16 | 6 | -44/+103 |
| | | |||||
| * | Alternate host for requests docs | Jordan Cook | 2022-06-11 | 1 | -1/+1 |
| | | |||||
| * | Update tests and docs | Jordan Cook | 2022-06-11 | 2 | -32/+39 |
| | | |||||
| * | Split up remove_expired_reponses() into remove() and reset_expiration() ↵ | Jordan Cook | 2022-06-11 | 2 | -8/+8 |
| | | | | | methods, with more granular arguments | ||||
| * | Update docs and changelog | Jordan Cook | 2022-06-10 | 6 | -11/+130 |
| | | |||||
| * | Update serialization docs | Jordan Cook | 2022-06-10 | 1 | -0/+2 |
| | | |||||
| * | Update repo links, changelog, and contributors | Jordan Cook | 2022-05-15 | 8 | -23/+23 |
| | | |||||
| * | use https for links | 谭九鼎 | 2022-05-09 | 7 | -31/+31 |
| | | |||||
| * | Implement Cache-Control: stale-while-revalidate | Jordan Cook | 2022-05-04 | 2 | -1/+30 |
| | | |||||
| * | Add 'older_than' argument to remove_expired_responses() | Jordan Cook | 2022-05-03 | 1 | -1/+8 |
| | | |||||
| * | Add always_revalidate session option | Jordan Cook | 2022-05-03 | 1 | -0/+9 |
| | | |||||
| * | Update docs and changelog | Jordan Cook | 2022-04-22 | 3 | -15/+8 |
| | | |||||
| * | Add screenshots and info for viewing DynamoDB responses | Jordan Cook | 2022-04-20 | 4 | -22/+47 |
| | | |||||
| * | Add support for DynamoDB TTL | Jordan Cook | 2022-04-20 | 1 | -1/+16 |
| | | |||||
| * | Add an example CloudFormation template for DynamoDB | Jordan Cook | 2022-04-19 | 1 | -8/+28 |
| | | |||||
| * | Update some user docs | Jordan Cook | 2022-04-19 | 4 | -19/+22 |
| | | |||||
| * | Add support for Cache-Control: stale-if-error | Jordan Cook | 2022-04-18 | 2 | -0/+9 |
| | | |||||
| * | Add support for Cache-Control: max-stale and min-fresh | Jordan Cook | 2022-04-18 | 1 | -0/+2 |
| | | |||||
| * | Add links to source files on Examples page | Jordan Cook | 2022-04-18 | 2 | -17/+17 |
| | | |||||
| * | Turn VCR converter into an example in the docs instead of a library feature | Jordan Cook | 2022-04-18 | 2 | -0/+25 |
| | | |||||
| * | Refactor utilities for parsing cache headers into CacheDirectives class | Jordan Cook | 2022-04-18 | 1 | -3/+1 |
| | | |||||
| * | Move backend docs to user guide, separate from API reference docs | Jordan Cook | 2022-04-17 | 12 | -196/+171 |
| | | |||||
| * | Move detailed backend docs from rst docstings to md files | Jordan Cook | 2022-04-16 | 11 | -14/+456 |
| | | |||||
| * | Update general expiration docs | Jordan Cook | 2022-04-15 | 1 | -5/+13 |
| | | |||||
| * | Add notes on viewing responses in MongoDB | Jordan Cook | 2022-04-15 | 1 | -0/+0 |
| | | |||||
| * | Add some more notes about SQLite and Redis backends | Jordan Cook | 2022-04-11 | 1 | -3/+2 |
| | | |||||
| * | Add default list of ignored_parameters for most common authentication ↵ | Jordan Cook | 2022-04-10 | 1 | -0/+7 |
| | | | | | params/headers | ||||
| * | Refactor refresh/revalidate behavior | Jordan Cook | 2022-04-09 | 2 | -29/+51 |
| | | | | | | | | | | | | | | | | * Rename two (unreleased) options to be more consistent with browser behavior: * `revalidate()` -> `refresh()` * `refresh()` -> `force_refresh()` * Revert `RequestSettings` changes and use just kwargs instead for per-request settings * Add full type hints back to extra kwargs for `CachedSession.send()` * Fix a bug in which some kwargs specific to requests-cache could get passed to `requests.Session.send()` * Use 'must-revalidate' as a temporary header for a user-requested refresh * Refer to expiration value of 0 more accurately as 'expire immediately' rather than 'do not cache' * It may potentially be saved and used with revalidation, depending on other headers/settings * `DO_NOT_CACHE` now has a different value but same effect * Refer to constants in docs instead of 0, -1, etc. * Log more details about post-read and pre-cache checks | ||||
| * | Add example of loading settings from a config file | Jordan Cook | 2022-04-01 | 1 | -20/+38 |
| | | |||||
| * | Update docs, doc dependencies, changelog, and contributors | Jordan Cook | 2022-04-01 | 6 | -27/+45 |
| | | | | | | Also: Restrict redis-py to <4.2, which breaks parameter forwarding on python 3.7 and 3.8 | ||||
| * | More code cleanup and comments | Jordan Cook | 2022-03-29 | 1 | -2/+2 |
| | | |||||
