Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SERVER-12346 Detect dash for ulimit parameter in .deb init script | Ernie Hershey | 2014-02-19 | 1 | -1/+9 | |
| | ||||||
* | SERVER-9123 Include snmp files in enterprise packages | Ernie Hershey | 2014-02-11 | 4 | -8/+24 | |
| | ||||||
* | SERVER-11765 Create stable packaging files | Ernie Hershey | 2013-12-20 | 12 | -90/+702 | |
| | | | | | | | These are all based on equivalent "-unstable" files that have been used for 2.5 packages. The only differences are removing "-unstable" from package, directory, and file names, and replacing normal packages in conflicts with unstable packages. | |||||
* | SERVER-10051 Specify more exact .deb dependencies | Ernie Hershey | 2013-12-02 | 1 | -4/+4 | |
| | ||||||
* | SERVER-10920 Give split packages consistent distinct summary descriptions | Ernie Hershey | 2013-11-19 | 2 | -10/+10 | |
| | ||||||
* | SERVER-10931 set ulimits in init scripts to match documentation | Ernie Hershey | 2013-11-19 | 2 | -2/+20 | |
| | | | | | | This sets resource limits across all Linux packages to match our recommended settings - http://docs.mongodb.org/manual/reference/ulimit/#recommended-settings | |||||
* | Fixed debian/init.d typo introduced by SERVER-10871 | shunwen | 2013-11-01 | 1 | -1/+1 | |
| | | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | |||||
* | SERVER-11196 ensure .deb and rpm packages conflict with mongodb-server, ↵ | David Storch | 2013-10-20 | 2 | -10/+10 | |
| | | | | | | mongodb-dev, and mongodb-clients Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com> | |||||
* | SERVER-11024 replace master/slave conf file examples with replset | David Storch | 2013-10-18 | 1 | -12/+7 | |
| | ||||||
* | SERVER-7883 use getent to check user existence | Ernie Hershey | 2013-10-12 | 2 | -2/+2 | |
| | ||||||
* | SERVER-11008 specify Conflicts instead of Breaks | Ernie Hershey | 2013-10-12 | 1 | -5/+5 | |
| | ||||||
* | SERVER-963 Separate enterprise and community debian rules and control files | Ernie Hershey | 2013-10-12 | 4 | -5/+287 | |
| | ||||||
* | SERVER-963 Externalize enterprise packaging spec files | Ernie Hershey | 2013-10-12 | 1 | -0/+55 | |
| | ||||||
* | SERVER-11045 Update man pages from the MongoDB Manual | Ernie Hershey | 2013-10-04 | 14 | -1161/+2159 | |
| | ||||||
* | SERVER-11008 Add full conflicting package name list | Ernie Hershey | 2013-10-04 | 1 | -5/+5 | |
| | ||||||
* | SERVER-10975 Specify correct logpath in deb mongod.conf | Ernie Hershey | 2013-10-04 | 1 | -1/+1 | |
| | ||||||
* | SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and service | Ernie Hershey | 2013-10-04 | 3 | -7/+7 | |
| | ||||||
* | SERVER-3579 Change file paths to consistent format | Ernie Hershey | 2013-09-25 | 5 | -7/+7 | |
| | ||||||
* | SERVER-3579 replace mongo-10gen and mongodb-10gen with mongodb-org | Ernie Hershey | 2013-09-25 | 1 | -0/+0 | |
| | ||||||
* | SERVER-3579 replace 10gen with mongodb | Ernie Hershey | 2013-09-25 | 2 | -62/+62 | |
| | ||||||
* | SERVER-963 move debian postinst file to server package | Ernie Hershey | 2013-09-16 | 1 | -0/+0 | |
| | ||||||
* | SERVER-8055 Remove MMS-related keys in default conf | Ernie Hershey | 2013-08-06 | 1 | -9/+0 | |
| | ||||||
* | SERVER-6008 move '--' out of DAEMON_OPTS rvalue | Ernie Hershey | 2013-07-31 | 1 | -1/+1 | |
| | ||||||
* | SERVER-6008 put the logic for DAEMON_OPTS= and -- into the "if which numactl" | Aricg | 2013-07-31 | 1 | -3/+4 | |
| | | | | | | I hope this is correct, I have signed the contributor's agreement. Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com> | |||||
* | SERVER-963 Split and externalize Linux packages | Ernie Hershey | 2013-07-26 | 2 | -18/+164 | |
| | | | | | | This includes splitting rpm and .deb packages into sub-packages and externalizing the spec and control files to be maintained as static files. | |||||
* | SERVER-792 Bind to localhost by default in RPM and debs only | Ernie Hershey | 2013-03-29 | 1 | -0/+3 | |
| | | | | | Add bind_ip = 127.0.0.1 to config file installed by rpm and deb packages. | |||||
* | SERVER-5307 fixing file mode to match other man page files | Ernie Hershey | 2013-03-14 | 3 | -0/+0 | |
| | ||||||
* | SERVER-5307 New man pages generated from docs by samk@10gen.com | Ernie Hershey | 2013-03-14 | 14 | -527/+5385 | |
| | ||||||
* | SERVER-8674 Update hyperlinks to point to dochub | Jason Rassi | 2013-03-01 | 12 | -15/+12 | |
| | ||||||
* | SERVER-8674 Remove literal mentions of wiki from comments, docs | Jason Rassi | 2013-03-01 | 11 | -12/+12 | |
| | ||||||
* | SERVER-1654 modifies Debian startup script | Mike Fiedler | 2012-08-02 | 1 | -11/+4 | |
| | ||||||
* | BUMP 2.1.2r2.1.2 | Eliot Horowitz | 2012-06-26 | 1 | -3/+3 | |
| | ||||||
* | Fixed a typo in the port for the HTTP interface | Derick Rethans | 2012-05-15 | 1 | -1/+1 | |
| | ||||||
* | SERVER-3574 updating init scripts for numa | Mike Fiedler | 2012-02-28 | 1 | -1/+11 | |
| | ||||||
* | BUMP 2.1.0r2.1.0 | Eliot Horowitz | 2012-02-03 | 1 | -0/+6 | |
| | ||||||
* | SERVER-4593: Ensure mongoimport allows imports of up to 16MB in BSON size. | Ben Becker | 2012-01-05 | 1 | -1/+1 | |
| | ||||||
* | change startup file options to nojournal SERVER-3662 | Eliot Horowitz | 2011-08-22 | 1 | -3/+3 | |
| | ||||||
* | BUMP 1.9.2 | Eliot Horowitz | 2011-08-11 | 1 | -0/+6 | |
| | ||||||
* | BUMP 1.9.1r1.9.1 | Eliot Horowitz | 2011-07-26 | 1 | -0/+6 | |
| | ||||||
* | SERVER-2799 | Richard Kreuter | 2011-06-23 | 1 | -1/+1 | |
| | | | | Blame Scott. | |||||
* | BUMP 1.9.0r1.9.0 | Eliot Horowitz | 2011-05-01 | 1 | -0/+6 | |
| | ||||||
* | Document --version in man pages. Cf. SERVER-2691. | Richard Kreuter | 2011-03-18 | 7 | -0/+21 | |
| | ||||||
* | Man page updates, pakager.py fixes, maybe SERVER-1968 | Richard Kreuter | 2011-03-17 | 10 | -83/+383 | |
| | | | | | * packager.py had a bug that left the man pages out of the .deb packages. | |||||
* | Wait 300s for server shutdown in deb initscripts. SERVER-2041, maybe. | Richard Kreuter | 2011-03-17 | 2 | -0/+3 | |
| | | | | | | Re: SERVER-2041, I can't reproduce the behavior the user reports, but it could be a timing issue where the running mongod hasn't finished shutting down before the next mongod tries to start. | |||||
* | Remove a hidden option, and SERVER-2774. | Richard Kreuter | 2011-03-17 | 1 | -4/+2 | |
| | ||||||
* | BUMP 1.8.0-rc0r1.8.0-rc0 | Eliot Horowitz | 2011-02-22 | 1 | -0/+6 | |
| | ||||||
* | BUMP 1.7.6 | Eliot Horowitz | 2011-02-14 | 1 | -0/+6 | |
| | ||||||
* | BUMP 1.7.5r1.7.5 | Eliot Horowitz | 2011-01-26 | 1 | -0/+7 | |
| | ||||||
* | BUMP 1.7.4 | Eliot Horowitz | 2010-12-20 | 1 | -0/+8 | |
| | ||||||
* | Fix error in upstart file. SERVER-2200 | Richard Kreuter | 2010-12-10 | 1 | -1/+1 | |
| |