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
2016-01-11
Merge pull request #2427 from wiredtiger/WT-2320
Alex Gorrod
2015-11-24
Merge pull request #2260 from wiredtiger/reverse-splits
Alex Gorrod
2015-09-29
WT-2112 Use bool in more places
Michael Cahill
2015-09-29
WT-2122 Convert more expressions to use bool
Michael Cahill
2015-09-29
Merge pull request #2209 from wiredtiger/more-bool-keith
Michael Cahill
2015-09-28
WT-2093 Use the C99 bool type to clarify when functions return true/false
Michael Cahill
2015-09-16
WT-2104 Backport a form of log_flush to 3.0.
Susan LoVerso
2015-08-19
Merge pull request #2112 from wiredtiger/wt-2025-inline-atomic-functions
Michael Cahill
2015-08-14
WT-2038 Count and report the total number of data handles
Michael Cahill
2015-08-14
Merge pull request #2119 from wiredtiger/tailq-simplify
sueloverso
2015-08-14
WT-1481 Fix and clarify some sweep statistics.
Michael Cahill
2015-08-13
WT-2038 Use TAILQ for all lists.
Michael Cahill
2015-08-10
WT-1930 Add configuration option to disable sweep of old handles
Alex Gorrod
2015-08-05
Update test/format's use of the random number generator to match develop.
Michael Cahill
2015-08-03
WT-2007 Statically allocate log slot buffers to a maximum size.
sueloverso
2015-07-03
WT-1922 Add support for bulk load in LSM trees. Also references
Alex Gorrod
2015-06-29
WT-1959 Add the "strict" configuration option to WT_SESSION.verify, default f...
Keith Bostic
2015-06-29
SERVER-17078 Add a "statistics=(size)" mode to statistics cursors that just g...
Michael Cahill
2015-05-29
Fixes for cherry-pick merge failures.
Michael Cahill
2015-05-28
Merge pull request #1915 from markbenvenuto/tcmalloc
Keith Bostic
2015-04-25
Update file_manager=(close_idle_time=,close_scan_interval=) max values.
Alex Gorrod
2015-04-25
Rename file_manager.open_handles to file_manager.close_handle_minimum,
Keith Bostic
2015-04-25
Don't sweep unless there's a reason we need to close file handles.
Keith Bostic
2015-04-17
Merge branch 'master' into mongodb-3.0
Michael Cahill
2015-04-16
Update references to GitHub issues.
Michael Cahill
2015-03-26
Merge pull request #1812 from wiredtiger/checkpoint-closing-files
Alex Gorrod
2015-03-26
Merge branch 'develop' into checkpoint-closing-files
Michael Cahill
2015-03-26
Merge pull request #1816 from wiredtiger/zlib-copy-streams
Michael Cahill
2015-03-26
When we complete a schema-changing operation, make sure the metadata is stabl...
Michael Cahill
2015-03-25
Use beginthreadex, and ensure we use the correct C calling conventions in all...
Mark Benvenuto
2015-03-25
Use deflateCopy to copy streams for rollback in case the compressed size is t...
Michael Cahill
2015-03-24
Add a single set of fhandle flags for open and close. #1785
Susan LoVerso
2015-03-24
Add statistics to track internal/overflow/leaf pages in cache.
Alex Gorrod
2015-03-24
Bump release version to 2.5.3 on develop branch.
Alex Gorrod
2015-03-22
Merge branch 'develop' into base-config-crash
Keith Bostic
2015-03-20
Push the rest of the FILE handle functions down into the OS-specific
Keith Bostic
2015-03-20
Split the FILE functions out to os_posix/os_stdio.c, we're going to need
Keith Bostic
2015-03-20
Fix formatting.
Keith Bostic
2015-03-20
Formatting cleanup, make compressor wording consistent for block and
Keith Bostic
2015-03-20
Add a test for invalid extractors
Keith Bostic
2015-03-20
Add tests for illegal block compressors.
Keith Bostic
2015-03-20
Add tests for illegal key/value format configurations.
Keith Bostic
2015-03-20
Add configuration-time checks for invalid collators.
Keith Bostic
2015-03-20
Merge pull request #1757 from wiredtiger/page-alloc-accounting
Alex Gorrod
2015-03-20
Only align buffers on Linux if direct I/O is configured. Clarify why we roun...
Michael Cahill
2015-03-20
Merge branch 'develop' into index-cursor-compare
Alex Gorrod
2015-03-20
Merge branch 'develop' into config-check-with-function
Michael Cahill
2015-03-19
Use the configured collator when index cursor need to compare keys.
Michael Cahill
2015-03-18
Fixup lint in new lz4 source code.
Alex Gorrod
2015-03-18
Merge pull request #1756 from qconner/lz4-compressor
Alex Gorrod
[next]