summaryrefslogtreecommitdiff
path: root/jstests/aggregation
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-6256 create tyepName method for BSONTypeMatt Dannenberg2012-07-031-2/+2
* Automatically run all tests in jstests/aggregation/bugsMathias Stearn2012-07-032-17/+17
* Treat undefined as null in aggregation rather than erroring SERVER-4674Mathias Stearn2012-07-032-1/+8
* Make test more clear SERVER-4674Mathias Stearn2012-07-031-11/+5
* SERVER-6190 Fix $week expression calculations.Aaron2012-07-022-0/+127
* SERVER-6186 Return empty string when position index passed to substr is out o...Aaron2012-07-022-0/+40
* SERVER-6120 Clarify comments to indicate that Value::coerceToBool() is intend...Aaron2012-07-022-0/+44
* SERVER-6147 fix aggro $ne to behave with constantsMatt Dannenberg2012-06-292-0/+60
* SERVER-6143 change verify to uassert on bad aggro date valueMatt Dannenberg2012-06-291-0/+39
* SERVER-6127 remove uassert from aggro pathparsingMatt Dannenberg2012-06-292-0/+63
* Convert to unix line endingsMathias Stearn2012-06-291-1599/+1599
* SERVER-5782 add a $literal operator to aggregationMatt Dannenberg2012-06-152-0/+111
* SERVER-6045 check for valid pipeline elementsMatt Dannenberg2012-06-112-0/+67
* Aggregation $sort for dates before 1970 SERVER-5973Mathias Stearn2012-06-012-0/+14
* SERVER-4504; minor changes from Mathias' code reviewU-tellus\cwestin2012-05-311-2/+2
* SERVER-4504 big explain: fix recursive lock issueU-tellus\cwestin2012-05-311-2/+2
* disable explain testU-tellus\cwestin2012-05-221-0/+0
* comment out failing test till it can be worked onEliot Horowitz2012-05-221-0/+4
* SERVER-4504 useU-tellus\cwestin2012-05-211-52/+73
* SERVER-4504 minor changes from code reviewU-tellus\cwestin2012-05-2118-543/+543
* SERVER-4504 aggregation explain implementationU-tellus\cwestin2012-05-211-0/+535
* server5012.js needs the article dataEric Milkie2012-05-021-0/+3
* SERVER-3884 ; clean up expression handling; enable sharded testU-tellus\cwestin2012-04-021-12/+15
* SERVER-5369 don't show _id twice for exclusionary modeU-tellus\cwestin2012-03-262-0/+15
* SERVER-3884 save work so farU-tellus\cwestin2012-03-221-2/+2
* SERVER-3884 first pass at automated sharded testsU-tellus\cwestin2012-03-221-0/+128
* SERVER-5209 aggregation promotes numeric values when necessaryU-tellus\cwestin2012-03-062-1/+22
* SERVER-4994: load() is relative to the checkout rootDan Crosta2012-02-292-28/+7
* SERVER-5012U-tellus\cwestin2012-02-225-0/+28
* SERVER-4435U-tellus\cwestin2012-02-211-123/+160
* fix 32-bit agg test and Date_tEliot Horowitz2012-01-312-4/+7
* BUILDBOT-84: make aggregation JS tests load nicely from SConsDan Crosta2012-01-233-6/+32
* SERVER-4738 +U-tellus\cwestin2012-01-233-1/+24
* SERVER-3832U-tellus\cwestin2012-01-062-0/+103
* test for SERVER-4638Eliot Horowitz2012-01-061-0/+22
* SERVER-4508U-tellus\cwestin2011-12-302-0/+27
* 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-272-28/+12
* remove fromU-tellus\cwestin2011-09-261-3/+4
* merge and ; fix testsU-tellus\cwestin2011-09-261-10/+4
* merge pull requestU-tellus\cwestin2011-09-261-0/+94
|\
| * added $limit and $skip SERVER-3861Kristina2011-09-201-0/+94
* | 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-172-38/+38
* 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