summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46223: Support OP_MSG exhaust in mongobridgeLingzhi Deng2020-02-271-10/+0
* SERVER-45087 Check oplog commitment condition on replica set reconfigWilliam Schultz2020-02-261-2/+6
* SERVER-46333 Disable log truncation in the shell ProgramMultiplexerHenrik Edin2020-02-241-1/+4
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-241-1/+1
* SERVER-46330 Delete 'oplogFetcherUsesExhaust' server parameter if running las...Samyukta Lanka2020-02-241-3/+3
* SERVER-46340 TestData is undefined in DSIRobert Guo2020-02-241-2/+2
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-234-43/+38
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-215-13/+14
* SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko2020-02-213-5/+17
* SERVER-45574: Use NewOplogFetcher in steady state replication and initial syncLingzhi Deng2020-02-191-0/+10
* SERVER-45138 Enable JSON log format by default.Henrik Edin2020-02-181-3/+3
* SERVER-46026 Fix initial_sync_drop_against_last_stable.js with JSON logsHenrik Edin2020-02-181-1/+49
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-181-4/+16
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-182-3/+28
* SERVER-46026 Fix kill_sessions.js and logs_include_client_info.js to handle J...Henrik Edin2020-02-151-0/+24
* SERVER-45138 Add MONGO_CONFIG_JSON_LOG_DEFAULT define to use JSON logs by def...Henrik Edin2020-02-141-2/+6
* Revert "SERVER-45610 Reject commands that read data when node is in RECOVERIN...Ian Boros2020-02-141-16/+4
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-131-4/+16
* SERVER-45791 The db.collection.explain().mapReduce() shell helper should acce...James Wahlin2020-02-131-3/+12
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-133-47/+90
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-6/+1
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-132-0/+9
* SERVER-45651 ReplSetTest stopSet checks should pass explicit RWCKevin Pulo2020-02-131-6/+42
* SERVER-45884 don't run the hang analyzer on ASAN buildsRobert Guo2020-02-122-0/+6
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-111-4/+4
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-102-0/+6
* SERVER-45807 Add change stream stage to fetch pre-image for update/replace/de...Jonathan Reams2020-02-101-0/+10
* SERVER-43951 Unifies help collection namemaserMark Benvenuto2020-02-061-2/+2
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-052-6/+0
* SERVER-43951 Unifies help collection nameMichael Doliner2020-02-051-2/+2
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-052-0/+6
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-041-1/+4
* Revert "SERVER-45651 Ensure checkReplicaSet sets an explicit writeConcern whe...Janna Golden2020-02-041-2/+1
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-041-5/+6
* SERVER-45651 Ensure checkReplicaSet sets an explicit writeConcern when runnin...Vesselina Ratcheva2020-02-031-1/+2
* SERVER-45377 add global option to enable and disable shell hang analyzerRobert Guo2020-01-311-1/+19
* SERVER-43847 Make ReplSetTest's stepUp function resilient to slow machinesSamyukta Lanka2020-01-311-10/+23
* SERVER-45751 Multiversion tests should apply enableMajorityReadConcern to las...Tess Avitabile2020-01-281-3/+9
* SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log filesCarl Raiden Worley2020-01-284-6/+47
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-281-3/+7
* SERVER-41625 RollbackTest fixture runs data consistency checks twice when it ...Ryan Timmons2020-01-271-4/+4
* SERVER-45765 Race in initiateWithAnyNodeAsPrimaryA. Jesse Jiryu Davis2020-01-251-1/+2
* SERVER-445566 legacy logging cleanupsGabriel Russell2020-01-241-1/+1
* SERVER-45619 Fix so logv1 to v2 appender does not output large log warning in...Henrik Edin2020-01-171-3/+3
* SERVER-45609 Allow early logging to stdout in shell when using logv2Henrik Edin2020-01-161-6/+19
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-161-5/+19
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-0/+7
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-151-78/+1
* SERVER-45079 Only allow addition or removal of a single voting node in non-fo...William Schultz2020-01-141-2/+8
* SERVER-44761 Use new readDumpFile shell helper for tests instead of bsondumpAndrew Morrow2020-01-131-0/+69