| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add generative config example | Alexander Schepanovski | 2015-02-23 | 2 | -2/+23 | |
| | | ||||||
| * | Merged hpk42/tox into default; Resolved conflict in CHANGELOG | Mark Hirota | 2015-02-11 | 1 | -0/+10 | |
| |\ | ||||||
| | * | Fix issue11: Add a skip_install option on a per-environment level. | Julian Krause | 2015-01-22 | 1 | -0/+10 | |
| | | | ||||||
| * | | Update doc files for issue #124 fix | Mark Hirota | 2015-02-11 | 2 | -0/+18 | |
| |/ | ||||||
| * | explain how to disable PYTHONHASHSEED | Alexandre Conrad | 2014-12-20 | 1 | -1/+5 | |
| | | ||||||
| * | Typo: extra } in docs, basic.txt | Tom V | 2014-11-10 | 1 | -1/+1 | |
| | | ||||||
| * | merge tox-1.8 maintenance | holger krekel | 2014-10-27 | 2 | -1/+5 | |
| |\ | ||||||
| | * | finalize 1.8.11.8.1 | holger krekel | 2014-10-24 | 1 | -1/+1 | |
| | | | ||||||
| | * | add some changelogs for the merged PRs | holger krekel | 2014-10-24 | 1 | -0/+4 | |
| | | | ||||||
| * | | Add --pre and testenv pip_pre options, no --pre by default. | Carl Meyer | 2014-10-06 | 1 | -1/+16 | |
| |/ | ||||||
| * | fix release announce | holger krekel | 2014-09-24 | 1 | -1/+1 | |
| | | ||||||
| * | bump versions, add announcement1.8.0 | holger krekel | 2014-09-24 | 3 | -2/+56 | |
| | | ||||||
| * | Merged in Pentusha/tox/Pentusha/docs-add-pypy3-support-1408431512815 (pull ↵ | holger krekel | 2014-09-02 | 1 | -0/+1 | |
| |\ | | | | | | | | | | | request #117) add pypy3 support to docs | |||||
| | * | docs add pypy3 support | Ivan Larin | 2014-08-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | fix issue148: ignore __PYVENV_LAUNCHER__ for subproc | holger krekel | 2014-09-02 | 2 | -2/+3 | |
| | | | ||||||
| * | | Update complex factor docs | Alexander Schepanovski | 2014-08-11 | 1 | -13/+26 | |
| | | | ||||||
| * | | Docs for factor expressions | Alexander Schepanovski | 2014-08-09 | 1 | -24/+44 | |
| |/ | ||||||
| * | some streamlining of the docs | holger krekel | 2014-07-20 | 1 | -28/+32 | |
| | | ||||||
| * | merge Alexander's "multi-dimensional" PR. | holger krekel | 2014-07-20 | 1 | -1/+1 | |
| |\ | ||||||
| | * | bump version and release 1.7.21.7.2 | holger krekel | 2014-07-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Docs on factors and envlist expansion | Alexander Schepanovski | 2014-07-17 | 1 | -0/+109 | |
| |/ | ||||||
| * | also put "envlist" into its own section. | holger krekel | 2014-06-18 | 1 | -7/+6 | |
| | | ||||||
| * | skip_missing_interpreters: move documentation into a separate confval section | Eugene Yunak | 2014-06-18 | 1 | -7/+12 | |
| | | ||||||
| * | add support for setting skip_missing_interpreters as a config option and not ↵ | Eugene Yunak | 2014-06-18 | 1 | -0/+7 | |
| | | | | | just a command line flag | |||||
| * | Merged in ↵ | holger krekel | 2014-06-01 | 1 | -0/+1 | |
| |\ | | | | | | | | | | | evvers/tox/evvers/add-deps-to-basictxt-example-without-dep-1400352654797 (pull request #108) Add deps to basic.txt example. | |||||
| | * | Add deps to basic.txt example. | Evgeny Vereshchagin | 2014-05-17 | 1 | -1/+1 | |
| | | | | | | | | | Without deps command doesn't work. | |||||
| * | | we now support py34 | Jihyeok Seo | 2014-05-30 | 2 | -2/+3 | |
| | | | ||||||
| * | | Better setuptools integration in basic | Trevor Bekolay | 2014-05-19 | 1 | -3/+11 | |
| |/ | ||||||
| * | make it clear that tox supports python2.6/2.7 and python3.2ff | holger krekel | 2014-05-11 | 1 | -2/+2 | |
| | | ||||||
| * | Merged in morgan_fainberg/tox (pull request #86) | holger krekel | 2014-05-10 | 1 | -0/+20 | |
| |\ | | | | | | | Support optional ENV variable substitution in tox.ini | |||||
| | * | Make optional env replacements use the ``env`` keyword | Morgan Fainberg | 2014-03-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | The ':' character is a reserved character in shell, meaning it cannot be used as part of the ENV variable name. If the ENV key has a ':' in it split on the ':' and use the second value as the default instead of raising an exception. | |||||
| | * | Make optionalenv defenv to support default values | Morgan Fainberg | 2014-03-19 | 1 | -5/+13 | |
| | | | | | | | | | | | Change the 'optionalenv' substitution to 'defenv' and support providing a default substitution value. Format is "defenv:DEFAULTVALUE:KEY". | |||||
| | * | Support optional ENV variable substitution in tox.ini | Morgan Fainberg | 2014-03-10 | 1 | -0/+12 | |
| | | | | | | | | | | | | | Add in support for optional ENV variable substitutions where instead of raising an error if the environmental variable does not exist in os.environ, the value is substituted with an empty string. | |||||
| * | | Merged in msabramo/tox/doc_fix_broken_links (pull request #96) | holger krekel | 2014-04-27 | 1 | -1/+3 | |
| |\ \ | | | | | | | | | | doc: Fix broken links | |||||
| | * | | doc: Update Jenkins example to use code-block | Marc Abramowitz | 2014-04-24 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | doc: Fix broken links | Marc Abramowitz | 2014-04-24 | 2 | -3/+2 | |
| |/ / | ||||||
| * | | Update jenkins specific documentation to use proper section name. | Matthias Bach | 2014-04-01 | 1 | -3/+3 | |
| | | | | | | | | | | | | | The configuration documentation still refered to tox:hudson instead of tox:jenkins. fixes #136 | |||||
| * | | bump doc version to 1.7.1 | holger krekel | 2014-03-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix issue162: don't list python 2.5 as compatibiliy/supported | holger krekel | 2014-03-24 | 3 | -12/+3 | |
| | | | ||||||
| * | | trim trailing spaces in doc/config.txt | Jurko Gospodneti? | 2014-03-23 | 1 | -12/+12 | |
| | | | ||||||
| * | | fix documentation typo | Jurko Gospodneti? | 2014-03-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | stylistic documentation wording cleanup | Jurko Gospodneti? | 2014-03-23 | 1 | -32/+49 | |
| | | | ||||||
| * | | fix documentation typo | Jurko Gospodneti? | 2014-03-23 | 1 | -1/+1 | |
| |/ | ||||||
| * | fix doc version | holger krekel | 2014-01-29 | 1 | -1/+1 | |
| | | ||||||
| * | small updates to tox/pytest section | holger krekel | 2013-12-10 | 1 | -11/+8 | |
| | | ||||||
| * | remove training note | holger krekel | 2013-12-09 | 1 | -2/+0 | |
| | | ||||||
| * | Address issue #125 by adding a --hashseed command-line option. | Chris Jerdonek | 2013-11-14 | 1 | -0/+21 | |
| | | | | | | | | This commit also causes Tox to set PYTHONHASHSEED for test commands to a random integer generated when tox is invoked. See the issue here: https://bitbucket.org/hpk42/tox/issue/125 | |||||
| * | substitute substition for substitution | Ronald Evers | 2013-10-09 | 2 | -12/+12 | |
| | | ||||||
| * | config documentation typo fixup | Ronald Evers | 2013-10-08 | 1 | -3/+3 | |
| | | ||||||
| * | fix issue102: change to {toxinidir} when installing packages and dependencies. | holger krekel | 2013-09-04 | 4 | -6/+22 | |
| | | | | | this allows to use relative path like in "-rrequirements.txt". | |||||
