| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add option to manually cache response objects | Jordan Cook | 2021-04-19 | 1 | -0/+6 |
| * | Don't show warnings for 'include_get_headers' and 'ignored_parameters' kwargs... | Jordan Cook | 2021-04-18 | 1 | -5/+5 |
| * | Handle errors due to invalid responses in `BaseCache.urls` | Jordan Cook | 2021-04-10 | 1 | -0/+8 |
| * | Add remove_old_entries() back to BaseCache as an alias with a DeprecationWarning | Jordan Cook | 2021-04-10 | 1 | -1/+7 |
| * | Improvements to Sphinx documentation: | Jordan Cook | 2021-04-03 | 1 | -7/+7 |
| * | Split 'core' module into 'session' and 'patcher' modules; keep placeholder 'c... | Jordan Cook | 2021-04-02 | 1 | -13/+27 |
| * | Improve backend initialization: | Jordan Cook | 2021-04-02 | 1 | -5/+21 |
| * | Add 'verify' param to cache key | Jordan Cook | 2021-04-01 | 1 | -1/+7 |
| * | Convert test_thread_safety and test_monkey_patch from TestCase classes to pyt... | Jordan Cook | 2021-03-31 | 1 | -0/+18 |
| * | Split tests into unit and integration tests and run separately in CI; update ... | Jordan Cook | 2021-03-31 | 1 | -0/+492 |
