| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a "size of checkpoint" statistic. | Michael Cahill | 2012-11-16 | 1 | -6/+2 |
* | Calling get_key after a failed search is now permitted. | Michael Cahill | 2012-09-28 | 1 | -8/+0 |
* | Update cursor tests to support LSM tables. | Alex Gorrod | 2012-08-27 | 1 | -4/+5 |
* | We're sending a mixed message -- remove the copyright notices from files | Keith Bostic | 2012-08-15 | 1 | -1/+1 |
* | Fix methods that return integer parameters from Python. | Michael Cahill | 2012-07-30 | 1 | -13/+9 |
* | Remove the rest of the <tab> characters in the static test suite, | Keith Bostic | 2012-07-26 | 1 | -4/+2 |
* | Made superflous 'print' messages to be either tagged with a verbose level, | Don Anderson | 2012-03-15 | 1 | -1/+1 |
* | Changed most uses of 'with self.expectedStderr(msg)' to use | Don Anderson | 2012-03-15 | 1 | -4/+4 |
* | Modified tests that produce stderr in native code to wrap those calls | Don Anderson | 2012-03-15 | 1 | -2/+6 |
* | Cleanup test imports, use unittest2 if available so tests pass on Python 2.6. | Michael Cahill | 2012-02-08 | 1 | -6/+3 |
* | Remove the config string from WT_CURSOR::close: it is no longer required and ... | Michael Cahill | 2012-02-02 | 1 | -1/+1 |
* | Free up the test suite, developers may want to copy chunks of it. | Keith Bostic | 2012-02-01 | 1 | -2/+22 |
* | Add the test suit to the copyright check script, update test suite | Keith Bostic | 2012-02-01 | 1 | -3/+3 |
* | Fix output arg for search_near in python API. refs #31 | Don Anderson | 2011-10-09 | 1 | -0/+186 |