| Age | Commit message (Collapse) | Author |
|
IDL-generated commands (#21983)
GitOrigin-RevId: 5b4bf18413fe0f8d3c1dafc09c1f8584fecbbf05
|
|
serialization methods (#22034)
GitOrigin-RevId: 9f664d34a8f917658af1f10802e21f582be260e1
|
|
GitOrigin-RevId: 63eaf0f975b2e94e9b2316a4fb9a3670d35ae33d
|
|
(#19103)
GitOrigin-RevId: 987e09f32c9acd86df9d01cc987c45862b991b5b
|
|
(#18312)
GitOrigin-RevId: 143c4f4b62487366ece19e9931f22e16ccf3835b
|
|
|
|
namespace"
This reverts commit 3f63faa6c3787857f3c0eeeecc286e96265ca758.
|
|
|
|
SERVER-80602 codebase-wide changes
remove selection test
apply clang-format
remove mistake files
remove format message
remove blank line artifacts
apply clang-format
remove blanks
SERVER-81602 logging.md update
manual fixup
windows fix
windows fix
mac fix
mac fix
add note to logging.md about legacy fmt strings
|
|
|
|
(DBClientSession)
|
|
|
|
min required arguments
|
|
|
|
|
|
|
|
|
|
|
|
object
|
|
|
|
DatabaseName object"
This reverts commit 26ab9caac209c31ab6b51a71e241699e12875833.
|
|
object
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All fields under data will be compressed using BSON Binary Subtype 7.
Measurements are sorted by time field.
Buckets are compressed in a separate update operation when the
BucketCatalog is closing the bucket and no further writes to it will be
performed.
Compression operation are transparant for the user, if it fails for any
reason the bucket will be left uncompressed.
|
|
|
|
|
|
|
|
getLastError
|
|
getLastError"
This reverts commit c5f2f0a4e334adec55a2d5aa110903ac1892afd7.
|
|
getLastError
|
|
|
|
CommandReply suffixes
|
|
|
|
|
|
|
|
|
|
o also, deduplicated the example log id's in src/mongo/logv2/README.md
even though they were just examples, it was funny that there werre not
unique
|
|
|
|
- Remove several legacy logger/ files
- Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version.
- Globally replace logger::{LogSeverity,LogComponent} => logv2::
|