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
/
meta
Age
Commit message (
Expand
)
Author
2017-10-25
WT-3680 metadata unroll should discard in-process checkpoints (#3752)
Keith Bostic
2017-09-29
WT-3230 automatic style checking: function local variable declarations (#3678)
Keith Bostic
2017-09-12
WT-3543 Ensure that failed checkpoints cleanup properly (#3646)
Keith Bostic
2017-08-28
WT-3476 Make tables first class data handles. (#3545)
Michael Cahill
2017-07-31
WT-3470 Avoid a metadata cursor open for table open/drop (#3542)
Keith Bostic
2017-07-06
WT-3394 Fix compilation warnings for GCC-7 (#3499)
Alex Gorrod
2017-07-06
Revert "WT-3394 Build WiredTiger with gcc7 (#3492)" (#3498)
Alex Gorrod
2017-07-06
WT-3394 Build WiredTiger with gcc7 (#3492)
Keith Bostic
2017-06-14
SERVER-29439 WiredTiger turtle file "MoveFileExW: Access is denied." error. (...
Keith Bostic
2017-04-14
WT-3160 Queue empty internal pages for eviction. (#3357)
Michael Cahill
2017-04-07
WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)
Keith Bostic
2017-03-27
SERVER-28168 Cannot start or repair mongodb after unexpected shutdown. (#3353)
Keith Bostic
2017-03-13
WT-3207 Fix a leak if a checkpoint fails. (#3329)
Michael Cahill
2017-03-10
WT-3207 Don't hold clean handles during checkpoints. (#3319)
Michael Cahill
2016-12-16
WT-3084 Fix Coverity resource leak complaint. (#3205)
Keith Bostic
2016-12-06
WT-2969 Possible snapshot corruption during compaction (#3160)
Keith Bostic
2016-12-05
WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)
Keith Bostic
2016-10-07
WT-2948 simplify error handling by making __wt_epoch return never fail (#3080)
Keith Bostic
2016-09-16
WT-2916 Fix and simplify s_whitespace. (#3047)
Michael Cahill
2016-09-06
WT-2888 Switch functions to return void where possible (#3019)
Keith Bostic
2016-08-16
WT-2822 panic mutex and other functions that cannot fail (#2952)
Keith Bostic
2016-08-04
WT-2801 Exclude eviction from the metadata until checkpoint is stable (#2929)
Alex Gorrod
2016-07-15
WT-2760 Fix a bug in backup related to directory sync. Change the filesystem ...
Keith Bostic
2016-06-08
WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)
Keith Bostic
2016-06-01
WT-2674 simplify metadata file check (#2763)
Keith Bostic
2016-05-09
WT-2627: Coverity complaints (#2727)
Keith Bostic
2016-04-29
WT-2583 Detect incremental file left in source directory (#2696)
sueloverso
2016-04-28
WT-2552 Add public API for pluggable filesystems (#2671)
Alex Gorrod
2016-04-23
WT-2584: don't use periods in error messages
Keith Bostic
2016-04-12
WT-2539 Make streams a separate handle type from files.
Michael Cahill
2016-04-04
WT-2526: mixing and matching readonly and read/write handles
Keith Bostic
2016-04-01
WT-2525: in-memory configurations: miscellaneous cleanups
Keith Bostic
2016-03-25
WT-2330: in-memory configurations should not create on-disk collection files
Keith Bostic
2016-03-18
Merge branch 'develop' into wt-2330
Keith Bostic
2016-03-18
WT-2330: in-memory configurations should not create on-disk collection files
Keith Bostic
2016-03-16
WT-2494: review calls to __wt_free, plus minor bug in an error path.
Keith Bostic
2016-03-07
WT-2451 Allow eviction of WiredTiger metadata.
Michael Cahill
2016-02-23
WT-2420 Gather backup metadata in a single pass.
Michael Cahill
2016-02-18
WT-2395 Use allocation_size from metadata.
Susan LoVerso
2016-02-11
Merge branch 'develop' into WT-2346
Michael Cahill
2016-02-09
WT-2361: column-store starting record number error
Keith Bostic
2016-02-08
WT-2374 Lint
Susan LoVerso
2016-02-05
WT-2374 Enable message when overriding metadata from a backup.
Michael Cahill
2016-02-03
WT-2374 Fix test and add warning message (turned off for now).
Susan LoVerso
2016-02-02
WT-2374 If a backup file exists, remove/recreate metadata and turtle.
Susan LoVerso
2016-02-01
Merge pull request #2436 from wiredtiger/WT-60
Michael Cahill
2016-01-29
WT-2215 Make WT_LSN simply a union. Clean up based on review.
Susan LoVerso
2016-01-26
Merge branch 'develop' into WT-60
Keith Bostic
2016-01-25
WT-2215 Use 32-bit LSN file and offsets. Set LSNs as a 64-bit value.
Susan LoVerso
2016-01-22
Merge branch 'develop' into WT-2346
Michael Cahill
[next]