summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wrap condition variable waitForConditionOrInterruptNoAssertUntilfailpoint_syncJason Chan2019-07-175-20/+11
* add timeoutLingzhi Deng2019-07-162-2/+22
* syncNowLingzhi Deng2019-07-164-1/+43
* Add clearSignalsLingzhi Deng2019-07-162-1/+11
* parseBSONLingzhi Deng2019-07-153-3/+105
* include SyncConfig in setModeLingzhi Deng2019-07-154-4/+12
* wrap sync-related members into SyncConfigLingzhi Deng2019-07-154-18/+31
* sync logicJason Chan2019-07-152-0/+52
* Add _signals and _waitForLingzhi Deng2019-07-151-2/+7
* Initial commit; add isSyncJason Chan2019-07-151-0/+2
* SERVER-42003 Add Comprehensive Index Build workloads to sys perfZach Yam2019-07-151-0/+11
* SERVER-41313 Fix lintShreyas Kalyan2019-07-151-9/+8
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-15808-100/+130734
* SERVER-41770 Multiversion test for change stream support of large txnsJustin Seyster2019-07-151-0/+130
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-1510-32/+28
* SERVER-42194 Make Collection always hold a UUID (rather than optional UUID)Xiangyu Yao2019-07-1541-229/+192
* SERVER-42153 Remove FCV gating for flow controlXiangyu Yao2019-07-151-8/+1
* Revert "SERVER-33259 add libunwind to third_party"Xiangyu Yao2019-07-15808-130729/+100
* SERVER-41355 Step down calls yieldLocksForPreparedTransactions withoutSuganthi Mani2019-07-155-44/+68
* SERVER-33259 add libunwind to third_partyBilly Donahue2019-07-15808-100/+130729
* SERVER-41041 ViewCatalog should actively reload after changesGregory Wlodarek2019-07-1510-272/+364
* SERVER-41204 Output the transaction abort reason in the slow log lineKaloian Manassiev2019-07-1411-76/+204
* SERVER-42227: Limit the number of tasks burn_in_test will generateDavid Bradford2019-07-132-1/+31
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-1220-518/+387
* SERVER-41939 Fix external_auth suite to work with new LDAP proxy testJonathan Reams2019-07-124-1/+42
* SERVER-42077 Add 'allowDiskUse' option to find commandMisha Ivkov2019-07-1211-3/+152
* SERVER-42083 refactor SortPattern into its own classMisha Ivkov2019-07-127-114/+238
* SERVER-41530 For uncapped collections, CollectionBulkLoaderImpl::insertDocumentsAllison Easton2019-07-123-42/+89
* SERVER-42032 Replace parse_and_eval() usage in mongodb-javascript-stack.Max Hirschhorn2019-07-121-0/+6
* SERVER-42195 Create new lifecycle instance for new stepdown thread.Max Hirschhorn2019-07-121-4/+8
* SERVER-41261 Use the oplog entry after the common point to calculate rollback...Jason Chan2019-07-127-31/+107
* SERVER-36698 Add task for agg-expr-fuzzer optimized vs. unoptimizedcchilds12019-07-121-0/+16
* SERVER-41823 Wait for prepare to be majority committed before committing in i...Louis Williams2019-07-121-0/+4
* SERVER-42134 Deprecate certain mapReduce parametersCharlie Swanson2019-07-123-4/+30
* SERVER-42154 add sharding to alternate createIndexes implementation builderBenety Goh2019-07-121-0/+1
* SERVER-41951 Make the findAndModify path on mongos attach databaseVersion whe...Jason Zhang2019-07-125-16/+30
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-1226-19/+324
* SERVER-42111 Enable auto-decrypt in communityShreyas Kalyan2019-07-123-2/+199
* SERVER-42154 IndexBuildsCoordinator uses repl state info provided by callerBenety Goh2019-07-122-6/+12
* SERVER-41864 Migrate to new macos distroBrian McCarthy2019-07-121-17/+17
* SERVER-41870 add js test for interrupting index build before IndexBuildsCoord...Benety Goh2019-07-121-0/+80
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-128-6/+157
* Import wiredtiger: 3f686382114354b29b1d92b9c4a7dfc870dc5b94 from branch mongo...Luke Chen2019-07-1283-314/+938
* SERVER-42154 provide replication state info to index builds during secondary ...Benety Goh2019-07-115-11/+26
* SERVER-41760 fix lintBenety Goh2019-07-111-2/+2
* SERVER-41279 Eliminate failed plans from consideration during query planningsamontea2019-07-1111-37/+246
* SERVER-41762 burn_in_tags should not need to generate a compile taskLydia Stepanek2019-07-117-58/+162
* SERVER-41570 Suppress Xcode 11 deleted default function warningsAlya Berciu2019-07-111-1/+5
* SERVER-41704 adding asn1 libfuzzer parserjason.piao2019-07-112-0/+48
* SERVER-41796 OpMsg HandleRequest fuzzerjason.piao2019-07-112-0/+136