| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Closes #1338
Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
service files
Closes #1320
Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Closes #1214
Signed-off-by: Kelsey Schubert <kelsey@mongodb.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This reverts commit 0e3c8a96af7f9ddd6d5a059c92f6303eba1d0b32.
Fixed up rpm scripts to exclude mongosniff
|
| |
|
| |
|
|
|
|
| |
timeZoneInfo default, and add dependency on tzdata package
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This is a small change, the only affect of which is that systemd's
sysvinit compatibility implementation stops assuming this value for
the pidfile on rhel 7 and detects the pid automatically. For SUSE,
there's a separate init.d script. For non-systemd systems, the init
script parses mongod.conf for the pidfile.
|
| |
|
| |
|