summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1803 from wiredtiger/wiredtiger-2.5.22.5.2Alex Gorrod2015-03-246-1390/+91
|\
| * Remove MongoDB specific changelog.Alex Gorrod2015-03-241-1385/+0
| * Add empty upgrading section for 2.5.2 release.Alex Gorrod2015-03-241-0/+4
| * Minor cosmetic editsMichael Cahill2015-03-231-9/+9
| * Update version in docs.Alex Gorrod2015-03-231-3/+3
| * Cut WiredTiger 2.5.2 releaseAlex Gorrod2015-03-233-2/+84
|/
* Merge branch 'develop' into mongodb-3.0Michael Cahill2015-03-0972-720/+1612
|\
| * Revert part of #1683. Always set the slot error if we had a problemAlex Gorrod2015-03-091-2/+2
| * Add a test case for checkpoint consistency.Alex Gorrod2015-03-091-0/+103
| * Merge pull request #1696 from wiredtiger/log-wrlsn-threadMichael Cahill2015-03-0912-81/+301
| |\
| | * Revert "Move writing into log worker thread. #1683"Michael Cahill2015-03-093-25/+16
| | * Destroy a condition variable after its last use.Michael Cahill2015-03-061-1/+1
| | * lint: fix some warnings, a minor leak and a Windows test failure (from callin...Michael Cahill2015-03-065-4/+8
| | * Merge branch 'develop' into log-wrlsn-threadMichael Cahill2015-03-0645-479/+858
| | |\
| | * | Move writing into log worker thread. #1683Susan LoVerso2015-03-033-15/+25
| | * | Merge branch 'develop' into log-wrlsn-threadSusan LoVerso2015-03-0155-2603/+466
| | |\ \
| | * | | Have write LSN worker thread call qsort on a group of slots. #1683Susan LoVerso2015-02-241-40/+67
| | * | | Set flags to SLOT_INIT_FLAGS on free. #1683Susan LoVerso2015-02-242-6/+3
| | * | | Clear flags when freeing slot. Remove extra stats. #1683Susan LoVerso2015-02-237-87/+73
| | * | | Still more stats. #1683Susan LoVerso2015-02-235-55/+72
| | * | | Add more stats. #1683Susan LoVerso2015-02-235-59/+73
| | * | | Add some stats. #1683Susan LoVerso2015-02-236-52/+68
| | * | | Add log worker thread to advance write_lsn. #1683Susan LoVerso2015-02-197-26/+184
| * | | | Bump release version to 2.5.2 on the develop branch.Alex Gorrod2015-03-095-8/+8
| * | | | Merge branch 'master' into developAlex Gorrod2015-03-095-14/+177
| |\ \ \ \
| | * | | | Remove MongoDB specific file from release.2.5.1Alex Gorrod2015-03-091-1144/+0
| * | | | | Merge pull request #1735 from wiredtiger/checkpoint-skip-tree-dirtyAlex Gorrod2015-03-091-15/+26
| |\ \ \ \ \
| | * | | | | When skipping a dirty page during a checkpoint, make sure the tree is marked ...Michael Cahill2015-03-091-15/+26
| * | | | | | Merge pull request #1731 from wiredtiger/server-17345Michael Cahill2015-03-091-38/+53
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Make the "restart from the root" code look like the original "startingKeith Bostic2015-03-071-17/+27
| | * | | | | Fix comment typo.Keith Bostic2015-03-061-1/+1
| | * | | | | Merge branch 'develop' into server-17345Keith Bostic2015-03-061-3/+3
| | |\ \ \ \ \
| | * | | | | | Only increment/decrement from the current position on the first positionKeith Bostic2015-03-061-38/+43
| * | | | | | | bda036d wasn't sufficient, complete the change so that we test a fewKeith Bostic2015-03-081-4/+2
| | |/ / / / / | |/| | | | |
| * | | | | | More testing focus on row-store (60%), focus less on variable-lengthKeith Bostic2015-03-061-3/+3
| |/ / / / /
| * | | | | Merge pull request #1729 from wiredtiger/rec-col-int-ignoreKeith Bostic2015-03-061-9/+14
| |\ \ \ \ \
| | * | | | | Make the col-int comments match the row-int comments.Keith Bostic2015-03-061-0/+7
| | * | | | | Add an assertion that we don't get an unexpected state.Michael Cahill2015-03-061-1/+3
| | * | | | | Merge branch 'develop' into rec-col-int-ignoreMichael Cahill2015-03-060-0/+0
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | whitespaceMichael Cahill2015-03-061-1/+1
| | * | | | | Ignore empty child pages in column stores.Michael Cahill2015-03-062-10/+6
| |/ / / / /
| * | | | | Don't mark bulk loadable trees as dirty on open.Alex Gorrod2015-03-061-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge pull request #1721 from wiredtiger/support-1248Michael Cahill2015-03-066-41/+33
| |\ \ \ \
| | * | | | More review: revert a couple of SYNC_CLOSE back to SYNC_DISCARD.Michael Cahill2015-03-062-2/+2
| | * | | | Review comments from @keithbostic:Michael Cahill2015-03-062-2/+4
| | * | | | Comment typo.Keith Bostic2015-03-051-1/+1
| | * | | | Minor commen updates.Keith Bostic2015-03-052-2/+8
| | * | | | Add a little more commentary, remove unnecessary else.Keith Bostic2015-03-051-5/+7
| | * | | | Merge branch 'develop' into support-1248Michael Cahill2015-03-053-11/+19
| | |\ \ \ \
| | * | | | | Revert some of the change: have a fast-discard path for trees marked clean, b...Michael Cahill2015-03-055-4/+23