summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-02SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir
2020-08-28SERVER-45202 Improve command alias infrastructurer3.6.20-rc1Amirsaman Memaripour
2020-08-25SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch
2020-08-19SERVER-50180 Fix User lifetime management in AuthorizationManager::acquireUse...r3.6.20-rc0Mark Benvenuto
2020-08-17SERVER-39392 Remove tautological invariantAndrew Morrow
2020-08-12SERVER-48709 Fix overflow in key manager wake up calculationJack Mulrow
2020-08-11SERVER-49054 Install Compass instead of Compass CommunityRyan Egesdahl
2020-08-07SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas
2020-08-07SERVER-36910 Reduce severity of log message for PlanExecutor::DEAD error duri...Bernard Gorman
2020-08-06SERVER-48244 remove shell-side explain string validationHirday Gupta
2020-08-04SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski
2020-08-02SERVER-41600 Invalidate index from CollectionInfoCache in refreshEntryMaria van Keulen
2020-07-24SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis
2020-07-14Import wiredtiger: 3a63ddcbed28c5f40ef026c55b85e34042a9715d from branch mongo...r3.6.19-rc0r3.6.19Chenhao Qu
2020-07-08SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz
2020-06-29SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon
2020-06-26SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva
2020-06-24SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma
2020-06-18SERVER-37069 Remove Rosette Linguistics PlatformMark Benvenuto
2020-05-28SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy
2020-05-28SERVER-40805 Indicate reason for replanningDavid Percy
2020-05-27SERVER-47695: Don't set lastOp for client backwards in terms of timestamp aft...Lingzhi Deng
2020-05-21SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov
2020-05-13SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette
2020-05-13SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette
2020-05-11SERVER-45367 Log open cursors for a namespace when submitting tasks to the ra...Matthew Saltz
2020-05-01SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek
2020-04-06SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow
2020-04-02SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons
2020-04-01SERVER-46834 Use monotonic time in UserCacheInvalidatorShreyas Kalyan
2020-03-31SERVER-42525 Single-node replica sets shouldn't wait for electable caught up ...Mihai Andrei
2020-03-27SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto
2020-03-24SERVER-38119 Windows dump file naming does not account for dots in directory ...Mathew Robinson
2020-03-20SERVER-46024 Collect /proc/vmstat swap statistics in FTDCMark Benvenuto
2020-03-19SERVER-45156 SockAddr constructor should take sockaddr, not sockaddr_storageMark Benvenuto
2020-03-18SERVER-46898 The tcmallocReleaseRate parameter does not work in 4.0 and 3.6Mark Benvenuto
2020-03-06SERVER-45363 Base weight for text index on exact match not possible matchTed Tuckman
2020-03-06SERVER-45770 add to/from information to moveChunk.to log messageJosef Ahmad
2020-03-05SERVER-46466 Make session migration destination check out sessionRandolph Tan
2020-03-02SERVER-45418 Avoid explicitly batching documents in $cursor for count-like ag...David Storch
2020-02-27SERVER-35050 Don't abort collection clone due to negative document countMihai Andrei
2020-02-26SERVER-45935 WT error handler can incorrectly print 'An unsupported journal f...Louis Williams
2020-02-26SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva
2020-02-15SERVER-46174 Free peer certificate in SSL_get0_verified_chain polyfillSara Golemon
2020-02-09SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta...Cheahuychou Mao
2020-02-04SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon
2020-02-04SERVER-44325 Provide SSL_get0_verified_chain() polyfill for OpenSSL < 1.1.0Sara Golemon
2020-02-04SERVER-42573 Only warn about enableReadConcernMajority if PSA architectureXuerui Fa
2020-01-29SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson
2020-01-28SERVER-40047 Test for blocking queue should not test for non-guaranteed condi...Matthew Russotto