Ernie Hershey
|
f2d1b125b5
|
SERVER-10876 Correct dbpath in rpm mongod.conf
|
2013-09-27 12:35:14 -04:00 |
|
Ernie Hershey
|
e01dfe96c7
|
SERVER-3579 Change file paths to consistent format
|
2013-09-25 21:41:28 -04:00 |
|
Ernie Hershey
|
d32637303b
|
SERVER-3579 version bump in spec file
|
2013-09-25 21:41:28 -04:00 |
|
Ernie Hershey
|
787d2d85a8
|
SERVER-3579 replace mongo-10gen and mongodb-10gen with mongodb-org
|
2013-09-25 21:41:28 -04:00 |
|
Ernie Hershey
|
63e2213755
|
SERVER-9252 use [[:blank:]] instead of \s
|
2013-09-11 16:26:59 -04:00 |
|
Alexis Midon
|
5b762d52cc
|
SERVER-9252 use the correct config key for pid file
|
2013-09-11 16:20:16 -04:00 |
|
Ernie Hershey
|
017a17bf24
|
SERVER-8055 Remove MMS-related keys in default conf
|
2013-08-06 11:50:38 -04:00 |
|
Ernie Hershey
|
51a46c5f9a
|
SERVER-963 Split and externalize Linux packages
This includes splitting rpm and .deb packages into sub-packages and
externalizing the spec and control files to be maintained as static
files.
|
2013-07-26 17:01:00 -04:00 |
|
Stephen Benjamin
|
af45cb2615
|
SERVER-8588 Default mongod.conf that ships has inconsistent white space
Removed unneccessary whitespace so mongod.conf that ships in the RPM is consistent.
Signed-off-by: Matt Kangas <matt.kangas@10gen.com>
|
2013-07-08 19:01:09 -04:00 |
|
Ernie Hershey
|
f8699f77f9
|
SERVER-792 Bind to localhost by default in RPM and debs only
Add bind_ip = 127.0.0.1 to config file installed by rpm and deb
packages.
|
2013-03-29 15:56:43 -04:00 |
|
Dan Pasette
|
09967e98e5
|
BUMP 2.4.0-rc0
|
2013-01-31 10:17:31 -05:00 |
|
Dan Pasette
|
759d091f5b
|
Remove dos line endings from rpm/mongo.spec
|
2013-01-31 10:13:38 -05:00 |
|
Stephen Steneker
|
34996c0f78
|
SERVER-5419: Update with current spec for 2.2.0
|
2012-09-06 00:52:57 +10:00 |
|
Mike Fiedler
|
e8a3698ef1
|
SERVER-5419 updated the public spec file with our current spec file
|
2012-08-03 15:42:26 -04:00 |
|
Eliot Horowitz
|
927beb54fb
|
BUMP 2.1.2
|
2012-06-26 00:20:48 -04:00 |
|
Mike Fiedler
|
654671234c
|
SERVER-5179 add requirements for pre/post actions
|
2012-03-06 19:24:35 -05:00 |
|
Mike Fiedler
|
b3f4d6c4b7
|
SERVER-5007 fixing typos, smp_flags
|
2012-03-05 10:25:19 -05:00 |
|
Mike Fiedler
|
04de9098bb
|
SERVER-3574 updating init scripts for numa
|
2012-02-28 12:10:49 -05:00 |
|
Mike Fiedler
|
28b47022a5
|
Merge pull request #134 from presbrey/patch-1
SERVER-5008 - Stop server package from overwriting /etc/sysconfig/mongod on upgrade
|
2012-02-21 11:02:43 -08:00 |
|
Mike Fiedler
|
8b60c3c0eb
|
Merge pull request #148 from dcodix/master
mongod.conf - oplog changed to diaglog in config file
|
2012-02-21 10:50:43 -08:00 |
|
Mike Fiedler
|
c9787e7303
|
updating rpm changelog for SERVER-2267
|
2012-02-17 17:06:31 -08:00 |
|
Mike Fiedler
|
3829adb0ec
|
SERVER-2267 correcting the pidfile usage on RPM-based packages
|
2012-02-17 09:31:04 -08:00 |
|
Eliot Horowitz
|
d674c68117
|
BUMP 2.1.0
|
2012-02-03 09:32:28 -05:00 |
|
Richard Kreuter
|
d0027e0028
|
Do a better job stopping mongod from RPM init script. SERVER-3824
|
2011-12-01 18:16:58 -05:00 |
|
dcodix
|
e79171be37
|
mongod.conf modiffied. After uncomenting #optlog = 0 mongo wouldn't start. Changed to #diaglog = 0.
|
2011-11-17 18:28:37 +01:00 |
|
presbrey
|
56d5e59efc
|
Stop server package from overwriting /etc/sysconfig/mongod on upgrade
|
2011-10-24 19:30:33 -03:00 |
|
Eliot Horowitz
|
c395a51693
|
BUMP 2.0.0-rc2
|
2011-09-07 01:07:35 -04:00 |
|
Eliot Horowitz
|
b5dd192afa
|
BUMP 2.0.0-rc1
|
2011-09-01 23:24:02 -04:00 |
|
Eliot Horowitz
|
8d4bf50111
|
BUMP 2.0.0-rc0
|
2011-08-25 01:50:35 -04:00 |
|
Eliot Horowitz
|
f7e97e0b76
|
change startup file options to nojournal SERVER-3662
|
2011-08-22 14:27:43 -04:00 |
|
Eliot Horowitz
|
be8931b7ee
|
BUMP 1.9.2
|
2011-08-11 01:29:21 -04:00 |
|
Eliot Horowitz
|
dfcdcf1853
|
BUMP 1.9.1
|
2011-07-26 01:27:03 -04:00 |
|
Richard Kreuter
|
95a7bcb172
|
SERVER-3142, part 1
Kind of a hack, for compatibility w/1.8 (and because I don't have
time to test the new --shutdown flag everywhere).
|
2011-06-23 17:41:59 -04:00 |
|
Richard Kreuter
|
74589826a7
|
Add mongotop binary and bsondump.1 man page.
|
2011-06-13 17:00:05 -04:00 |
|
Eliot Horowitz
|
434d8b47e5
|
BUMP 1.9.0
|
2011-05-01 02:40:52 -04:00 |
|
Richard Kreuter
|
ea930f7170
|
Remove a hidden option, and SERVER-2774.
|
2011-03-17 12:08:08 -04:00 |
|
Eliot Horowitz
|
65a7e81df0
|
BUMP 1.8.0-rc0
|
2011-02-22 15:28:02 -05:00 |
|
Eliot Horowitz
|
1e5d77f297
|
BUMP 1.7.6
|
2011-02-14 11:14:03 -05:00 |
|
Eliot Horowitz
|
1978898d7a
|
BUMP 1.7.5
|
2011-01-26 13:38:55 -05:00 |
|
Eliot Horowitz
|
5c0a44409d
|
BUMP 1.7.4
|
2010-12-20 19:12:44 -05:00 |
|
Richard Kreuter
|
d039110cb7
|
Fix typo in RPM init script.
|
2010-12-15 13:23:11 -05:00 |
|
Eliot Horowitz
|
fcb5790e75
|
BUMP 1.7.3
|
2010-11-16 19:09:43 -05:00 |
|
Richard Kreuter
|
892a22331a
|
RH initscript "status" action: exit non-zero if mongod isn't there. SERVER-1895
|
2010-11-02 11:15:57 -04:00 |
|
Richard Kreuter
|
959e62f1b2
|
Remove replica pair options from mongod conf files. SERVER-1788.
|
2010-11-02 11:15:57 -04:00 |
|
Eliot Horowitz
|
d8565915c5
|
BUMP 1.7.2
|
2010-10-29 13:43:48 -04:00 |
|
Eliot Horowitz
|
cee2d0d681
|
BUMP 1.7.1
|
2010-09-28 10:09:03 -04:00 |
|
Eliot Horowitz
|
25eb3f0c37
|
BUMP 1.7.0
|
2010-09-03 11:13:35 -04:00 |
|
Richard Kreuter
|
f240474fdd
|
Bump Version: tag in rpm specfile.
|
2010-08-11 08:37:46 -07:00 |
|
Richard Kreuter
|
4dd6fa47f1
|
Add bsondump to RPM specfile.
|
2010-08-04 15:37:14 -04:00 |
|
Richard Kreuter
|
53ac46bf46
|
Remove C++ driver from RPM specfile.
|
2010-08-04 10:33:05 -04:00 |
|