summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-24Merge pull request #1803 from wiredtiger/wiredtiger-2.5.22.5.2Alex Gorrod
2015-03-24Remove MongoDB specific changelog.Alex Gorrod
2015-03-24Add empty upgrading section for 2.5.2 release.Alex Gorrod
2015-03-23Minor cosmetic editsMichael Cahill
2015-03-23Update version in docs.Alex Gorrod
2015-03-23Cut WiredTiger 2.5.2 releaseAlex Gorrod
2015-03-09Merge branch 'develop' into mongodb-3.0Michael Cahill
2015-03-09Add changelog since 3.0.0.Michael Cahill
2015-03-09Revert part of #1683. Always set the slot error if we had a problemAlex Gorrod
2015-03-09Add a test case for checkpoint consistency.Alex Gorrod
2015-03-09Merge pull request #1696 from wiredtiger/log-wrlsn-threadMichael Cahill
2015-03-09Revert "Move writing into log worker thread. #1683"Michael Cahill
2015-03-09Bump release version to 2.5.2 on the develop branch.Alex Gorrod
2015-03-09Merge branch 'master' into developAlex Gorrod
2015-03-09Remove MongoDB specific file from release.2.5.1Alex Gorrod
2015-03-09Merge pull request #1727 from wiredtiger/2.5.1-releaseAlex Gorrod
2015-03-09Merge pull request #1735 from wiredtiger/checkpoint-skip-tree-dirtyAlex Gorrod
2015-03-09Cut WiredTiger release 2.5.1Alex Gorrod
2015-03-09Review, minor cleanup.Michael Cahill
2015-03-09Merge pull request #1731 from wiredtiger/server-17345Michael Cahill
2015-03-09When skipping a dirty page during a checkpoint, make sure the tree is marked ...Michael Cahill
2015-03-08bda036d wasn't sufficient, complete the change so that we test a fewKeith Bostic
2015-03-07Make the "restart from the root" code look like the original "startingKeith Bostic
2015-03-06Fix comment typo.Keith Bostic
2015-03-06Merge branch 'develop' into server-17345Keith Bostic
2015-03-06More testing focus on row-store (60%), focus less on variable-lengthKeith Bostic
2015-03-06Only increment/decrement from the current position on the first positionKeith Bostic
2015-03-06Review pass.Keith Bostic
2015-03-06Merge pull request #1729 from wiredtiger/rec-col-int-ignoreKeith Bostic
2015-03-06Make the col-int comments match the row-int comments.Keith Bostic
2015-03-06Add an assertion that we don't get an unexpected state.Michael Cahill
2015-03-06Merge branch 'develop' into rec-col-int-ignoreMichael Cahill
2015-03-06whitespaceMichael Cahill
2015-03-06Ignore empty child pages in column stores.Michael Cahill
2015-03-06Don't mark bulk loadable trees as dirty on open.Alex Gorrod
2015-03-06Destroy a condition variable after its last use.Michael Cahill
2015-03-06Add a draft of the 2.5.1 release notes.Alex Gorrod
2015-03-06lint: fix some warnings, a minor leak and a Windows test failure (from callin...Michael Cahill
2015-03-06Merge branch 'develop' into log-wrlsn-threadMichael Cahill
2015-03-06Merge pull request #1721 from wiredtiger/support-1248Michael Cahill
2015-03-06More review: revert a couple of SYNC_CLOSE back to SYNC_DISCARD.Michael Cahill
2015-03-06Review comments from @keithbostic:Michael Cahill
2015-03-05Don't clear operations values if the number of operations is 0, thatKeith Bostic
2015-03-05Simplify Berkeley DB configuration, don't try and optimize for read-onlyKeith Bostic
2015-03-05Comment typo.Keith Bostic
2015-03-05Minor commen updates.Keith Bostic
2015-03-05Add a little more commentary, remove unnecessary else.Keith Bostic
2015-03-05Merge branch 'develop' into support-1248Michael Cahill
2015-03-05Merge pull request #1722 from wiredtiger/lsm-bloom-nocacheMichael Cahill
2015-03-05Merge pull request #1719 from wiredtiger/log-fsyncMichael Cahill