summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46311 $$IS_MR and $$JS_SCOPE access crashes serverKatherine Wu2020-02-262-6/+32
* SERVER-45117 Guard NetworkInterfaceTL::setAlarm() more aggressivelyBen Caimano2020-02-262-11/+53
* SERVER-45210 Accept and ignore nonAtomic:true option in mapReduceKatherine Wu2020-02-262-23/+19
* SERVER-46123 Skip out_drop_temp_collection.js for two-phase index builds, con...Gregory Wlodarek2020-02-262-12/+29
* SERVER-46123 Check whether the database is drop pending for aggregation opera...Gregory Wlodarek2020-02-263-11/+24
* SERVER-46429 Blacklist sharded_union_testLouis Williams2020-02-261-0/+5
* SERVER-46123 Remove ScopedStopNewDatabaseIndexBuilds/ScopedStopNewCollectionI...Gregory Wlodarek2020-02-263-369/+39
* SERVER-41554 exclude apply_ops_index_collation.js and apply_ops_invalid_index...Benety Goh2020-02-261-0/+5
* SERVER-46235 enable hybrid_index_with_updates.js in logv2Billy Donahue2020-02-262-2/+7
* SERVER-46274: Add votingMembersCount and writableVotingMembersCount fields to...Xuerui Fa2020-02-264-1/+48
* SERVER-45995: Test that nodes in initial sync maintain and gossip the commit ...Xuerui Fa2020-02-262-0/+147
* SERVER-46276 Ensure cross-db $out handles authz correctlyNick Zolnierz2020-02-261-10/+45
* Revert "SERVER-46110 Expose $internalOutToDifferentDB in $out"Louis Williams2020-02-266-32/+87
* Revert "SERVER-45447 Add $accumulator for user-defined Javascript accumulators"Louis Williams2020-02-2627-814/+167
* SERVER-46074 Improve log attributes for repl directory and bridge.cppTess Avitabile2020-02-2637-703/+628
* SERVER-45460 Mark CodeWithScope as deprecated in bsontypes.hJames Wahlin2020-02-264-49/+66
* SERVER-46284 Serialize term -1 as a missing field in repl_set_config.cppAli Mir2020-02-263-4/+10
* SERVER-46110 Expose $internalOutToDifferentDB in $outTed Tuckman2020-02-266-87/+32
* SERVER-46270 Optimize postBatchResumeToken and latestOpLogTimestamp retrieval...Anton Korshunov2020-02-263-11/+40
* SERVER-44978 Remove accidentally added usage of getGlobalServiceContext() fro...Kaloian Manassiev2020-02-2611-79/+82
* Revert "SERVER-17934 Do not report replication progress upstream while in ini...Vesselina Ratcheva2020-02-263-189/+2
* SERVER-17934 Do not report replication progress upstream while in initial syncVesselina Ratcheva2020-02-263-2/+189
* SERVER-45087 Check oplog commitment condition on replica set reconfigWilliam Schultz2020-02-2629-26/+543
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-2649-490/+1295
* SERVER-46362 Make set_step_params test tolerate sporadic connectionsAmirsaman Memaripour2020-02-261-3/+11
* SERVER-46253 Only register rollback handlers for registered collectionsMaria van Keulen2020-02-253-17/+15
* SERVER-46041 Add DiagnosticListener/WaitListener LSAN suppressionsBen Caimano2020-02-256-7/+32
* SERVER-46331 Check for SocketException error on response object in NetworkInt...Janna Golden2020-02-251-9/+6
* SERVER-44202 Remove unnecessary TODO comment pertaining to explain of exchang...David Storch2020-02-251-1/+1
* SERVER-45085 check config replication condition on reconfigPavithra Vetriselvan2020-02-2521-137/+482
* SERVER-46375 Include the offset, length pair for files as part of the first f...Gregory Wlodarek2020-02-251-0/+5
* SERVER-46359 Log javascript stack traces in plain text in the shell.Henrik Edin2020-02-251-1/+4
* SERVER-46361 Format UUID as $uuid:<string> in logv2Henrik Edin2020-02-256-11/+67
* SERVER-41554 remove applyOps support for createIndexesBenety Goh2020-02-257-21/+76
* SERVER-46235 index_stepdown_unique.js json-flexible globBilly Donahue2020-02-252-2/+1
* SERVER-46286 Clean up unused functions in OplogFetcherSamyukta Lanka2020-02-255-62/+6
* SERVER-45996: Test that resyncing nodes contribute to liveness majoritiesXuerui Fa2020-02-251-0/+91
* SERVER-45447 Add $accumulator for user-defined Javascript accumulatorsDavid Percy2020-02-2527-167/+814
* SERVER-45770 add to/from information to moveChunk.to log messageJosef Ahmad2020-02-251-1/+1
* SERVER-46334 Eliminate the mutex held across JournalListener calls.Dianna Hohensee2020-02-2512-101/+52
* SERVER-46027 Include push_name in .msi file nameKelsey Schubert2020-02-251-18/+18
* SERVER-46196 Fix creation of orphan Top entries on failed collection creationDavid Storch2020-02-254-23/+74
* SERVER-46072 Improve log attributes for transaction_participant.cppTess Avitabile2020-02-251-20/+18
* SERVER-46219 Unit Tests should log with jsonMark Benvenuto2020-02-2546-233/+299
* SERVER-46229 extend test coverage in create_indexes.js and create_indexes_par...Benety Goh2020-02-253-27/+30
* SERVER-46235 Fix reconstruct_prepared_transactions_initial_sync_index_build.j...Benety Goh2020-02-251-7/+8
* SERVER-46235 Fix drop_collections_two_phase_rename_drop_target.js with JSON logsBenety Goh2020-02-241-1/+1
* SERVER-46157 Logging from s2 uses logv2Henrik Edin2020-02-241-39/+37
* SERVER-46333 Disable log truncation in the shell ProgramMultiplexerHenrik Edin2020-02-241-1/+4
* SERVER-46343 Remove extra newline in plain formatterHenrik Edin2020-02-241-1/+4