summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update tests url1.1.x1.1.xDavid Lord2019-08-041-2/+1
* versions are strings in yamlDavid Lord2019-08-041-6/+6
* 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 serverPeter Landoll2019-05-061-0/+1
|/
* formattingDavid Lord2019-01-231-4/+4
* Merge pull request #125 from jaraco/docs/compatibility-recipeDavid Lord2019-01-231-0/+4
|\
| * Update changelog to present a technique for cross-version compatibility in ti...Jason R. Coombs2019-01-231-0/+4
|/
* release 1.1.01.1.0David Lord2018-10-261-1/+1
* link #114 changelogDavid Lord2018-10-262-6/+9
* test iter_unsignersDavid Lord2018-10-262-0/+21
* add compat import for itsdangerous.want_bytesDavid Lord2018-10-261-0/+1
* Added SHA-512 fallback by defaultArmin Ronacher2018-10-275-5/+20
|\
| * Added SHA-512 fallback by defaultArmin Ronacher2018-10-275-5/+20
|/
* more name cleanup, parametrize fallback testDavid Lord2018-10-269-70/+60
* Added fallback signers and switch back to sha1Armin Ronacher2018-10-2710-26/+128
|\
| * Document change to lowercaseArmin Ronacher2018-10-261-0/+2
| * Change package back to lowercaseArmin Ronacher2018-10-264-5/+5
| * Updated changelog and docsArmin Ronacher2018-10-262-2/+15
| * Fix typoArmin Ronacher2018-10-261-1/+1
| * Stylecheckfeature/sha1Armin Ronacher2018-10-263-15/+14
| * Added test and updated README to ensure SHA1Armin Ronacher2018-10-262-3/+21
| * Added fallback signer support to timed serializerArmin Ronacher2018-10-262-7/+27
| * Added fallback signers and switch back to sha1Armin Ronacher2018-10-263-9/+59
|/
* release 1.0.01.0.x1.0.01.0.xDavid Lord2018-10-183-6/+8
* move tests to packageDavid Lord2018-10-189-6/+6
* include tests in sdistDavid Lord2018-10-181-1/+2
* add EditorConfigDavid Lord2018-10-181-0/+13
* compat for older freezegun versionDavid Lord2018-10-182-3/+5
* Merge pull request #107 from pallets/splitDavid Lord2018-10-1740-1598/+1892
|\
| * split tests into modules, use pytest, 100% coveragesplitDavid Lord2018-10-1717-372/+533
| * split docs into pagesDavid Lord2018-10-1018-306/+368
| * split into modulesDavid Lord2018-10-0915-974/+1045
|/
* update changelogDavid Lord2018-09-281-7/+28
* Merge pull request #105 from pallets/style-checksDavid Lord2018-09-288-257/+358
|\
| * add style checksDavid Lord2018-09-288-257/+358
|/
* Merge pull request #104 from pallets/src-dirDavid Lord2018-09-285-8/+27
|\
| * move to src directoryDavid Lord2018-09-285-8/+27
|/
* Merge pull request #103 from pallets/updateDavid Lord2018-09-2823-720/+451
|\
| * use pallets sphinx themeDavid Lord2018-09-269-490/+88
| * update metadataDavid Lord2018-09-2617-235/+368
|/
* Merge pull request #99 from SananGuliyev/patch-1David Lord2018-09-211-0/+5
|\
| * Convert `exp` header to int if it is valid IntDateSanan Guliyev2018-04-241-0/+5
* | Merge pull request #100 from cos-forks/changelogDavid Lord2018-09-211-0/+14
|\ \ | |/ |/|
| * Update changelog for 1.0Steven Loria2018-08-021-0/+14
|/
* Merge pull request #98 from lepture/patch-versionsDavid Lord2018-04-193-6/+6
|\
| * Drop testing for 2.6 and 3.3. Add 3.6.Hsiaoming Yang2018-04-193-6/+6
|/