summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/now_variable.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72486 Enable all features supported in SBE by defaultDavid Storch2023-03-301-1/+1
* SERVER-74264 Fix incorrect $$NOW behavior in projection of findZixuan Zhuang2023-03-201-12/+85
* SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining testsMihai Andrei2021-05-071-2/+0
* SERVER-56113 [SBE] Fix visit(ExpressionFieldPath*) to handle all builtin $$ v...Drew Paroski2021-04-231-0/+2
* SERVER-56110 Enable noPassthroughWithMongod suite against SBE build variantAnton Korshunov2021-04-151-0/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-115/+114
* SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find commandBernard Gorman2019-05-241-7/+39
* SERVER-40210 Integration tests for $$NOW/$$CLUSTER_TIME in find, aggregate, a...Martin Neupauer2019-03-281-0/+91