summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27991 Allow find and listIndexes to accept UUID argumentMaria van Keulen2017-04-281-0/+37
* SERVER-26577 Fix permissions for listCollections getMore.Justin Seyster2017-04-283-0/+50
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-2710-137/+6
* SERVER-28414 Make sharding/cursor_timeout.js more tolerant to server loadJames Wahlin2017-04-271-59/+54
* SERVER-28508 OP_MSG in egress and mongodMathias Stearn2017-04-272-4/+8
* SERVER-28508 Make commands_handle_kill.js less strict about curop formatMathias Stearn2017-04-271-3/+11
* SERVER-28969 Wait until the voter has the latest optime in case 3 of catchup.jsSiyuan Zhou2017-04-271-1/+8
* SERVER-28999 Fix lint on remove2.jsADAM David Alan Martin2017-04-271-3/+3
* SERVER-28983 Fix undefined behaviour for the 'aggregate' commandKaloian Manassiev2017-04-271-176/+184
* SERVER-28205 SERVER-28740 Make collMod oplog entries reversibleWilliam Schultz2017-04-251-1/+12
* SERVER-28854 Replace msgBase with msg in assertion detailEsha Maharishi2017-04-251-2/+2
* Revert "SERVER-28229: Bind to localhost by default"Kaloian Manassiev2017-04-251-2/+2
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-241-2/+2
* SERVER-28939 Temporarily increase log verbosity for gle/create_index_gle.jsRandolph Tan2017-04-241-0/+2
* SERVER-28309 remove RangePreserver classDavid Storch2017-04-211-4/+2
* SERVER-28493 Wait for secondary's dry run election to finish before healing n...Judah Schvimer2017-04-211-0/+1
* SERVER-28909 double_rollback.js should assert that database commands succeedWilliam Schultz2017-04-211-4/+4
* SERVER-27989 Implement new oplog format with collection UUIDsGeert Bosch2017-04-211-0/+33
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-206-107/+169
* Revert "SERVER-26848 Exit catchup mode when not syncing more data."Robert Guo2017-04-204-159/+103
* SERVER-27921 New Range DeleterNathan Myers2017-04-203-7/+6
* SERVER-28815 multi_rs.js steps down primary without {force: true}Benety Goh2017-04-191-1/+1
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-194-103/+159
* SERVER-28450 add support for causal consistency to mongo shellMisha Tyulenev2017-04-193-3/+3
* SERVER-28452 clearer error messages and "use strict" in operation_time_api.jsJack Mulrow2017-04-191-10/+13
* SERVER-28350 cluster_pipeline_command.cpp::explain constructs command object ...Nick Zolnierz2017-04-191-0/+130
* SERVER-28451 API integration test for logicalTimeJack Mulrow2017-04-191-0/+98
* SERVER-28501 validate_collections.js hook should tolerate KeyTooLong error re...Eddie Louie2017-04-191-3/+22
* SERVER-27115 extend $match swapping optimization to handle renamed fieldsDavid Storch2017-04-181-0/+47
* SERVER-28813 drop collection before doing dummy write in syncFrom helperSpencer T Brody2017-04-182-5/+15
* SERVER-28577 Extend mongos update implementation to accept an arrayFilters pa...Tess Avitabile2017-04-171-30/+32
* SERVER-28792 make dropIndexes unversioned againEsha Maharishi2017-04-171-8/+1
* SERVER-28046 increase maxTimeMS in read_committed_on_secondary.jsJudah Schvimer2017-04-171-5/+8
* SERVER-28803 Increase timeout for clean_shutdown_oplog_state.jsMatthew Russotto2017-04-171-1/+1
* SERVER-28053 allow network errors when turning off rollbackHangBeforeStart fa...Judah Schvimer2017-04-175-22/+8
* SERVER-28681 make ClusterCountCmd::run use the ARSEsha Maharishi2017-04-142-37/+8
* SERVER-28739 make the js scripting engine correctly verify that accessed coll...Esha Maharishi2017-04-149-1/+32
* SERVER-28384 apply_batch_only_goes_forward.js should call ReplSetTest.awaitNo...Judah Schvimer2017-04-141-0/+1
* SERVER-28277 Need to increase timeout in read_committed_with_catalog_changes.jsMatthew Russotto2017-04-141-1/+1
* SERVER-28192 priority_takeover_one_node_higher_priority jstest needs longer s...Matthew Russotto2017-04-141-6/+6
* SERVER-28716 Call fsync after setup before calling collStats/dbStats in jstes...Randolph Tan2017-04-141-0/+4
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-139-325/+967
* SERVER-28271 Improve handling of invalid view pipeline defsJames Wahlin2017-04-121-11/+23
* SERVER-28507 Centralize ignored fields in command implementationsMathias Stearn2017-04-121-1/+2
* SERVER-28452 API integration test for operationTimeJack Mulrow2017-04-121-0/+68
* SERVER-28663 rename config server metadata from configsvr to $configsvrMathias Stearn2017-04-121-1/+1
* SERVER-28508 Relax overly-strict tests of curop formattingMathias Stearn2017-04-126-32/+72
* SERVER-28690 raise currentOp limit to 1000 bytesMathias Stearn2017-04-121-25/+24
* SERVER-28622 Make readmode_compatibility.js work without explicit --storageEn...Mathias Stearn2017-04-121-1/+1
* SERVER-28117 Increase wtimeout in majority/linearizable passthroughs.Max Hirschhorn2017-04-111-2/+3