summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Removed --envonly switch from devenv docsLukasz Balcerzak2013-06-201-1/+1
| * | Dropped note from devenv - envdir is now better documented at config.txtLukasz Balcerzak2013-06-201-2/+0
| * | Updated documentation for development environmentLukasz Balcerzak2013-06-202-5/+13
| * | Created initial documentation for development environments -- related with #101Lukasz Balcerzak2013-06-142-0/+65
* | | Add documentation for the --develop optionMonty Taylor2013-07-161-1/+2
* | | Add example documentation for usedevelopMonty Taylor2013-07-111-0/+33
* | | Add support for installing via setup.py develop.Monty Taylor2013-07-101-0/+1
* | | Add option to skip sdist step.Monty Taylor2013-07-101-0/+1
| |/ |/|
* | always unset PYTHONDONTWRITEBYTE because newer setuptools doesn't like itholger krekel2013-07-091-1/+2
* | fix whitelist_externals on windows, bump version for release prep1.5.0holger krekel2013-06-221-1/+1
* | fixing changelog and adding a whitelist_externals exampleholger krekel2013-06-222-2/+18
* | fix issue104 - use setuptools instead of distribute by default nowholger krekel2013-06-211-3/+6
* | make sure virtualenv commands are found firstholger krekel2013-05-211-1/+1
* | introduce white list for commandsholger krekel2013-05-211-0/+10
|/