index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
Age
Commit message (
Expand
)
Author
2017-02-14
WT-2909 Add a custom file system fault injection test to verify checkpoint in...
Don Anderson
2017-02-14
WT-3149 Have eviction choose a random point when walking a tree. (#3285)
Alex Gorrod
2017-02-14
WT-3152 Switch the table lock to a rwlock. (#3291)
Michael Cahill
2017-02-13
WT-3135 WT-3159 Fix search_near() with custom collators for index keys of var...
Don Anderson
2017-02-01
WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)
Alex Gorrod
2017-01-25
WT-3097 Avoid waiting for threads to timeout during close (#3253)
Keith Bostic
2017-01-25
WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)
Keith Bostic
2017-01-23
WT-3120 Fix ordering problem in connection_close for custom filesystem loaded...
Don Anderson
2017-01-13
WT-3116 Change s_all to avoid missing error returns on older platforms (#3246)
David Hows
2017-01-13
bug: dist/s_all script has misplaced quote causing bad error reporting (#3243)
Keith Bostic
2017-01-04
WT-3099 lint: static function declarations, non-text characters in documentat...
Keith Bostic
2017-01-04
SERVER-16796 Recovery progress via verbose messages. (#3225)
sueloverso
2016-12-28
WT-2898 evict dynamic workers (#3039)
Alexandra (Sasha) Fedorova
2016-12-23
WT-3086 lint. (#3217)
Michael Cahill
2016-12-23
Bump release version on develop to 2.9.2
David Hows
2016-12-23
WT-0000 Cut WiredTiger WT-2.9.1 release (#3215)
2.9.1
Alex Gorrod
2016-12-20
WT-2771 Add a statistic to track per-btree dirty cache usage. (#3207)
Michael Cahill
2016-12-15
WT-283 Add WT_SESSION::alter method (#3177)
sueloverso
2016-12-15
WT-2402 Pad structures to avoid cache line sharing. (#3191)
Michael Cahill
2016-12-15
SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)
Keith Bostic
2016-12-12
WT-3066 lint (#3189)
Keith Bostic
2016-12-08
WT-3064 minor tree cleanups: .gitignore, NEWS misspelling (#3185)
Keith Bostic
2016-12-07
Bump release version on develop to 2.9.1
David Hows
2016-12-07
Merge branch 'master' into develop
David Hows
2016-12-07
Cut WiredTiger WT-2.9.0 release
2.9.0
David Hows
2016-12-07
WT-2336 Add a test validating schema operations via file system call monitori...
Don Anderson
2016-12-06
WT-2969 Possible snapshot corruption during compaction (#3160)
Keith Bostic
2016-12-05
WT-2670 Add access_pattern_hint configuration for tables (#3155)
sueloverso
2016-12-05
WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)
Keith Bostic
2016-12-05
WT-3034 Add support for named snapshots including updates. (#3161)
Michael Cahill
2016-12-02
WT-3048 WiredTiger maximum size warning uses the wrong format. (#3164)
Keith Bostic
2016-11-29
WT-3028 Don't check for blocked eviction with in-memory workloads. (#3159)
Michael Cahill
2016-11-16
WT-3023 Don't treat splits as eviction making progress. (#3151)
Michael Cahill
2016-11-14
WT-2962 Allow configuration of builtin extensions. (#3137)
Michael Cahill
2016-11-11
WT-3000 Wait for previous writes on first write to new log file (#3139)
sueloverso
2016-11-08
WT-3004 lint: declare functions that don't return a value as void (#3119)
Keith Bostic
2016-11-08
WT-3002 Allow applications to exempt threads from eviction. (#3116)
Keith Bostic
2016-11-03
WT-3003 Don't generate log record and op types. (#3121)
sueloverso
2016-11-01
WT-2998 add error messages to error returns that might be confusing. (#3110)
Keith Bostic
2016-11-01
WT-2961 Add a version drop-down to the web version of the docs. (#3089)
Michael Cahill
2016-11-01
WT-2975 Only allocate space for statistics when we open a data source (#3107)
Keith Bostic
2016-10-25
WT-2415 Add support for joins to return false positives from the Bloom filter...
Don Anderson
2016-10-21
WT-2880 Add Zstandard compression support (#3075)
Keith Bostic
2016-10-18
WT-2976 Add a statistic tracking how long app threads spend reading and writi...
Alex Gorrod
2016-10-17
WT-2974 lint (#3095)
Keith Bostic
2016-10-14
WT-1592 Add per-dhandle current cache usage statistics (#3062)
Alex Gorrod
2016-10-14
WT-2403 Add next_random to LSM cursors (#2887)
David Hows
2016-10-13
WT-2955 Add statistics tracking the amount of time threads spend waiting for ...
Keith Bostic
2016-10-07
WT-2932 Add a configuration option allowing tables to ignore cache limits (#3...
Alex Gorrod
2016-10-06
WT-2831 Skip checkpointing if there have been no modifications (#3067)
Sulabh Mahajan
[next]