summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-0167-497/+348
* SERVER-59111 Support $push group accumulator in SBEIrina Yatsenko2021-09-012-39/+100
* SERVER-59173 Audit error messages for time-series updates and deletesGregory Noma2021-09-014-45/+26
* SERVER-58752 Support retrying internal transactions on transient transaction ...Cheahuychou Mao2021-09-0143-608/+2567
* SERVER-59567 Health observers are invoked periodically and create a Fault Fac...Andrew Shuvalov2021-09-0117-127/+311
* SERVER-59720 Correctly handle $rename in time-series metaField-only updatesGregory Noma2021-09-013-32/+93
* SERVER-59011: Avoid generating mongo_version.ymlXueruiFa2021-09-012-17/+0
* SERVER-57553 add $sum accumulator to SBEAdityavardhan Agrawal2021-09-017-1/+631
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-0123-65/+296
* SERVER-54315: Enable jasper resmoke for a single required buildjulianedwards2021-09-011-0/+1
* SERVER-59411 Update TODO listed in SERVER-59185Amirsaman Memaripour2021-09-011-1/+1
* SERVER-59645 Fix binary string input in AllZerosTypeBits unit testJosef Ahmad2021-09-011-2/+2
* SERVER-58934 Don't pass any feature flag parameters to old fixture in multive...Mikhail Shchatko2021-09-017-6/+34
* SERVER-59644 robustify agg_unionWith_interrupt_cleanup.jsMickey. J Winters2021-09-011-2/+4
* SERVER-59636 Increase receiveChunkWaitForRangeDeleterTimeoutMS…Marcos José Grillo Ramirez2021-08-312-2/+6
* SERVER-59694 added null check for find queries in config.cache.collectionsn c...Luis Osta2021-08-311-2/+2
* SERVER-56416 Remove non-portable cpuFeatures check from macOSMatthew Saltz2021-08-311-3/+1
* SERVER-57572 Rewrite secondary indexes on mongos for sharded time-series coll...Arun Banala2021-08-3113-167/+322
* SERVER-59202 Create bounds for min/max queries on compound indexes correctlyIan Boros2021-08-313-24/+85
* SERVER-40865 Retry QueryPlanKilled errors in the catalog cachePierlauro Sciarelli2021-08-311-11/+7
* SERVER-59663 Refactor SSCCL's code that cleans up persisted metadataAntonio Fuschetto2021-08-312-38/+35
* SERVER-59050 use generator for linux-64-repeat concurrency tasksSiran Wang2021-08-311-9/+7
* SERVER-59164 All write commands on sharded time-series namespace should trans...Arun Banala2021-08-3119-104/+350
* SERVER-58200 Require calling parallel shell callback for every spawned parall...Richard Samuels2021-08-3111-22/+82
* Import wiredtiger: ed426398e416c9f816674695728c05e7e371f668 from branch mongo...Luke Chen2021-08-312-1/+171
* Import wiredtiger: 15fb9b825c516298498ee505d33586b8454bc098 from branch mongo...Luke Chen2021-08-319-14/+208
* Import wiredtiger: 39677527df29a8ace7eebeb000a2046e06d96ca3 from branch mongo...Luke Chen2021-08-315-20/+170
* Import wiredtiger: 465b66827f105c184d317979d1b7c437c5ba6391 from branch mongo...Luke Chen2021-08-316-43/+140
* Import wiredtiger: b86eb4c244bf3afedd8ebd3611a39b7c709cb3b0 from branch mongo...Etienne Petrel2021-08-312-10/+10
* Import wiredtiger: 026a930bb418933cddd54d213a39ada253cde1d0 from branch mongo...Etienne Petrel2021-08-314-6/+170
* SERVER-59619 manually create Python symlink in venvRobert Guo2021-08-312-0/+33
* SERVER-59048 Add support for SRV and SRV raw to LDAPDNSResolverCacheMark Benvenuto2021-08-314-8/+22
* SERVER-59104 Remove usages of `mutablebson::Element::findNthChild` in time-se...Gregory Noma2021-08-301-12/+7
* SERVER-58502 mongos hello loadBalanced optionBilly Donahue2021-08-3010-19/+411
* SERVER-58433 Removing multi writes from multi statement transactions from Res...Luis Osta2021-08-307-123/+254
* SERVER-58741 Stop calling `ShardingMetadata::writeToMetadata` under FCV >= 5.1Yoonsoo Kim2021-08-302-7/+15
* SERVER-48560 remove collation from accepted fields in explain command after L...Rushan Chen2021-08-302-11/+2
* SERVER-59023 Version internal writes to resharding temp ns as IGNORED.Max Hirschhorn2021-08-306-3/+107
* SERVER-58345 Updated releases.h.tpl to generate pre-lastLTS FCV constants, St...Vishnu Kaushik2021-08-301-17/+63
* SERVER-59154 Add more comprehensive time-series update test casesAlison Lu2021-08-302-4/+160
* SERVER-58893 Rename flag to skipApiVersionCheckAdi Zaimi2021-08-3010-11/+21
* SERVER-59661 Refactor construction of persisted chunks collection namespaceAntonio Fuschetto2021-08-302-17/+20
* SERVER-57568 Implement query routing behaviour for sharded time series collec...Arun Banala2021-08-304-202/+680
* SERVER-59435 Make sure pipeline pointers are in place before disposing of pip...Charlie Swanson2021-08-305-7/+101
* SERVER-59481 startup_recovery_for_restore_restarts.js should wait for an unst...Jason Chan2021-08-301-2/+7
* SERVER-59669 fix race in test accessing unprotected variableAndrew Shuvalov2021-08-301-2/+2
* SERVER-57550 Support $addToSet group accumulator in SBEAdityavardhan Agrawal2021-08-302-8/+148
* SERVER-59605 have generated tasks depend on archive_dist_test_debugRobert Guo2021-08-305-25/+21
* SERVER-57810 Enable setting mock filenames for devnull KVEngine backup cursorali-mir2021-08-302-4/+11
* SERVER-50350 Remove multiversion test empty_update_mods_multiversion_replicat...Ruoxin Xu2021-08-301-65/+0