summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-1648-458/+502
* SERVER-32282 $textScore metadata is not removed in cases where RouterStagePip...Bernard Gorman2017-12-161-9/+4
* SERVER-31916 wait for clusterTime on mongo connectionMisha Tyulenev2017-12-153-2/+23
* 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-151-0/+1
* SERVER-30086 better log message when using --port 0Billy Donahue2017-12-145-6/+199
* SERVER-32070 migrate some easy stdx::bind to lambdas (pt3)Billy Donahue2017-12-1433-553/+433
* SERVER-32315 Remove IndexObserverGeert Bosch2017-12-148-214/+0
* SERVER-32164 Fix handling of `authSource` in URIs.ADAM David Alan Martin2017-12-143-16/+83
* SERVER-30854 Remove ModifierInterface update code.Justin Seyster2017-12-1455-13060/+122
* Revert "SERVER-31684 Fix unexpected "operation exceeded time limit" errors"Spencer Jackson2017-12-1410-68/+92
* 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
* Import wiredtiger: 1a29eac4dc8cf82de437292da546e3f4039268a4 from branch mongo...Luke Chen2017-12-14114-1069/+2390
* SERVER-31689 Allow $facet to merge on mongoS if all its pipelines are eligibleBernard Gorman2017-12-144-11/+81
* 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-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
* SERVER-28895 Remove old form of replSetUpdatePosition commandVesselina Ratcheva2017-12-1316-1014/+120
* SERVER-30926 Add timestamps to writes to minValid documentJudah Schvimer2017-12-1317-65/+408
* SERVER-32109 RenameNode no longer checks for no-op set.Justin Seyster2017-12-132-14/+24
* SERVER-31316 Remove unused code and unnecessary inheritance in KeysCollection...Kaitlin Mahar2017-12-1318-960/+472
* SERVER-30534 Create a _configsvrDropCollection commandKaitlin Mahar2017-12-132-0/+91
* SERVER-32278 Update auth unit tests to use SCRAM-SHA-1Sara Golemon2017-12-125-152/+103
* SERVER-32202 Do not clear the cached sharding filtering information on replic...Kaloian Manassiev2017-12-126-52/+28
* SERVER-32046 Fix typebit reading for indexed decimal infinitiesGeert Bosch2017-12-122-22/+86
* Import tools: 49d61f9a366a073a3d5a48c69bd1523f0b24f4ee from branch masterKelsey Schubert2017-12-125-27/+18
* SERVER-31684 Fix unexpected "operation exceeded time limit" errorsMartin Neupauer2017-12-1210-92/+68
* SERVER-32276 Remove support for MONGODB-CR in copydbSara Golemon2017-12-123-93/+3
* SERVER-32169 Allow killCursors to kill across lsidsSara Golemon2017-12-126-15/+29
* SERVER-31588 remove fCV 3.4 support in query/aggKyle Suarez2017-12-127-220/+18
* SERVER-32275 Remove MONGODB-CR client support from monogd/mongosSara Golemon2017-12-125-90/+175
* SERVER-31705 IDL Generate Equality and Less than comparison operatorsMark Benvenuto2017-12-123-0/+142
* SERVER-29482 Fix ODR violation in databases_cloner.hSara Golemon2017-12-122-11/+5
* SERVER-32216 Remove UNIX sockets on clean shutdownJonathan Reams2017-12-125-7/+29
* SERVER-8538 Occasionally log a deprecation warning when $isolated/$atomic is ...David Storch2017-12-121-0/+6
* SERVER-32173 Occasionally log a deprecation warning when the snapshot find co...David Storch2017-12-121-16/+22
* SERVER-32257 socket path only needs to exist when !noUnixSocketGabriel Russell2017-12-111-1/+1
* SERVER-29478 Fix ODR violation in database_clonerSara Golemon2017-12-111-6/+1
* SERVER-14263 Install MongoDB as service on WindowsMark Benvenuto2017-12-119-45/+843
* SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow2017-12-1110-26/+15
* SERVER-32238 Revert erroneous high error codesMatthew Russotto2017-12-116-6/+6
* SERVER-32211 Set the python interpreter based on target platformMathew Robinson2017-12-112-17/+31
* SERVER-32242 Fix race in CompatibleFirstStress lock manager testGeert Bosch2017-12-112-4/+4
* SERVER-32226: Have the oldest timestamp track the last applied optime during ...Daniel Gottlieb2017-12-117-4/+56
* SERVER-32130 use obj_env rather than envMathias Stearn2017-12-081-2/+2
* SERVER-32130 stop printing arguments in code generation toolsMathias Stearn2017-12-081-6/+0
* SERVER-32130 silence warnings in Intel decimal FP libraryMathias Stearn2017-12-081-4/+9
* SERVER-29476 Fix ODR violation in fetcherSara Golemon2017-12-081-2/+1