summaryrefslogtreecommitdiff
path: root/docs/user_guide
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some typos in docs for custom serializers, and add a test for itJordan Cook2021-11-191-17/+12
* Add support for Cache-Control: immutableJordan Cook2021-10-231-0/+1
* Make per-request expiration thread-safe by passing via request headers instea...Jordan Cook2021-09-182-4/+7
* Add note about ResourceWarnings to Troubleshooting sectionJordan Cook2021-09-181-2/+16
* Add note to Troubleshooting section about deprecated importsJordan Cook2021-09-071-0/+1
* Alias/rename old_data_on_error to stale_if_error for consistency with Cache-C...Jordan Cook2021-09-062-4/+4
* Allow match_headers to optionally accept a list of specific headers to matchJordan Cook2021-09-062-11/+11
* Alias/rename 'include_get_headers' to 'match_headers' for clarity (backwards-...Jordan Cook2021-09-061-4/+4
* Format examplesJordan Cook2021-09-041-27/+28
* Add compatibility example with requests-oauthlibJordan Cook2021-09-041-0/+15
* Add compatibility example with requests-ratelimiterJordan Cook2021-09-041-2/+29
* Revert renaming DynamoDB backend classes; a minor inconsistency is probably b...Jordan Cook2021-08-301-1/+1
* Some formatting for examplesJordan Cook2021-08-292-33/+20
* Add some more troubleshooting info to docsJordan Cook2021-08-283-22/+59
* Fix a couple icon stylesJordan Cook2021-08-271-1/+1
* Add Font Awesome 5 icons to main page headersJordan Cook2021-08-2714-21/+22
* Add more details on troubleshooting & debuggingJordan Cook2021-08-276-35/+71
* Reorganize user docs: break down User Guide and Advanced Usage sections into ...Jordan Cook2021-08-2615-0/+1289