summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-48749 Restoring a cursor without a saved state should not be a failureHenrik Edin2020-07-091-4/+7
* SERVER-48477 Make PlanExecutor interface more genericDavid Storch2020-07-0936-814/+739
* SERVER-49041 Check if live-record binary exists when specified in resmoke.py ...Richard Samuels2020-07-093-1/+23
* Import wiredtiger: 89446427f9525ecb7dd10c1b193d1a3f78999d77 from branch mongo...Luke Chen2020-07-0915-52/+270
* SERVER-49020 Fix data race in MongosTopologyCoordinator test.Siyuan Zhou2020-07-091-6/+10
* SERVER-24165 Validate should report records with invalid BSONShin Yee Tan2020-07-095-39/+101
* SERVER-49060: updating generic FCV constantsGrace Luong2020-07-0920-65/+71
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-0830-75/+243
* SERVER-49374 Fix sslCipherConfig checkGabriel Marks2020-07-081-1/+1
* SERVER-49180 Make the donor's dataSync function reserve an OpTime at which to...Cheahuychou Mao2020-07-089-0/+225
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-07-083-6/+8
* SERVER-48983 Address TSAN errors in replication_coordinator_impl_testJason Chan2020-07-082-69/+78
* SERVER-49244 Test that resumable index builds write state to disk on clean sh...Gregory Noma2020-07-0811-59/+318
* SERVER-48178 Finding self in reconfig may be interrupted by closing connectio...Mark Benvenuto2020-07-0810-20/+50
* SERVER-49347 Fix locking in shell's ProgramRegistryMark Benvenuto2020-07-082-14/+26
* SERVER-48740 Modify ChunkMap to use std::vector internallyAlex Taskov2020-07-088-151/+584
* SERVER-47457: Test that a node syncing from a far away data center will event...XueruiFa2020-07-082-4/+123
* SERVER-48788 Ignore no 'default' in switch statement on MSVCNick Zolnierz2020-07-084-14/+22
* SERVER-49360 Add free_monitoring suite to a required builderJudah Schvimer2020-07-081-1/+2
* SERVER-49172 Create MigratingTenantAccessBlockerByPrefix class and expose it ...Luis Osta2020-07-086-0/+243
* SERVER-49088 fail with MovePrimaryInProgress for findAndModify commandMisha Tyulenev2020-07-081-37/+31
* SERVER-49338 Tolerate later replicaSet versions in freemon testSara Golemon2020-07-081-1/+1
* SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.ymlLydia Stepanek2020-07-086-47/+63
* SERVER-48788 Add barebones bison grammar and BSON lexer for aggregation pipel...Nick Zolnierz2020-07-0811-2/+2903
* SERVER-49330 Remove check for LHAB restoration on restartSara Golemon2020-07-081-39/+1
* SERVER-48628 sort oplog entries first in applier batches, for create ops in t...Eric Milkie2020-07-082-1/+20
* SERVER-49294 waitInIsMaster_failpoint.js should ensure the shell is connected...Tess Avitabile2020-07-081-0/+5
* SERVER-49358 Blacklist sharded_backup_restore_add_remove_shard_while_backup.j...Pierlauro Sciarelli2020-07-081-0/+2
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-0851-593/+517
* SERVER-46661 Use the IDL to parse a killCursors commandMindaugas Malinauskas2020-07-0814-267/+170
* SERVER-40102 index_bigkeys.js and index_bigkeys_background.js do the same thi...Yuhong Zhang2020-07-083-31/+6
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-0815-577/+301
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-0818-16/+138
* SERVER-49316 Unbreak dynamic buildSpencer T Brody2020-07-082-0/+5
* SERVER-49337 Synchronize shared resources in ServiceExecutor testsAmirsaman Memaripour2020-07-081-9/+8
* SERVER-49198 Implement ServerStatusSection for BiggieYuhong Zhang2020-07-076-2/+155
* SERVER-48690 Drive powercycle setup commands with expansions.ymlvrachev2020-07-078-460/+835
* SERVER-48786 Define base classes for CSTJacob Evans2020-07-078-0/+382
* SERVER-49078 Suppress TSAN reports for AS-unsafe calls in signal handlersRyan Egesdahl2020-07-071-0/+7
* SERVER-48658 Stop logging QueryPlanKilled error in TTL monitorSamy Lanka2020-07-071-0/+4
* SERVER-49049 add initialization phase to MultiIndexBlock for resumable index ...Benety Goh2020-07-072-3/+14
* SERVER-49355: use barque API key instead of LDAP passwordKim Tao2020-07-071-1/+1
* SERVER-47853 Add unit tests which combine diffing algorithm and application codeArun Banala2020-07-079-126/+344
* SERVER-49316 Move wait_for_majority_service to its own librarySpencer T Brody2020-07-0713-12/+24
* SERVER-47628 Execution Architecture Guide: Two-Phase Collection and Index DropDianna Hohensee2020-07-071-3/+32
* SERVER-48001 Complete TODO: enable multiversion testing for remoteOpWaitDavid Percy2020-07-072-4/+0
* SERVER-48509 fixed uassert conditionAndrew Chen2020-07-071-1/+1
* removed redundant if/throwAndrew Chen2020-07-071-7/+1
* Switched to fmt_string and clarified log messageAndrew Chen2020-07-071-3/+4
* SERVER-48509 More revisions to exception loggingAndrew Chen2020-07-071-9/+6