summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Fix CHANGELOG.HEADmasterJohn Szakmeister2016-03-031-2/+5
* FIX: Add simple testEric Larson2016-01-271-2/+2
* ENH: Allow not printing coverage reportEric Larson2016-01-271-1/+2
* Bump version and update changelog.release_1.3.7John Szakmeister2015-06-021-0/+5
* Bump version to 1.3.6.release_1.3.6John Szakmeister2015-04-041-0/+4
* Update CHANGELOG.John Szakmeister2015-04-041-0/+5
* Update CHANGELOG.John Szakmeister2015-02-171-0/+8
* Update the CHANGELOG.John Szakmeister2014-08-241-0/+10
* Update CHANGELOG.John Szakmeister2014-05-061-0/+4
* Bump the version number.release_1.3.2John Szakmeister2014-05-031-1/+1
* Bring the CHANGELOG up-to-date.John Szakmeister2014-05-021-1/+8
* Fix #783: try_run is broken with Python 3.4John Szakmeister2014-03-191-0/+1
* Fix #780: only set im_class in Python 2.xJohn Szakmeister2014-03-191-0/+1
* Update the changelog.John Szakmeister2014-03-191-0/+5
* Update the version in the CHANGELOG and in Nose.John Szakmeister2014-03-101-1/+1
* Add another entry to the changelog.John Szakmeister2014-03-031-0/+1
* Give credit to Charlie for the update to the testing documentation.John Szakmeister2014-02-211-0/+2
* Fix #728: attrib plugin rejects any staticmethodJohn Szakmeister2014-02-201-0/+2
* Fix #771: attr plugin is broken when parent overrides child methodJohn Szakmeister2014-02-201-0/+3
* Add a CHANGELOG entry for Kevin's Ctrl-C patch.John Szakmeister2014-02-141-0/+3
* Fix #690: Don't traceback when coverage reports fail.John Szakmeister2014-02-131-0/+2
* Give credit to Malthe Borch for the log capture fix.John Szakmeister2014-02-121-0/+1
* Merge pull request #727 from malthe/fix-builtin-filteringJohn Szakmeister2014-02-121-0/+2
|\
| * Fixed issue with builtin filtering.Malthe Borch2014-02-121-0/+2
* | Add Anne's regex change to the CHANGELOG.John Szakmeister2014-02-091-0/+2
* | Add note about tests being ignored from +x files.Michael Dunn2014-01-311-0/+2
* | Add Barry's contribution to the CHANGELOG.John Szakmeister2014-01-311-0/+2
* | Update changelog with Ian's contribution.John Szakmeister2014-01-091-0/+3
* | Update changelog with Michael's contribution.John Szakmeister2014-01-081-0/+2
* | Fix #501: Imported test generators are treated as simple test functionsJohn Szakmeister2014-01-081-0/+3
* | Update the CHANGELOG to reflect the current state of master.John Szakmeister2014-01-071-0/+38
|/
* Fix #447: doctests fail when getpackage() returns NoneMatthew Brett2013-04-151-0/+2
* Add the documentation fix provided by Nick to the CHANGELOG.John Szakmeister2013-04-151-0/+5
* A few more updates to the CHANGELOG.John Szakmeister2013-04-071-1/+9
* Update the changelog.John Szakmeister2013-04-071-0/+23
* Update the CHANGELOG.John Szakmeister2013-02-101-0/+4
* Add a few more entries to the changelog.John Szakmeister2013-02-081-0/+8
* A few more updates to the changelog.John Szakmeister2013-01-211-0/+9
* Start a changelog for 1.3.0.John Szakmeister2013-01-211-0/+31
* Correct nose.__version__ and bump overall version to 1.2.1release_1.2.1JP2012-09-121-0/+4
* Update changelog for 1.2 releaseJP2012-09-031-1/+11
* Stop using the `assert` statement in `ok_` and `eq_` so they work under `pyth...Erik Rose2012-03-141-2/+3
* Define __unittest in scope of nose's assertion helpers to hide noisy stack fr...Erik Rose2011-12-181-0/+3
* edit to changelogkumar2011-11-111-4/+1
* Mergedkumar2011-11-111-0/+3
|\
| * update CHANGELOG to list fixes for issue #462Heng Liu2011-11-021-0/+1
| * Adds --cover-xml/--cover-xml-file options. Issue 311kumar2011-10-101-0/+2
* | Updated VERSION, CHANGELOG, and AUTHORSBrendan McCollam2011-11-111-0/+7
|/
* Adds info about the --cover-branches featurekumar2011-08-051-0/+2
* Apparently messages can be ints? This prevents Unicode decode (Issue 442)kumar2011-08-021-0/+4