summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42652 Fix issue with rename collectionr3.4.23-rc0r3.4.23Adam Cooper2019-09-041-2/+8
* SERVER-43074: Make appendMultikeyPathsAsBytes threadsafe.Daniel Gottlieb2019-08-301-1/+2
* SERVER-42257 Announce known emulationsAndrew Morrow2019-08-282-0/+51
* SERVER-42343 drop all snapshots on transition from a readable state to a non-...Benety Goh2019-08-141-0/+6
* SERVER-42653 Always waitUntilDurable when writing lastVote document.Matthew Russotto2019-08-061-1/+1
* SERVER-42055 Only acquire a collection IX lock to write the lastVote documentMatthew Russotto2019-08-069-25/+81
* SERVER-36394 Don't refresh balancer configuration for autosplit if autosplit ...Matthew Saltz2019-07-311-1/+2
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-313-6/+66
* SERVER-41036 Make ReadWriteAbility::_canAcceptNonLocalWrites an AtomicWord<bool>Vesselina Ratcheva2019-07-102-6/+6
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-07-092-0/+9
* SERVER-41863 sleep command waits for server clock to advance by duration requ...Ian Boros2019-07-081-23/+44
* SERVER-21538 Use mockable cv wait in background_thread_clock_source_testMathias Stearn2019-07-013-35/+56
* SERVER-21538 Put BGThreadClockSource to sleep when it isn't neededMathias Stearn2019-07-013-18/+152
* SERVER-28421 Implement ClockSource::waitForConditionUntil()Mathias Stearn2019-07-014-55/+128
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-254-16/+59
* SERVER-40242 Add banner to MSISpencer Jackson2019-06-241-0/+6
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-06-241-0/+4
* SERVER-40336 Use SecureRandom to seed the random number generator in replicat...Siyuan Zhou2019-06-141-1/+2
* SERVER-17010 each Sorter instance spills to a single file rather than a new f...Dianna Hohensee2019-06-1110-181/+482
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-06-0813-5/+257
* SERVER-39642 Decrement egress counter when scoped connection not returned to ...Rahul Sundararaman2019-06-072-4/+13
* SERVER-38098 Fix yaml-cpp compilation with Visual Studio 2017.Henrik Edin2019-06-072-2/+2
* SERVER-37984 Upgrade yaml-cpp to 0.6.2Mathew Robinson2019-06-07105-561/+961
* SERVER-40393 Disable SSL_MODE_RELEASE_BUFFERS in ASIOMark Benvenuto2019-06-051-3/+4
* 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
* Import wiredtiger: 1d7a748f9f096ebf39e80ea442b6d3be3fc69381 from branch mongo...Luke Chen2019-04-052-7/+15
* 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