Ernie Hershey
a425c81c1d
SERVER-9987 Generate Enterprise rpms for both rhel 5 and rhel 6
2013-12-20 16:46:28 -05:00
Ernie Hershey
a272fcfb03
SERVER-9246 Clean up community repo generation script to match enterprise version
2013-12-20 16:29:41 -05:00
Ernie Hershey
5d29b14ecf
SERVER-9246 Create Yum and Apt repositories for enterprise edition
2013-12-20 16:29:07 -05:00
Dwight
63732d3884
more work on vcxproj generation
2013-12-18 14:56:12 -05:00
Dwight
eae98a4bba
vcxproj generation more work
2013-12-18 14:56:12 -05:00
Dwight
afeae9cf7d
make_vcxproj make it _WIN32_WINNT preprocessor define aware
2013-12-13 12:16:08 -05:00
Dwight
c90068fa13
vcxproj file generator, made it NTDDI_VERSION-aware
2013-12-13 12:16:08 -05:00
Ernie Hershey
c3e150afe5
SERVER-10881 Re-imported AGPL RTF to fix formatting in MSI
2013-12-09 19:41:25 -05:00
Ernie Hershey
5a4c4003b1
SERVER-11773 Retain "mongodb" directory name in repo for backwards compatibility for enterprise packages
2013-12-05 19:27:30 -05:00
Ernie Hershey
e03a07465c
SERVER-11773 Retain "mongodb" directory name in repo for backwards compatibility
2013-12-05 19:27:30 -05:00
Sridhar Nanjundeswaran
08fda16ab2
SERVER-10900 - When building MSI for enterprise edition use third party notices file from enterprise repository
2013-12-05 10:01:10 -08:00
Ernie Hershey
35c2c7aff4
SERVER-11769 Only remove mongosniff when generating packages if it's there
2013-12-04 18:51:10 -05:00
Ernie Hershey
db57baaeaf
SERVER-11766 Use "enterprise" instead of "subscription" in release archive filenames
2013-12-04 18:50:30 -05:00
Eric Milkie
7798b53d7c
Revert "SERVER-11884 Setting sslAllowInvalidCertificates for smoke.py mongod"
...
This reverts commit 268575e769 .
2013-11-29 21:52:35 -05:00
Andreas Nilsson
268575e769
SERVER-11884 Setting sslAllowInvalidCertificates for smoke.py mongod
2013-11-27 16:20:03 -05:00
Benety Goh
0279986672
SERVER-9608 updated shouldKill() to detect and terminate mongod process using same data directory
2013-11-26 14:09:02 -05:00
Randolph Tan
130741d128
SERVER-11772 new jstest suites for write command testing
...
Added new target 'jsCore' to smoke.py
2013-11-25 18:19:19 -05:00
Eric Milkie
c625d03f2d
SERVER-11844 filter out some symbols for 32-bit Windows
2013-11-25 13:33:23 -05:00
Dwight
f937dbeba8
more work on the vcxproj file generator.
2013-11-25 11:28:12 -05:00
Valeri Karpov
95586f19ac
setup_multiversion_mongodb.py no longer refers to nonexistent install_multiversion_mongodb.sh
...
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com >
2013-11-24 20:11:06 -05:00
Wisdom Omuya
75d67cdf5a
SERVER-11382: record of skipped tests as 'skip'
...
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com >
2013-11-18 16:28:20 -05:00
Spencer T Brody
cc9756ce74
SERVER-10420 Re-enable sharding/replmonitor_bad_seed.js test in auth passthrough mode
2013-11-18 16:12:40 -05:00
Eric Milkie
86f1890527
MCI-970 send data to buildlogger in larger batches
2013-11-14 17:26:10 -05:00
Andreas Nilsson
8041835681
SERVER-11375 Change names of sslMode states
2013-11-14 19:55:55 +00:00
Dwight
e997b559cf
Towards automatic generation of vcxproj files. See comments at top of the make_vcxproj.py file on how to use.
2013-11-13 17:07:49 -05:00
Mathias Stearn
1c05609c89
SERVER-10868 Add --temp-path parameter to smoke.py
2013-11-12 19:08:06 -05:00
Andreas Nilsson
b5d36ec05c
SERVER-10330 SERVER-11195 SSL server hostname validation
2013-11-13 08:50:07 +00:00
gregs
fe59d4249b
SERVER-10818 allow turning on batch upconversion (useClusterWriteCommands) via smoke.py
2013-11-11 09:51:18 -05:00
Randolph Tan
b8fd0b3094
SERVER-11627 Make the shell use write commands by default
2013-11-08 10:02:13 -05:00
Mathias Stearn
ca5b94c240
SERVER-11613 Fix some brokenness in test logging
...
Changes:
* smoke.py captures both stdout and stderr of subprocesses
* Log buffering reduced (main log() function already was line-buffered).
* printStackAndExit writes to stdout rather than stdin.
2013-11-06 19:13:14 -05:00
Andreas Nilsson
50030f55d0
SERVER-8864 Include the sslSpecial build suite in smoke.py
2013-11-01 17:45:16 -04:00
Benety Goh
2e10439eba
SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell
2013-10-29 13:11:41 -04:00
Sridhar Nanjundeswaran
063359489f
SERVER-11341 - Added merge module as a variable to wixproj and buildenterprisemsi.bat
2013-10-28 13:17:13 +05:30
Ernie Hershey
31713e0af4
SERVER-963 Separate enterprise and community debian rules and control files
2013-10-12 18:20:01 -04:00
Ernie Hershey
b57a0b403e
SERVER-963 Externalize enterprise packaging spec files
2013-10-12 18:20:01 -04:00
Sridhar Nanjundeswaran
332e4f1a23
SERVER-11108 - non enterprise builds are not working
2013-10-11 10:36:35 -07:00
Andreas Nilsson
aef38b7e2c
SERVER-8864 SSL mixed mode cmd line parameters
2013-10-09 14:24:29 -04:00
Eric Milkie
7ada7a8e11
SERVER-10830 msi builder as an scons target
2013-10-09 13:59:08 -04:00
Ernie Hershey
37a7f2f07f
SERVER-10051 require cyrus sasl instead of gsasl
2013-10-04 13:25:27 -04:00
Ernie Hershey
fc780bfec9
SERVER-11008 Add full conflicting package name list
2013-10-04 13:25:27 -04:00
Ernie Hershey
c3a1079ef7
SERVER-10580 add trailing slash so find command works if source dir is a symlink
2013-10-04 13:25:27 -04:00
Ernie Hershey
886e2c6ff3
SERVER-10581 Ignore enterprise packages in consolidate-repos.sh
2013-10-04 13:25:27 -04:00
Ernie Hershey
ef582b64cb
SERVER-3579 Change redhat username and group from mongod to mongodb
2013-10-04 13:25:27 -04:00
Ernie Hershey
09ffdcc927
SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and service
2013-10-04 13:25:27 -04:00
Andreas Nilsson
7db361fe2d
SERVER-7455 x.509 cluster auth tests
2013-10-03 12:25:08 -04:00
Sridhar Nanjundeswaran
7966d19ab8
SERVER-10870 - Include SNMP configuration files for mongod.
...
Also removed snmp dlls getting installed for non mongod components
2013-10-02 10:10:26 -07:00
Andreas Nilsson
625e971353
SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthrough
2013-09-30 14:10:54 -04:00
Andy Schwerin
3bc344db79
SERVER-1105 Update AuthorizationSession's logic for collection-level access control.
...
Also requires changing the privileges of the built-in roles. This patch takes the opportunity to remove the 2.2-style read-only roles in favor of the 2.4-style "read" and "readAnyDatabase" roles, and renames the 2.2-style read-write roles "dbOwner" and "root". The "root" name, at least, is subject to change prior to the next unstable release.
Test harnesses are updated as needed to use the correct builtin roles.
2013-09-26 14:33:43 -04:00
Sridhar Nanjundeswaran
fb4944060d
SERVER-10822 - Include generated C++ driver header files folder
...
Build directly using heat, candle and light
2013-09-26 10:20:44 -07:00
Ernie Hershey
e01dfe96c7
SERVER-3579 Change file paths to consistent format
2013-09-25 21:41:28 -04:00