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
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
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
Merge branch 'develop' into WT-60
Keith Bostic
2016-01-18
WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operation
Keith Bostic
2016-01-18
WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operation
Keith Bostic
2016-01-14
WT-60: big endian support
Keith Bostic
2016-01-12
WT-2328: schema drop does direct unlink, change to a block manager interface.
Keith Bostic
2016-01-01
Upgrade copyright notices from 2015 to 2016.
Keith Bostic
2015-12-31
Nits in metadata cleanup. Add a comment and an assertion.
Alex Gorrod
2015-12-30
Review comments: when not closing an open cursor because
Keith Bostic
2015-12-30
Merge branch 'develop' into wt-2073-metadata-cleanup
Keith Bostic
2015-12-20
whitespace
Keith Bostic
2015-12-10
Review comment from Michael: I'd prefer a macro called WT_SESSION_META_DHANDLE
Keith Bostic
2015-11-07
Avoid s_style, it thinks "return.*;" is a line of C that needs fixing.
Keith Bostic
2015-11-07
Minor cleanups & restructuring, fix a typo.
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-03
spelling
Keith Bostic
[next]