summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump tox from 3.15.0 to 3.15.1dependabot/pip/tox-3.15.1dependabot-preview[bot]2020-05-211-1/+1
| | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.15.0...3.15.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #162 from pallets/test-envsDavid Lord2020-05-181-14/+22
|\ | | | | fix pip cache and runner os
| * fix pip cache and runner osDavid Lord2020-05-181-14/+22
|/
* Merge pull request #161 from pallets/pip-compileDavid Lord2020-05-184-27/+53
|\ | | | | remove pip-compile-multi
| * remove pip-compile-multiDavid Lord2020-05-184-27/+53
|/ | | | dependabot isn't compatible with it
* remove test status linkDavid Lord2020-05-131-1/+0
|
* Merge pull request #160 from pallets/github-actionsDavid Lord2020-05-132-42/+44
|\ | | | | use GitHub Actions for CI
| * use GitHub Actions for CIDavid Lord2020-05-132-42/+44
|/
* Merge pull request #159 from pallets/pin-requirementsDavid Lord2020-05-1211-12/+99
|\ | | | | pin requirements
| * pin requirementsDavid Lord2020-05-1211-12/+99
|/
* Merge pull request #158 from pallets/rtd-configDavid Lord2020-05-122-2/+10
|\ | | | | add readthedocs config
| * add readthedocs configDavid Lord2020-05-122-2/+10
|/
* Merge pull request #157 from pallets/remove-fallbackDavid Lord2020-05-122-2/+7
|\ | | | | remove default SHA-512 fallback signer
| * remove default SHA-512 fallback signerDavid Lord2020-05-122-2/+7
|/
* Merge pull request #156 from pallets/docs-conceptsDavid Lord2020-05-129-149/+306
|\ | | | | create a new doc for general concepts
| * create a new doc for general conceptsDavid Lord2020-05-129-149/+306
|/ | | | | | document key rotation document signer and serializer parameters other docs cleanup
* Merge pull request #141 from lepture/key-rotateDavid Lord2020-05-125-14/+79
|\ | | | | Key rotate
| * add secret_key compat propertyDavid Lord2020-05-122-7/+33
| |
| * Add tests for secret_keysHsiaoming Yang2020-05-122-0/+21
| |
| * Serializer can accept secret keysHsiaoming Yang2020-04-172-5/+10
| |
| * Signer can accept secret keysHsiaoming Yang2020-04-171-9/+22
|/
* Merge pull request #154 from pallets/date-signed-datetimeDavid Lord2020-04-173-1/+18
|\ | | | | date_signed is datetime not int
| * date_signed is datetime not intDavid Lord2020-04-173-1/+18
|/
* Merge pull request #153 from pallets/deprecate-jwsDavid Lord2020-04-175-6/+34
|\ | | | | Deprecate JWS support
| * deprecate jwsDavid Lord2020-04-175-6/+34
|/
* Merge pull request #152 from pallets/remove-simplejsonDavid Lord2020-04-176-15/+27
|\ | | | | remove simplejson and deprecate itsdangerous.json
| * remove simplejsonDavid Lord2020-04-176-15/+27
|/
* Merge pull request #133 from zhugnou/zhugnou/issue-126David Lord2020-04-173-0/+17
|\ | | | | Raise SignatureExpired error when age is in the future
| * don't allow timestamps from the futureZach Hugnou2020-04-173-0/+17
|/
* Merge pull request #151 from pallets/timezone-awareDavid Lord2020-04-175-6/+31
|\ | | | | datetimes are timezone-aware utc
| * datetimes are timezone-aware utctimezone-awareDavid Lord2020-04-175-6/+31
|/
* Merge pull request #149 from pallets/drop-python2David Lord2020-04-1425-254/+200
|\ | | | | Drop Python 2
| * manual cleanupDavid Lord2020-04-147-18/+87
| | | | | | | | | | | | block spacing super in more places f-strings
| * apply pyupgradeDavid Lord2020-04-1413-25/+32
| |
| * remove _compat moduleDavid Lord2020-04-149-81/+10
| |
| * drop support for Python 2 and 3.5David Lord2020-04-149-131/+72
|/
* Merge branch '1.1.x'David Lord2019-08-041-2/+1
|\
| * update tests url1.1.x1.1.xDavid Lord2019-08-041-2/+1
| |
* | Merge branch '1.1.x'David Lord2019-08-041-6/+6
|\ \ | |/
| * versions are strings in yamlDavid Lord2019-08-041-6/+6
| |
* | Merge branch '1.1.x'David Lord2019-08-0417-131/+156
|\ \ | |/
| * switch ci to azure pipelinesDavid Lord2019-08-043-57/+76
| |
| * use latest sphinx themeDavid Lord2019-08-041-1/+1
| |
| * update docs configDavid Lord2019-08-0210-57/+53
| |
| * update pre-commit and import orderDavid Lord2019-08-025-18/+27
| |
| * Merge pull request #130 from pwlandoll/1.1.xDavid Lord2019-05-061-0/+1
| |\ | | | | | | Add link to official Discord chat server
| | * Add link to official Discord chat serverPeter Landoll2019-05-061-0/+1
| |/
* | standardize licenseDavid Lord2019-07-172-37/+18
| |
* | Merge pull request #138 from minho42/Fix-typoDavid Lord2019-07-061-1/+1
|\ \ | |/ |/| Fix typo
| * Fix typoMin ho Kim2019-07-071-1/+1
|/