summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WT-2107: Add example code including an event handlerKeith Bostic2016-02-211-1/+0
* WT-2107: Add example code including an event handler #2512Keith Bostic2016-02-211-1/+7
* WT-2107: Add example code including an event handlerKeith Bostic2016-02-211-4/+5
* WT-2107: Add example code including an event handlerKeith Bostic2016-02-214-10/+36
* WT-2107: Add example code including an event handlerKeith Bostic2016-02-214-5/+83
* Merge pull request #2506 from wiredtiger/wt-2349-memKeith Bostic2016-02-204-10/+16
|\
| * WT-2349: Add ability to open databases read-onlyKeith Bostic2016-02-201-4/+4
| * WT-2349 Clean up casts.Susan LoVerso2016-02-193-14/+14
| * WT-2349 Remove boolean.Susan LoVerso2016-02-191-6/+6
| * WT-2349 Revert last change.Susan LoVerso2016-02-191-11/+6
| * WT-2349 Modify use of cfg.Susan LoVerso2016-02-191-6/+11
| * WT-2349 Free merge_cfg when we're done with it.Susan LoVerso2016-02-191-2/+5
| * WT-2349 Fix Jenkins memory failuresSusan LoVerso2016-02-192-1/+4
* | Merge pull request #2509 from wiredtiger/wt-2412Keith Bostic2016-02-191-1/+1
|\ \ | |/ |/|
| * WT-2412 Truncate should not return EBUSY any longer.Susan LoVerso2016-02-191-1/+1
|/
* Merge pull request #2505 from wiredtiger/wt-2411Michael Cahill2016-02-191-0/+10
|\
| * WT-2411 Drop the checkpoint lock when LSM is draining its queue.Michael Cahill2016-02-191-0/+10
|/
* Merge pull request #2481 from wiredtiger/wt-2349-readonlyAlex Gorrod2016-02-1960-136/+1435
|\
| * WT-2349 KNFSusan LoVerso2016-02-182-21/+20
| * Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-183-14/+25
| |\
| * | WT-2349 KNFSusan LoVerso2016-02-181-4/+5
| * | WT-2349 Make readonly option not supported in reconfigure.Susan LoVerso2016-02-184-13/+9
| * | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-1814-98/+1028
| |\ \
| * | | WT-2349 Minor text change.Susan LoVerso2016-02-171-1/+1
| * | | WT-2349 Use a single session notsup function.Susan LoVerso2016-02-173-52/+30
| * | | WT-2349 Add a 'readonly' option to wtperf.Susan LoVerso2016-02-177-2/+68
| * | | WT-2349 Initial addition of readonly configuration option.Keith Bostic2016-02-171-46/+39
| * | | WT-2349 Initial addition of readonly configuration option.Keith Bostic2016-02-171-3/+1
| * | | WT-2349 Initial addition of readonly configuration option.Keith Bostic2016-02-171-1/+2
| * | | WT-2349 Fix warning.Susan LoVerso2016-02-161-0/+1
| * | | WT-2349 OK strings.Susan LoVerso2016-02-161-0/+3
| * | | WT-2349 Whitespace.Susan LoVerso2016-02-161-3/+2
| * | | WT-2349 Expand test/readonly for more combinations.Susan LoVerso2016-02-161-25/+136
| * | | WT-2349 Remove not-yet-ready wtperf config from wtperf doc.Susan LoVerso2016-02-161-4/+0
| * | | WT-2349 Read-only documentationSusan LoVerso2016-02-165-5/+74
| * | | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-1637-300/+2658
| |\ \ \
| * | | | WT-2349 Changes from review comments. Add WT-specific error codes.Susan LoVerso2016-02-1611-44/+100
| * | | | WT-2349 Clean up after tests with read-only directories.Michael Cahill2016-02-124-9/+17
| * | | | WT-2349 Fix argv[0] usage for system command.Susan LoVerso2016-02-111-1/+6
| * | | | WT-2349 Chmod all database files. Look for expected messages.Susan LoVerso2016-02-111-1/+14
| * | | | WT-2349 Naming.Susan LoVerso2016-02-111-6/+6
| * | | | WT-2349 Unused variable.Susan LoVerso2016-02-111-1/+0
| * | | | WT-2349 Remove Makefile.in. It is generated.Susan LoVerso2016-02-111-1040/+0
| * | | | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-1119-235/+309
| |\ \ \ \
| * | | | | WT-2349 Add multi-connection test and code fixes for it.Susan LoVerso2016-02-118-15/+1396
| * | | | | WT-2349 Add test testing methods not supported.Susan LoVerso2016-02-109-30/+173
| * | | | | WT-2349 Fix comment in test.Susan LoVerso2016-02-091-1/+1
| * | | | | WT-2349 Add mis-matched configuration test. Fix a problem in recoverySusan LoVerso2016-02-093-1/+132
| * | | | | WT-2349 For readonly don't sync log on close.Susan LoVerso2016-02-093-7/+11
| * | | | | WT-2349 Add URI prefixes to test. Fix some LSM manager issues.Susan LoVerso2016-02-092-9/+20