summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | fixes and improvements for wtperf parsingThomas Rueckstiess2015-02-163-145/+237
| | * | | | | | added small wtperf fixture file for testing.Thomas Rueckstiess2015-02-131-0/+41
| | * | | | | | added support to parse wtperf files.Thomas Rueckstiess2015-02-131-11/+40
| * | | | | | | Merge pull request #1666 from wiredtiger/wt-recoverMichael Cahill2015-02-1618-45/+163
| |\ \ \ \ \ \ \
| | * | | | | | | Change to -R. #1651Susan LoVerso2015-02-121-3/+3
| | * | | | | | | Add recover config setting and use it in the wt command. #1651Susan LoVerso2015-02-1214-42/+114
| | * | | | | | | Merge branch 'develop' into wt-recoverSusan LoVerso2015-02-1292-217/+12685
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add test/check that printlog does not advance logs. #1651Susan LoVerso2015-02-101-0/+4
| | * | | | | | | | Add -r to 'wt' documentation. #1651Susan LoVerso2015-02-102-20/+26
| | * | | | | | | | Allow 'wt' command to run with or without recovery. #1651Susan LoVerso2015-02-104-23/+59
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Clear the btree object statistics we're about to count, otherwise eachKeith Bostic2015-02-151-0/+12
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #1675 from wiredtiger/remove-diagnostic-from-verifyMichael Cahill2015-02-132-101/+79
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Another try at removing HAVE_DIAGNOSTIC requirement from the verify codeKeith Bostic2015-02-122-101/+79
| * | | | | | | Ignore unexpected information in the metadata entry, the metadata entryKeith Bostic2015-02-121-4/+5
| |/ / / / / /
| * | | | | | Revert "Remove the requirement of a HAVE_DIAGNOSTIC build for the verify"Keith Bostic2015-02-122-79/+106
| * | | | | | Remove the requirement of a HAVE_DIAGNOSTIC build for the verifyKeith Bostic2015-02-122-106/+79
| * | | | | | Add support for a new verify debug option, "dump_shape", that reportsKeith Bostic2015-02-125-27/+101
| | |/ / / / | |/| | | |
* | | | | | Added tag mongodb-3.0-rc9 for changeset 800508e9933eMichael Cahill2015-02-121-0/+2
* | | | | | Removed tag mongodb-3.0-rc9Michael Cahill2015-02-121-0/+2
* | | | | | Update NEWS.MONGODB for RC9.Michael Cahill2015-02-121-1/+20
* | | | | | Merge branch 'develop' into mongodb-3.0Michael Cahill2015-02-1212-117/+63
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #1673 from wiredtiger/server-threads-wait-firstAlex Gorrod2015-02-123-12/+11
| |\ \ \ \ \
| | * | | | | Move server thread waits to the beginning of their loops: check that we're st...Michael Cahill2015-02-123-12/+11
| * | | | | | Merge pull request #1674 from wiredtiger/no-checkpoint-aggregationAlex Gorrod2015-02-122-65/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Disable aggregation across all open checkpoints if statistics cursors don't s...Michael Cahill2015-02-122-65/+19
| |/ / / / /
| * | | | | CID 47315: At condition locked, the value of locked must be equal to 1.Keith Bostic2015-02-111-5/+3
| * | | | | Merge pull request #1671 from wiredtiger/__wt_lsm_get_chunk_to_flush-error-ha...Alex Gorrod2015-02-121-6/+4
| |\ \ \ \ \
| | * | | | | Revert half of 108c7e5, leave the simplification where we don't have toKeith Bostic2015-02-111-7/+9
| | * | | | | Merge branch 'develop' into __wt_lsm_get_chunk_to_flush-error-handlingKeith Bostic2015-02-111-6/+2
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CID 44243: At condition fp != NULL, the value of fp cannot be NULL.Keith Bostic2015-02-111-3/+1
| * | | | | | CID 44242: At condition fp != NULL, the value of fp cannot be NULL.Keith Bostic2015-02-111-3/+1
| | * | | | | CID 47823 At condition chunk != NULL, the value of chunk cannot be NULL.Keith Bostic2015-02-111-11/+7
| |/ / / / /
| * | | | | CID 44223: __cursor_leave() can't return an error, which meansKeith Bostic2015-02-112-17/+13
| * | | | | CID 44220: Ignore pthread_mutex_unlock return (__wt_spin_unlock returnsKeith Bostic2015-02-111-1/+1
| * | | | | CID 44219: Ignore pthread_mutex_lock return (__wt_spin_lock returns noKeith Bostic2015-02-111-2/+1
| * | | | | Mimic Alex's fix in 152a0ef, to fsync created files to disk, for truncatedKeith Bostic2015-02-111-3/+9
* | | | | | Removed tag mongodb-2.8-rc8Michael Cahill2015-02-111-0/+2
* | | | | | Added tag mongodb-3.0-rc8 for changeset 12647c063d80Michael Cahill2015-02-111-0/+1
* | | | | | Added tag mongodb-3.0-rc9 for changeset e5c5feac1267Michael Cahill2015-02-111-0/+1
* | | | | | Merge branch 'mongodb-2.8' of github.com:wiredtiger/wiredtiger into mongodb-2.8Michael Cahill2015-02-111-0/+1
|\ \ \ \ \ \
| * | | | | | Added tag mongodb-2.8-rc8 for changeset 12647c063d80Michael Cahill2015-02-111-0/+1
* | | | | | | Add a NEWS.MONGODB file describing the significant changes in each release ca...Michael Cahill2015-02-111-0/+953
* | | | | | | Merge branch 'develop' into mongodb-2.8Michael Cahill2015-02-11121-431/+13444
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | The checkpoint server should do a tiny wait to clear any pending signal, not ...Michael Cahill2015-02-111-4/+6
| * | | | | Merge pull request #1668 from wiredtiger/large-page-lru-evictionAlex Gorrod2015-02-114-28/+57
| |\ \ \ \ \
| | * | | | | If logs crossed the threshold size while we were taking a checkpoint, don'tMichael Cahill2015-02-111-0/+7
| | * | | | | More fixes for eviction threads helping with forced eviction: only check (and...Michael Cahill2015-02-111-7/+7
| | * | | | | Check if a page was recently split before doing forced eviction. We used to ...Michael Cahill2015-02-111-6/+15
| | * | | | | When doing truncates, if we see a clean page in memory, try to evict it befor...Michael Cahill2015-02-111-0/+14
| | * | | | | Merge branch 'develop' into large-page-lru-evictionMichael Cahill2015-02-1181-104/+12692
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |