summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump nose2 version in NEWSrelease_1.3.0JP2013-04-081-1/+1
* A few more updates to the CHANGELOG.John Szakmeister2013-04-071-1/+9
* Merge pull request #625 from Infinidat/masterJohn Szakmeister2013-04-073-4/+7
|\
| * getpackage in util.py should only parse files and packageswiggin152013-03-171-1/+1
| * test errors against BaseException in capture.pywiggin152013-03-171-1/+3
| * fix case sensitivity in _samefilewiggin152013-03-171-2/+3
* | Update the changelog.John Szakmeister2013-04-071-0/+23
* | Merge remote-tracking branch 'jszakmeister/fix-broken-autoplugin-directive' i...JP2013-04-071-4/+7
|\ \
| * | Fix include directive in autoplugin_directive.John Szakmeister2013-04-051-4/+7
* | | Regenerate the man page with a stable version of docutils.John Szakmeister2013-04-061-28/+1
* | | Grab the version number from nose itself for use in the documentation.John Szakmeister2013-04-062-4/+33
* | | Remove manpage and manbuilder in favor of Sphinx's man page builder.John Szakmeister2013-04-063-1144/+1
* | | Merge pull request #642 from mitya57/manpage-formattingJohn Szakmeister2013-04-065-262/+329
|\ \ \
| * | | Regenerate the man pageDmitry Shachnev2013-04-061-252/+323
| * | | Remove docinfo from man.rst, not needed with Sphinx builderDmitry Shachnev2013-04-061-7/+0
| * | | Use Sphinx manpage writer instead of Docutils oneDmitry Shachnev2013-04-062-2/+5
| * | | Fix line in nosetests.1 being treated as man directiveDmitry Shachnev2013-04-061-1/+1
|/ / /
* | | Merge pull request #492 from abeld/formatFailure-doc-fixesJohn Szakmeister2013-04-051-7/+4
|\ \ \
| * | | Fix docs describing the arguments of formatFailure and formatErrorDaniel Abel2013-04-051-7/+4
* | | | Merge pull request #648 from kimscheibel/masterJohn Szakmeister2013-04-052-12/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | make nose.util.isgenerator() work on Python 3kimscheibel2013-03-111-1/+4
| * | | do not use deprecated compiler modulekimscheibel2013-03-102-12/+18
* | | | Merge pull request #650 from bwbaugh/cover-docstringJP2013-03-231-1/+1
|\ \ \ \
| * | | | Fix spelling option names in docstringWesley Baugh2013-03-141-1/+1
| |/ / /
* | | | Merge pull request #651 from zr40/patch-1JP2013-03-231-3/+3
|\ \ \ \
| * | | | Use sphinx PEP referenceMatthijs van der Vleuten2013-03-151-2/+2
| * | | | replace 'pep08' with 'PEP 8'Matthijs van der Vleuten2013-03-141-2/+2
| |/ / /
* | | | Merge pull request #659 from jszakmeister/use-killfile-for-keyboardinterrupt-...JP2013-03-185-16/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make test_multiprocessing.test_keyboardinterrupt much more reliable.John Szakmeister2013-03-185-16/+51
|/ / /
* | | A slightly better fix for #627.John Szakmeister2013-03-171-4/+7
* | | Merge pull request #639 from jszakmeister/coverage-fixesJohn Szakmeister2013-03-172-3/+91
|\ \ \
| * | | Fix --cover-min-percentage with single packages.John Szakmeister2013-03-032-1/+89
| * | | Fix --cover-min-percentage with --cover-branchesB. W. Baugh2013-03-031-3/+3
* | | | Fix #627: require at least 2 cpus for TestConcurrentSharedJohn Szakmeister2013-03-171-0/+5
* | | | Merge pull request #656 from jszakmeister/update-distribute-setupJohn Szakmeister2013-03-151-23/+84
|\ \ \ \
| * | | | Update distribute_setup.py to a newer version.John Szakmeister2013-03-151-23/+84
| | |/ / | |/| |
* | | | Merge pull request #657 from jszakmeister/fix-coverage-detection-for-3.3John Szakmeister2013-03-152-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Correctly detect the coverage module under Python 3.3.John Szakmeister2013-03-152-1/+8
|/ / /
* | | Merge pull request #640 from jszakmeister/fix-test-with-newer-twistedJP2013-03-061-1/+11
|\ \ \
| * | | Fix a twisted test to work with Twisted 12.3.0 or better.John Szakmeister2013-03-041-1/+11
* | | | Merge pull request #641 from jszakmeister/no-multiple-handlersJP2013-03-061-1/+13
|\ \ \ \
| * | | | Fix broken duplicate handler detection.John Szakmeister2013-03-041-1/+13
| |/ / /
* | | | Merge pull request #643 from mitya57/doc-fixesJP2013-03-061-1/+0
|\ \ \ \
| * | | | Remove reference to deleted file from the docsDmitry Shachnev2013-03-041-1/+0
| |/ / /
* | | | Merge pull request #645 from tkf/processes-zeroJP2013-03-051-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Document default value of --process-timeoutTakafumi Arakaki2013-03-041-1/+2
| * | | Document what --processes=0 doesTakafumi Arakaki2013-03-041-1/+3
|/ / /
* | | Add missing setup for py33 in tox.ini.John Szakmeister2013-03-031-0/+6
* | | Merge pull request #638 from jszakmeister/fix-setup-win-3.3JP2013-03-031-0/+3
|\ \ \ | |/ / |/| |
| * | Fix #637: nose install fails w/ traceback using python 3.3.0John Szakmeister2013-03-021-0/+3
|/ /