summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-09Update binary and tools versions to linux v43.6.17-linux-splunk-v4Jon Streets
2021-02-26Remove buildmode flag for Linux3.6.17-linux-splunk-v3Jon Streets
2021-02-25Vendored mongo-tools v3.6 TOOLS-2803Jon Streets
2021-01-13SERVER-52902 Remove assertion !haveJournalFiles()Geert Bosch
2021-01-11BUILD-10833 Splunk custom build of 3.6.17 with BACKPORT-6439 LinuxBrian McCarthy
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
2020-01-28SERVER-45289 Fix uninitialized variable in the validate adaptorGregory Wlodarek
2020-01-27SERVER-43349 Skip double-$not during $elemMatch serializationCharlie Swanson
2020-01-21SERVER-45279 GranularityRounder rounding infinity case no longer causes infin...Ian Boros
2020-01-21SERVER-43195 Add namespace to ChunkManager ShardKeyNotFound errors in order t...Blake Oler
2020-01-16Import wiredtiger: 723a4c13292b0bc7e27be411db4d006a0b865bd8 from branch mongo...r3.6.17-rc0r3.6.17Luke Chen
2020-01-15SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo
2020-01-14SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz
2020-01-13SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz
2020-01-09SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile
2020-01-09Import tools: a7ddcd8fc366b071f3fa359d277677812cc5c2ce from branch v3.6Tim Fogarty
2019-12-31SERVER-39131 Refactor storage engine lock file supportMark Benvenuto
2019-12-20SERVER-35382 _isSelf requiresAuth falseSpencer Jackson
2019-12-19SERVER-44828 Correct logic to re-compute dependenciesCharlie Swanson
2019-12-19SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman
2019-12-18SERVER-42565 Agg and find commands sort missing fields differentlyJustin Seyster
2019-12-18SERVER-44796 adjust nojournal startup warning to be more compellingEric Milkie
2019-12-16SERVER-44568 Update server's embedded time zone rules to version 2019c.David Storch
2019-12-12SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo
2019-12-11SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov
2019-12-10SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson
2019-12-10SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson
2019-12-10SERVER-42756 $multiply with NaN operand violates commutativityAnton Korshunov
2019-12-02SERVER-37772 adding RHEL80 distroJohn Chen
2019-11-26SERVER-38002 Upgrade PCRE to 8.42Andrew Morrow
2019-11-20SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala