| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update dependencies | Jordan Cook | 2023-03-01 | 1 | -3/+3 |
| * | Don't require stress tests for pre-release builds | Jordan Cook | 2023-02-18 | 1 | -1/+1 |
| * | Add tests for pypy3.9 | Jordan Cook | 2022-12-30 | 1 | -1/+4 |
| * | Set default shell to bash for Windows tests | Jordan Cook | 2022-12-30 | 1 | -0/+3 |
| * | Run CI jobs with python 3.11 | Jordan Cook | 2022-10-26 | 1 | -2/+2 |
| * | Add options to deploy workflow to skip stress tests or skip publishing to PyPI | Jordan Cook | 2022-09-30 | 1 | -3/+17 |
| * | Run pre-deploy unit tests for all supported combinations of platforms, python... | Jordan Cook | 2022-09-30 | 1 | -35/+30 |
| * | Run pre-deploy stress tests as a separate job | Jordan Cook | 2022-09-30 | 1 | -7/+34 |
| * | Update dependencies | Jordan Cook | 2022-09-29 | 1 | -3/+1 |
| * | Bump supercharge/mongodb-github-action from 1.7.0 to 1.8.0 | dependabot[bot] | 2022-08-27 | 1 | -1/+1 |
| * | Run pre-deploy tests for most recent python and requests versions | Jordan Cook | 2022-06-29 | 1 | -1/+5 |
| * | Use json.JSONDecodeError and requests.RequestException instead of requests.JS... | Jordan Cook | 2022-06-11 | 1 | -2/+2 |
| * | Bump actions/setup-python from 3 to 4 | dependabot[bot] | 2022-06-11 | 1 | -3/+3 |
| * | Defore deployments, run a separate CI job for unit tests with no optional dep... | Jordan Cook | 2022-04-22 | 1 | -1/+33 |
| * | Add another requests version to pre-deploy tests | Jordan Cook | 2022-04-19 | 1 | -1/+1 |
| * | Run pytest --verbose in CI | Jordan Cook | 2022-04-19 | 1 | -0/+1 |
| * | Set stress test multiplier back to 5 for pre-deploy tests | Jordan Cook | 2022-04-15 | 1 | -1/+2 |
| * | Update tests, changelog, and contributors | Jordan Cook | 2022-04-06 | 1 | -2/+2 |
| * | Use nox to run tests in GitHub Actions | Jordan Cook | 2022-04-01 | 1 | -6/+4 |
| * | Update docs, doc dependencies, changelog, and contributors | Jordan Cook | 2022-04-01 | 1 | -1/+1 |
| * | Bump dev dependencies and GitHub Actions | dependabot[bot] | 2022-03-10 | 1 | -4/+4 |
| * | Increase stress test multiplier to 10 for pre-deployment tests | Jordan Cook | 2022-02-22 | 1 | -1/+1 |
| * | Run additional stress tests with multiple processes | Jordan Cook | 2022-02-22 | 1 | -2/+2 |
| * | Adjust stress test settings for pre-deploy tests | Jordan Cook | 2022-02-13 | 1 | -4/+5 |
| * | Update changelog, bump dev dependencies, and bump version | Jordan Cook | 2022-01-29 | 1 | -1/+1 |
| * | Update dependencies and pre-commit hooks | Jordan Cook | 2022-01-01 | 1 | -1/+1 |
| * | Update dev dependencies, actions, changelog, and contributors | Jordan Cook | 2021-12-01 | 1 | -2/+2 |
| * | Squash dependabot updates | dependabot[bot] | 2021-11-20 | 1 | -1/+1 |
| * | Update pre-commit hooks and actions | Jordan Cook | 2021-09-07 | 1 | -2/+2 |
| * | Update some CI actions | Jordan Cook | 2021-08-29 | 1 | -2/+2 |
| * | Drop testing for requests <=0.21 | Jordan Cook | 2021-08-14 | 1 | -3/+2 |
| * | Remove scheduled tests; new compatibility issues will be caught by dependabot... | Jordan Cook | 2021-08-10 | 1 | -1/+1 |
| * | Re-enable pre-deploy tests for all supported requests versions, and pin optio... | Jordan Cook | 2021-08-07 | 1 | -4/+2 |
| |\ |
|
| | * | Add better examples for using requests-cache with requests-mock | Jordan Cook | 2021-08-07 | 1 | -1/+1 |
| |/ |
|
| * | Temporarily disable pre-release tests for older requests versions | Jordan Cook | 2021-08-02 | 1 | -2/+2 |
| * | Update deploy.yml workaround for botocore/urllib3 version conflict | Jordan Cook | 2021-08-02 | 1 | -3/+3 |
| * | Update poetry to 1.2.0a2 | Jordan Cook | 2021-08-02 | 1 | -2/+2 |
| * | Bump snok/install-poetry from 1.1.6 to 1.1.7 | dependabot[bot] | 2021-07-28 | 1 | -2/+2 |
| * | Update pre-deploy tests | Jordan Cook | 2021-07-13 | 1 | -1/+1 |
| * | Workaround for version conflict with backwards-compatibility tests | Jordan Cook | 2021-06-20 | 1 | -0/+2 |
| * | Fix installation for pre-deploy tests | Jordan Cook | 2021-06-12 | 1 | -2/+2 |
| * | Support publishing pre-release builds from manual trigger (workflow_dispatch) | Jordan Cook | 2021-05-23 | 1 | -10/+25 |
| * | Split CI config into separate build and deploy files | Jordan Cook | 2021-05-23 | 1 | -0/+91 |