summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAge
* Advertise `docker compose` for non linux usersUlysses Souza2021-03-02
* build.linux: Revert to Python 3.7Chris Crone2021-01-22
* deps: Bump Python, Docker, base imagesChris Crone2020-11-26
* Merge pull request #7031 from venthur/remove_python2Ulysses Souza2020-06-10
|\
| * Removed Python2 supportBastian Venthur2020-06-03
* | Pin all indirect dependenciesUlysses Souza2020-06-04
|/
* Show diff on pre-commit failurealexrecuenco2020-05-20
* Bump python version from 3.6.8 to 3.7.2Ulysses Souza2019-02-21
* Bump Python SDK -> 3.5.0Joffrey F2018-08-09
* Test and build on 3.6 (replaces 3.4) ; dist 3.6-compiled binariesJoffrey F2018-02-01
* Add support for extra_hosts in build configJoffrey F2017-11-09
* UCP 2.2.0 test fixesJoffrey F2017-08-10
* Some more test adjustments for Swarm supportJoffrey F2017-07-20
* Merge pull request #2388 from dnephin/fix_long_linesAanand Prasad2016-02-25
|\
| * Wrap long lines and restrict lines to 105 characters.Daniel Nephin2016-02-04
* | Reduce complexity of sort_service_dicts.Daniel Nephin2016-02-24
* | Add pytest section to tox.iniAanand Prasad2016-02-05
|/
* Test against a dev build of Engine 1.10Aanand Prasad2016-01-15
* Refactor parallel_execute.Daniel Nephin2015-11-20
* Add ids to config schemasDaniel Nephin2015-11-12
* Enable use of Docker networking with the --x-networking flagAanand Prasad2015-10-14
* Pass all DOCKER_ env vars to py.testAanand Prasad2015-10-01
* Update scriptests/test-versions to work with daemon args, and move docker ver...Daniel Nephin2015-09-17
* bump requests to 2.7 to fix the ResponseNotReady() error, and add a missing d...Daniel Nephin2015-09-03
* Use py.test as the test runnerDaniel Nephin2015-09-01
* Remove flake8 ignores and wrap the longest lines to 140 char.Daniel Nephin2015-08-26
* Cleanup requirements.txt so we don't have to maintain separate copies for py2...Daniel Nephin2015-08-25
* Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2funkyfuture2015-08-25
* Support python 3Daniel Nephin2015-08-25
* Add pre-commit hooksDaniel Nephin2015-08-24
* make flake8 a bit more specificakoskaaa2015-03-26
* [pep8] flake8 run for everything, fix items from this changeakoskaaa2015-03-25
* Resolves #927 - fix merging command line environment with a list in the configDaniel Nephin2015-03-02
* Some minor cleanup from yelp/figDaniel Nephin2014-12-11
* Resolves #553, Resolves #546 - bug fixes with unit testsDaniel Nephin2014-10-18
* Remove fig.packages replace with real deps.Daniel Nephin2014-09-05
* Add flake8 and fix errors.Daniel Nephin2014-07-27
* Fix cli for python 2.6Daniel Nephin2014-07-15
* Added tox fileChristopher Grebs2014-01-06