| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Includes deletion of the ArrayFilterEntries class.
This is groundwork for implementing InMatchExpression::setCollator().
|
| |
|
| |
|
|
|
|
| |
This reverts commit cbb1f07f40d8487bfeb5dfce4ccfb5d461d9a2f6.
|
|
|
|
| |
ServiceContext.
|
|
|
|
| |
ServiceContextMongoD to ServiceContext.
|
| |
|
| |
|
|
|
|
| |
refreshMetadataNow is called.
|
| |
|
|
|
|
| |
replica set node
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
many threads
|
|
|
|
|
|
|
|
|
| |
If the "enableBSON1_1" server paramter is set to true, then KeyString v1
is used for newly created indexes on the wiredTiger storage engine.
Otherwise, if the "enableBSON1_1" server parameter is set to false, then
KeyString v0 is used for newly created indexes on the wiredTiger storage
engine.
|
|
|
|
| |
idempotent
|
|
|
|
| |
unbreak the continuous stepdown suite
|
|
|
|
|
|
|
|
| |
default
Also ensures that the full BSON representation of the
collation spec associated with an index or with a collection
is materialized in the catalog.
|
| |
|
|
|
|
| |
first element is non-String
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to avoid spending too many cycles looping in tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
uassert
|
| |
|
| |
|
|
|
|
|
|
|
| |
OperationContext.
This removes the last difference between OperationContextNoop and
OperationContextReplMock, so this patch also deletes the latter.
|
|
|
|
| |
This facilitates unifying checkForInterrupt's implementation into OperationContext.
|
|
|
|
| |
and chaining_removal.js
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Closes #1085
Signed-off-by: Mark Benvenuto <mark.benvenuto@mongodb.com>
|