Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-44070 Platform Support: Add Community & Enterprise Ubuntu 20.04 x64 | Brian McCarthy | 2020-04-29 | 1 | -0/+3 |
| | |||||
* | SERVER-44763 Remove gotools from build and packaging | Andrew Morrow | 2020-01-15 | 1 | -5/+2 |
| | |||||
* | SERVER-37768 Added Debian10 build variant | John Chen | 2019-09-16 | 1 | -1/+3 |
| | |||||
* | SERVER-37772 adding RHEL80 distro | John Chen | 2019-07-25 | 1 | -7/+3 |
| | |||||
* | SERVER-41098 Add Suse15 to packager.py | Brian McCarthy | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | SERVER-37769 Fix lint | Gregory Wlodarek | 2019-04-29 | 1 | -1/+2 |
| | |||||
* | SERVER-37769 Platform Support: SUSE15 | Mathew Robinson | 2019-04-29 | 1 | -0/+13 |
| | |||||
* | SERVER-40559 Python linters do not run after upgrade to Python 3 | Mark Benvenuto | 2019-04-16 | 1 | -2/+2 |
| | |||||
* | SERVER-40542 Remove references to pip2 | Mathew Robinson | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | SERVER-32295 Support Python 3 | Mathew Robinson | 2019-04-08 | 1 | -26/+27 |
| | |||||
* | SERVER-40242 Update banner inclusions for vendored tools | Spencer Jackson | 2019-03-29 | 1 | -1/+1 |
| | |||||
* | SERVER-37651 Fix lint | Mark Benvenuto | 2018-10-19 | 1 | -2/+1 |
| | |||||
* | SERVER-37651 Update license information | Ramon Fernandez | 2018-10-16 | 1 | -3/+3 |
| | |||||
* | SERVER-35665 Update license on all artifacts | Ramon Fernandez | 2018-06-20 | 1 | -1/+1 |
| | | | | | | License for Community artifacts is in the LICENSE-Community.txt file. License for Enterprise artifacts is in the LICENSE-Enterprise.txt file. This change also updates deb/rpm/msi packages. | ||||
* | SERVER-33000 Add Ubuntu 18.04 support | Mathew Robinson | 2018-06-06 | 1 | -0/+3 |
| | |||||
* | SERVER-35281: Adding Community Support for zSeries RHEL 67 | Cristopher Stauffer | 2018-05-31 | 1 | -3/+3 |
| | |||||
* | SERVER-32999 Remove Debian 7 builds | Ramon Fernandez | 2018-05-14 | 1 | -13/+6 |
| | |||||
* | SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy | Jonathan Abrahams | 2018-04-05 | 1 | -152/+197 |
| | |||||
* | SERVER-32437 add Amazon Linux 2 platform support | Zakhar Kleyman | 2018-04-04 | 1 | -3/+7 |
| | |||||
* | SERVER-23312 Format Python files with yapf | Jonathan Abrahams | 2018-03-26 | 1 | -184/+252 |
| | |||||
* | SERVER-29463 Platform Support: add Debian 9 stretch | Brian McCarthy | 2018-02-09 | 1 | -1/+3 |
| | |||||
* | SERVER-30104 Fix tzdata dependency for suse rpm packages | Zakhar Kleyman | 2017-07-27 | 1 | -1/+1 |
| | |||||
* | SERVER-28484 Remove timestamp from Linux package versions and filenames | Ramon Fernandez | 2017-04-03 | 1 | -17/+49 |
| | | | | | | | | | | | | | | | | This changes the package names for commit-triggered builds to match the following format: - rpm: mongodb-org-server-3.4.3-0.1.latest.el6.x86_64.rpm - deb: mongodb-org-unstable-shell_3.5.5~latest_amd64.deb Patch builds packages are also changed to eliminate the NN-g<hash> part of the version (as produced by git-describe): - rpm: mongodb-org-server-3.4.3-0.1.patch.deadbeef1234.el6.x86_64.rpm - deb: mongodb-org-unstable-server_3.5.5~patch~deadbeef1234_amd64.deb Packages for release candidates and releases are not changed. | ||||
* | SERVER-27784 Remove httpget() from packager.py | Brian Samek | 2017-01-24 | 1 | -25/+4 |
| | |||||
* | SERVER-27754 Use requests instead of httplib2 in packager.py | Brian Samek | 2017-01-19 | 1 | -20/+10 |
| | |||||
* | SERVER-26841: fix rhel62 packages after regression | Sam Kleinman | 2016-11-02 | 1 | -4/+5 |
| | |||||
* | SERVER-25368: add native systemd support for rhel7 and suse12 | Sam Kleinman | 2016-10-25 | 1 | -3/+20 |
| | |||||
* | SERVER-26376 add mongoreplay to release | Gabriel Russell | 2016-10-03 | 1 | -5/+4 |
| | |||||
* | SERVER-23555 Add aarch64 builders | Brian McCarthy | 2016-07-11 | 1 | -3/+5 |
| | | | | Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com> | ||||
* | SERVER-23043: support for ubuntu1604 community and enterprise builds | Sam Kleinman | 2016-05-24 | 1 | -3/+3 |
| | |||||
* | SERVER-23416 RPM support for zSeries | Ernie Hershey | 2016-03-30 | 1 | -7/+20 |
| | | | | This also enables zSeries push tasks. | ||||
* | SERVER-23121 Add RHEL71 POWER builder to master | Jonathan Reams | 2016-03-16 | 1 | -2/+2 |
| | |||||
* | SERVER-7285: future proof ubuntu packaging with regards to systemd | Sam Kleinman | 2016-02-16 | 1 | -2/+6 |
| | |||||
* | SERVER-18329: add debian8 packages to builds | Sam Kleinman | 2016-02-11 | 1 | -6/+12 |
| | |||||
* | SERVER-22111 Remove broken implied ppc64le community package support | Ernie Hershey | 2016-01-29 | 1 | -9/+9 |
| | |||||
* | SERVER-22135 Take python from environment rather system default path | Valentin Kuznetsov | 2016-01-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Ramon Fernandez <ramon@mongodb.com> Closes #1056 | ||||
* | SERVER-22111 packager.py - Add support for ubuntu1504 on ppc64le | Mark Benvenuto | 2016-01-13 | 1 | -5/+15 |
| | |||||
* | SERVER-21781 Improve packaging nightly logic | Ernie Hershey | 2015-12-08 | 1 | -3/+5 |
| | |||||
* | SERVER-20024/SERVER-16579 Add suse 12 enterprise/community builders | Jonathan Reams | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | SERVER-18516 Use OS codename in Debian/Ubuntu repo 'Suite' field | Ernie Hershey | 2015-08-19 | 1 | -2/+2 |
| | |||||
* | SERVER-19893, SERVER-14036, SERVER-8770 - Packaging improvements | Ernie Hershey | 2015-08-12 | 1 | -55/+46 |
| | | | | | | | | * Signing RPM's * Signing .DEB's with organization key instead of Richard's key * Generating packages on individual platforms in compile tasks * Trimming redundant Enterprise packaging python code * Miscellaenous cleanup, mostly to support the above goals | ||||
* | SERVER-18531 Integrate SpiderMonkey | Jason Carey | 2015-07-14 | 1 | -1/+1 |
| | | | | Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod. | ||||
* | SERVER-16744 Targeted community build packaging and repo placement | Ernie Hershey | 2015-01-06 | 1 | -187/+275 |
| | | | | This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874 | ||||
* | SERVER-15855 update documentation about how packages are created | Brian Crockett | 2014-10-29 | 1 | -0/+4 |
| | | | | | | Closes #844 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-10642 Generate SUSE RPM's | Ernie Hershey | 2014-09-03 | 1 | -8/+15 |
| | |||||
* | SERVER-11773 Retain "mongodb" directory name in repo for backwards compatibility | Ernie Hershey | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | SERVER-11769 Only remove mongosniff when generating packages if it's there | Ernie Hershey | 2013-12-04 | 1 | -1/+2 |
| | |||||
* | SERVER-963 Separate enterprise and community debian rules and control files | Ernie Hershey | 2013-10-12 | 1 | -2/+2 |
| | |||||
* | SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and service | Ernie Hershey | 2013-10-04 | 1 | -3/+3 |
| | |||||
* | SERVER-3579 Packaging logic cleanup | Ernie Hershey | 2013-09-25 | 1 | -2/+4 |
| |