index
:
user/phw/bridgedb
develop
master
Philipp's bridgedb repository
Philipp Winter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
*
Change Travis's Python version to 3.7.
Philipp Winter
2020-02-19
*
Update Twisted to 19.7.0.
Philipp Winter
2019-10-03
*
Send CI notifications to phw instead of sysrqb.
Philipp Winter
2019-10-03
*
Update pyOpenSSL to version 17.5.0.
Philipp Winter
2019-10-03
*
Move Travis to #tor-ci
Matthew Finkel
2019-03-08
*
Change maintainer and CI references
Matthew Finkel
2018-11-19
*
Update Twisted and PyOpenSSL dependency versions, also for CI.
Isis Lovecruft
2017-07-25
*
Update CI test matrix to test using Debian Stretch versions.
Isis Lovecruft
2016-05-30
*
Add setup-tests script and use it in .travis.yml.
Isis Lovecruft
2015-03-26
*
Add install-dependencies script and use it for .travis.yml install.
Isis Lovecruft
2015-03-26
*
Change .travis.yml before_script to copy .gnupg/ directory into run/.
Isis Lovecruft
2015-02-23
*
Remove libgpgme11-dev from install section of .travis.yml.
Isis Lovecruft
2015-02-23
*
Fix typo in comment in .travis.yml.
Isis Lovecruft
2015-02-23
*
Install libgeoip-dev and geoip-database packages for CI builds.
Isis Lovecruft
2015-02-19
*
Merge branch 'hotfix/0.2.4-travis-pyeggcache' into develop
Isis Lovecruft
2015-02-11
|
\
|
*
Set permissions $PYTHON_EGG_CACHE to only be user (not group) writable.
Isis Lovecruft
2015-02-11
*
|
Add Travis-CI matrix element for Twisted-15.0.0 and allow failures.
Isis Lovecruft
2015-02-10
*
|
Update Travis-CI matrix variable TWISTED_VERSION to 14.0.2.
Isis Lovecruft
2015-02-10
|
/
*
Fix Travis-CI build issue with group-writable PYTHON_EGG_CACHE dir.
Isis Lovecruft
2015-02-10
*
Change mechanize to use HTTP since it chokes on self-signed certs.
Isis Lovecruft
2014-12-28
*
Change EMAIL_SMTP_PORT to 2525 in copied bridgedb.conf for Travis.
Isis Lovecruft
2014-08-07
*
Add '127.0.0.1' to copied bridgedb.conf in .travis.yml.
Isis Lovecruft
2014-08-07
*
Also copy gnupghome/ to run/ in .travis.yml 'before_script'.
Isis Lovecruft
2014-08-07
*
Copy captchas/ into run/ during 'before_script' .travis.yml section.
Isis Lovecruft
2014-08-07
*
Add --no-use-wheel when pip installing Travis CI dependencies.
Isis Lovecruft
2014-08-07
*
Move several test dependencies from .travis.yml to .travis.requirements.txt.
Isis Lovecruft
2014-08-07
*
Start BridgeDB in before_script section of .travis.yml.
Isis Lovecruft
2014-08-07
*
Tell coveralls about the coveragerc file in .travis.yml.
Isis Lovecruft
2014-07-25
*
Add irc.oftc.net#tor-bridgedb channel for travis-ci bot.
Isis Lovecruft
2014-07-24
*
Bump Leekspin version to 0.1.4.
Isis Lovecruft
2014-06-24
*
Create TravisCI build matrix for testing dependency versions.
Isis Lovecruft
2014-05-28
*
Add --quiet options to apt-get and pip during TravisCI builds.
Isis Lovecruft
2014-05-28
*
Move apt install dependencies to 'install' section in .travis.yml.
Isis Lovecruft
2014-05-28
*
Update coverage==3.7 to coverage==3.7.1 for TravisCI and setup.py.
Isis Lovecruft
2014-05-28
*
Update TravisCI coveralls==0.3 to coveralls==0.4.2.
Isis Lovecruft
2014-05-28
*
Tell TravisCI to put bridges.torproject.org into /etc/hosts.
Isis Lovecruft
2014-05-28
*
Switch to Makefile `coverage-test` directive in .travis.yml.
Isis Lovecruft
2014-04-30
*
Add coverage rcfile for travis commands.
Isis Lovecruft
2014-04-30
*
Remove unused travis OS dependencies.
Isis Lovecruft
2014-04-30
*
Bump leekspin to v0.1.3
Matthew Finkel
2014-03-30
*
Remove `cat bridgedb.log` from after tests in .travis.yml.
Isis Lovecruft
2014-03-25
*
Add leekspin dependency; modify test_bridgedb and bridgedb.runner apropos.
Isis Lovecruft
2014-03-25
*
Remove superfluous descriptor generation.
Isis Lovecruft
2014-03-25
*
Remove Python2.6 testing from .travis.yml.
Isis Lovecruft
2014-02-08
*
Add sysrqb to travis email notifications.
Isis Lovecruft
2014-02-08
*
Remove unused Travis CI env variable.
Isis Lovecruft
2013-12-20
*
Skip testDiscountAndPruneBridgeHistory() unittest in travis CI.
Isis Lovecruft
2013-12-20
*
Cat bridgedb.log out after a travis CI run.
Isis Lovecruft
2013-12-20
*
Small .travis.yml changes to reports, coverage runs, and geoip deps.
Isis Lovecruft
2013-12-20
*
Pin coverage, coveralls, and sure version numbers in .travis.yml.
Isis Lovecruft
2013-11-25
[next]