| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | SERVER-18531 Integrate SpiderMonkey | Jason Carey | 2015-07-14 | 1 | -1/+1 |
* | SERVER-16744 Targeted community build packaging and repo placement | Ernie Hershey | 2015-01-06 | 1 | -187/+275 |
* | SERVER-15855 update documentation about how packages are created | Brian Crockett | 2014-10-29 | 1 | -0/+4 |
* | 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 |
* | SERVER-3579 replace mongo-10gen and mongodb-10gen with mongodb-org | Ernie Hershey | 2013-09-25 | 1 | -5/+6 |
* | SERVER-3579 replace 10gen with mongodb | Ernie Hershey | 2013-09-25 | 1 | -9/+9 |
* | SERVER-963 Split and externalize Linux packages | Ernie Hershey | 2013-07-26 | 1 | -391/+21 |
* | update logic for including new man pages to >=2.4.0, not >2.4.0 | Ernie Hershey | 2013-03-17 | 1 | -3/+3 |
* | SERVER-5307 Only include new man pages in rpm if version > 2.4.0 | Ernie Hershey | 2013-03-14 | 1 | -3/+3 |
* | SERVER-5307 Include new man pages in rpm | Ernie Hershey | 2013-03-14 | 1 | -0/+3 |
* | Updating packager.py to use the correct GPG signing key instead of the last p... | Mike Fiedler | 2012-05-09 | 1 | -1/+1 |
* | Complicate packager.py for when somebody leaves binaries out of tarballs. | Richard Kreuter | 2012-04-25 | 1 | -4/+22 |
* | Tweak packager to run on Ubuntu 11.10. | Richard Kreuter | 2012-02-28 | 1 | -1/+2 |
* | Make package name suffix handling slightly smarter in packager.py. | Richard Kreuter | 2011-09-12 | 1 | -3/+3 |
* | Uncomment a debugging hack in packager.py | Richard Kreuter | 2011-06-18 | 1 | -2/+1 |
* | Add support for generating version-sensitive RPM specfiles in packager.py | Richard Kreuter | 2011-06-18 | 1 | -2/+18 |
* | Use git versions of packaging files, not git HEAD's, to avoid some skew. | Richard Kreuter | 2011-03-18 | 1 | -4/+5 |
* | Man page updates, pakager.py fixes, maybe SERVER-1968 | Richard Kreuter | 2011-03-17 | 1 | -4/+5 |
* | Add support for package revision/release numbers in packager.py. | Richard Kreuter | 2011-03-02 | 1 | -10/+33 |
* | Miscellaneous refactoring in packager.py | Richard Kreuter | 2011-03-01 | 1 | -132/+199 |
* | Put the right changelogs and initscripts in .debs. | Richard Kreuter | 2011-02-28 | 1 | -24/+35 |
* | Try to make things work with some newer RPM braindamage. | Richard Kreuter | 2011-02-25 | 1 | -10/+34 |
* | New packaging script, supersedes makedist.py, makealldists.py, mergerepo.py. | Richard Kreuter | 2011-02-25 | 1 | -0/+840 |