Svilen Mihaylov
70345ec48c
SERVER-44642 Verify that implementation of cross-database $out attaches writeConcern appropriately in sharded environments
2020-03-17 21:24:39 +00:00
Nicholas Zolnierz
8a002bc23b
SERVER-45275 Blacklist bypass_doc_validation.js and mr_reduce_merge_other_db.js from multiversion suites
2019-12-20 22:09:57 +00:00
Ted Tuckman
20f3aa60b5
SERVER-45076 Complete all TODOs left from agg map reduce knob removal
2019-12-13 20:24:47 +00:00
James Wahlin
a28cf408d1
SERVER-44224 Remove 'assumes_write_concern_unchanged' from bypass_doc_validation.js
2019-11-19 23:00:45 +00:00
Charlie Swanson
bc1badc16e
SERVER-42690 Modernize many mr tests in core suite
2019-10-29 16:56:38 +00:00
Charlie Swanson
a4104d8069
SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write_multi_stmt_txn_jscore_passthrough
2019-08-20 15:32:40 +00: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
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
William Schultz
285c39607e
SERVER-39576 Remove the 'doTxn' command
2019-07-02 17:27:17 -04:00
Allison Easton
45138bb6ba
SERVER-41303 Split jscore tests that run mapReduce but do not specifically test mapReduce into two
2019-06-10 16:01:34 -04:00
Lingzhi Deng
8a89b076d2
SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbhash and map-reduce
2019-05-23 16:46:30 -04:00
Charlie Swanson
30c603ed5e
SERVER-40238 New stage alias: $set => $addFields
...
This reverts commit c34bc93a15 .
2019-05-15 12:17:39 -04:00
Henrik Edin
c34bc93a15
Revert "SERVER-40238 New stage alias: $set => $addFields"
...
This reverts commit bf6c2696da .
2019-05-10 13:08:16 -04:00
Charlie Swanson
bf6c2696da
SERVER-40238 New stage alias: $set => $addFields
2019-05-10 09:54:51 -04:00
James Wahlin
be5df1fab8
SERVER-40401 Test support for 'bypassDocumentValidation' option in combination with a pipeline-style findAndModify
2019-05-07 12:37:45 -04:00
James Wahlin
d812878c2d
SERVER-40400 Test support for 'bypassDocumentValidation' option in combination with a pipeline-style update
2019-05-02 12:42:15 -04:00
Maria van Keulen
88a8b7b31c
SERVER-36257 Remove copyDB and clone commands
2018-08-07 14:26:55 -04:00
Dianna Hohensee
4094162bbe
SERVER-34991 JS tests doing transaction operations must use majority writeConcern for drops
2018-05-25 12:11:06 -04:00
Samy Lanka
ea5b5a97ed
SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown
2018-04-06 10:33:03 -04:00
Matthew Russotto
f939177a8d
SERVER-33658 Disable transaction tests on storage engines without document-level locking
2018-03-05 14:30:54 -05:00
Matthew Russotto
ae68272979
SERVER-32320 Push doTxn oplog entry generation into logOp on transaction commit.
2018-03-01 08:27:54 -05:00
Benety Goh
0b879318cf
SERVER-32913 doTxn rejects malformed operations
2018-02-16 12:54:02 -05:00
Siyuan Zhou
a403f49731
SERVER-33023 Disable transaction on MMAPv1.
...
This reverts commit 4232d7725f .
2018-02-01 12:00:35 -05:00
Matthew Russotto
55be4faf62
SERVER-32162 Create a doTxn command
2017-12-20 13:37:47 -05:00
Jack Mulrow
00d92ece19
SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
...
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Kyle Suarez
fc249a3d97
SERVER-31167 add document validation tests for $jsonSchema
2017-10-11 09:31:30 -04:00
Eric Milkie
77dc691742
SERVER-28620 Adorn all oplog writes with timestamps
...
These timestamps are now used to implement oplog visibility rules, in place of the current
in-memory vector of uncommitted ops that the WiredTiger glue code currently uses.
This change also introduces a TimestampedBSONObj class, which encapsulates a BSONObject with its
associated write timestamp.
2017-08-22 13:45:12 -04:00
Geert Bosch
e533634d86
SERVER-23326 Commit applyOps as single WUOW where possible
2016-06-03 21:54:34 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Dan Pasette
a2ab950204
SERVER-21346 Add jstest for bypassDocumentValidation
2015-11-08 10:35:17 -05:00