Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-18793 Fix issue with Enterprise RPM spec | Ernie Hershey | 2015-08-26 | 2 | -2/+2 |
| | |||||
* | SERVER-19893, SERVER-14036, SERVER-8770 - Packaging improvements | Ernie Hershey | 2015-08-12 | 4 | -0/+20 |
| | | | | | | | | * 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 | 4 | -0/+4 |
| | | | | Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod. | ||||
* | SERVER-18977: remove pidfiles only when process does not exist | Sam Kleinman | 2015-06-25 | 2 | -13/+10 |
| | |||||
* | SERVER-13596 Add Prefix to RPM spec files for relocation | Ernie Hershey | 2015-04-29 | 4 | -0/+4 |
| | |||||
* | SERVER-18162 Make init.d script for suse work when /var/run/mongodb doesn't ↵ | César Izurieta | 2015-04-22 | 1 | -0/+2 |
| | | | | | | exist. Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com> | ||||
* | SERVER-14750: convert config files to yaml for packages | Sam Kleinman | 2015-04-22 | 1 | -62/+30 |
| | |||||
* | SERVER-17780 Update init script process ulimit to match recommendations | Ernie Hershey | 2015-03-30 | 2 | -2/+2 |
| | |||||
* | SERVER-17337 Filter quote characters from RPM init script PIDFILEPATH and ↵ | Ernie Hershey | 2015-03-25 | 2 | -2/+3 |
| | | | | remove unused DBPATH | ||||
* | SERVER-16731 Remove unused DBPATH init script variable | Ernie Hershey | 2015-03-25 | 2 | -2/+0 |
| | |||||
* | SERVER-17517 Revert RPM conflicts to match 2.6 | Ernie Hershey | 2015-03-11 | 1 | -6/+6 |
| | |||||
* | SERVER-17517 Re-add Obsoletes and Provides RPM tags | Ernie Hershey | 2015-03-09 | 1 | -0/+12 |
| | |||||
* | SERVER-16744 mongodb-org packages shouldn't conflict with themselves | Ernie Hershey | 2015-01-08 | 2 | -12/+12 |
| | |||||
* | SERVER-16744 Targeted community build packaging and repo placement | Ernie Hershey | 2015-01-06 | 5 | -42/+46 |
| | | | | This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874 | ||||
* | SERVER-16720 updated awk regexp to support inline pidFilePath and dbPath syntax | Andrea Maria Piana | 2015-01-05 | 1 | -2/+2 |
| | | | | | | Closes #899 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | Prevent init.d script to fail when pidfilepath isn't configured | Jiri Tyr | 2015-01-05 | 1 | -1/+2 |
| | | | | | | | | | | | This change moves the PIDFILEPATH definition behind the sourcing of the sysconfig file to prevent the init.d script to fail when there is no pidfilepath defined in the config file. It is still possible to define it in the sysconfig file. Closes #895 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | post 2.8.0-rc4 | Ernie Hershey | 2014-12-24 | 5 | -5/+5 |
| | |||||
* | BUMP 2.8.0-rc4 | Dan Pasette | 2014-12-23 | 5 | -5/+5 |
| | |||||
* | SERVER-16081 add --check to init script daemon command | Ernie Hershey | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | post 2.8.0-rc3 | Ernie Hershey | 2014-12-18 | 5 | -5/+5 |
| | |||||
* | BUMP 2.8.0-rc3 | Dan Pasette | 2014-12-17 | 5 | -5/+5 |
| | |||||
* | post 2.8.0-rc2 | Dan Pasette | 2014-12-03 | 5 | -5/+5 |
| | |||||
* | BUMP 2.8.0-rc2r2.8.0-rc2 | Dan Pasette | 2014-12-03 | 5 | -5/+5 |
| | |||||
* | Revert "Revert "post 2.8.0-rc1"" | Dan Pasette | 2014-11-23 | 5 | -5/+5 |
| | | | | This reverts commit c8171e7f969519af8b87a43425ae291ee69a0191. | ||||
* | Revert "post 2.8.0-rc1"r2.8.0-rc1 | Dan Pasette | 2014-11-22 | 5 | -5/+5 |
| | | | | This reverts commit dec3111d8bf4d6661be5b08f75d30a9fbe0c18ff. | ||||
* | post 2.8.0-rc1 | Dan Pasette | 2014-11-22 | 5 | -5/+5 |
| | |||||
* | BUMP 2.8.0-rc1 | Ernie Hershey | 2014-11-21 | 5 | -5/+5 |
| | |||||
* | post 2.8.0-rc0 | Ernie Hershey | 2014-11-12 | 5 | -5/+5 |
| | |||||
* | BUMP 2.8.0-rc0r2.8.0-rc0 | Dan Pasette | 2014-11-11 | 5 | -5/+5 |
| | |||||
* | SERVER-16017 Remove explicit RPM package dependencies | Ernie Hershey | 2014-11-11 | 2 | -6/+6 |
| | | | | | Use automatically generated library dependencies instead, which are specific to each platform binaries are linked on. | ||||
* | post 2.7.8 | Ernie Hershey | 2014-10-22 | 5 | -5/+5 |
| | |||||
* | BUMP 2.7.8r2.7.8 | Dan Pasette | 2014-10-22 | 5 | -5/+5 |
| | |||||
* | SERVER-15493: changes to include cyrus-sasl-plain | Anil Kumar | 2014-10-01 | 2 | -6/+6 |
| | |||||
* | post 2.7.7 | Ernie Hershey | 2014-10-01 | 5 | -5/+5 |
| | |||||
* | BUMP 2.7.7r2.7.7 | Ernie Hershey | 2014-10-01 | 5 | -5/+5 |
| | |||||
* | post 2.7.6 | Ernie Hershey | 2014-09-05 | 5 | -5/+5 |
| | |||||
* | BUMP 2.7.6r2.7.6 | Ernie Hershey | 2014-09-05 | 5 | -5/+5 |
| | |||||
* | SERVER-10642 Use /etc/init.d/ directory instead of /etc/rc.d/init.d/ ↵ | Ernie Hershey | 2014-09-03 | 5 | -20/+20 |
| | | | | directory in spec files | ||||
* | SERVER-10642 SUSE init script | Ernie Hershey | 2014-09-03 | 1 | -0/+150 |
| | |||||
* | SERVER-15114 Remove misleading init script comment | Ernie Hershey | 2014-09-02 | 1 | -3/+0 |
| | |||||
* | SERVER-9253 added pid_file argument to mongo_killproc. New usage: ↵ | Benety Goh | 2014-08-20 | 1 | -4/+5 |
| | | | | mongo_killproc pid_file procname | ||||
* | SERVER-9253 fixed init.d/mongod so that it does not sleep for 5 minutes ↵ | Alexis Midon | 2014-08-20 | 1 | -1/+32 |
| | | | | | | | | | | | unnecessarily. In some version of Linux, killproc() provided in /etc/init.d/functions has a bug where it will sleep the full duration of the delay (-d). Closes #411 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | post 2.7.5 | Ernie Hershey | 2014-08-15 | 5 | -5/+5 |
| | |||||
* | BUMP 2.7.5r2.7.5 | Ernie Hershey | 2014-08-15 | 5 | -5/+5 |
| | |||||
* | SERVER-7285 Add mongod.service file for Linux | Mike MacCana | 2014-08-11 | 1 | -0/+12 |
| | | | | | | | | Add a systemd .service file. This is used in place of System V init scripts on most current Linux distributions. Closes #740 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-14679 fixed init.d script to create directory for pid file | Markus W. Mahlberg | 2014-07-31 | 1 | -0/+6 |
| | | | | | | | | | | | | Startup scripts not fit for CentOS 7 / RHEL 7 Default location for pid file is under /var/run/mongodb. /var/run can be mounted on a temporary filesystem so the pid file directory is not guaranteed to persist across reboots. Closes #723 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | post 2.7.4 | Ernie Hershey | 2014-07-25 | 5 | -5/+5 |
| | |||||
* | BUMP 2.7.4r2.7.4 | Ernie Hershey | 2014-07-25 | 5 | -5/+5 |
| | |||||
* | SERVER-14283 Update package config file httpinterface default | Ernie Hershey | 2014-07-23 | 1 | -2/+2 |
| | |||||
* | post 2.7.3 | Jonathan Reams | 2014-07-03 | 5 | -5/+5 |
| |