summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41213: Trigger a write conflict in unique, non-partial index build cod...r3.4.21-rc0r3.4.21Daniel Gottlieb2019-05-211-0/+1
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-111-41/+2
* SERVER-40165 set wtimeout deadlines with the precise clockJason Carey2019-04-191-1/+1
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-082-4/+12
* SERVER-39487 Decimal128::squareRoot() returns result for Decimal128::exponent...James Wahlin2019-03-183-3/+123
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-152-1/+7
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...r3.4.20-rc0r3.4.20Shreyas Kalyan2019-03-0416-30/+56
* SERVER-28053 allow network errors when turning off rollbackHangBeforeStart fa...Judah Schvimer2019-02-222-7/+17
* SERVER-39723 Revert "SERVER-25175 listIndexes command only includes ready ind...Eric Milkie2019-02-216-30/+1
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-02-131-1/+10
* SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo2019-02-111-1/+1
* SERVER-36901 fix sh.status() last error reportingDmitry Ryabtsev2019-02-031-2/+4
* SERVER-39331 Remove StressTest from NIA TestJason Carey2019-02-011-120/+0
* SERVER-38793 Collection with collator sets isNonRepairableFeatureInUseJustin Seyster2019-01-311-1/+2
* Import tools: fa6595ff7e7964ed66d93195daf1ce062bfe1828 from branch v3.4David Golden2019-01-3065-974/+2540
* SERVER-38070 fix infinite loop in agg expressionr3.4.19-rc0r3.4.19Ian Boros2019-01-102-104/+246
* SERVER-35608 Added an invariant to make sure that optime with lower and highe...Suganthi Mani2019-01-082-9/+129
* SERVER-33469 Fix lint errorsMathew Robinson2019-01-081-30/+29
* SERVER-33469 Make syslog consistent with mongod log filesMathew Robinson2019-01-071-2/+2
* SERVER-38434 add missing comma to _openWiredTiger configGregory Wlodarek2018-12-211-1/+1
* SERVER-13946 Put skip stages before fetch stages.Justin Seyster2018-12-202-14/+59
* Targeted fix for reproduction script for SERVER-38601Charlie Swanson2018-12-201-0/+4
* SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow2018-12-2010-24/+15
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-12-1010-34/+434
* SERVER-38501 swap out new ActionType for replSetResizeOplog commandEric Milkie2018-12-103-3/+1
* Import tools: 6fb811590ae2ae87359a02da09df8fe17d54217b from branch v3.4David Golden2018-12-071516-3063/+3880
* SERVER-37749 replSetResizeOplog command does not validate argument correctlyLouis Williams2018-12-071-1/+8
* SERVER-30151 Accept oplog resize command in MBLouis Williams2018-12-071-3/+4
* SERVER-22766 wiredtiger engine support update oplogsize onlinewolfkdy2018-12-0714-90/+236
* SERVER-18985 log setParameter commandsKevin Pulo2018-12-051-8/+27
* SERVER-37616 tuneable range deleter batch sizeKevin Pulo2018-12-051-4/+13
* SERVER-37750 Optimized $sample stage does not yieldBernard Gorman2018-11-211-16/+13
* SERVER-36968 Rebuild interrupted system indexes before checking AuthZN index ...Patrick Freed2018-11-204-32/+70
* SERVER-37496 Register balancer shutdown task when MongoD is single-threadedJack Mulrow2018-11-202-9/+6
* SERVER-37182 Correctly handle duplicate fields in $arrayToObjectIan Boros2018-11-162-2/+42
* SERVER-37132 Negation of $in with regex can incorrectly plan from the cache, ...Bernard Gorman2018-10-232-0/+41
* SERVER-36435 Remove kReplDefaultTimeoutMS.Justin Seyster2018-10-151-7/+5
* SERVER-37058: Update with numeric field names inside an array can cause valid...Nick Zolnierz2018-10-112-1/+46
* SERVER-37130 Add TLS version counting to mongosMark Benvenuto2018-10-101-0/+1
* SERVER-37367 Make Notification::waitFor interruptibleJack Mulrow2018-10-082-8/+6
* SERVER-36978 TaskRunner must ensure Client is initialized for thread before r...Tess Avitabile2018-10-051-10/+7
* SERVER-37393 Fix dtor race in `ReplicaSetMonitorManager`ADAM David Alan Martin2018-10-051-1/+3
* Import tools: 38376e791d2c264b377ba3115344c860c146e0b2 from branch v3.4David Golden2018-10-042-1/+4
* SERVER-35200 Speed up steady state oplog fetching failure detectionWilliam Schultz2018-10-0110-30/+202
* SERVER-37333 applyOps builds background indexes in the foregroundBenety Goh2018-10-011-0/+9
* Revert "SERVER-37333 applyOps validates both background and foreground indexe...Benety Goh2018-09-281-15/+1
* SERVER-37333 applyOps validates both background and foreground indexes for sy...Benety Goh2018-09-281-1/+15
* SERVER-36944 applyOps uses applyOperation_inlock() for system.indexes insertsBenety Goh2018-09-251-32/+16
* SERVER-37080 tunable migration clone insertion batchesKevin Pulo2018-09-241-34/+56
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-202-2/+18