summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49137 Update third party inclusionsSpencer Jackson2020-07-011-11/+11
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-017-15/+70
* SERVER-49146: turn on archiving for the tests under the hot_backups directoryLaMont Nelson2020-07-012-0/+4
* SERVER-48468 Update sharding architecture guide for quiesce modeTess Avitabile2020-07-011-0/+1
* SERVER-37068 Add NumberDecimal as numeric type for aggregation expressionsJunhson Jean-Baptiste2020-07-012-9/+12
* SERVER-47933 runtime attr unique checkBilly Donahue2020-07-013-0/+51
* SERVER-43040 Remove the unit test used only variation of LockerImpl::lockGlob...Bynn Lee2020-07-017-73/+123
* SERVER-47456: Test that nodes in the same data center as the primary eventual...XueruiFa2020-07-015-34/+263
* SERVER-47290 Rewrap Execution Arch Guide: Repair sectionLouis Williams2020-07-011-17/+62
* SERVER-49111 Remove ServiceExecutorTaskNamesAmirsaman Memaripour2020-07-0111-102/+15
* SERVER-48931 translate $isNumber to an SBE expressionHirday Gupta2020-07-011-1/+11
* SERVER-47404: Track the number of sync source changes made due to finding a s...XueruiFa2020-07-011-0/+9
* SERVER-49151 Fix malformed LOGV2 and assertion IDsAmirsaman Memaripour2020-07-0120-44/+44
* SERVER-47270: Only run the SyncSourceResolver if the syncing node is in rollb...XueruiFa2020-07-0110-132/+165
* SERVER-47867 Remove ghost timestamping codeLouis Williams2020-07-0118-339/+216
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section w...Luis Osta2020-07-013-1/+170
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-07-011-1/+1
* Revert "SERVER-47933 runtime attr unique check"Pierlauro Sciarelli2020-07-013-46/+0
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-0117-54/+446
* Import wiredtiger: 5d5d26e79db5244a5fc748346e0e578aed306be1 from branch mongo...Luke Chen2020-07-0112-66/+206
* SERVER-48074 re-enable read_write_concern_defaults_application.js in sharding...Kevin Pulo2020-07-012-1/+14
* SERVER-48684 Pipeline stage $set fails to set a non-existent dotted field to ...Arun Banala2020-06-307-41/+202
* Revert SERVER-48742 Log changes to profiler settingsEric Cox2020-06-302-63/+10
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-06-302-10/+63
* SERVER-48580 Await replication in client_metadata_slowlog_rs.jsAdam Cooper2020-06-301-2/+3
* SERVER-47933 runtime attr unique checkBilly Donahue2020-06-303-0/+46
* SERVER-47532 Add requires_persistence tag to lookup_graph_lookup_foreign_beco...Haley Connelly2020-06-301-1/+1
* SERVER-49087 add support for testing MovePrimaryInProgressMisha Tyulenev2020-06-303-1/+118
* SERVER-47844 Set the stable timestamp without using the stable optime candida...William Schultz2020-06-304-76/+92
* SERVER-47844 Add the ability to get the initialDataTimestamp from the storage...William Schultz2020-06-307-0/+27
* SERVER-44590 Logged snapshot IDs should match when opening and closing transa...Faustoleyva542020-06-302-9/+9
* SERVER-49150 Make merge_causes_infinite_loop.js more robustMihai Andrei2020-06-301-10/+28
* SERVER-48578 Skip fast count enforcement on the oplog when running validate w...Gregory Noma2020-06-301-1/+1
* Revert "SERVER-49126 Turn on isInternalClient for integration tests"Tess Avitabile2020-06-301-6/+1
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ma...Marcos José Grillo Ramírez2020-06-301-15/+17
* Revert "SERVER-37068 Add NumberDecimal as numeric type for aggregation expres...Kaloian Manassiev2020-06-302-11/+8
* SERVER-48988 Added test to check that multiple SSV on the same collection do ...Marcos José Grillo Ramírez2020-06-302-0/+83
* SERVER-34061 Stop preemptively loading sharded collections when loading a dat...Tommaso Tocci2020-06-3013-107/+54
* SERVER-47521 Remove getCollectionDescription_DEPRECATED functionPierlauro Sciarelli2020-06-305-21/+0
* Import wiredtiger: 46eb0217d46b98e7631fc463791f9e16c08ae198 from branch mongo...Luke Chen2020-06-3011-315/+352
* SERVER-48531: 3 way deadlock can happen between chunk splitter, prepared tran...Kshitij Gupta2020-06-301-0/+2
* SERVER-48302: Fixed typo in js test transactions_snapshot_errors_first_statementKshitij Gupta2020-06-301-1/+1
* SERVER-45685 Remove unused function parameter from ReplicationCoordinatorExte...PV992020-06-307-8/+8
* SERVER-49158 Make the moveChunk helper retry the command when the migration i...Cheahuychou Mao2020-06-301-1/+5
* SERVER-48426 Cleaned up lingering references to admin.system.new_usersMina Mahmood2020-06-304-6/+1
* SERVER-37190 ReplSetReconfig should error out if any of the members have a 'h...PV992020-06-301-0/+47
* SERVER-48680 Retry moveChunk request after failed attemptMatthew Saltz2020-06-291-0/+12
* SERVER-37068 Add NumberDecimal as numeric type for aggregation expressionsJunhson Jean-Baptiste2020-06-292-8/+11
* SERVER-48338: Add heartbeat logging to ssl test suitesXueruiFa2020-06-291-1/+1
* SERVER-49101 Fix erroneous size check in Biggie's Node::_begin() functionBynn Lee2020-06-291-3/+0