summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-34565 oplog reads on secondaries should read at lastApplied timestampEric Milkie2018-04-203-24/+35
* SERVER-33616 Do not propagate StaleShardVersion errors from _configsvrDropCol...Kaloian Manassiev2018-04-201-13/+21
* SERVER-33911 Use @rpath instead of @loader_path for embedded SDKAndrew Morrow2018-04-192-5/+5
* SERVER-34529 Rollback via recover to timestamp respects createRollbackDataFil...Judah Schvimer2018-04-192-112/+118
* SERVER-34214 getDatabaseVersion as TypedCommandBilly Donahue2018-04-192-52/+52
* SERVER-34372 fix transaction test to rely on new write concern behavior for p...Benety Goh2018-04-191-7/+3
* SERVER-34330: Split sharding_op_query suite into multiple unitsDavid Bradford2018-04-191-2/+170
* SERVER-34330: Split sharding_last_stable_mongos_and_mixed_shards into smaller...David Bradford2018-04-1915-1/+1338
* SERVER-28261 Make MongoS send epoch as part of the `mergeChunks` commandKaloian Manassiev2018-04-192-25/+16
* SERVER-34259 Clean up multi_statement_transaction.jsWilliam Schultz2018-04-191-7/+7
* fix 536942635bd8d103e001d09afb9d1402c81d2345: add missing dependencyBilly Donahue2018-04-191-0/+1
* SERVER-34014 add unit test for cluster aggregateMisha Tyulenev2018-04-192-0/+263
* SERVER-31013 fix exit code for WindowsRobert Guo2018-04-191-1/+5
* SERVER-34445 fix race in resetKeyManagerCacheMisha Tyulenev2018-04-191-4/+12
* SERVER-34545 Handle empty RDNs in Certificate subject namesMark Benvenuto2018-04-191-0/+4
* SERVER-34330: Split sharding_ese suite into smaller unitsDavid Bradford2018-04-1924-6/+1776
* SERVER-34330: Add excluded test to replica-sets-auth-misc suiteDavid Bradford2018-04-192-2/+6
* SERVER-34533 killOp available on embedded.Henrik Edin2018-04-197-18/+70
* SERVER-34472 Optimize Embedded SDK for size.Henrik Edin2018-04-192-27/+43
* SERVER-34330: Split up replica_sets_ese suite into smaller suitesDavid Bradford2018-04-1910-2/+830
* SERVER-34302 Add passthrough suite(s) replacing single-collection $changeStre...Bernard Gorman2018-04-1915-53/+549
* SERVER-34503 Modify jstests/serial_run/memory.js test on Code Coverage varian...Jonathan Abrahams2018-04-182-9/+24
* SERVER-34330: Split up replica_sets_auth suiteDavid Bradford2018-04-1810-4/+893
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-04-185-19/+26
* SERVER-34259 Update multi_statement_transaction.js to use transactions shell APIWilliam Schultz2018-04-181-174/+78
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-1816-5/+372
* SERVER-34058 rearrange sqliteGabriel Russell2018-04-188-3/+62
* SERVER-34370 Change commands to use AutoGetDb to get database to trigger a Da...jannaerin2018-04-185-18/+25
* SERVER-34434 Shell should ignore errors in abortTransaction() helperTess Avitabile2018-04-1810-46/+59
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-1817-35/+277
* SERVER-34512: Patch mongo_printers.py to understand decorable changes.Daniel Gottlieb2018-04-181-2/+4
* SERVER-34396 Fail to compile if io manipulators like std::hex are passed to S...Mathias Stearn2018-04-183-11/+27
* SERVER-33377 do not disguise the reason for an index build's failureEric Milkie2018-04-183-8/+71
* SERVER-34468 Disable TLS 1.0 by default on AppleMark Benvenuto2018-04-182-11/+4
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-1820-2044/+6
* SERVER-34259 Update multi_{delete,update}_in_transaction.js to use transactio...William Schultz2018-04-182-167/+72
* SERVER-34330: Split up sharding test suite into smaller unitsDavid Bradford2018-04-1820-74/+1338
* SERVER-33986 always log recovery timestampJudah Schvimer2018-04-181-1/+1
* SERVER-34070 log all operations during replication recovery in testsJudah Schvimer2018-04-181-1/+3
* SERVER-34463: Turn on recovery logs for backup_restore tests.Daniel Gottlieb2018-04-181-2/+7
* SERVER-34519 mongo_lock.py generating malformed graphviz outputJames Wahlin2018-04-181-2/+6
* SERVER-34334 Update Locker _threadId when stashing/unstashingJames Wahlin2018-04-186-1/+67
* SERVER-33348 Remove checkpoint timestamp collectionVesselina Ratcheva2018-04-1812-228/+13
* SERVER-34475 Get rid of unused sharding codeKaloian Manassiev2018-04-183-62/+0
* SERVER-29725 jsCore_mobile task running most on core suite on mongoe to test ...Henrik Edin2018-04-181-0/+15
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-1886-154/+543
* SERVER-33812 always add afterClusterTime to oplog tailing queryBenety Goh2018-04-182-18/+3
* SERVER-29725 mongoe applicationHenrik Edin2018-04-1811-71/+354
* SERVER-24924 Fix lintJonathan Abrahams2018-04-181-1/+1
* SERVER-34372 awaiting majority write concern waits for pending drops to completeBenety Goh2018-04-183-4/+21