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
*
Speed up flake8 by skipping two irrelevant directories
Alex Gaynor
2015-06-21
1
-1
/
+1
*
list package versions in tox env for easier debugging
Paul Kehrer
2015-06-06
1
-0
/
+3
*
print the version of openssl loaded by cryptography in tox
Paul Kehrer
2015-05-26
1
-0
/
+3
*
pass through the env vars we need in tox for alternate OpenSSL builds
Paul Kehrer
2015-05-12
1
-0
/
+1
*
remove python 3.2 from every other place I could find
Paul Kehrer
2015-04-18
1
-1
/
+1
*
Use readme to ensure the long description renders on PyPI
Donald Stufft
2015-02-12
1
-0
/
+2
*
don't do coverage under pypy3
Paul Kehrer
2014-12-23
1
-0
/
+6
*
Move config in pytest.ini to tox.ini.
Terry Chia
2014-12-14
1
-0
/
+6
*
Merge pull request #1502 from reaperhulk/fix-1285
Alex Gaynor
2014-12-08
1
-1
/
+0
|
\
|
*
add pyasn1 as a dependency
Paul Kehrer
2014-11-27
1
-1
/
+0
*
|
add a tox target to randomize tests
Paul Kehrer
2014-11-24
1
-0
/
+7
|
/
*
Use coverage parallel mode and coverage combine to fix paths
Donald Stufft
2014-11-13
1
-1
/
+5
*
re-add line I accidentally removed by hitting dd one too many times
Paul Kehrer
2014-09-29
1
-0
/
+1
*
add an ignore path for doc8 + fix a long line causing failures
Paul Kehrer
2014-09-29
1
-2
/
+1
*
only run doc8 over things with a rst extension
Alex Gaynor
2014-08-19
1
-0
/
+3
*
Move coverage configuration to the config file
Alexander Gaynor
2014-07-28
1
-1
/
+1
*
Linewrap CHANGELOG and have doc8 check it as well
Alex Gaynor
2014-07-12
1
-1
/
+1
*
Moved doc8 job to docs
Ayrx
2014-05-20
1
-4
/
+2
*
grump
Alex Gaynor
2014-05-18
1
-1
/
+1
*
Allow long titles
Alex Gaynor
2014-05-18
1
-2
/
+2
*
Part of the py3 job as well for consistency
Alex Gaynor
2014-05-17
1
-1
/
+4
*
Move to being a part of the pep8 job
Alex Gaynor
2014-05-17
1
-7
/
+6
*
Testing for doc8
Alex Gaynor
2014-05-17
1
-1
/
+5
*
use pyasn1 for creating the dss-sig-value structure
Paul Kehrer
2014-04-30
1
-0
/
+1
*
Fix pep8 errors for latest import linter
Alex Stapleton
2014-04-20
1
-1
/
+1
*
Alphabetize tox.ini deps
Alex Stapleton
2014-04-20
1
-3
/
+3
*
Enable import order lint
Alex Stapleton
2014-04-20
1
-1
/
+4
*
add some comments to note the duplication between setup.py and tox.ini
Paul Kehrer
2014-03-28
1
-0
/
+1
*
Fix bug in release task and style fixes
Alex Stapleton
2014-03-24
1
-2
/
+1
*
Move cryptography.vectors to cryptography_vectors
Alex Stapleton
2014-03-24
1
-1
/
+4
*
add py34 target for python 3.4 CI
Paul Kehrer
2014-03-17
1
-1
/
+1
*
Install pep8-naming on travis
Alex Gaynor
2014-03-04
1
-2
/
+6
*
Merge pull request #683 from reaperhulk/pep8-naming
Alex Gaynor
2014-03-04
1
-1
/
+1
|
\
|
*
add pep8-naming to pep8 tests
Paul Kehrer
2014-02-24
1
-1
/
+1
*
|
new tox docs-linkcheck target for a jenkins job to do linkcheck
Paul Kehrer
2014-03-02
1
-0
/
+7
*
|
Trun off linkcheck, it's too noisy. Fixes #652
Alex Gaynor
2014-02-28
1
-1
/
+0
|
/
*
Select all errors, warnings, and flakes.
David Reid
2014-02-24
1
-0
/
+1
*
pass posargs via tox so --backend can be used for tox envs
Paul Kehrer
2014-01-13
1
-2
/
+2
*
This is a dep
Alex Gaynor
2014-01-10
1
-0
/
+1
*
Actuall install a thing
Alex Gaynor
2014-01-10
1
-0
/
+1
*
Try to run the spellchecker on travis
Alex Gaynor
2014-01-10
1
-0
/
+1
*
Merge branch 'master' into fernet
Alex Gaynor
2014-01-02
1
-1
/
+1
|
\
|
*
Make the PyPy tox job consistent with the main one.
Alex Gaynor
2014-01-01
1
-1
/
+1
*
|
Merge branch 'master' into fernet
Alex Gaynor
2013-12-27
1
-2
/
+2
|
\
|
|
*
Run py.test with catpure=no for more faster.
David Reid
2013-12-23
1
-2
/
+2
*
|
Merge branch 'master' into fernet
Alex Gaynor
2013-12-15
1
-0
/
+1
|
\
|
|
*
Test that docs compile under latex as well --needed for PDF building
Alex Gaynor
2013-12-15
1
-0
/
+1
*
|
Merge branch 'master' into fernet
Alex Gaynor
2013-11-19
1
-2
/
+4
|
\
|
|
*
Run pytest in --strict mode so that typso in pytest.mark give errors
Alex Gaynor
2013-11-16
1
-1
/
+1
|
*
Include in tox.ini
Alex Gaynor
2013-11-08
1
-1
/
+3
[next]