summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweaked news and index template link.tag/0.10.0-releaseJason Pellerin2007-10-102-4/+2
* Updated changelog, readme and newsJason Pellerin2007-10-093-3/+15
* Regenerated docsJason Pellerin2007-10-0937-89/+94
* Updated docs and doc generation to catch a few missing links.Jason Pellerin2007-10-097-32/+51
* Updated CHANGELOG and regenerated docsJason Pellerin2007-10-0937-351/+351
* A bit more script cleanupJason Pellerin2007-10-092-3/+3
* Made testid plugin use a file in cwd instead of ~ by default.Jason Pellerin2007-10-093-3/+23
* Replaced globals mistakenly moved to main()Jason Pellerin2007-10-091-12/+10
* Cleaned up mkwiki and mkdocs somewhatJason Pellerin2007-10-022-184/+199
* Work on making mkrelease less clunky.Jason Pellerin2007-10-021-88/+106
* Updated NEWS, docs, version in preparation for 0.10.0 final release.Jason Pellerin2007-10-0140-100/+147
* Updated changelog and regenerated docs.Jason Pellerin2007-10-0138-89/+222
* Applied patch from #107, with small changes. Fixes #107.Jason Pellerin2007-10-013-3/+104
* Fixed issue #109Jason Pellerin2007-10-011-0/+1
* Fixed issue #108Jason Pellerin2007-10-011-1/+2
* A few more pylint tweaks.Jason Pellerin2007-09-282-5/+4
* A few more pylint fixes.Jason Pellerin2007-09-285-5/+5
* First batch of little fixes from pylint.Jason Pellerin2007-09-282-7/+23
* Misc. small cleanups.Jason Pellerin2007-09-286-6/+3
* Missed a new doc file.Jason Pellerin2007-09-281-0/+99
* Rebuilt docs.Jason Pellerin2007-09-2836-120/+153
* Fixed some interlinking issues.Jason Pellerin2007-09-281-3/+8
* Moved nose.plugins.doctests.run to nose.plugins.plugintest. Updated tests. A ...Jason Pellerin2007-09-289-91/+101
* Avoid deprecation warning under 2.5Jason Pellerin2007-09-281-0/+3
* nose.plugins.plugintest was excluded from doc generation.Jason Pellerin2007-09-281-1/+1
* Applied patch from issue #58.Jason Pellerin2007-09-283-10/+139
* Added some debug logging and cleaned up some cruft.Jason Pellerin2007-09-282-2/+5
* Clarified doc slightly.Jason Pellerin2007-09-271-4/+4
* Made it easier to deal with tracebacks in plugin doctests (Issue #104) (patch...Jason Pellerin2007-09-277-80/+378
* Updated changelog.Jason Pellerin2007-09-251-0/+2
* Updated profiler plugin to close profiler in finalize (may fix windows bug #1...Jason Pellerin2007-09-251-0/+4
* 2nd try at fixing one windows test failure.Jason Pellerin2007-09-251-8/+13
* Made loader unit test safer for windows (maybe).Jason Pellerin2007-09-251-17/+27
* Fixed typo in changelogJason Pellerin2007-09-211-1/+1
* Updated changelog with latest bug fixes.Jason Pellerin2007-09-211-0/+4
* Fixed issue #101.Jason Pellerin2007-09-212-1/+24
* Fixed issue #100.Jason Pellerin2007-09-212-7/+25
* Fixed #97: accepted environment.patch to make env usage consistent.Jason Pellerin2007-09-2139-83/+343
* Fixed issue #98: loader can now accept selector class or instance in selector...Jason Pellerin2007-09-211-3/+7
* Fixed a typo, updated TODO and regenerated docs.Jason Pellerin2007-09-1935-73/+72
* Corrected typo.Jason Pellerin2007-09-191-2/+2
* Added plugin example for injecting custom selector.Jason Pellerin2007-09-1910-0/+172
* Fixed #96 with help from http://bugs.python.org/issue644744.Jason Pellerin2007-09-183-2/+7
* Fixed issue #95.Jason Pellerin2007-09-174-8/+51
* Minor doc tweaks.Jason Pellerin2007-09-1434-72/+65
* Finished init plugin example.Jason Pellerin2007-09-1434-110/+208
* Made Config() env default to {}. Fixed config.testNames getting clobbered by ...Jason Pellerin2007-09-147-43/+52
* Fixed out-of-date docstring in TestProgram.createTests (issue #94).Jason Pellerin2007-09-141-5/+3
* Started work on 2nd example plugin doctest.Jason Pellerin2007-09-1136-71/+338
* Fixed typo.Jason Pellerin2007-09-1133-61/+59