summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-28307 Integrate IDL python tests into evergreen"r3.5.6Ramon Fernandez2017-04-154-28/+7
* SERVER-28688 ReplicationCoordinatorExternalStateImpl::shutdown() performs dat...Benety Goh2017-04-141-19/+24
* SERVER-28681 make ClusterCountCmd::run use the ARSEsha Maharishi2017-04-149-128/+237
* SERVER-28739 make the js scripting engine correctly verify that accessed coll...Esha Maharishi2017-04-1422-193/+89
* SERVER-28785 Log resmoke.py invocation before running tests.Max Hirschhorn2017-04-141-0/+4
* 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-28657 Resolve missing edges and repair depsADAM David Alan Martin2017-04-146-31/+81
* 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-28307 Integrate IDL python tests into evergreenMark Benvenuto2017-04-144-7/+28
* SERVER-28664 Use pool connections in MRU orderAndrew Morrow2017-04-134-29/+246
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-13132-1606/+2547
* SERVER-28211 RollbackFixUpInfo handles create, drop and rename collection com...Benety Goh2017-04-136-12/+337
* SERVER-28354 Fix typo in helpJonathan Abrahams2017-04-131-1/+1
* SERVER-28354 Add new option to supply base process name in hang_analyzerJonathan Abrahams2017-04-131-26/+45
* SERVER-28271 Improve handling of invalid view pipeline defsJames Wahlin2017-04-123-12/+46
* SERVER-28699 ReplSetTest should always awaitSecondaryNodes() at the end of in...Benety Goh2017-04-121-1/+2
* SERVER-28701 Remove queryOptions argument from Command::run()Mathias Stearn2017-04-12153-340/+42
* SERVER-28507 Centralize ignored fields in command implementationsMathias Stearn2017-04-1229-205/+204
* SERVER-28731 system_perf.yml: Remove accidental change of which ycsb test to runHenrik Ingo2017-04-121-2/+2
* SERVER-27115 refactor tests for local pipeline optimization to use TEST macroDavid Storch2017-04-121-864/+638
* SERVER-28748 Set ulimit in package smoke testingBrian Samek2017-04-122-2/+3
* SERVER-28298 Allow OperationContext objects to be created with an optional Lo...samantharitter2017-04-1219-26/+121
* SERVER-28452 API integration test for operationTimeJack Mulrow2017-04-122-0/+70
* SERVER-28701 Make mongos translate queryOptions into readPreferenceMathias Stearn2017-04-1211-103/+55
* SERVER-28508 Move DB validation from request parser to command processorMathias Stearn2017-04-127-90/+11
* SERVER-28508 Make BufReader propagate the actual errorsMathias Stearn2017-04-122-25/+10
* SERVER-28663 rename config server metadata from configsvr to $configsvrMathias Stearn2017-04-128-8/+54
* SERVER-28508 Relax overly-strict tests of curop formattingMathias Stearn2017-04-126-32/+72
* SERVER-28690 raise currentOp limit to 1000 bytesMathias Stearn2017-04-122-26/+25
* SERVER-28508 Delete unused DocumentRange rpc cruftMathias Stearn2017-04-1228-488/+4
* SERVER-28508 Clean up rpc interfaces to not overly constrain implementationsMathias Stearn2017-04-1212-63/+14
* SERVER-28508 Tighten invariant in BSONObjBuilder resume constructorMathias Stearn2017-04-121-1/+1
* SERVER-28622 Make readmode_compatibility.js work without explicit --storageEn...Mathias Stearn2017-04-121-1/+1
* SERVER-28614 Make mongosymb.py ignore everything before the opening braceMathias Stearn2017-04-121-1/+8
* SERVER-28465 Only run eslint on js filesMathias Stearn2017-04-121-1/+1
* SERVER-22611 Remove accidentally added temporary files and do cleanupKaloian Manassiev2017-04-115-773/+75
* 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-28435 Skeleton code for KeysCollectionCacheReaderRandolph Tan2017-04-114-0/+179
* SERVER-28652 Log when we remove connections from asio poolsamantharitter2017-04-111-1/+15
* SERVER-28645 Add unit test and integration test tweaksGeert Bosch2017-04-112-3/+15
* Revert "SERVER-28695 step_down_during_draining.js should wait for writes to b...Benety Goh2017-04-111-1/+1
* SERVER-28731 Microbenchmarks: Relax default threshold to 7.5%Henrik Ingo2017-04-112-3/+3
* SERVER-28723 Fix `nullptr` crash with `CollectionInfoCache`ADAM David Alan Martin2017-04-102-14/+12
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-04-107-60/+48
* Import wiredtiger: cb16839cfbdf338af95bed43ca40979ae6e32f54 from branch mongo...Alex Gorrod2017-04-1110-73/+78
* SERVER-28695 step_down_during_draining.js should wait for writes to be durabl...Benety Goh2017-04-101-1/+1
* SERVER-28719 Use a rescheduling fail point instead of blocking on a condition...Andy Schwerin2017-04-107-37/+39