summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33991 Pass txnNumber in getMore requests through mongosJack Mulrow2018-04-2318-12/+378
* SERVER-34364 add Status and StatusWith support to invariant()Benety Goh2018-04-234-25/+130
* SERVER-34540 Remove sleeptest from dbtestJonathan Reams2018-04-231-68/+0
* SERVER-34600 uassert if using getParameter to read uninitialized fCVMaria van Keulen2018-04-232-0/+5
* SERVER-33995 Make sure accepting new connections never throws in listenerJonathan Reams2018-04-232-11/+22
* SERVER-32889 Mongo shell injection function for hashing shard keyBen Caimano2018-04-234-1/+126
* SERVER-33954 Modified getDatabaseWithRefresh/getCollectionRoutingInfoWithRefr...Matthew Saltz2018-04-232-13/+97
* SERVER-34571 Ensure _deleteNotifyExec in MigrationChunkClonerSourceLegacy alw...Matthew Saltz2018-04-231-3/+7
* SERVER-34611 fix OplogStartTests for autoIndexId:falseEric Milkie2018-04-231-3/+1
* Import wiredtiger: 43c20b5583d8e38ae127beb8b3930d7577902ad0 from branch mongo...Luke Chen2018-04-233-55/+91
* SERVER-33766 Ensure that secondaries always invalidate the in-memory routing ...jannaerin2018-04-201-1/+0
* SERVER-33766 Ensure that secondaries always invalidate the in-memory routing ...jannaerin2018-04-205-35/+16
* SERVER-34586 Avoid possible double mutex acquisition in ShardServerCatalogCac...Kaloian Manassiev2018-04-201-27/+25
* Revert "SERVER-33616 Avoid possible double mutex acquisition in ShardServerCa...Kaloian Manassiev2018-04-201-25/+27
* SERVER-33616 Avoid possible double mutex acquisition in ShardServerCatalogCac...Kaloian Manassiev2018-04-201-27/+25
* SERVER-34243 Use MODE_IS for listCollectionsGeert Bosch2018-04-201-7/+11
* SERVER-34464 fix compileJudah Schvimer2018-04-201-0/+1
* SERVER-34288 Allow abortTransaction and commitTransaction as the first statementPavi Vetriselvan2018-04-201-0/+8
* Replace LOKI_ preprocessor macros with mongo equivalents..Billy Donahue2018-04-201-9/+6
* Revert "SERVER-34464 Do not relax document validation during replication reco...Judah Schvimer2018-04-201-0/+1
* SERVER-34527 Capture dbName by string rather than StringData in CatalogCache:...Esha Maharishi2018-04-202-3/+3
* SERVER-34227 FreeMonController - MetricsMark Benvenuto2018-04-2014-199/+1663
* SERVER-34226 Registration Integration TestsMark Benvenuto2018-04-202-3/+3
* SERVER-32677 Prevent sessions periodic refresh from prematurely accessing sha...Blake Oler2018-04-206-1/+43
* SERVER-34496 Await all operations committed in ShardingTest::checkUUIDsConsis...Blake Oler2018-04-202-18/+23
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-6/+129
* 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-34529 Rollback via recover to timestamp respects createRollbackDataFil...Judah Schvimer2018-04-191-5/+9
* SERVER-34214 getDatabaseVersion as TypedCommandBilly Donahue2018-04-192-52/+52
* SERVER-28261 Make MongoS send epoch as part of the `mergeChunks` commandKaloian Manassiev2018-04-192-25/+16
* fix 536942635bd8d103e001d09afb9d1402c81d2345: add missing dependencyBilly Donahue2018-04-191-0/+1
* SERVER-34014 add unit test for cluster aggregateMisha Tyulenev2018-04-192-0/+263
* 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-34533 killOp available on embedded.Henrik Edin2018-04-194-11/+66
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-04-181-6/+7
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-1814-5/+360
* 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-184-2/+19
* SERVER-34434 Shell should ignore errors in abortTransaction() helperTess Avitabile2018-04-181-1/+10
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-1815-35/+149
* 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-181-7/+7
* SERVER-34468 Disable TLS 1.0 by default on AppleMark Benvenuto2018-04-181-4/+3
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-1820-2044/+6
* 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-34334 Update Locker _threadId when stashing/unstashingJames Wahlin2018-04-185-0/+33
* SERVER-33348 Remove checkpoint timestamp collectionVesselina Ratcheva2018-04-1811-225/+11