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
/
src
/
schema
Age
Commit message (
Expand
)
Author
2017-02-14
WT-3152 Switch the table lock to a rwlock. (#3291)
Michael Cahill
2017-02-01
WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)
Alex Gorrod
2016-12-23
WT-3093 Reduce the size of WT_PAGE. (#3212)
Keith Bostic
2016-12-16
WT-3084 Fix Coverity resource leak complaint. (#3205)
Keith Bostic
2016-12-15
WT-283 Add WT_SESSION::alter method (#3177)
sueloverso
2016-12-06
WT-2969 Possible snapshot corruption during compaction (#3160)
Keith Bostic
2016-11-07
WT-2968 Fix a segfault when a drop races with closing a backup cursor. (#3127)
Michael Cahill
2016-11-01
WT-2998 add error messages to error returns that might be confusing. (#3110)
Keith Bostic
2016-10-26
WT-2968 Don't open file handles on backup. (#3101)
sueloverso
2016-10-14
WT-1592 Add per-dhandle current cache usage statistics (#3062)
Alex Gorrod
2016-09-14
WT-2859 Restructure statistics gathering macros (#3016)
Sulabh Mahajan
2016-09-06
WT-2888 Switch functions to return void where possible (#3019)
Keith Bostic
2016-07-15
WT-2760 Fix a bug in backup related to directory sync. Change the filesystem ...
Keith Bostic
2016-06-22
WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2824)
Keith Bostic
2016-06-21
WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)
Don Anderson
2016-06-17
WT-2707 stricter checks in dist/s_label, and add some WT_ERR calls (#2800)
Don Anderson
2016-06-08
WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)
Keith Bostic
2016-05-02
WT-2599: split out the checksum code from the support directory (#2707)
Keith Bostic
2016-04-28
WT-2552 Add public API for pluggable filesystems (#2671)
Alex Gorrod
2016-03-17
WT-2426 Lock all handles for checkpoints in one pass.
Michael Cahill
2016-03-16
WT-2494: review calls to __wt_free, plus minor bug in an error path.
Keith Bostic
2016-03-14
Merge pull request #2493 from wiredtiger/wt-2381
Michael Cahill
2016-03-11
Merge pull request #2571 from wiredtiger/wt-2471
Keith Bostic
2016-03-11
WT-2471: review WiredTiger "int" printf formats
Keith Bostic
2016-03-11
SERVER-23040: Coverity analysis defect 98151: Dereference after null check
Keith Bostic
2016-03-08
WT-2381: dump utility discards table config
Keith Bostic
2016-02-17
SERVER-22676 Remove other create configuration matching checks.
Alex Gorrod
2016-02-17
SERVER-22676 Don't check duplicated create calls for matching configurations.
Alex Gorrod
2016-02-11
Merge branch 'develop' into WT-2346
Michael Cahill
2016-02-03
SERVER-22437 Remove dead code from WT-2295.
Michael Cahill
2016-02-03
WT-2378 Always wait for the handle list lock.
Michael Cahill
2016-01-22
Merge branch 'develop' into WT-2346
Michael Cahill
2016-01-22
Merge branch 'develop' into WT-2333
Michael Cahill
2016-01-22
WT-2333 Make the "ret" variable explicit in lock macros.
Michael Cahill
2016-01-22
WT-2346 Don't hold the schema lock during checkpoint I/O.
Michael Cahill
2016-01-21
WT-2275 Convert a file URI truncate into a range truncate.
Susan LoVerso
2016-01-20
WT-2295 Revert exclusive checking for tables.
Michael Cahill
2016-01-20
WT-2995 Review error handling in create.
Michael Cahill
2016-01-19
WT-2295 An existing index will not be filled. Fixed exclusive index create.
Don Anderson
2016-01-01
Upgrade copyright notices from 2015 to 2016.
Keith Bostic
2015-12-01
Merge branch 'develop' into wt-2073-metadata-cleanup
Keith Bostic
2015-11-19
Merge branch 'develop' into wt-1315-join-cursor
Michael Cahill
2015-11-17
WT-1315. Support statistics on join cursors.
Don Anderson
2015-11-16
WT-2218 Add truncate stats
Susan LoVerso
2015-11-07
__schema_open_table() needs to release the cursor on success.
Keith Bostic
2015-11-07
Rework the metadata cursor change to transparently support opening
Keith Bostic
2015-11-07
Merge branch 'develop' into wt-2073-metadata-cleanup
Keith Bostic
2015-11-04
WT-2196 Fix error handling in size only statistics.
Alex Gorrod
2015-11-03
WT-2196: A different solution, don't require callers to log their own error
Keith Bostic
2015-11-03
Revert "WT-2196 Fix size-only statistics when there are LSM tables."
Keith Bostic
[next]