summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* skip_missing_interpreters: move documentation into a separate confval sectionEugene Yunak2014-06-181-7/+12
* add support for setting skip_missing_interpreters as a config option and not ...Eugene Yunak2014-06-181-0/+7
* Merged in evvers/tox/evvers/add-deps-to-basictxt-example-without-dep-14003526...holger krekel2014-06-011-0/+1
|\
| * Add deps to basic.txt example.Evgeny Vereshchagin2014-05-171-1/+1
* | we now support py34Jihyeok Seo2014-05-302-2/+3
* | Better setuptools integration in basicTrevor Bekolay2014-05-191-3/+11
|/
* make it clear that tox supports python2.6/2.7 and python3.2ffholger krekel2014-05-111-2/+2
* Merged in morgan_fainberg/tox (pull request #86)holger krekel2014-05-101-0/+20
|\
| * Make optional env replacements use the ``env`` keywordMorgan Fainberg2014-03-251-2/+2
| * Make optionalenv defenv to support default valuesMorgan Fainberg2014-03-191-5/+13
| * Support optional ENV variable substitution in tox.iniMorgan Fainberg2014-03-101-0/+12
* | Merged in msabramo/tox/doc_fix_broken_links (pull request #96)holger krekel2014-04-271-1/+3
|\ \
| * | doc: Update Jenkins example to use code-blockMarc Abramowitz2014-04-241-1/+3
* | | doc: Fix broken linksMarc Abramowitz2014-04-242-3/+2
|/ /
* | Update jenkins specific documentation to use proper section name.Matthias Bach2014-04-011-3/+3
* | bump doc version to 1.7.1holger krekel2014-03-281-1/+1
* | fix issue162: don't list python 2.5 as compatibiliy/supportedholger krekel2014-03-243-12/+3
* | trim trailing spaces in doc/config.txtJurko Gospodneti?2014-03-231-12/+12
* | fix documentation typoJurko Gospodneti?2014-03-231-1/+1
* | stylistic documentation wording cleanupJurko Gospodneti?2014-03-231-32/+49
* | fix documentation typoJurko Gospodneti?2014-03-231-1/+1
|/
* fix doc versionholger krekel2014-01-291-1/+1
* small updates to tox/pytest sectionholger krekel2013-12-101-11/+8
* remove training noteholger krekel2013-12-091-2/+0
* Address issue #125 by adding a --hashseed command-line option.Chris Jerdonek2013-11-141-0/+21
* substitute substition for substitutionRonald Evers2013-10-092-12/+12
* config documentation typo fixupRonald Evers2013-10-081-3/+3
* fix issue102: change to {toxinidir} when installing packages and dependencies.holger krekel2013-09-044-6/+22
* fix issue117: python2.5 fix: don't use ``--insecure`` option becauseholger krekel2013-09-041-3/+4
* fix doc typoholger krekel2013-08-181-1/+1
* refactor docs and changelog1.6.0holger krekel2013-08-155-35/+29
* move all interpreter information detection to tox/interpreters.pyholger krekel2013-08-151-2/+2
* refine python2.5 and install_command behaviour and documentation. also show i...holger krekel2013-08-151-15/+31
* Add doc examples of using easy_install and pip install --find-links.Carl Meyer2013-08-141-0/+29
* remove toxbootstrap.py for now because it is broken.holger krekel2013-08-131-1/+5
* Clarify that usedevelop uses pip's -e option.Carl Meyer2013-08-091-2/+5
* Add --download-cache if set in config; don't try to check installer.Carl Meyer2013-08-091-7/+13
* Add documentation for install_command option.Carl Meyer2013-08-081-0/+16
* Add "usedevelop" to the other "devenv" config example tooMatt Good2013-08-071-1/+4
* Update devenv example docs with "usedevelop" settingMatt Good2013-08-071-1/+3
* Make "usedevelop" a [testenv] setting instead of a [tox] settingMatt Good2013-08-062-2/+9
* fix issue110 - typo in front pageholger krekel2013-08-061-1/+1
* introduce --reportjson=PATH option to write out test run information (version...holger krekel2013-08-061-0/+44
* fix sphinx building and checks, move bitbucket to use https urlsholger krekel2013-08-059-9/+13
* Merged in mordred/configurable-hooks (pull request #49)holger krekel2013-07-164-2/+69
|\
| * add new python testing training dateholger krekel2013-07-161-2/+1
| * Merged in lukaszb/tox (pull request #45)holger krekel2013-07-115-7/+37
| |\
| * | Removed obsolates from devenv docLukasz Balcerzak2013-07-102-9/+1
| * | Simplified devenv example docs to use only existing interfaces.Lukasz Balcerzak2013-07-101-16/+8
| * | Documented 'package' config for test envsLukasz Balcerzak2013-06-202-1/+14