Cheahuychou Mao
|
150406020c
|
SERVER-38884 Update multiversion tests to reflect use shards as replica sets in 4.2 onwards
|
2019-10-08 18:11:41 +00:00 |
|
Jason Chan
|
21ca406e36
|
SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell
|
2019-09-09 22:39:39 +00:00 |
|
Misha Tyulenev
|
174736c49e
|
SERVER-43017 wait in an integration test for setFCV to propagate to all config server nodes.
|
2019-09-05 18:09:11 +00:00 |
|
Bernard Gorman
|
6a2c556dfa
|
SERVER-41230 Update FCV constants throughout server code following 4.2 branch
SERVER-42162 Update Execution-related generic upgrade/downgrade references
SERVER-42642 Update Replication-related generic upgrade/downgrade references
SERVER-42592 Update Sharding-related generic upgrade/downgrade references
SERVER-42794 Update Query-related generic upgrade/downgrade references
SERVER-41545 Bump wire protocol version for 4.4
|
2019-08-23 08:51:06 +01:00 |
|
James Wahlin
|
39c3a5d77b
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
|
Gregory Wlodarek
|
ccf8a4f2de
|
SERVER-41696 Modify tests depending on the 'ns' field from index specs to no longer have a dependency on it
|
2019-07-29 21:05:17 -04:00 |
|
clang-format-7.0.1
|
134a408395
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
|
Xiangyu Yao
|
8e4f280e49
|
SERVER-39471 Remove unique index FCV upgrade codepath
|
2019-07-10 18:39:02 -04:00 |
|
Max Hirschhorn
|
12688726db
|
SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.
Also removes multiversion tests for MongoDB 4.2 features. They will
continue to live on in the 4.2 branch.
|
2019-06-10 12:34:19 -04:00 |
|
nehakhatri5
|
44c2055cba
|
SERVER-37555 Fix the error code in the uassert.
|
2018-10-16 13:20:06 +11:00 |
|
nehakhatri5
|
9693ebbdb9
|
SERVER-37555 Abort of collMod need not refreshEntry for index on rollback.
|
2018-10-16 08:33:27 +11:00 |
|
Louis Williams
|
796d1d1522
|
SERVER-36478 Use user-provided wtimeout for setFCV command
|
2018-10-10 15:26:32 -04:00 |
|
Louis Williams
|
f899002aad
|
SERVER-36208 Remove repairDatabase server command and shell helper
|
2018-08-13 13:10:34 -04:00 |
|
Sulabh Mahajan
|
0dea042ec8
|
SERVER-34954 Add test to check unique indexes on a newly added --shardsvr node
|
2018-08-09 14:04:46 +10:00 |
|
nehakhatri5
|
4e57f57add
|
SERVER-34489 Enable timestamp safe unique indexes via FCV.
|
2018-08-06 15:51:51 +10:00 |
|
Dewal Gupta
|
05bb1bc946
|
SERVER-33271 Move version non-specific FCV tests in jstests/multiVersion to jstests/multiVersion/genericSetFCVUsage
|
2018-07-20 17:06:05 -04:00 |
|