summaryrefslogtreecommitdiff
path: root/src/session
Commit message (Expand)AuthorAgeFilesLines
* WT-2653: the custom file-system example should show device configuration (#2741)Keith Bostic2016-05-251-5/+5
* WT-2646 Add checkpoint_wait configuration option to drop (#2736)David Hows2016-05-241-5/+16
* WT-2610 Reduce hazard pointer array size. (#2731)sueloverso2016-05-171-1/+1
* WT-2584: don't use periods in error messagesKeith Bostic2016-04-231-1/+1
* WT-2570: Minor lint cleanupsKeith Bostic2016-04-211-5/+5
* Merge branch 'develop' into wt-2360-join-disjunctionDon Anderson2016-04-141-1/+2
|\
| * Merge branch 'develop' into wt-2330Keith Bostic2016-03-211-1/+1
| |\
| * \ Merge branch 'develop' into wt-2330Keith Bostic2016-03-181-2/+5
| |\ \
| * | | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-181-1/+2
* | | | WT-2360 A large set of changes to implement disjunctive and nested joins.Don Anderson2016-04-141-13/+27
| |_|/ |/| |
* | | WT-2426 Lock all handles for checkpoints in one pass.Michael Cahill2016-03-171-1/+1
| |/ |/|
* | Merge pull request #2493 from wiredtiger/wt-2381Michael Cahill2016-03-141-1/+4
|\ \
| * | WT-2381: dump utility discards table configKeith Bostic2016-03-031-1/+4
| |/
* | WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-1/+1
|/
* WT-2322 On transaction rollback, do not try to reset joined cursors,Don Anderson2016-03-021-1/+2
* Merge pull request #2521 from wiredtiger/wt-2423Alex Gorrod2016-02-241-9/+15
|\
| * WT-2423 Cleanup on error when opening a session handle.Keith Bostic2016-02-231-39/+32
| * WT-2423 Cleanup on error when opening a session handle.Alex Gorrod2016-02-231-22/+35
* | WT-2394 Gather handles for compact at the beginning.Keith Bostic2016-02-231-1/+1
* | WT-2394 Gather handles for compact at the beginning.Michael Cahill2016-02-231-58/+78
* | WT-2394: Have pages split as part of compact checkpoints use first-fitKeith Bostic2016-02-221-1/+54
|/
* WT-2410: Casting function pointers to different typesKeith Bostic2016-02-191-1/+0
* WT-2410: Casting function pointers to different typesKeith Bostic2016-02-192-32/+194
* WT-2349 KNFSusan LoVerso2016-02-181-18/+18
* WT-2349 Use a single session notsup function.Susan LoVerso2016-02-171-49/+27
* Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-161-6/+8
|\
| * WT-2396 Grab the checkpoint lock around drops and renames.Michael Cahill2016-02-161-6/+8
* | WT-2349 Changes from review comments. Add WT-specific error codes.Susan LoVerso2016-02-161-6/+5
* | WT-2349 Add test testing methods not supported.Susan LoVerso2016-02-101-8/+12
* | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-041-2/+2
|\ \ | |/
| * WT-2378 Always wait for the handle list lock.Michael Cahill2016-02-031-2/+2
* | WT-2349 Initial addition of readonly configuration option.Susan LoVerso2016-02-041-1/+63
|/
* Merge branch 'develop' into WT-60Keith Bostic2016-01-263-73/+122
|\
| * Merge branch 'develop' into WT-2333Michael Cahill2016-01-221-50/+86
| |\
| | * WT-2275 Convert a file URI truncate into a range truncate.Susan LoVerso2016-01-211-50/+86
| * | WT-2333 Make the "ret" variable explicit in lock macros.Michael Cahill2016-01-223-25/+26
| * | WT-2333 Add a "no_wait" mode to WT_SESSION::drop.Michael Cahill2016-01-211-0/+12
| |/
* | Merge branch 'develop' into WT-60Keith Bostic2016-01-211-2/+34
|\ \ | |/
| * Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-191-2/+7
| |\
| | * WT-2331 Require that reference cursors that are joined be positioned.Don Anderson2016-01-141-2/+7
| * | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-014-4/+4
| |\ \ | | |/
| * | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-9/+6
| |\ \
| * \ \ Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2015-12-171-3/+5
| |\ \ \
| * | | | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-0/+27
* | | | | WT-60: big endian supportKeith Bostic2016-01-141-2/+3
| |_|_|/ |/| | |
* | | | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-014-4/+4
| |_|/ |/| |
* | | Merge branch 'develop' into wt-2073-metadata-cleanupKeith Bostic2015-12-301-3/+5
|\ \ \ | | |/ | |/|
| * | WT-2290: when re-writing a multi-block page for compaction, withKeith Bostic2015-12-161-3/+5
| |/
* | Merge branch 'develop' into wt-2073-metadata-cleanupKeith Bostic2015-12-101-1/+1
|\ \ | |/
| * WT-2275: WT_CURSOR.uri is the last thing we fill in when initializing aKeith Bostic2015-12-091-1/+1