summaryrefslogtreecommitdiff
path: root/src/mongo/installer
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48015 Fix Windows 10 MSI checkMark Benvenuto2020-05-081-1/+1
* SERVER-46327: msi-uuid upgrade codestycho garen2020-03-041-4/+4
* SERVER-44853 MSI Should skip install MongoD service dialog when mongod is not...Mathew Robinson2020-02-191-3/+19
* SERVER-45592 Raise Windows runtime minimum to Windows 10/Windows 2016 for Mon...Mark Benvenuto2020-02-141-8/+21
* SERVER-45334 Service Name not respected in MSI InstallerMathew Robinson2020-02-141-4/+4
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-154-68/+3
* SERVER-44557 Set the default for MSVC_VERSION to VS2017Andrew Morrow2019-12-082-34/+5
* SERVER-41094 Explicitly remove the .in extension from targetMathew Robinson2019-10-281-2/+2
* SERVER-37772 adding RHEL80 distroJohn Chen2019-07-251-1/+1
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-1/+1
* SERVER-41226: update MSI upgrade codes for 4.3r4.3.0tycho garen2019-06-031-4/+4
* SERVER-40853 Remove OpenSSL from Windows PackagesMark Benvenuto2019-05-102-42/+2
* SERVER-40669 Remove unneeded shebang from install_compass.inMathew Robinson2019-04-171-1/+0
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-082-16/+13
* SERVER-39025 Fix feature subset installation from MSI. Missing yaml file is n...Henrik Edin2019-04-052-10/+28
* SERVER-40242 Add banner to MSISpencer Jackson2019-04-021-0/+5
* SERVER-40236 Add mongocryptd dependency for msi commandMark Benvenuto2019-03-201-0/+1
* SERVER-39134 Mongocryptd packagingMark Benvenuto2019-03-082-0/+17
* SERVER-39014 Handle running the MSI installer when already installed.Henrik Edin2019-02-251-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-132-2/+0
* SERVER-39483 Tag large build artifacts as non-cacheableAndrew Morrow2019-02-121-0/+2
* SERVER-39072 Fallback to directory search if MergeModules are not located as ...Henrik Edin2019-01-181-1/+14
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* SERVER-38593 Disable MSI installer if Visual Studio runtime is not foundHenrik Edin2018-12-141-2/+6
* SERVER-38249 All Windows evergreen builders should use Visual Studio 2017Henrik Edin2018-12-062-5/+25
* SERVER-38157 Add abseil-cpp to THIRD-PARTY-NOTICESHenrik Edin2018-12-031-2/+9
* SERVER-37415 Make SCons build MongoDB with ssl by defaultMark Benvenuto2018-11-121-1/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-222-42/+46
* SERVER-37651 Update license informationRamon Fernandez2018-10-161-23/+18
* SERVER-35737 Switch to curl to be Python version independentMathew Robinson2018-08-081-31/+75
* SERVER-35936 Allow PowerShell to connect using TLS 1.2Caleb Webber2018-07-231-0/+5
* SERVER-35665 Fix Community license on WindowsRamon Fernandez2018-06-201-0/+7
* SERVER-35665 Update license on all artifactsRamon Fernandez2018-06-201-3/+3
* SERVER-34451 Ignore errors downloading and installing compassMathew Robinson2018-06-082-8/+14
* SERVER-35150: Create new MSI upgrade codes for 4.1.x/4.2.xr4.1.0tycho garen2018-05-221-4/+4
* SERVER-34912 Windows MSI custom action for YAML file should not impersonateMark Benvenuto2018-05-102-1/+2
* SERVER-34909 MSI upgrade codes for 3.7 should apply to 4.0Kelsey Schubert2018-05-091-1/+1
* SERVER-34419 Remove mongoperfAndrew Morrow2018-04-133-8/+2
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-0/+2
* SERVER-33041: update msi manufacturer informationWisdom Omuya2018-02-021-1/+1
* SERVER-32415 Fix typo on MongoDB in Compass InstallerWan Bachtiar2017-12-201-1/+1
* SERVER-14263 Install MongoDB as service on WindowsMark Benvenuto2017-12-119-45/+843
* SERVER-32211 Set the python interpreter based on target platformMathew Robinson2017-12-111-16/+25
* SERVER-31971 Create new upgrade codes for 3.7.x/3.8.xMark Benvenuto2017-11-141-4/+4
* SERVER-31856 Fix typo in install_compass scriptMathew Robinson2017-11-071-1/+1
* SERVER-31781 Rename variable to not conflict with module nameMathew Robinson2017-11-061-25/+35
* SERVER-30995 Add compass community packages wiki linkMathew Robinson2017-10-231-3/+3
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-232-7/+2
* SERVER-30995 Add Compass Installer to MongoDB packagingMathew Robinson2017-10-168-605/+879