summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/server6195.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-1/+1
* SERVER-56885 [SBE][aggregation_disabled_optimization] Fix tests where error c...Anton Korshunov2021-05-131-0/+1
* SERVER-52818 Fix SBE's implementation of strings to handle null bytes correctlyDrew Paroski2020-12-141-1/+3
* SERVER-50730 Implement $concat expression in SBEMilena Ivanova2020-09-241-3/+0
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-0/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-24/+27
* SERVER-22341 fix jslint errors in jstests/aggregation with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-10165 aggregate() shell helper now returns a cursorMathias Stearn2013-10-081-9/+9
* additional jstest cases for $concatJames Wahlin2013-02-131-1/+4
* SERVER-8239 $concat should only support stringsMathias Stearn2013-02-071-10/+29
* SERVER-6195 implement $concat for strings in aggroMatt Dannenberg2012-12-181-0/+13