index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022)
Alex Gaynor
2019-10-18
1
-0
/
+2
*
Fixes #5010 -- test and build 3.8 wheels (#5013)
Alex Gaynor
2019-10-17
1
-1
/
+2
*
fixed broken random order (#4913)
Alex Gaynor
2019-06-03
1
-1
/
+1
*
Simplify how we define random order tests in tox (#4912)
Alex Gaynor
2019-06-02
1
-9
/
+3
*
Use the official pytest random order plugin (#4911)
Alex Gaynor
2019-06-02
1
-2
/
+2
*
Added a new packaging test (#4899)
Alex Gaynor
2019-05-27
1
-2
/
+8
*
Remove the final vestigates of Jenkins (#4897)
Alex Gaynor
2019-05-26
1
-1
/
+1
*
passthrough PYTHONIOENCODING in tox (#4876)
Paul Kehrer
2019-05-06
1
-1
/
+1
*
remove idna as a primary dependency (#4624)
Paul Kehrer
2018-12-06
1
-0
/
+1
*
switch to twine check for verifying our readme renders on pypi (#4623)
Paul Kehrer
2018-12-02
1
-1
/
+2
*
Simplify build matrix (#4543)
Paul Kehrer
2018-10-29
1
-6
/
+0
*
ignore new W504 from flake8/pycodestyle (#4521)
Paul Kehrer
2018-10-24
1
-0
/
+1
*
Move linkcheck tox env to use setup.py to get docs dependencies (#4473)
Alex Gaynor
2018-09-14
1
-2
/
+1
*
unpin coverage (#4458)
Paul Kehrer
2018-09-04
1
-1
/
+1
*
Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa...
Alex Gaynor
2018-07-16
1
-0
/
+1
*
Add py37 (#4298)
Paul Kehrer
2018-06-27
1
-1
/
+1
*
Use pytest instead of py.test per upstream recommendation, #dropthedot (#4236)
Ville Skyttä
2018-05-13
1
-1
/
+1
*
switch to py3 on docs job (#4230)
Paul Kehrer
2018-05-12
1
-1
/
+1
*
install only the minimum required to build our docs for rtd (#4133)
Paul Kehrer
2018-03-05
1
-0
/
+1
*
expunge python 2.6 (#3962)
Paul Kehrer
2017-10-11
1
-1
/
+1
*
parallelize docs work and always give full traceback on exception (#3957)
Paul Kehrer
2017-10-11
1
-4
/
+4
*
coverage pin test part deux (#3908)
Paul Kehrer
2017-09-12
1
-1
/
+2
*
Get our travis from pypy (#3865)
Alex Gaynor
2017-08-14
1
-0
/
+8
*
add pypy3.5 to our test matrix (#3709)
Paul Kehrer
2017-06-19
1
-0
/
+8
*
Bump the minimum PyPy/cffi version and simplify as a result (#3585)
Alex Gaynor
2017-05-23
1
-8
/
+0
*
Removed some legacy garbage (#3502)
Alex Gaynor
2017-04-13
1
-2
/
+0
*
Fixed #3334 -- added Python 3.6 support (#3335)
Alex Gaynor
2016-12-23
1
-1
/
+1
*
Add minversion to tox.ini (#3292)
Christian Heimes
2016-11-30
1
-0
/
+1
*
Error out on OpenSSL 1.0.0 by default (#3276)
Alex Gaynor
2016-11-22
1
-0
/
+2
*
Fix the docs-linkcheck tox target (#3239)
Paul Kehrer
2016-11-13
1
-0
/
+1
*
tox 2.4 has new syntax for specifying extras (#3212)
Chris Wolfe
2016-11-06
1
-7
/
+8
*
Drop OpenSSL 0.9.8 (#2978)
Alex Gaynor
2016-06-18
1
-2
/
+0
*
pip is prejudiced against dashes and underscores (#2922)
Paul Kehrer
2016-05-29
1
-3
/
+3
*
Merge pull request #2840 from alex/error-on-098
Paul Kehrer
2016-03-19
1
-0
/
+2
|
\
|
*
Get CI working again
Alex Gaynor
2016-03-19
1
-0
/
+2
*
|
Instead of running a python -c, use pytest_report_header to indicate OpenSSL ...
Alex Gaynor
2016-03-19
1
-2
/
+0
|
/
*
Merge pull request #2676 from alex/docs-pep8-dedupe
Paul Kehrer
2016-01-18
1
-12
/
+3
|
\
|
*
Centralize declaration of docs and pep8 deps in setup.py
Alex Gaynor
2016-01-17
1
-12
/
+3
*
|
Delete two out of date comments
Alex Gaynor
2016-01-17
1
-1
/
+0
*
|
Attempt to further reduce dependecy duplication
Alex Gaynor
2016-01-17
1
-5
/
+1
|
/
*
Revert sphinx pin
Alex Gaynor
2016-01-14
1
-1
/
+1
*
Merge pull request #2638 from reaperhulk/travis-pypy
Alex Gaynor
2016-01-04
1
-10
/
+3
|
\
|
*
add missing basepython
Paul Kehrer
2016-01-03
1
-0
/
+1
|
*
add a pypy-nocoverage target and use that on OS X
Paul Kehrer
2016-01-03
1
-0
/
+8
|
*
Drop pypy3, we don't run it in CI, and we won't run it again until these issu...
Alex Gaynor
2016-01-03
1
-8
/
+0
|
*
Attempt to enable coverage on pypy
Alex Gaynor
2016-01-03
1
-8
/
+0
*
|
readme has been renamed to readme_renderer
Paul Kehrer
2016-01-04
1
-1
/
+1
|
/
*
Revert "pin pytest to disallow 2.8.4 which breaks tests"
Paul Kehrer
2015-12-11
1
-1
/
+1
*
pin pytest to disallow 2.8.4 which breaks tests
Alex Gaynor
2015-12-07
1
-1
/
+1
*
pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2
Paul Kehrer
2015-11-30
1
-1
/
+1
[next]