summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump github/codeql-action from 1 to 2dependabot[bot]2022-05-311-3/+3
* Bump pygments from 2.11.2 to 2.12.0dependabot[bot]2022-05-311-1/+1
* Bump sphinx from 4.4.0 to 5.0.0dependabot[bot]2022-05-311-1/+1
* Merge pull request #398 from jogo/skipJoe Gordon2022-05-311-0/+1
|\
| * Skip test_tls until certificate is updatedJoe Gordon2022-05-311-0/+1
|/
* Update changelog for version 3.5.2Jon Parise2022-04-011-0/+4
* Merge pull request #389 from pinterest/dependabot/pip/black-22.3.0dependabot[bot]2022-03-281-1/+1
|\
| * Bump black from 22.1.0 to 22.3.0dependabot[bot]2022-03-281-1/+1
|/
* Handle a blank stat value (#388)liquidpele2022-03-252-1/+6
* Merge pull request #387 from pinterest/dependabot/github_actions/actions/cache-3dependabot[bot]2022-03-211-1/+1
|\
| * Bump actions/cache from 2 to 3dependabot[bot]2022-03-211-1/+1
|/
* Ignore noisy dependency updates (#386)Jon Parise2022-03-201-0/+4
* Merge pull request #385 from pinterest/dependabot/pip/pytest-7.1.1Joe Gordon2022-03-171-1/+1
|\
| * Bump pytest from 7.1.0 to 7.1.1dependabot[bot]2022-03-171-1/+1
|/
* Bump mypy from 0.940 to 0.941 (#383)dependabot[bot]2022-03-141-1/+1
* Bump pytest from 7.0.1 to 7.1.0 (#384)dependabot[bot]2022-03-141-1/+1
* Bump mypy from 0.931 to 0.940 (#382)dependabot[bot]2022-03-111-1/+1
* Add more documentation on HashClient to getting started. (#381)Martin J2022-03-112-0/+42
* Merge pull request #380 from pinterest/dependabot/github_actions/actions/chec...dependabot[bot]2022-03-072-2/+2
|\
| * Bump actions/checkout from 2 to 3dependabot[bot]2022-03-072-2/+2
|/
* Merge pull request #379 from pinterest/dependabot/github_actions/actions/setu...dependabot[bot]2022-02-281-1/+1
|\
| * Bump actions/setup-python from 2 to 3dependabot[bot]2022-02-281-1/+1
|/
* Update the changelog with the 3.5.1 releaseJon Parise2022-02-261-2/+3
* Update Django paragraph (#378)Adam Johnson2022-02-231-2/+5
* Formalize typing for server specifications (#376)Jon Parise2022-02-223-31/+31
* Initial support for mypy-based type checking (#373)Jon Parise2022-02-206-4/+16
* Revise tox configuration (#375)Jon Parise2022-02-155-35/+30
* Add a CodeQL-scanning workflow (#372)Jon Parise2022-02-141-0/+42
* Merge pull request #371 from pinterest/dependabot/pip/sphinx-4.4.0dependabot[bot]2022-02-141-1/+1
|\
| * Bump sphinx from 3.0.3 to 4.4.0dependabot[bot]2022-02-141-1/+1
|/
* Configure automatic Dependabot version updates (#369)Jon Parise2022-02-141-0/+11
* Update the list of Black target versions (#368)Jon Parise2022-02-141-1/+1
* Pin requirements to specific versions (#367)Jon Parise2022-02-142-7/+7
* Cache Python dependencies (#370)Jon Parise2022-02-141-0/+5
* Add official support for Python 3.10 (#365)Jon Parise2022-02-094-4/+5
* Upgrade to Black 22.1.0 (from 22.11b1) (#364)Jon Parise2022-02-092-2/+2
* Drop support for Python 3.6 (#363)Jon Parise2022-02-013-3/+9
* Merge pull request #361 from jogo/360Joe Gordon2022-01-212-2/+6
|\
| * Support noreply for hash flush_allJoe Gordon2022-01-212-2/+6
|/
* Merge pull request #358 from jogo/blackJoe Gordon2021-12-0325-1497/+1528
|\
| * Apply black formattingJoe Gordon2021-12-0320-1494/+1518
| * Add black CI configurationJoe Gordon2021-12-034-2/+9
| * Update flake8 config to work with blackJoe Gordon2021-12-031-1/+1
|/
* fix typo (#356)Jürgen Gmach2021-11-181-1/+1
* Add link to a python-memcached to pymemcache migration guide (#355)Jürgen Gmach2021-11-091-0/+3
* Return default from hash client when using positional argument (#354)Ludwig Hähne2021-10-153-5/+22
* Return default from hash client (#352)Ludwig H2021-10-042-1/+4
* Merge pull request #351 from jogo/350Joe Gordon2021-09-232-1/+11
|\
| * Use default for get ignore_excJoe Gordon2021-09-222-1/+11
|/
* docs: Fix a few typos (#348)Tim Gates2021-09-133-8/+8