summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32190 Shorten MongoDProcessInterface to MongoDInterface.Charlie Swanson2017-12-1912-116/+103
* SERVER-32190 Make MongoProcessInterface always availableCharlie Swanson2017-12-1953-1131/+1177
* SERVER-32391 use HAVE_STRTOLL instead of HAVE_STRTOQ in pcreGabriel Russell2017-12-191-2/+2
* SERVER-32298 Add a background system task to periodically copy remote statist...Jonathan Abrahams2017-12-191-2/+59
* SERVER-32361 Rollback tests should not wait to connect after restartWilliam Schultz2017-12-193-3/+11
* SERVER-29147 Add change streams sys-perf testsYves Duhem2017-12-191-0/+30
* SERVER-30815 Library injections via LIBDEPS_DEPENDENTS should be privateAndrew Morrow2017-12-191-1/+12
* SERVER-31841 In find_mutex_holder handle when mutex_holder not found in threa...Eddie Louie2017-12-191-2/+10
* SERVER-32231 Remove MONGODB-CRSara Golemon2017-12-1910-145/+63
* SERVER-32245 Update and clarify authSchema version checksSara Golemon2017-12-181-24/+31
* SERVER-32279 Remove support for authenticating via MONGODB-CRSara Golemon2017-12-1813-279/+41
* SERVER-31760 Add InternalExprEqMatchExpression.David Storch2017-12-1824-83/+798
* SERVER-32372 Ensure per-shard write request size doesn't exceed the max allow...Kaloian Manassiev2017-12-183-26/+126
* SERVER-29909 Remove unnecessary class friendship declarationsKaloian Manassiev2017-12-183-21/+14
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-1817-551/+1
* SERVER-32261 disable dns_query (res_nsearch) on androidGabriel Russell2017-12-183-0/+85
* SERVER-32385 Use _flushRoutingTableCacheUpdates's older name for backwards co...Randolph Tan2017-12-181-1/+1
* SERVER-32274 Never timestamp applyOps writes on standalonesJudah Schvimer2017-12-181-9/+38
* SERVER-32340 Clean up dead logic for MongoDB 2.6 in multiVersion test suiteSara Golemon2017-12-181-24/+0
* SERVER-32126 check UUID in validateKevin Albertson2017-12-183-0/+53
* SERVER-31684 Fix unexpected "operation exceeded time limit" errorsMartin Neupauer2017-12-1812-97/+74
* SERVER-32299 Add disk statistics for remote EC2 instancesJonathan Abrahams2017-12-181-27/+18
* SERVER-32296 fix resmoke_exit_code check in dashKevin Albertson2017-12-181-1/+1
* SERVER-18138 catalog manager listing methods now return vectorsKevin Pulo2017-12-1813-222/+171
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-1650-493/+533
* SERVER-32282 $textScore metadata is not removed in cases where RouterStagePip...Bernard Gorman2017-12-163-13/+34
* SERVER-31916 wait for clusterTime on mongo connectionMisha Tyulenev2017-12-158-9/+28
* SERVER-32353 Do not use neq to compare documents in update_affects_indexes.jsTess Avitabile2017-12-151-1/+1
* SERVER-30815 Injections for mongod should adhere to the mongodbmain libraryAndrew Morrow2017-12-154-5/+11
* SERVER-32263 IDL Chained Structs should be inlined by defaultMark Benvenuto2017-12-154-13/+64
* SERVER-30086 better log message when using --port 0Billy Donahue2017-12-146-6/+238
* SERVER-32070 migrate some easy stdx::bind to lambdas (pt3)Billy Donahue2017-12-1433-553/+433
* SERVER-32203 Log the remote EC2 instance status when a failure to access it i...Jonathan Abrahams2017-12-141-0/+6
* SERVER-32315 Remove IndexObserverGeert Bosch2017-12-148-214/+0
* SERVER-32164 Fix handling of `authSource` in URIs.ADAM David Alan Martin2017-12-144-16/+267
* SERVER-30854 Remove ModifierInterface update code.Justin Seyster2017-12-1456-13066/+128
* SERVER-32110 Powercycle remote host not accessible in Evergreen timeout phaseJonathan Abrahams2017-12-141-7/+12
* Revert "SERVER-31684 Fix unexpected "operation exceeded time limit" errors"Spencer Jackson2017-12-1410-68/+92
* SERVER-31785 use multiple shards in aggregation_sharded_collections_passthroughKyle Suarez2017-12-1418-1295/+1418
* SERVER-31982 check for write concern errors in migration commit responseDianna Hohensee2017-12-141-3/+7
* SERVER-32246 loosen permission on pid fileJonathan Reams2017-12-141-0/+13
* SERVER-32197 Remote host is missing the debug symbols for hang_analyzer in ev...Jonathan Abrahams2017-12-141-9/+19
* Import wiredtiger: 1a29eac4dc8cf82de437292da546e3f4039268a4 from branch mongo...Luke Chen2017-12-14114-1069/+2390
* SERVER-32204 refactor bulk_legacy_enforce_gle.jsKyle Suarez2017-12-141-92/+104
* SERVER-31689 Allow $facet to merge on mongoS if all its pipelines are eligibleBernard Gorman2017-12-145-11/+146
* SERVER-32258 Remove V1UserDocumentParserSara Golemon2017-12-133-321/+0
* SERVER-32287 Fix `time_support.cpp` for FreeBSDADAM David Alan Martin2017-12-131-1/+1
* SERVER-32285 dbtests suite runs no tests in resmoke.pyJonathan Abrahams2017-12-133-4/+5
* SERVER-32189 Delete dead SubplanStage handling for contained $or queries.David Storch2017-12-133-196/+2
* SERVER-30924 Remove handling of 'fromRouter' in aggregation subsystem.David Storch2017-12-139-77/+11