summaryrefslogtreecommitdiff
path: root/jstests/aggregation/testall.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-201-25/+25
* SERVER-54236 Implement $count accumulatorHartek Sabharwal2021-02-241-0/+20
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-3/+0
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-0/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-897/+876
* SERVER-31785 use multiple shards in aggregation_sharded_collections_passthroughKyle Suarez2017-12-141-855/+918
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-70/+95
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+26
* SERVER-22580 Aggregation now supports substrCP.Benjamin Murphy2016-03-251-1/+1
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-1306/+587
* SERVER-11711 Make aggregation/testall.js not depend on document orderMathias Stearn2013-11-261-29/+29
* SERVER-9444 Make $group use Sorter when results don't fit in memoryMathias Stearn2013-07-101-2/+7
* SERVER-8239 $concat should only support stringsMathias Stearn2013-02-071-31/+0
* SERVER-6195 implement $concat for strings in aggroMatt Dannenberg2012-12-181-9/+7
* SERVER-6570 disallow strings in $add in aggroMatt Dannenberg2012-07-271-0/+2
* Hook up dependency detection to group, unwind, sort, skip, and limit SERVER-4644Mathias Stearn2012-07-201-1/+10
* Rewrite ExpressionObjectMathias Stearn2012-07-201-13/+13
* add sorts to aggro/testall for consistent resultsMatt Dannenberg2012-07-091-38/+43
* SERVER-6290 remove $isoDate aggro operationMatt Dannenberg2012-07-061-37/+0
* remove aggro utils.js from aggro testsMatt Dannenberg2012-07-061-171/+169
* SERVER-6165 fix $mod to work with any numerictypeMatt Dannenberg2012-07-031-3/+3
* Convert to unix line endingsMathias Stearn2012-06-291-1599/+1599
* SERVER-4504 minor changes from code reviewU-tellus\cwestin2012-05-211-2/+2
* SERVER-4994: load() is relative to the checkout rootDan Crosta2012-02-291-13/+2
* SERVER-4435U-tellus\cwestin2012-02-211-123/+160
* fix 32-bit agg test and Date_tEliot Horowitz2012-01-311-3/+6
* BUILDBOT-84: make aggregation JS tests load nicely from SConsDan Crosta2012-01-231-2/+13
* implement expressionU-tellus\cwestin2011-11-171-0/+29
* SERVER-3396 + unit testU-tellus\cwestin2011-10-111-0/+31
* SERVER-3253, SERVER-3881U-tellus\cwestin2011-09-271-27/+11
* merge and ; fix testsU-tellus\cwestin2011-09-261-10/+4
* new pipeline operatorU-tellus\cwestin2011-09-221-57/+282
* re-enable shard pipeline split simulation; disabled ; server-3862: andU-tellus\cwestin2011-09-161-1/+37
* remove inappropriate examplesU-tellus\cwestin2011-08-171-33/+33
* matt's final pull req, server-3548U-tellus\cwestin2011-08-081-16/+16
* fixes for sort field extraction, strcasecmp mistakes, and sortdannenberg2011-07-191-3/+3
* date changes and sort limit fixdannenberg2011-07-131-7/+11
* $sort now expects a document with an entry whose key is key and value is the ...dannenberg2011-07-111-2/+3
* strcmp changed to strcasecmpdannenberg2011-07-061-3/+3
* fixed and updated testsdannenberg2011-07-061-20/+166
* tests updated to match new function namesdannenberg2011-07-051-10/+10
* strcmp addeddannenberg2011-06-281-0/+41
* $substr addeddannenberg2011-06-281-0/+26
* tolower addeddannenberg2011-06-281-0/+34
* toupper added tests updateddannenberg2011-06-281-0/+65
* merged with aggregation branchdannenberg2011-06-211-0/+0
|\
| * fix gcc warnings and some file mode bitsChris Westin2011-06-201-0/+0
* | multiply/subtract tests addeddannenberg2011-06-201-0/+56
|/