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
Age
Commit message (
Expand
)
Author
2017-06-20
SERVER-28418 make the split command on mongod return a stale version error if...
r3.5.9
Esha Maharishi
2017-06-20
SERVER-29638 Changed the Error Message when failing to reach a sharded cluster.
Tyler Kaye
2017-06-20
SERVER-29276 adds functions to DropPendingCollectionReaper for rollback
Judah Schvimer
2017-06-20
SERVER-19402 Change find command semantics for sorting on an array field.
David Storch
2017-06-20
SERVER-29487 IdempotencyTest::validate() should also verify consistency of co...
may
2017-06-20
SERVER-29749 Move rhel s390x repo building to larger distro
Ramon Fernandez
2017-06-20
SERVER-29646 hang_analyzer.py signals python processes before attaching to an...
Jonathan Abrahams
2017-06-20
SERVER-29166 Implement an address range class
Sara Golemon
2017-06-20
SERVER-28344: Implement the admin.system.sessions collection
Spencer Jackson
2017-06-20
SERVER-29170: Create a composite class representing hierarchies of Restriction
Spencer Jackson
2017-06-20
SERVER-29712 Add a polyfill for std::hardware_constructive_interference_size
Andrew Morrow
2017-06-20
SERVER-20066 disable generating whole covered ixscans by default
Kyle Suarez
2017-06-19
SERVER-29319 mongos write commands support document sequences
Mathias Stearn
2017-06-19
SERVER-29319 Check $db in explain
Mathias Stearn
2017-06-19
SERVER-29319 Expose OpMsgRequest interface in DBClient
Mathias Stearn
2017-06-19
SERVER-29319 Replace RequestBuilderInterface with OpMsgRequest
Mathias Stearn
2017-06-19
SERVER-29711 Fix nullptr dereference in OP_GET_MORE view check.
David Storch
2017-06-19
SERVER-29277 dropDatabase() sets dropPending flag in Database before dropping...
Benety Goh
2017-06-19
SERVER-29468 Add jstest to check for data corruption after rolling back renam...
Allison Chang
2017-06-19
SERVER-29357 Add unit test for document validators on pending drop collections
William Schultz
2017-06-19
SERVER-29727 Fix unused variable warning in mongo/util/uuid.cpp
Kaloian Manassiev
2017-06-19
SERVER-29715 IDL generator for commands with required namespace should genera...
Kaloian Manassiev
2017-06-19
SERVER-29564 BSONObjBuilder can now be seeded with a BSONObj prefix
Mathias Stearn
2017-06-19
SERVER-29626 Remove code to upconvert and downconvert AuditMetadata
Mathias Stearn
2017-06-19
SERVER-29689 Use quickExit() in integration test main()
Mathias Stearn
2017-06-19
SERVER-29277 Database::createCollection() fails if dropDatabase is in the mid...
Benety Goh
2017-06-19
SERVER-29497 Make validate use KeyString instead of woCompare to improve comp...
Gregory Wlodarek
2017-06-19
SERVER-29403 Always do async accepts and fix solaris build
Jonathan Reams
2017-06-19
SERVER-29277 add Database drop-pending flag
Benety Goh
2017-06-19
SERVER-29629 Add causally consistent passthrough with auth
Misha Tyulenev
2017-06-19
SERVER-29409: reduce frequency of amzn-ent builder
Sam Kleinman
2017-06-19
SERVER-29690 Make coll_epoch_test1.js use causally consistent connections
Kaloian Manassiev
2017-06-19
SERVER-29399 Add mode to ignore missing reports in combine_reports.py
Robert Guo
2017-06-19
SERVER-29277 remove no-op statement from DatabaseImpl::dropDatabase
Benety Goh
2017-06-19
SERVER-27244 Status usage compile-time error.
ADAM David Alan Martin
2017-06-19
SERVER-29467 Update comments and logging in rs_rollback files for greater rea...
Allison Chang
2017-06-19
SERVER-29710 Fix building on Solaris.
ADAM David Alan Martin
2017-06-19
SERVER-28762 Conditionally parse an update expression as an UpdateNode tree
Tess Avitabile
2017-06-19
SERVER-28754 Make BatchWriteExec on mongos send txnNumber/stmtId in the expli...
Kaloian Manassiev
2017-06-19
SERVER-28903 Convert WriteResult::SingleResult to idl
Randolph Tan
2017-06-19
SERVER-27244 Fix Lint in compiler_gcc.h
ADAM David Alan Martin
2017-06-18
SERVER-27244 Status usage compile-time facilities.
ADAM David Alan Martin
2017-06-17
SERVER-19318 Do not validate $facet subpipelines against top-level pipeline n...
Bernard Gorman
2017-06-17
SERVER-29403 Implement TransportLayerASIO
Jonathan Reams
2017-06-16
SERVER-19318 Allow $currentOp aggregations to be run on mongoS
Bernard Gorman
2017-06-16
SERVER-29702 add assert.commandWorked() around addShard in shard_insert_getla...
Esha Maharishi
2017-06-16
SERVER-26498 change error message for replSetStepDown
chorn
2017-06-16
SERVER-28459 Prevent the max value from being reached in the logical clock
Jack Mulrow
2017-06-16
SERVER-29681 Make IDL commands support chained types and structs
Kaloian Manassiev
2017-06-16
SERVER-26540 Detach from boost::chrono
Andrew Morrow
[next]