Commit Graph

17 Commits

Author SHA1 Message Date
Mickey. J Winters
9e6b4a60f9 SERVER-58354 Re-enable query tests disabled_due_to_server_58295 2021-09-07 19:25:28 +00:00
Andrii Dobroshynski
c99ec109b0 SERVER-53028 Clean up FCV gating for $dateDiff, $dateAdd, $dateSubtract, $dateTrunc and related system tests now that 5.0 is last LTS 2021-07-14 16:15:54 +00:00
Vishnu Kaushik
3ce695b73a SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-56366 2021-07-14 16:14:50 +00:00
Ted Tuckman
0f35984965 SERVER-54694 Register $setWindowFields with min FCV 2021-04-09 17:02:15 +00:00
Ian Boros
3042e41638 SERVER-55765 Disable FCV 4.9 tests for date* expressions 2021-04-05 16:11:38 +00:00
Mindaugas Malinauskas
16be56f8d5 SERVER-54390 Implement $dateTrunc in DocumentSource execution 2021-03-22 11:29:08 +00:00
Milena Ivanova
350b31052a SERVER-51664 Implement $dateAdd and $dateSubtract in DocumentSource execution 2021-01-12 10:48:11 +00:00
Mindaugas Malinauskas
f0893e135f SERVER-51663 Implement $dateDiff in DocumentSource execution 2020-11-30 16:03:39 +00:00
Kaloian Manassiev
569e39170a Revert "SERVER-51663 Implement $dateDiff in DocumentSource execution"
This reverts commit 37f35e3c80.
2020-11-27 07:22:44 +00:00
Mindaugas Malinauskas
37f35e3c80 SERVER-51663 Implement $dateDiff in DocumentSource execution 2020-11-26 16:16:52 +00:00
Robert Guo
4d87339d4b SERVER-46326 update last-stable to 4.3 2020-03-18 04:07:46 +00:00
Ian Boros
edeec8b8fa SERVER-46427 update FCV test to account for lazy checking of collection validators 2020-02-27 04:01:43 +00:00
David Percy
82fb9653c6 SERVER-33582 Add $bsonSize expression 2019-12-12 17:19:40 +00:00
Anton Korshunov
f8ede369fb SERVER-42462 Put new $meta arguments behind FCV check 2019-10-17 13:03:40 +00:00
Jason Chan
21ca406e36 SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell 2019-09-09 22:39:39 +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
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