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
2012-09-24
Be lazy about allocating auto-commit transactions.
Michael Cahill
2012-09-21
Merge branch 'develop' into skips
Keith Bostic
2012-09-21
Support large row-store reconciliation dictionaries: add a skiplist
Keith Bostic
2012-09-20
Merge pull request #331 from wiredtiger/autocommit
Michael Cahill
2012-09-21
Add autocommit to WT_SESSION::truncate.
Michael Cahill
2012-09-20
Clarify that only newly created objects may be bulk-loaded, empty
Keith Bostic
2012-09-20
Bulk-cursors no longer block checkpoints; if checkpoints can proceed in
Keith Bostic
2012-09-19
Implement auto-commit of transactions at the API.
Michael Cahill
2012-09-17
update
Keith Bostic
2012-09-17
update
Keith Bostic
2012-09-14
Clean up some comments, whitespace.
Michael Cahill
2012-09-14
Add configuration for LSM chunk size, bloom bit and hash counts.
Alex Gorrod
2012-09-14
Add a verbose type for lsm. Convert debug print statements to verbose
Alex Gorrod
2012-09-14
Merge branch 'develop' into lsm
Alex Gorrod
2012-09-13
Having a next-random cursor open could block transactions or checkpoints
Keith Bostic
2012-09-13
Document how "next_random" cursors really work.
Keith Bostic
2012-09-12
Merge branch 'develop' into lsm
Michael Cahill
2012-09-12
Merge branch 'develop' into dictionary
Alex Gorrod
2012-09-11
Merge branch 'develop' into lsm. Some manual conflict resolution.
Alex Gorrod
2012-09-09
Configuration doesn't currently support a minimum value for a configuration
Keith Bostic
2012-09-09
Add support for row-store leaf page value dictionaries, using the new
Keith Bostic
2012-09-07
Replace cursor.equals with cursor.compare (#314)
Keith Bostic
2012-09-07
Add Bloom filters to LSM chunks after merges.
Michael Cahill
2012-09-07
Merge branch 'develop' into lsm
Michael Cahill
2012-09-07
script typo
Michael Cahill
2012-09-07
Merge branch 'develop' into lsm
Michael Cahill
2012-08-30
Merge branch 'develop' into truncate
Keith Bostic
2012-08-30
Merge branch 'develop' into lsm
Michael Cahill
2012-08-29
Add bloom filter implementation and test.
Alex Gorrod
2012-08-27
Merge branch 'develop' into lsm
Michael Cahill
2012-08-26
make the tab character test match the other test patterns
Keith Bostic
2012-08-26
Don't show all of the tab characters in the test scripts, just list the
Keith Bostic
2012-08-23
Merge branch 'develop' into truncate
Keith Bostic
2012-08-23
Implement reading and writing of LSM metadata.
Michael Cahill
2012-08-22
update with lsm strings.
Keith Bostic
2012-08-22
Merge branch 'develop' into lsm
Michael Cahill
2012-08-18
Next set of changes for fast-truncate: the ability to delete leaf pages
Keith Bostic
2012-08-16
Insulate s_typedef from locale-specific sorting.
Michael Cahill
2012-08-15
We're sending a mixed message -- remove the copyright notices from files
Keith Bostic
2012-08-15
Merge pull request #299 from wiredtiger/hash-func
Keith Bostic
2012-08-15
Merge branch 'develop' into lsm
Michael Cahill
2012-08-15
Fix links on the "command line utility" page.
Michael Cahill
2012-08-15
Update the added hash functions. Split FNV and City hashes into separate file...
Alex Gorrod
2012-08-14
Add 64 bit FNV and Google City Hash function implementations, along with test...
Alex Gorrod
2012-08-13
Add support for major merges (that is, merging a set of chunks including the
Michael Cahill
2012-08-13
Merge branch 'develop' into lsm.
Michael Cahill
2012-08-08
Add conn.open_session method support for the isolation configuration
Keith Bostic
2012-08-08
Merge branch 'develop' into read-committed
Keith Bostic
2012-08-08
Merge branch 'develop' into lsm
Michael Cahill
2012-08-08
LSM: switch the in-memory tree to disk (from level 0 to 1).
Michael Cahill
[next]