summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Renamed testenv attribute from 'voting' to 'ignore_outcome'.Rebecka Gulliksson2015-08-244-16/+17
| * | Reverted unnecessary code formatting changes.Rebecka Gulliksson2015-08-241-53/+31
| * | Added test for non-voting testenv with failing command.Rebecka Gulliksson2015-08-241-0/+13
| * | Handle the 'non-voting fail' status that can occur in a non-voting testenv.Rebecka Gulliksson2015-08-241-0/+3
| * | Respect the 'voting' attribute of a testenv.Rebecka Gulliksson2015-08-241-0/+8
| * | Added 'voting' testenv attribute.Rebecka Gulliksson2015-08-242-31/+67
| |/
* | fix issue281: make --force-deps work when urls are present in a dep configholger krekel2015-11-023-1/+28
* | add changelog: fix issue99: the {env:...} substitution now properly uses envi...holger krekel2015-10-303-1/+16
* | Merged in itxaka/tox/fix_env_use (pull request #169)holger krekel2015-10-305-16/+38
|\ \
| * | mention of fix issue246: fix regression in config parsing by reorderingholger krekel2015-10-291-0/+4
| * | Merged in olliewalsh/tox (pull request #167)holger krekel2015-10-292-14/+25
| |\ \
| | * | Cleanup flakesOllie Walsh2015-07-031-3/+3
| | * | Reorder the processing of testenv options. Fixes issue #246Ollie Walsh2015-07-032-14/+25
| * | | add changelogholger krekel2015-10-294-2/+9
| | |/ | |/|
* | | use self.getdict('setenv') instead of extra parsing that failsfix_env_useItxaka2015-10-301-9/+1
* | | better workflow, picks the resolved envs instead of the written stringItxaka2015-08-311-5/+6
* | | Add testsItxaka2015-08-311-0/+22
* | | if there is no setenv section, return an empty dictItxaka2015-08-241-1/+1
* | | If the {env:key:default} paremeter is found in the config but there are no en...Itxaka2015-08-231-4/+15
|/ /
* | Merged in ddriddle/tox/fix_issue_265 (pull request #168)holger krekel2015-07-160-0/+0
|\ \ | |/
* | Fix issue #265 - Pass LD_LIBRARY_PATH by defaultfix_issue_265David Donovan Riddle2015-07-142-1/+2
|/
* Added tag 2.1.1 for changeset 09fd6a94e281holger krekel2015-06-230-0/+0
* some fixes for detox, preparing 2.1.12.1.1holger krekel2015-06-237-41/+30
* Added tag 2.1.0 for changeset 25c76c46dbddholger krekel2015-06-190-0/+0
* prepare 2.1.0 release2.1.0holger krekel2015-06-194-4/+8
* introduce a TOX_TESTENV_PASSENV setting which is honoredholger krekel2015-06-196-5/+32
* allow envlist to be a multi-line list, to intersperse commentsholger krekel2015-06-191-0/+3
* Merged in acaron/tox (pull request #163)holger krekel2015-06-192-0/+13
|\
| * Adds support for multiline envlist setting.Andre Caron2015-06-042-0/+13
* | add changelog to fix issue259: passenv is now a line-list which allows to int...holger krekel2015-06-191-0/+3
* | Merged in stefano-m/tox/passenv_multiline (pull request #166)holger krekel2015-06-192-5/+60
|\ \
| * | make passenv attribute type line-listpassenv_multilineStefano Mazzucco2015-06-182-7/+27
| * | merge with defaultStefano Mazzucco2015-06-182-2/+37
| |\ \ |/ / /
| * | hpk42/tox/issue/259/passenv-statement-should-accept-multi-linemazzucco2015-06-182-2/+37
* | | cleanup internal env variable code a bitholger krekel2015-06-183-26/+16
* | | remove --set-home option which probably nobody used and was hackily implementedholger krekel2015-06-184-91/+16
* | | allow all env variables during installation of dependenciesholger krekel2015-06-187-19/+40
|/ /
* | Merged in novel/tox/typofix (pull request #164)holger krekel2015-06-150-0/+0
|\ \ | |/
* | Fix typo in exception stringRoman Bogorodskiy2015-06-151-1/+1
* | Created new branch typofixRoman Bogorodskiy2015-06-150-0/+0
|/
* Added tag 2.0.2 for changeset 82561ff2cbf4holger krekel2015-06-030-0/+0
* fix pep8 issue2.0.2holger krekel2015-06-031-3/+3
* add SYSTEMDRIVE into default passenv on windows to allow pip6 to work.holger krekel2015-06-035-5/+11
* pass LANG variable to the test environmentAlexandre Conrad2015-06-013-1/+8
* Merged in maquilina/tox/maquilina/fix-minor-grammatical-error-in-readmerst-14...holger krekel2015-05-131-1/+1
|\
| * Fix minor grammatical error in README.rstMichael Aquilina2015-05-131-1/+1
|/
* Added tag 2.0.1 for changeset 2897c9e3a019holger krekel2015-05-130-0/+0
* fix wheel packaging to properly require argparse on py26.2.0.1holger krekel2015-05-135-8/+40
* actually show hook specsholger krekel2015-05-121-0/+1
* fix release announce to point to "latest" doc targetholger krekel2015-05-121-1/+1