summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed failing test for spec inheritance - should not be on by defaultrelease-0.8-maintMichael Foord2012-03-082-14/+0
* Doc updatesMichael Foord2012-03-053-7/+11
* Version number change in commentMichael Foord2012-03-041-1/+1
* Failing test for create_autospec and unbound methodsMichael Foord2012-03-042-4/+8
* Failing test and changelog entry for spec inheritanceMichael Foord2012-03-032-0/+18
* Version update for maintenance branchMichael Foord2012-02-131-1/+1
* mergeMichael Foord2012-02-130-0/+0
|\
| * mergeMichael Foord2012-02-131-1/+1
| |\
| * | Added tag 0.8.0 for changeset e074b39c3826Michael Foord2012-02-130-0/+0
| * | Branch for 0.8 series development0.8.0Michael Foord2012-02-130-0/+0
* | | Update release date in docsMichael Foord2012-02-131-1/+1
| |/ |/|
* | Update release date in docsMichael Foord2012-02-131-1/+1
|/
* Complete changes to getting started docMichael Foord2012-02-132-22/+40
* Document change to MagicMock.__iter__Michael Foord2012-02-121-3/+27
* Improvement to handing of MagicMock.__iter__ return value.Michael Foord2012-02-124-114/+89
* Further update to getting startedMichael Foord2012-02-121-27/+22
* Further update to getting startedMichael Foord2012-02-101-11/+6
* Minor doc update plus whitespace removalMichael Foord2012-02-078-12/+10
* doctest fixMichael Foord2012-02-061-1/+1
* Further update to getting startedMichael Foord2012-02-062-14/+35
* Getting started updatesMichael Foord2012-01-281-68/+23
* Minor doc updatesMichael Foord2012-01-271-2/+4
* Index doc updatesMichael Foord2012-01-271-19/+18
* Markup correctionMichael Foord2012-01-261-1/+1
* Markup correctionMichael Foord2012-01-261-2/+2
* Markup correctionMichael Foord2012-01-261-4/+5
* Markup correctionMichael Foord2012-01-261-2/+2
* Extended examples for mocksignatureMichael Foord2012-01-262-25/+88
* Extended examples for side_effect and calling mocksMichael Foord2012-01-261-3/+97
* Oops 2Michael Foord2012-01-251-1/+1
* OopsMichael Foord2012-01-251-1/+1
* Minor doc updateMichael Foord2012-01-251-6/+7
* Add attaching mock doc and examplesMichael Foord2012-01-252-0/+57
* Docs and example for patch.TEST_PREFIXMichael Foord2012-01-251-0/+35
* Bump version number and minor doc updatesMichael Foord2012-01-244-3/+14
* Minor doc updateMichael Foord2012-01-241-1/+14
* Adding examples for call objects as tuplesMichael Foord2012-01-242-2/+35
* Minor doc updateMichael Foord2012-01-231-4/+4
* Minor doc updateMichael Foord2012-01-232-9/+15
* Minor doc updateMichael Foord2012-01-232-14/+17
* Minor doc updateMichael Foord2012-01-231-27/+12
* Reformat Mock attribute docsMichael Foord2012-01-232-52/+46
* Add links to 0.8 changelogMichael Foord2012-01-233-37/+38
* Minor doc updatesMichael Foord2012-01-232-2/+3
* Minor doc updatesMichael Foord2012-01-232-7/+8
* Example for patch.dict with dictionary like objectMichael Foord2012-01-232-9/+34
* Doc and docstring updates for patchMichael Foord2012-01-234-27/+43
* Switch more references to ~MockMichael Foord2012-01-233-8/+8
* Switch to using ~Mock instead of Mock in documentation referencesMichael Foord2012-01-236-27/+27
* Add documentation for Mock.__dir__Michael Foord2012-01-232-2/+7