summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-1130-196/+161
* SERVER-28645 Add unit test and integration test tweaksGeert Bosch2017-04-111-3/+3
* Revert "SERVER-28695 step_down_during_draining.js should wait for writes to b...Benety Goh2017-04-111-1/+1
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-04-101-0/+13
* SERVER-28695 step_down_during_draining.js should wait for writes to be durabl...Benety Goh2017-04-101-1/+1
* SERVER-28698 Use 'chunkDataCommitted' failpoint in migration_critical_section...Kaloian Manassiev2017-04-101-15/+15
* SERVER-28697 Ignore up to 3 consectuive NoProgressMade errors in sharding_bal...Kaloian Manassiev2017-04-101-21/+37
* SERVER-28689 fix bug in drop_sharded_dbs.js where we assert.neq() on an entir...Esha Maharishi2017-04-101-2/+2
* SERVER-28645 Fail operations requiring too many locks, don't crashGeert Bosch2017-04-081-0/+38
* SERVER-28694 operation_time_read_and_write_concern.js should use awaitLastOpC...Jack Mulrow2017-04-071-1/+1
* SERVER-28447 Use the correct failpoint in migration_critical_section_concurre...Kaloian Manassiev2017-04-071-2/+2
* SERVER-28447 Forward-port migration_critical_section_concurrency.jsKaloian Manassiev2017-04-071-0/+63
* Revert "SERVER-28447 Forward-port migration_critical_section_concurrency.js"Kaloian Manassiev2017-04-071-63/+0
* SERVER-28447 Forward-port migration_critical_section_concurrency.jsKaloian Manassiev2017-04-071-0/+63
* SERVER-28165 make RunOnAllShardsCommand use ARS instead of Future::spawnCommandEsha Maharishi2017-04-061-10/+7
* SERVER-28641 remove requirement that non-internal writes against config serve...Esha Maharishi2017-04-061-35/+0
* SERVER-23728 Disable testEddie Louie2017-04-061-13/+13
* SERVER-23728 Fix lint failuresEddie Louie2017-04-062-6/+5