summaryrefslogtreecommitdiff
path: root/src/include/wiredtiger.in
Commit message (Expand)AuthorAgeFilesLines
* WT-2646 Add checkpoint_wait configuration option to drop (#2736)David Hows2016-05-241-3/+0
* WT-2630 Rename pluggable filesystem methods to avoid reserved names. (#2730)Michael Cahill2016-05-241-24/+24
* WT-2610 Reduce hazard pointer array size. (#2731)sueloverso2016-05-171-125/+131
* WT-2446 Add stat for number of calls to get a page. (#2697)sueloverso2016-04-281-148/+152
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-4/+486
* Merge pull request #2654 from wiredtiger/wt-2360-join-disjunctionMichael Cahill2016-04-211-6/+16
|\
| * Merge branch 'develop' into wt-2360-join-disjunctionMichael Cahill2016-04-191-129/+134
| |\
| * \ Merge branch 'develop' into wt-2360-join-disjunctionDon Anderson2016-04-141-140/+146
| |\ \
| * | | WT-2360 A large set of changes to implement disjunctive and nested joins.Don Anderson2016-04-141-6/+16
* | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-181-1/+3
* | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-151-5/+11
| |_|/ |/| |
* | | A new heuristic for deciding if the server should help evict based on how muc...Sasha Fedorova2016-04-131-128/+131
* | | WT-2546 Restore original text for cache_eviction_server_not_evictionSusan LoVerso2016-04-131-1/+1
* | | WT-2546 The evict server probabilistically decides whether or not to evict ba...Sasha Fedorova2016-04-131-129/+131
| |/ |/|
* | WT-2453 Add some stats about the eviction queue being empty.Susan LoVerso2016-04-121-133/+139
* | WT-2453 If eviction server is helping evict, have it skip large pages.Susan LoVerso2016-04-041-128/+130
* | WT-2453 Remove stat that is now unused.Susan LoVerso2016-04-041-130/+128
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-6/+6
|/
* WT-2318 Add use of auto adjusting condition for some log threads.Susan LoVerso2016-03-041-90/+100
* WT-2431 Add documentation for join cursor statistics.Don Anderson2016-02-281-1/+1
* Merge branch 'develop' into wt-2429Alex Gorrod2016-02-251-402/+408
|\
| * WT-2428 Add a "json" mode to statistics logging.Michael Cahill2016-02-251-400/+406
* | WT-2429 Add a statistic to track eviction aggressive mode.Alex Gorrod2016-02-251-133/+135
|/
* WT-2107 Shuffle changes for event handler example.Alex Gorrod2016-02-231-2/+4
* WT-2107: Add example code including an event handlerKeith Bostic2016-02-211-5/+8
* WT-2107: Add example code including an event handlerKeith Bostic2016-02-211-3/+3
* WT-2412 Truncate should not return EBUSY any longer.Susan LoVerso2016-02-191-1/+1
* WT-2349 Make readonly option not supported in reconfigure.Susan LoVerso2016-02-181-4/+0
* WT-2349 Read-only documentationSusan LoVerso2016-02-161-4/+5
* WT-2349 Changes from review comments. Add WT-specific error codes.Susan LoVerso2016-02-161-0/+4
* WT-2349 Initial addition of readonly configuration option.Susan LoVerso2016-02-041-0/+6
* Merge pull request #2461 from wiredtiger/WT-2215-unionMichael Cahill2016-02-011-17/+0
|\
| * WT-2215 Use 32-bit LSN file and offsets. Set LSNs as a 64-bit value.Susan LoVerso2016-01-251-17/+0
* | WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-11/+11
|/
* WT-2333 Update "lock_fail" warning for clarity.Michael Cahill2016-01-221-2/+3
* WT-2333 Update auto-generated files.Michael Cahill2016-01-211-1/+1
* WT-2333 Add a "no_wait" mode to WT_SESSION::drop.Michael Cahill2016-01-211-0/+2
* WT-2287: WT_SESSION.rebalance support.Keith Bostic2016-01-191-3/+2
* Don't document WT_SESSION.rebalance.Keith Bostic2016-01-021-1/+2
* Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-1/+1
|\
| * Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-13/+14
|\ \ | |/
| * Merge branch 'develop' into wt-2073-metadata-cleanupKeith Bostic2015-12-301-16/+24
| |\
| * \ Merge branch 'develop' into wt-2073-metadata-cleanupKeith Bostic2015-12-011-172/+261
| |\ \
| * \ \ Merge branch 'develop' into wt-2073-metadata-cleanupKeith Bostic2015-11-141-10/+24
| |\ \ \
| * | | | Rework the metadata cursor change to transparently support openingKeith Bostic2015-11-071-12/+14
* | | | | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-6/+20
| |_|_|/ |/| | |
* | | | WT-2262 Split btree walk into separate walk functions.Alex Gorrod2015-12-141-2/+2
* | | | Change the parameter to be called "sample_size" and to be a count of theKeith Bostic2015-12-121-8/+10
* | | | WT-2262: Add the new next_random_sample_percent configuration thatKeith Bostic2015-12-111-16/+22
| |_|/ |/| |