summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41094 Write compass installer to build directoryr4.3.0Mathew Robinson2019-10-281-5/+9
* SERVER-44177 run inactive projects weekly in EvergreenRobert Guo2019-10-281-77/+22
* SERVER-43911 Permit building compound hashed indexesArun Banala2019-10-2814-202/+575
* Import wiredtiger: 2fd676d2bca3a57b8cd704e980d7518d82015c0f from branch mongo...Luke Chen2019-10-285-17/+244
* SERVER-44186 allow index builds to continue running on stepdownBenety Goh2019-10-275-15/+76
* SERVER-44186 add js test for testing index build failoverBenety Goh2019-10-271-0/+71
* SERVER-44186 index builds use same OperationContext::writesAreReplicated() se...Benety Goh2019-10-273-17/+8
* SERVER-44186 IndexBuildsCoordinator checks replication state before writing c...Benety Goh2019-10-272-16/+67
* Revert "SERVER-44017 hang_analyzer.py inflates debug-symbols"Robert Guo2019-10-262-61/+26
* SERVER-44186 IndexBuildsCoordinator waits for commit/abort depending on the n...Benety Goh2019-10-261-5/+34
* SERVER-44186 rename IndexBuildOptions::replSetAndNotPrimary to replSetAndNotP...Benety Goh2019-10-264-14/+10
* Revert "SERVER-44042 Enable reconstruct_prepared_transactions_initial_sync_in...Benety Goh2019-10-261-12/+9
* SERVER-44186 createIndexes command logs interruption exception detailsBenety Goh2019-10-261-3/+7
* SERVER-41464 setInitialSyncFlag() and clearInitialSyncFlag() should not be ca...Gregory Wlodarek2019-10-251-41/+36
* SERVER-44133 Refactor kms memory allocation to header fileMark Benvenuto2019-10-252-50/+69
* SERVER-43936 Implement simpler, quicker python based C++ linterMark Benvenuto2019-10-2515-14/+426
* SERVER-39165 Add waitForFailpoint command and update other repl testsCheahuychou Mao2019-10-2525-145/+107
* SERVER-39165 Add waitForFailpoint command and update initial sync testsCheahuychou Mao2019-10-2518-100/+76
* SERVER-44245 Make id_partial_projection.js more robustIan Boros2019-10-251-8/+13
* SERVER-15902 sigaltstack for workers and stdx::thread.Billy Donahue2019-10-255-32/+425
* SERVER-39332 Change reliance on balancer to use manual migrations in remove2....Blake Oler2019-10-251-122/+85
* SERVER-44233 Rename database_and_shard_versioning_all_commands.js to database...Esha Maharishi2019-10-254-3/+3
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-2519-42/+283
* SERVER-44185 Convert keyStringAssert() and keyStringAsserted() into a macro t...Gregory Wlodarek2019-10-251-8/+5
* SERVER-44239 Ensure the parallel shell in lock_stats.js finishes successfully...Gregory Wlodarek2019-10-251-25/+2
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-252-8/+22
* SERVER-44027 Replace accidental database lock with a collection lock for the ...Gregory Wlodarek2019-10-251-2/+5
* SERVER-44233 Remove checking that shardVersion UNSHARDED was sent from databa...Esha Maharishi2019-10-242-118/+13
* SERVER-43685 Move snapshot id handling above storage API.David Storch2019-10-2417-102/+148
* SERVER-42745 Simplify StaleDbVersion handling on the batch write path on routersEsha Maharishi2019-10-241-12/+22
* SERVER-42042 Fail the build if it is set up to wander into the trilemmar3.6.8-rc1r3.6.8Andrew Morrow2019-10-241-0/+9
* SERVER-44027 Remove global X lock for renameCollection between DBsGregory Wlodarek2019-10-243-44/+64
* SERVER-41781 Make one node in replica set non-voting to prevent non-determini...Lamont Nelson2019-10-241-1/+5
* SERVER-7502 test that partial projection of _id works correctlyIan Boros2019-10-244-22/+48
* SERVER-43853 Clarify SCRAM authentication error messagesSara Golemon2019-10-242-4/+12
* SERVER-43236 Wrap reconfig cmd no-op oplog write in writeConflictRetry blockAli Mir2019-10-241-10/+15
* SERVER-44059 Make _makeCoefficientLow in decimal128.h staticSpencer Jackson2019-10-241-1/+1
* SERVER-42508 Convert SessionsCollection to throw instead of return status Par...Marcos José Grillo Ramírez2019-10-2411-83/+76
* SERVER-40474 Remove extra braces from SCons subst stringMathew Robinson2019-10-241-1/+1
* SERVER-40474 SERVER-25727 Only lint changed filesMathew Robinson2019-10-242-36/+157
* SERVER-42435 fix unit testsIan Boros2019-10-241-4/+4
* SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSo...David Storch2019-10-2317-51/+62
* SERVER-44132 DataBuilder move assignment computes size incorrectlyMark Benvenuto2019-10-232-3/+6
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-2328-2246/+125
* SERVER-43960 Make sharding_balance4.js wait for chunk splits in between updatesMatthew Saltz2019-10-231-2/+7
* SERVER-42659 Reserve QueryExceededMemoryLimitNoDiskUseAllowed errorJustin Seyster2019-10-231-0/+1
* SERVER-44029 Remove global X lock for replSetResizeOplogGregory Wlodarek2019-10-231-32/+23
* SERVER-43815 Validate cmd should report MB of I/O per second in curOp so that...Gregory Wlodarek2019-10-237-27/+63
* SERVER-43303 Re introduce mapReduce fsm tests in sharded suitesNicholas Zolnierz2019-10-2323-118/+143
* SERVER-44104 Avoid getKeySize for WiredTigerIndexCursorBase::nextKeyString on...Geert Bosch2019-10-231-3/+4