summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-41968 wait for collection scan phase to start in hybrid index testsBenety Goh2020-02-195-5/+5
* SERVER-41968 fix db.currentOp() query in index build tests to work with Index...Benety Goh2020-02-195-9/+21
* SERVER-45007 PBWM lock acquisition in GlobalLock supports deadlineBenety Goh2020-02-192-1/+19
* SERVER-41968 fix db.currentOp() query in index build killop testsBenety Goh2020-02-193-3/+3
* SERVER-45007 ResourceLock::lock() supports deadlineBenety Goh2020-02-192-3/+5
* SERVER-41968 add IndexBuildTest.waitForIndexBuildToScanCollection()Benety Goh2020-02-191-0/+17
* SERVER-45007 ResourceLock::lock() always requires OperationContextBenety Goh2020-02-194-10/+13
* SERVER-41968 IndexBuildTest.getIndexBuildOpId() accepts optional db.currentOp...Benety Goh2020-02-191-2/+7
* SERVER-43339 Make PBWM respect MaxTimeMSXiangyu Yao2020-02-196-3/+81
* SERVER-45273 Remove the mongos version check in allow_partial_results.js and ...Cheahuychou Mao2020-02-182-12/+6
* SERVER-42617 Race in CloneDocumentsCatchesInsertErrors can causes it to retur...Tommaso Tocci2020-02-171-16/+20
* SERVER-46174 Free peer certificate in SSL_get0_verified_chain polyfillSara Golemon2020-02-151-4/+4
* Import tools: fb0afa9a9d92f48a8f497d02ca9f176a90ba3b76 from branch v4.2Varsha Subrahmanyam2020-02-13261-72371/+1148
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2020-02-1311-42/+62
* SERVER-46082 Use bin/analysis.py for performance projectsHenrik Ingo2020-02-132-50/+39
* SERVER-45906 Ensure initial stable checkpoint is triggered properly when enab...William Schultz2020-02-124-0/+60
* SERVER-44915 Extend output to include full index options and shard nameMihai Andrei2020-02-1210-36/+185
* SERVER-45839 Fix type of 'txnNum' to be long long in the BSONObj for replicat...Gregory Wlodarek2020-02-111-4/+5
* SERVER-45839 recoverFromOplogUpTo should not invariant if there are no oplog ...Gregory Wlodarek2020-02-114-6/+137
* SERVER-45842 Remove assertion that checks whether the last applied oplog entr...Gregory Wlodarek2020-02-112-17/+14
* SERVER-44442 Allow queryableBackupMode to perform replication recoveryGregory Wlodarek2020-02-118-27/+287
* SERVER-44438 Have queryableBackupMode open WT in read/write modeGregory Wlodarek2020-02-114-83/+40
* Import wiredtiger: 4a7bbce5cb744d9026f083314746e85fa851338e from branch mongo...Luke Chen2020-02-1162-988/+1637
* SERVER-45137 Remove namespaces from Top when collections are renamedGregory Wlodarek2020-02-1115-49/+96
* SERVER-45010 Avoid taking a checkpoint on clean shutdown if stableTimestamp <...William Schultz2020-02-114-1/+78
* SERVER-46050 Use getLastAppliedOpTime rather than getHeartbeatAppliedOpTime f...Siyuan Zhou2020-02-101-1/+1
* SERVER-45644: Reevaluate timeouts used by burn_in_testAlexander Costas2020-02-102-3/+6
* SERVER-34768 Sync source's optime cannot be behind the syncing node even if c...Siyuan Zhou2020-02-072-0/+30
* SERVER-41872 PlanEnumerator AndAssignment::choices ordering not stable and is...James Wahlin2020-02-072-2/+72
* SERVER-45261 create more state in NiTL ctorJason Carey2020-02-074-18/+39
* SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons2020-02-062-0/+76
* SERVER-45922 Bump required macOS Xcode version fom 10.0 to 10.2Andrew Morrow2020-02-061-1/+1
* SERVER-45612 Remove the mapReduce + prepare testing in 4.2 concurrency_simult...Matthew Russotto2020-02-062-0/+8
* SERVER-44620 Fix sslProviderSupports helpers on Debian 10Adam Cooper2020-02-051-4/+18
* SERVER-45766: Remove "requires" from the server yamlAlexander Costas2020-02-051-6/+0
* SERVER-45764: Generate resmoke tasks need to take setup time into account whe...Alexander Costas2020-02-052-6/+9
* SERVER-42573 Only warn about enableReadConcernMajority if PSA architectureXuerui Fa2020-02-041-2/+4
* SERVER-45493 temporarily disable failing assertion in election_candidate_and_...Judah Schvimer2020-01-311-2/+4
* SERVER-45492 Tag rollback_dup_ids.js with 'requires_persistence' and 'require...Judah Schvimer2020-01-311-0/+1
* SERVER-45748: Ensure the correct task is used in bypass-compile for burn_in_tagsDavid Bradford2020-01-305-124/+65
* Import wiredtiger: 35ba2ab88763ca8a25743a9ef78b2eaed28f4a6c from branch mongo...Luke Chen2020-01-3046-538/+1280
* SERVER-44904 startup recovery should not delete corrupt docs while rebuilding...Eric Milkie2020-01-298-20/+36
* SERVER-45006 LockerImpl::wasGlobalLockTaken() returns correct valueTess Avitabile2020-01-292-1/+15
* SERVER-45662 Update Flow Control timeAcquiringMicros in currentOpMaria van Keulen2020-01-281-1/+3
* SERVER-43726 Make ssl_alert_reporting.js tolerate LEGACY crypto policy on RHEL8Adam Cooper2020-01-281-2/+4
* BF-15988: Disable tool_replset for ephemeralForTest storage enginePatrick Meredith2020-01-281-0/+1
* SERVER-45289 Fix uninitialized variable in the validate adaptorGregory Wlodarek2020-01-281-1/+1
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-01-2813-0/+533
* SERVER-44325 Provide SSL_get0_verified_chain() polyfill for OpenSSL < 1.1.0Sara Golemon2020-01-281-0/+41
* SERVER-44103 clear_jumbo.js should wait for balancer to be on mode: full for ...Randolph Tan2020-01-271-3/+2