summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-41967: Run Fuzzer from Z: rather than C: on WindowsRyan Timmons2019-06-271-0/+2
* 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-2416-2/+21
* SERVER-38303: Temporarily handle ipv6 failures due to s390x machine without i...Tyler Kaye2019-06-212-0/+8
* SERVER-41401 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuz...Robert Guo2019-06-201-79/+146
* SERVER-41789 sys-perf: Use bootstrap.overrides in bootstrap.yml config fileHenrik Ingo2019-06-191-3/+7
* SERVER-40336 Use SecureRandom to seed the random number generator in replicat...Siyuan Zhou2019-06-141-1/+2
* SERVER-41424 Ignore python patch version when verifying python can build MongoDBMathew Robinson2019-06-121-1/+1
* SERVER-41424 scons should fail early if invoked with wrong Python interpreterMathew Robinson2019-06-121-0/+5
* 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-0814-5/+331
* 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-41546 mongo_killproc should not call exitMathew Robinson2019-06-071-2/+2
* SERVER-41546 SysV init scripts should verify PIDfile exists instead of failingMathew Robinson2019-06-071-0/+5
* SERVER-40563 validate that `(${procname})` is the process' command name.Mathew Robinson2019-06-071-2/+22
* SERVER-36043 Start mongod after multi-user.targetMathew Robinson2019-06-072-4/+4
* SERVER-40393 Disable SSL_MODE_RELEASE_BUFFERS in ASIOMark Benvenuto2019-06-051-3/+4
* SERVER-20983 Add requirements.txt for resmoke.py.Max Hirschhorn2019-06-041-0/+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-40491 Update Debian 8 image for package testBrian McCarthy2019-05-142-0/+16
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-111-41/+2
* SERVER-41088 Propagate Evergreen order field to Cedar for system perfjulianedwards2019-05-101-0/+1
* SERVER-40922 npm install before running the fuzzerRobert Guo2019-05-061-0/+23
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
* SERVER-37774 Platform Support: Remove Enterprise Ubuntu 16.04 PPCLEKelsey Schubert2019-04-231-79/+0
* SERVER-37765 Platform Support: Remove Ubuntu 14.04Kelsey Schubert2019-04-231-196/+0
* SERVER-40165 set wtimeout deadlines with the precise clockJason Carey2019-04-191-1/+1