summaryrefslogtreecommitdiff
path: root/_travis
Commit message (Expand)AuthorAgeFilesLines
* Switch macOS CI to GitHub Actionsmacos-github-actionsQuentin Pradet2020-04-012-53/+11
* Restore coverage measurementsQuentin Pradet2020-03-301-1/+1
* ci: remove now-unneeded virtualenv workaround (#1813)Quentin Pradet2020-03-131-5/+0
* travis: Fix PATH with macOS and Python 2.7 (#1802)Quentin Pradet2020-02-171-1/+2
* Test Python 3.8 on macOSQuentin Pradet2020-01-091-3/+10
* Drop Python 3.4 (#1774)Quentin Pradet2020-01-061-1/+0
* Extract wheel from dev-requirements.txtQuentin Pradet2019-10-301-1/+1
* Remove TLS 1.3 support in SecureTransport (#1703)Quentin Pradet2019-10-041-3/+0
* Release 1.25.6 (#1693)1.25.6Seth Michael Larson2019-09-241-0/+1
* Upload coverage on same Python version as tests (#1690)Quentin Pradet2019-09-231-2/+2
* Install MacPython only once on Travis (#1689)Quentin Pradet2019-09-232-12/+3
* travis: bump MacPython version (#1688)Quentin Pradet2019-09-221-4/+4
* Drop support for Python 3.4 (#1686)Quentin Pradet2019-09-211-1/+0
* Release 1.25.4 (#1681)1.25.4Seth Michael Larson2019-09-192-3/+3
* Percent-encode invalid characters within auth section (#1647)Seth Michael Larson2019-07-261-2/+2
* Don't install gcp-devrel-py-tools on Windows+Python 3.4 (#1638)Seth Michael Larson2019-06-241-2/+2
* Update coverage for nox (#1596)Seth Michael Larson2019-05-041-3/+2
* Switch to Nox (#1580)Thea Flowers2019-04-242-18/+54
* Add first-class support for Brotli package (#1579)Seth Michael Larson2019-04-241-17/+0
* Change deploy stage to have it's own job and not run unit tests (#1574)Seth Michael Larson2019-04-231-3/+5
* Add integration tests for Google's Brotli package (#1573)Seth Michael Larson2019-04-221-0/+17
* Release 1.25 (#1568)1.25Seth Michael Larson2019-04-222-6/+12
* Add support for TLS 1.3 to all HTTPSConnection implementations (#1496)Seth Michael Larson2019-02-272-1/+7
* Deploy to GitHub and PyPI on tags (#1508)Seth Michael Larson2019-01-216-11/+63
* Use python.org MacPython builds for Travis (#1485)Quentin Pradet2018-11-302-53/+17
* Start testing against Python 3.8 (#1475)Seth M. Larson2018-11-221-1/+4
* Restore Flake8 CI checks (#1477)Quentin Pradet2018-11-191-3/+0
* Uninstall oclint to ensure gcc can be brew upgraded (#1464)Seth M. Larson2018-10-251-0/+3
* Drop support for Python 2.6 (#1429)Hugo2018-08-231-8/+0
* ;;Seth M. Larson2018-01-101-0/+1
* Add pyenv install for Python 3.7 on macOSSeth M. Larson2018-01-101-0/+3
* Use pyenv to install all versions of Python for macOS; update Python3 versionshaikuginger-fix-travis-macos-2.7Jesse Shapiro2017-12-111-8/+8
* Move app engine tests over to pytestJon Wayne Parrott2017-06-071-1/+1
* Fix download pathfix-gaeJon Wayne Parrott2017-05-281-1/+1
* Remove erroneous check, the gcp-devrel script handles in-place upgradesJon Wayne Parrott2017-05-281-1/+1
* Fix GAE buildJon Wayne Parrott2017-05-282-109/+2
* Statically link OpenSSL and cryptography.Cory Benfield2017-02-121-2/+4
* Stop auto-linking against OpenSSL.Cory Benfield2017-02-121-6/+0
* Add Python 3.6 support.Cory Benfield2016-12-231-0/+4
* Test with OpenSSL 1.1 on Mac.Cory Benfield2016-10-272-3/+8
* Seems like version mismatch is the issue.Cory Benfield2016-10-202-1/+9
* I wonder if we're missing this.Cory Benfield2016-10-201-1/+1
* Try using codecovCory Benfield2016-10-201-1/+1
* We don't want a sad @haikugingerCory Benfield2016-10-201-1/+1
* Keep using the good OpenSSLCory Benfield2016-10-201-0/+4
* Use the good OpenSSL.Cory Benfield2016-10-201-0/+2
* Gotta use the pyenv everywhere.Cory Benfield2016-10-201-0/+13
* Seems like Python 2.6 doesn't like -m pipCory Benfield2016-10-201-4/+4
* Add support for OS X.Cory Benfield2016-10-201-0/+55
* Merge branch 'close' of https://github.com/scop/urllib3 into scop-closeCory Benfield2016-09-051-2/+2
|\