summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42630 Remove debug line from testA. Jesse Jiryu Davis2019-08-131-1/+0
* SERVER-42630 fix lintEsha Maharishi2019-08-132-2/+2
* SERVER-42792 CollectionShardingState::_getMetadataWithVersionCheckAt should r...Esha Maharishi2019-08-131-3/+3
* SERVER-42791 Remove unused/duplicate definition of UnshardedCollection in met...Esha Maharishi2019-08-131-14/+0
* SERVER-42790 Change ConnectionPool's kDiagnosticLogLevel from 3 to 4Esha Maharishi2019-08-131-1/+1
* SERVER-41503 Track the target opTime for catchup in replSetStatus on primariesMedha Potluri2019-08-1313-5/+199
* SERVER-42630 Initial sync handles upserts from applyOps cmdA. Jesse Jiryu Davis2019-08-1310-26/+155
* SERVER-42527 Create CollectionLock constructor that uses UUIDDaniel Solnik2019-08-1311-90/+95
* SERVER-42753 Upload libfuzzer corpus as teardown taskJonathan Reams2019-08-131-15/+15
* SERVER-42755 Fix eslintWilliam Schultz2019-08-131-1/+3
* SERVER-40382 Add a serverStatus metric to report plan cache memory consumptionArun Banala2019-08-1313-98/+902
* SERVER-41502 Track the number of times primary catchup concludes for each rea...Medha Potluri2019-08-1317-28/+463
* SERVER-42755 recover_prepared_txn_with_multikey_write.js should verify absenc...William Schultz2019-08-131-2/+20
* SERVER-42624 convert to error_codes.ymlBilly Donahue2019-08-135-414/+432
* SERVER-42754 Make RSMChangeListeners for shard configs exception-safeBen Caimano2019-08-122-21/+31
* SERVER-36963 SessionsCollectionRS maintains a RemoteCommandTargeterBen Caimano2019-08-122-118/+113
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-1238-160/+125
* SERVER-42587 Add requires_persistence tag to ttl_with_restart.js testXiangyu Yao2019-08-121-0/+1
* SERVER-42714 Log completion of replication recovery oplog application at defa...William Schultz2019-08-121-3/+2
* SERVER-41766 Remove obsolete code for tracking multikey writes inside multi-d...William Schultz2019-08-1221-105/+28
* SERVER-38119 Windows dump file naming does not account for dots in directory ...Mathew Robinson2019-08-121-1/+1
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-127-212/+303
* SERVER-41669 Add support for package name prefix to apply to generated packag...Mathew Robinson2019-08-122-38/+55
* SERVER-42048 Install and package jstests using SCons hygienic buildsMathew Robinson2019-08-123-12/+79
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-126-41/+49
* SERVER-42567 Remove magic from CollectionImpl and IndexCatalogImplGeert Bosch2019-08-1210-71/+2
* SERVER-42778 hot_backups should use RHEL 7 largeBrian McCarthy2019-08-121-1/+1
* SERVER-42626 Remove updatePositionArgsInitialize and replReadFromMetadata fro...Jason Chan2019-08-122-213/+174
* gpg: Signature made Mon 12 Aug 2019 12:58:45 PM EDTSpencer Jackson2019-08-121-2/+2
* SERVER-42743 Replicate a new write to all nodes after leaving initial sync in...Judah Schvimer2019-08-121-0/+8
* SERVER-11328 Allow more than one shard to be in 'draining' modeKaloian Manassiev2019-08-125-111/+87
* SERVER-42620 import abseil-cpp from mongodb-forksBilly Donahue2019-08-126-86/+49
* SERVER-42729 Add OutOfCacheScanner workload to system-perf.ymlLuke Pearson2019-08-121-0/+11
* SERVER-42749 blacklist server_status_with_time_out_cursors from transaction s...Ian Boros2019-08-099-22/+24
* SERVER-31138 ensure releaseCursor returns a RAII safe typeGeorge Wangensteen2019-08-099-112/+147
* SERVER-42742 Include conditional in set of allowed fields in track_unsharded_...jannaerin2019-08-091-1/+2
* SERVER-42456 Improve access to cursor underlying a ClusterCursorManager::Pinn...George Wangensteen2019-08-094-252/+52
* SERVER-42446 Remove 'SSL' from display names of community builders in EvergreenAdam Cooper2019-08-091-20/+20
* SERVER-42701 Test that basic database operations can be performed while the m...Gregory Wlodarek2019-08-091-0/+110
* SERVER-41746 Test varying lengths of collection namesGregory Wlodarek2019-08-092-0/+63
* SERVER-42744 Fix transation history iterator to not return potentially-dangli...Jacob Evans2019-08-091-1/+1
* SERVER-42740 If the 'top' command fails due to BSONObjectTooLarge in testing,...Gregory Wlodarek2019-08-095-4/+48
* SERVER-42739 Use valid string representation when validating meta sortMisha Ivkov2019-08-092-31/+59
* SERVER-42634 RSM can strand requests after drop()Jason Carey2019-08-094-23/+17
* SERVER-42696 Executables are missing from artifacts on generated build varian...Jeff Zambory2019-08-094-79/+148
* SERVER-42665 move ProjectionPolicies to top-level mongo namespaceIan Boros2019-08-0910-74/+110
* SERVER-42664 add bsonObjToArray to shellcchilds12019-08-093-2/+44
* SERVER-41437 unify transaction oplog traversalJudah Schvimer2019-08-098-137/+109
* SERVER-41937 Add a try-catch around notifyAll() inside startup() for the Time...Gregory Wlodarek2019-08-091-22/+23
* Revert "SERVER-42701 Test that basic database operations can be performed whi...Gregory Wlodarek2019-08-091-109/+0