1. 030c4ac add missing basepython by Paul Kehrer · 9 years ago
  2. 1dafc3f add a pypy-nocoverage target and use that on OS X by Paul Kehrer · 9 years ago
  3. cfd90a2 Drop pypy3, we don't run it in CI, and we won't run it again until these issues are resolved by Alex Gaynor · 9 years ago
  4. 6677003 Attempt to enable coverage on pypy by Alex Gaynor · 9 years ago
  5. 1e555aa Revert "pin pytest to disallow 2.8.4 which breaks tests" by Paul Kehrer · 9 years ago
  6. ed48066 pin pytest to disallow 2.8.4 which breaks tests by Alex Gaynor · 9 years ago
  7. 491e9c8 pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2 by Paul Kehrer · 9 years ago
  8. 8b5d094 switch to using pyasn1_modules for the test by Paul Kehrer · 9 years ago
  9. 5a2bb54 encode countryName with PrintableString by Paul Kehrer · 9 years ago
  10. 78f6b51 unpin pytest now that 2.8.2 is released by Paul Kehrer · 9 years ago
  11. 584d9d6 hypothesis-pytest is no longer a required package by Paul Kehrer · 9 years ago
  12. 42ea0d1 Pin version of hypothesis above 1.11.4. by Terry Chia · 9 years ago
  13. 5cec1bf Add plumbing for hypothesis. by Terry Chia · 9 years ago
  14. 959403b Pin pytest to <2.8, there's a bug with deprecation warnings by Alex Gaynor · 9 years ago
  15. 8edd68f Merge branch 'master' into py35-and-pypy by Paul Kehrer · 9 years ago
  16. 9b6ae9c workaround for pytest 2.7.3's expectation of USERNAME on windows by Paul Kehrer · 9 years ago
  17. 4e91f7f let's add python 3.5 to our test matrix by Paul Kehrer · 9 years ago
  18. ac85fa9 Make py3pep8 tox target use a general python3. by Terry Chia · 9 years ago
  19. 72500f8 use python34 for py3pep8. no sense advertising an out of date python by Alex Gaynor · 9 years ago
  20. e6d648f Speed up flake8 by skipping two irrelevant directories by Alex Gaynor · 9 years ago
  21. 7cf4c30 list package versions in tox env for easier debugging by Paul Kehrer · 9 years ago
  22. 1149166 print the version of openssl loaded by cryptography in tox by Paul Kehrer · 9 years ago
  23. c8ccffb pass through the env vars we need in tox for alternate OpenSSL builds by Paul Kehrer · 9 years ago
  24. 0958641 remove python 3.2 from every other place I could find by Paul Kehrer · 9 years ago
  25. 942e91d Use readme to ensure the long description renders on PyPI by Donald Stufft · 9 years ago
  26. defa460 don't do coverage under pypy3 by Paul Kehrer · 10 years ago
  27. 36b35b1 Move config in pytest.ini to tox.ini. by Terry Chia · 10 years ago
  28. 68416c3 Merge pull request #1502 from reaperhulk/fix-1285 by Alex Gaynor · 10 years ago
  29. a98f95a add pyasn1 as a dependency by Paul Kehrer · 10 years ago
  30. 1ecc7f1 add a tox target to randomize tests by Paul Kehrer · 10 years ago
  31. 62143e4 Use coverage parallel mode and coverage combine to fix paths by Donald Stufft · 10 years ago
  32. cd34ca6 re-add line I accidentally removed by hitting dd one too many times by Paul Kehrer · 10 years ago
  33. b525adf add an ignore path for doc8 + fix a long line causing failures by Paul Kehrer · 10 years ago
  34. 95f2c2b only run doc8 over things with a rst extension by Alex Gaynor · 10 years ago
  35. eb1c41c Move coverage configuration to the config file by Alexander Gaynor · 10 years ago
  36. 9963cb3 Linewrap CHANGELOG and have doc8 check it as well by Alex Gaynor · 10 years ago
  37. a417b84 Moved doc8 job to docs by Ayrx · 10 years ago
  38. 7b62cca grump by Alex Gaynor · 10 years ago
  39. fbcb3c4 Allow long titles by Alex Gaynor · 10 years ago
  40. d838783 Part of the py3 job as well for consistency by Alex Gaynor · 10 years ago
  41. 5b8126f Move to being a part of the pep8 job by Alex Gaynor · 10 years ago
  42. 4e75eb4 Testing for doc8 by Alex Gaynor · 10 years ago
  43. d3e3df9 use pyasn1 for creating the dss-sig-value structure by Paul Kehrer · 10 years ago
  44. 707b008 Fix pep8 errors for latest import linter by Alex Stapleton · 10 years ago
  45. 89917f1 Alphabetize tox.ini deps by Alex Stapleton · 10 years ago
  46. bafceb6 Enable import order lint by Alex Stapleton · 10 years ago
  47. 7ad18bc add some comments to note the duplication between setup.py and tox.ini by Paul Kehrer · 10 years ago
  48. 3888a84 Fix bug in release task and style fixes by Alex Stapleton · 10 years ago
  49. a39a319 Move cryptography.vectors to cryptography_vectors by Alex Stapleton · 10 years ago
  50. 710f614 add py34 target for python 3.4 CI by Paul Kehrer · 10 years ago
  51. 2569323 Install pep8-naming on travis by Alex Gaynor · 10 years ago
  52. aee8b1a Merge pull request #683 from reaperhulk/pep8-naming by Alex Gaynor · 10 years ago
  53. 986b190 new tox docs-linkcheck target for a jenkins job to do linkcheck by Paul Kehrer · 10 years ago
  54. 570228f Trun off linkcheck, it's too noisy. Fixes #652 by Alex Gaynor · 10 years ago
  55. 577d295 add pep8-naming to pep8 tests by Paul Kehrer · 10 years ago
  56. 59249cf Select all errors, warnings, and flakes. by David Reid · 10 years ago
  57. c1fd2be pass posargs via tox so --backend can be used for tox envs by Paul Kehrer · 10 years ago
  58. 29b40ea This is a dep by Alex Gaynor · 10 years ago
  59. 5c0ec7c Actuall install a thing by Alex Gaynor · 10 years ago
  60. fc4e2b7 Try to run the spellchecker on travis by Alex Gaynor · 10 years ago
  61. 5bae063 Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  62. 6f78d64 Make the PyPy tox job consistent with the main one. by Alex Gaynor · 11 years ago
  63. 4b31af7 Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  64. 93a0b2f Run py.test with catpure=no for more faster. by David Reid · 11 years ago
  65. 4a35b7f Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  66. 960cf5e Test that docs compile under latex as well --needed for PDF building by Alex Gaynor · 11 years ago
  67. b29a6b2 Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  68. 144209d Run pytest in --strict mode so that typso in pytest.mark give errors by Alex Gaynor · 11 years ago
  69. 13ec479 Include in tox.ini by Alex Gaynor · 11 years ago
  70. 60f1d8b Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  71. 3e81fb2 DOn't fail tox on coverage by Alex Gaynor · 11 years ago
  72. eca9f36 Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  73. 46cb601 Disable coverage on pypy temporarily. by David Reid · 11 years ago
  74. 484713f Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  75. fb8adfc Use raw vector files by Alex Gaynor · 11 years ago
  76. c510e49 Added a tox/travis just for running flake8 under py3k by Alex Gaynor · 11 years ago
  77. 0a5654f Also linkcheck the docs by Alex Gaynor · 11 years ago
  78. afdddca Enable all the flake8 by Alex Gaynor · 11 years ago
  79. 1d80538 Also ignore eggs by Alex Gaynor · 11 years ago
  80. 967c03b Better way by Alex Gaynor · 11 years ago
  81. b58865b Lint setup.py by Alex Gaynor · 11 years ago
  82. 34b6ae7 Fail tests if our coverage is less than 100% by Donald Stufft · 11 years ago
  83. 81a5287 Use a None default so composition is easier by Alex Gaynor · 11 years ago
  84. ff61cd3 Run coverage from the outside so it sees everything by Alex Gaynor · 11 years ago
  85. 0b4df97 Merge branch 'master' into simple-symmetric-encryption by Alex Gaynor · 11 years ago
  86. 235fa71 Use the Sphinx doctest builder by Donald Stufft · 11 years ago
  87. 83a0f48 Fixed tox by Alex Gaynor · 11 years ago
  88. bac187d Use an enum for determining BlockCipher operation by Donald Stufft · 11 years ago
  89. 9e1a48b Add a test utility functions to read & process NIST vector files by Donald Stufft · 11 years ago
  90. 9d00588 Record coverage by Alex Gaynor · 11 years ago
  91. 0f66c6d Move all tests to be controlled by tox by Alex Gaynor · 11 years ago