summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46996: run packaging tasks on small distrosv3.4Kim Tao2020-03-311-0/+28
* SERVER-46983: upload to correct S3 URL for repobuilderKim Tao2020-03-191-1/+19
* SERVER-46754: use new repobuilding service to publish packagesKim Tao2020-03-121-2/+4
* SERVER-45766: Remove "requires" from the server yamlAlexander Costas2020-02-051-4/+0
* SERVER-43359 Added missing RHEL8 configr3.4.24-rc0r3.4.24Spencer Jackson2020-01-081-0/+16
* SERVER-38945: Cache OpenSSL error states to elide error clearingSpencer Jackson2020-01-084-5/+120
* SERVER-30269 Upgrade ASIOSpencer Jackson2020-01-08481-1032/+1251
* SERVER-37772 adding RHEL80 distroSpencer Jackson2020-01-084-9/+156
* SERVER-29020 Upgrade vendored copy of ASIO to 524288cb4fcf84664b3dc39cb4424c7...Spencer Jackson2020-01-08964-98239/+109258
* SERVER-44993 Disable TLS protocol checks on OS XSpencer Jackson2019-12-202-4/+13
* SERVER-37135: Track and report TLS 1.3John Chen2019-12-037-19/+93
* SERVER-38002 Upgrade PCRE to 8.42Andrew Morrow2019-11-27132-899/+840
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-2023-36/+273
* SERVER-44651: Update signal processing versionDavid Bradford2019-11-151-1/+1
* SERVER-37769 Platform Support: SUSE15John Chen2019-11-141-5/+20
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-11-1327-934/+1088
* SERVER-44611 evergreen.yml fixJonathan Brill2019-11-131-1/+2
* BACKPORT-5444: [v3.4] Use signal processing without DSIAlexander Costas2019-11-133-29/+62
* SERVER-44312: Remove conflict codeDavid Bradford2019-11-051-41/+0
* SERVER-44312: Setup evergreen authentication for performance testsDavid Bradford2019-10-302-2/+70
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-302-8/+22
* SERVER-43879 OplogInterfaceLocal::next should return an owned BSON objJudah Schvimer2019-10-301-1/+1
* SERVER-43151 DSGroup should record current spill file offset as std::streamposBernard Gorman2019-10-291-1/+1
* SERVER-44064 Perform explicit cast on MessageCompressorManager parameterAdam Cooper2019-10-252-4/+30
* Import wiredtiger: 3af8f2dc2c6028b3c18caa6be430d14c4da93c30 from branch mongo...Luke Chen2019-10-097-61/+67
* SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman2019-10-085-4/+76
* SERVER-43751 Recompute compressor manager message parametersAdam Cooper2019-10-082-1/+25
* SERVER-36315 Don't keep trying to unlock distlocks after CSRS stepdownKevin Pulo2019-09-261-1/+4
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-09-244-0/+152
* SERVER-39019 $elemMatch $ne serialization is incorrect, doesn't roundtripJames Wahlin2019-09-242-0/+84
* SERVER-42911 Pass %APPDATA% into ENV for python subprocesses on WindowsMathew Robinson2019-09-091-0/+9
* SERVER-42075: Add DSI module to perf.ymlAlexander Costas2019-09-061-46/+38
* SERVER-42652 Fix issue with rename collectionr3.4.23-rc0r3.4.23Adam Cooper2019-09-043-12/+84
* 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-42603 Add After=network.target to service filesMathew Robinson2019-08-062-0/+2
* 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-42603 Remove cyclic dependency in SystemD service filesMathew Robinson2019-08-052-2/+0
* SERVER-39928 Stop testing with Python 2.6 in drivers nightlyIan Whalen2019-08-011-13/+6
* 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-314-6/+159
* SERVER-42172 Add Ubuntu 14.04 to v3.4Brian McCarthy2019-07-291-0/+184
* Platform Support: Remove Enterprise RHEL 6.7 zSeries from 3.4r3.4.22-rc0r3.4.22Kelsey Schubert2019-07-111-138/+1
* SERVER-41680 Add --branch option to fuzzer invocationSandy Gould2019-07-111-1/+1
* 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