summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* Create new MSI upgrade codes for 4.9.0Dev.x/4.9.0.xRobert Guo2020-10-011-4/+4
* SERVER-51238 fix index build phase when aborting index build for rollbackBenety Goh2020-10-011-1/+2
* SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)Billy Donahue2020-10-019-18/+10
* Revert "SERVER-50375 Thoroughly test that mongos forwards API parameters"Tommaso Tocci2020-10-0111-118/+51
* SERVER-50815 Improve database and collection version formatting on logsSergi Mateo Bellido2020-10-014-15/+34
* SERVER-49893: Do oplog fetching.Daniel Gottlieb2020-10-0117-5/+603
* SERVER-50375 Thoroughly test that mongos forwards API parametersA. Jesse Jiryu Davis2020-10-0111-51/+118
* SERVER-51238 log resumable info when persisting index build state to diskBenety Goh2020-09-301-1/+9
* SERVER-50023 Implement temporary resharding collection creation logic on shar...Jack Mulrow2020-09-3010-43/+797
* SERVER-48851 CST test-command and $expr, $text, $where, $modDavid Percy2020-09-3028-7006/+7410
* SERVER-48254: Revert "SERVER-43442 Remove blocking call from AsyncWorkSchedul...Spencer T Brody2020-09-303-18/+7
* SERVER-50418-2 Rename IsMasterMetrics to HelloMetrics and InExhaustIsMaster t...Huayu Ouyang2020-09-309-70/+73
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-308-27/+47
* SERVER-51211 Call resharding_util:: tellShardsToRefresh() from the Resharding...r4.8.0-alphaHaley Connelly2020-09-302-19/+42
* SERVER-51091 Rearrange AutoGetCollection templating and inheritance to have s...Dianna Hohensee2020-09-304-126/+99
* SERVER-51008 Enable resuming index builds in the drain writes phase for rollbackGregory Noma2020-09-3010-149/+80
* SERVER-50932 Fix grammar for single argument expressions to accept singleton ...Nick Zolnierz2020-09-305-4960/+5229
* SERVER-49445 Implement validation error generation for jsonSchema array keywordsMindaugas Malinauskas2020-09-3018-76/+1254
* SERVER-51187 Fix crash when calling yield() on CollectionPtr after restore le...Henrik Edin2020-09-301-2/+5
* SERVER-51230 jstests which use shardingStatus's configServer response field s...Kevin Pulo2020-09-301-0/+11
* SERVER-49434 Future::getAsync documentationBilly Donahue2020-09-301-3/+14
* SERVER-43457 Removing truncate workaround and related TODOLuke Pearson2020-09-301-12/+6
* SERVER-50131 add tests for constructing Sorter from existing rangesBenety Goh2020-09-301-0/+166
* SERVER-49822 Add destined recipient to oplog entries from insertsAlex Taskov2020-09-308-23/+399
* SERVER-50131 make EncryptionHooks check in Sorter work with tests without ser...Benety Goh2020-09-293-8/+22
* SERVER-50131 fix typo in Sorter::makeFromExistingRanges() invariant messageBenety Goh2020-09-291-1/+1
* SERVER-50572 Make initial sync clear and recover a tenant migration donor's i...Jason Zhang2020-09-293-0/+33
* SERVER-50662 Handle large and non-finite doubles in FTDCMark Benvenuto2020-09-293-1/+61
* SERVER-50131 fix header includes and using directives in sorter_test.cppBenety Goh2020-09-291-46/+39
* SERVER-50118 Create oplog buffer iterator for reshardingRandolph Tan2020-09-298-12/+466
* SERVER-50756 Add unoccupied storage space to dbStatsLouis Williams2020-09-2915-6/+78
* SERVER-50415 rename waitInIsMaster failpoint to waitInHelloPavi Vetriselvan2020-09-292-6/+6
* SERVER-50418 wait for all exhaust streams to close before starting testsHuayu Ouyang2020-09-291-24/+12
* SERVER-51086 Extract collection diffing logic into separate utility.Max Hirschhorn2020-09-292-112/+133
* SERVER-50318: Only cancel scheduled heartbeatsXueruiFa2020-09-2914-85/+192
* SERVER-50916 use long long instead of uint64 for BSONLouis Williams2020-09-291-8/+8
* SERVER-48808 Oplog Fetching in MigrationServiceInstanceMatthew Russotto2020-09-299-10/+312
* SERVER-48808 Make dependency injection of OplogFetcherMock easier.Matthew Russotto2020-09-296-79/+86
* SERVER-50916 Add $operationMetrics aggregation stage to return resource consu...Louis Williams2020-09-297-8/+372
* SERVER-50801 Rearrange resharding PrimaryOnlyService instances to be forward-...Blake Oler2020-09-296-185/+207
* SERVER-51101 Futurify ShardingMigrationCriticalSectionPierlauro Sciarelli2020-09-299-37/+56
* SERVER-48889 Make it so the critical section is never entered with UNKNOWN sh...Pierlauro Sciarelli2020-09-292-104/+97
* SERVER-50877 Coverity analysis defect 115362: Uninitialized scalar fieldSergi Mateo Bellido2020-09-291-1/+1
* SERVER-47327 Add composition member functions to StatusWithJacob Evans2020-09-292-0/+537
* SERVER-48855 Parsing and CST building for find projectionJacob Evans2020-09-2812-5787/+6623
* SERVER-48940 Make replication rollback clear and recover a tenant migration d...Cheahuychou Mao2020-09-281-0/+4
* SERVER-51082 Make MatchExpression lifetime independent of CSTNick Zolnierz2020-09-287-97/+126
* SERVER-48869 implement agg date expression operators in grammarGeorge Wangensteen2020-09-2811-2854/+6728
* SERVER-50783 Coverity analysis defect 116260: Unsafe assignment operatorDrew Paroski2020-09-281-0/+4
* SERVER-51167 Fix incorrect TypeTag in "sbe_coerce_to_string_test.cpp"Drew Paroski2020-09-281-1/+1