summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-47731 Add FCV check for $v:2 delta oplog entriesIan Boros2020-07-3110-18/+91
* SERVER-49547 ephemeralForTest needs to keep track of the available history fo...Bynn Lee2020-07-315-17/+365
* SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-cont...Jason Chan2020-07-311-0/+15
* SERVER-48741 Fix non-ssl buildMark Benvenuto2020-07-311-0/+2
* SERVER-49301 add StorageEngineOptions::lockFileCreatedByUncleanShutdownBenety Goh2020-07-317-2/+12
* SERVER-49732 Change _currentCommittedSnapshot to be an OpTime instead of an O...Tess Avitabile2020-07-3112-94/+41
* Import wiredtiger: 77ae7e8b1bcee00c8cfeba25deaf7a79e5d86675 from branch mongo...Luke Chen2020-07-314-6/+16
* SERVER-49054 SERVER-49054 Modernize the Compass installer for *NIXRyan Egesdahl2020-07-303-56/+34
* SERVER-49301 repairDatabasesAndCheckVersion() accepts previous server shutdow...Benety Goh2020-07-304-9/+20
* SERVER-49879 Fix ServiceExecutorFixed lifetime in death-testsAmirsaman Memaripour2020-07-301-48/+63
* SERVER-49932 Build MSI from staged filesRyan Egesdahl2020-07-303-25/+21
* SERVER-48874 Implement agg type expressions in grammar and CSTKarmen Liang2020-07-3012-1752/+3341
* SERVER-49175 Make donorStartMigration write commitOrAbortOpTime on transition...Cheahuychou Mao2020-07-307-84/+126
* SERVER-48741 Merge socket and ssl_manager librariesMark Benvenuto2020-07-303-18/+2
* SERVER-49301 initializeStorageEngine() returns previous server shutdown state...Benety Goh2020-07-304-5/+23
* SERVER-49080 Add SNI extension loggingGabriel Marks2020-07-301-0/+9
* SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.Suganthi Mani2020-07-302-37/+56
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-3018-83/+122
* SERVER-49957 Fix read out of bounds in dbCheck getPrevAndNextUUIDs when we op...Henrik Edin2020-07-301-6/+3
* SERVER-49956 Suppress TSAN for race over wiredTigerGlobalOptions.checkpointDe...Henrik Edin2020-07-301-1/+15
* SERVER-49641 Document missing sections in ephemeral_for_test/README.mdHenrik Edin2020-07-301-9/+37
* SERVER-48504 Combination of StaleShardVersion and ShardNotFound exception mak...Tommaso Tocci2020-07-301-1/+2
* SERVER-49975 Use separate thread pools for CatalogCache and its loadersTommaso Tocci2020-07-3019-123/+91
* Import wiredtiger: 83036d612d8f1f3fca9e8bbdd21c025cfb4fa87f from branch mongo...Luke Chen2020-07-302-6/+10
* SERVER-48154 Ident reaper should periodically yield the global lockGregory Wlodarek2020-07-303-75/+66
* SERVER-49147 fix mac os x compileBenety Goh2020-07-301-0/+1
* SERVER-50013 Update with same value as existing node in ephemeralForTest radi...Henrik Edin2020-07-302-0/+9
* SERVER-49147 Make _configsvrCommitChunkMigration idempotentPierlauro Sciarelli2020-07-294-76/+111
* SERVER-49958 Fix mongoc_embedded_test compileMark Benvenuto2020-07-291-1/+1
* SERVER-49885 Add message parameter to rotateCertificates commandGabriel Marks2020-07-293-1/+11
* SERVER-48848 Add support for $sample aggregation stage in grammar and CSTNick Zolnierz2020-07-2912-1601/+1877
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-2923-127/+253
* SERVER-49776 Forward port MDB <-> WT versioning tableGregory Noma2020-07-291-0/+15
* SERVER-49797 Initialize _desc in ephemeralForTest sorted impl in all code pathsHenrik Edin2020-07-291-0/+1
* SERVER-49936 Fix so ephemeralForTest does not throw write conflict exception ...Henrik Edin2020-07-292-1/+29
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-07-296-2/+35
* SERVER-49376: Ensure cursors inherit API settings of the initiating commandXueruiFa2020-07-2925-14/+171
* SERVER-48601 ChunkSplitter should use the same chunk bounds for splitVector a...Jack Mulrow2020-07-292-1/+15
* SERVER-49969 Clear global state in VectorClockMongoDTestPrimary tearDownPierlauro Sciarelli2020-07-291-5/+10
* SERVER-48992 Implement database cache on top of ReadThroughCacheTommaso Tocci2020-07-299-203/+128
* SERVER-49947 Catalog Cache async task accesses un-owned StringData variableTommaso Tocci2020-07-292-3/+3
* Import wiredtiger: 1d495bc3d686e6ee9c9c02273c64c39a875d3693 from branch mongo...Chenhao Qu2020-07-2915-55/+283
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-1/+0
* SERVER-49065 Mark API Version 1 commandsPV992020-07-2852-7/+331
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-2816-68/+132
* SERVER-48867 Add support for comparison agg expressions to grammar and CSTNick Zolnierz2020-07-2813-1861/+2295
* SERVER-49962 reflow text of logv2/README.mdBilly Donahue2020-07-281-321/+519
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-2810-104/+115
* SERVER-46147: Update repair to fix multikey errors without performing an inde...Faustoleyva542020-07-283-18/+482
* SERVER-49853 [SBE] Add support to the find command for comparing arrays and o...Drew Paroski2020-07-282-3/+16