summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44139 Allow collection creation in multi-document transactionsMaria van Keulen2020-01-0739-123/+206
* SERVER-45030 Replace use of $currentDate with $$NOWTommaso Tocci2020-01-071-11/+7
* SERVER-43371 StringData for unit test registrationBilly Donahue2020-01-062-18/+28
* SERVER-44904 startup recovery should not delete corrupt docs while rebuilding...Eric Milkie2020-01-068-23/+45
* SERVER-43721 Do not include lru_cache.h in 'encrypted_dbclient_base.cpp'Kaloian Manassiev2020-01-061-1/+0
* Revert "SERVER-44947 Allow test execution selection by test source file name"Mathew Robinson2020-01-062-1/+1
* SERVER-40805 Indicate reason for replanningDavid Percy2020-01-068-17/+32
* SERVER-45180 Use longer retry for kms serviceMark Benvenuto2020-01-061-1/+1
* SERVER-45125 Add support for logging standard containers and ranges in logv2Henrik Edin2020-01-062-63/+554
* SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan2020-01-064-339/+618
* SERVER-44442 Allow queryableBackupMode to perform replication recoveryGregory Wlodarek2020-01-068-26/+289
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-062-1/+1
* SERVER-44587 Modify StaleConfigInfo to take in and store a shard's IDBlake Oler2020-01-0612-31/+99
* SERVER-44707: Store lastKnownCommittedOpTime in ClientCursor for exhaust getMoreLingzhi Deng2020-01-068-12/+144
* SERVER-45353 Increase AbstractOplogFetcher timeout in initial_sync_during_ste...Tess Avitabile2020-01-063-6/+23
* SERVER-45349 Disallow drop of temp collection in $out before index creationTed Tuckman2020-01-061-2/+4
* SERVER-45276 Release lock before destroying DBClientBasesBen Caimano2020-01-032-13/+35
* SERVER-45011 Index used for whole IXSCAN plan is determined by index creation...James Wahlin2020-01-033-3/+14
* SERVER-45171 Improve handling of transitive dependencies in hygienicAndrew Morrow2020-01-032-1/+2
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-031-4/+6
* SERVER-45263 Don't rely on Document::size when determining space to allocate ...Ian Boros2020-01-031-2/+6
* SERVER-36290 find command on unsharded collection through mongos returns too ...Eric Cox2020-01-033-29/+49
* SERVER-45340 Enable the mixed FCV test for FCV 4.2 -> FCV 4.4Alex Taskov2020-01-021-1/+2
* SERVER-45241 Use instance metadata service v2 instead of v1Mark Benvenuto2020-01-025-14/+63
* SERVER-44163 Plug MigrationCoordinator into MigrationSourceManagerEsha Maharishi2020-01-024-137/+262
* SERVER-45037 CollectionBulkLoader::insertDocuments() should be called with t...Matthew Russotto2020-01-022-5/+10
* SERVER-45278 use libunwind steps again, but bounded by max frame countBilly Donahue2020-01-022-4/+12
* SERVER-43310 Always route a sharded cluster's createIndexes call through a re...Blake Oler2020-01-022-2/+2
* SERVER-44164 Create _killOperations commandBen Caimano2020-01-024-0/+162
* SERVER-14052 Remove reduntant param in splitVector funcTommaso Tocci2020-01-025-54/+14
* SERVER-14052 Make the autosplitter work with less then three splitpointsTommaso Tocci2020-01-021-3/+1
* SERVER-44167 Added ability to kill operations by keyBen Caimano2019-12-3118-90/+511
* SERVER-45323 Make MigrationCoordinator persist the decision before sending th...Esha Maharishi2019-12-314-0/+39
* SERVER-45322 Improve MigrationCoordinator log lines so that they are easily g...Esha Maharishi2019-12-312-15/+16
* SERVER-43662 Add support for LLDB debugserver breakpointsAdam Cooper2019-12-314-24/+47
* SERVER-45024 Make the MetadataManager a non-reusable objectMatthew Saltz2019-12-319-338/+245
* SERVER-45245 Make MigrationCoordinator durably store the migrating chunk's Ch...Esha Maharishi2019-12-313-3/+10
* SERVER-45246 Make MigrationCoordinator send decision to recipient as retryabl...Esha Maharishi2019-12-315-12/+46
* SERVER-44932 support logging the duration type in logv2Gabriel Russell2019-12-304-151/+78
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2019-12-3010-44/+37
* SERVER-45213 Remove unused MigrationSourceManager::get_UNSAFEMatthew Saltz2019-12-302-9/+0
* SERVER-44498 Create an OperationContext flag to indicate that an operation ca...Blake Oler2019-12-304-3/+92
* Revert "SERVER-45288 switch Idempotency tests to use WiredTiger instead of ep...Eric Milkie2019-12-3010-37/+44
* SERVER-44922 Prevent User acquisition from incrementing cache generationSpencer Jackson2019-12-271-1/+0
* SERVER-44748 Revert 'SERVER-42123 Skip dassert check in IndexCatalogImpl::num...Eric Milkie2019-12-271-15/+2
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2019-12-2710-44/+37
* SERVER-45270 Revert 'SERVER-25284 Show IPs in rs.status()'Lingzhi Deng2019-12-262-55/+0
* SERVER-44266 Add IAM client code to shell and clients with mock ECS endpointMark Benvenuto2019-12-265-8/+56
* Revert "SERVER-42009 Forbid creation of collections with namespace names cont...Eric Milkie2019-12-261-4/+0
* SERVER-42009 Forbid creation of collections with namespace names containing a $Eric Milkie2019-12-261-0/+4