daveh86
|
0e224f9a0f
|
SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"
Includes both the initial patch to remove all throws and patches for all failing tests
Signed-off-by: Benety Goh <benety@mongodb.com>
|
2014-05-22 09:17:09 -04:00 |
|
Mathias Stearn
|
72cbbb5697
|
Support cursors returned from sharded aggregation
Follow-up to SERVER-5932
|
2013-08-08 16:12:13 -04:00 |
|
Mathias Stearn
|
a51f2688fa
|
SERVER-5932 Aggregation returning a cursor
related tickets:
SERVER-8261 System for commands to return cursors
SERVER-10165 aggregate() helper should return cursor
|
2013-07-10 17:43:58 -04:00 |
|
Mathias Stearn
|
68f6dcd2c3
|
SERVER-6649 have agg helper throw exceptions and fix tests accordingly
Most of this was done by Samantha Ritter. Thanks!
|
2012-12-18 15:34:56 -05:00 |
|
U-tellus\cwestin
|
54f86fa31d
|
SERVER-4504 minor changes from code review
|
2012-05-21 12:40:39 -07:00 |
|