Commit Graph

11 Commits

Author SHA1 Message Date
Aaron
f1373a1ed0 SERVER-1395 add yield support for group 2011-08-04 22:10:35 -07:00
gregs
e5d902202f full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
Eliot Horowitz
bec32bf3cd don't use ? curop because it leads to user confusion
add numYields to curop
SERVER-3179
2011-06-01 12:27:09 -04:00
Aaron
859bb3ad16 SERVER-2977 generate cursor in NamespaceDetailsTransient, and short circuit some simple queries 2011-05-17 22:54:22 -07:00
Aaron
de5b7c284b SERVER-2977 use query optimizer cursor for group 2011-05-09 13:00:05 -07:00
agirbal
1725803c20 SERVER-2579: all v8 object creation is now lazy.
Correct allocation and freeing of underlying C++ object.
Correct ordering of object properties even when new ones are added within JS.
Supports deletion of properties with lazzy wrapper.

Also removed scope->setThis in favor of passing it in the invoke() command.
2011-05-02 16:08:41 -07:00
Kristina
8c8c3368df check for js engine before running group SERVER-2786 2011-03-18 15:57:06 -04:00
agirbal
f5e2323933 [SERVER-2286]: slaveOk is ignored for group() and mapReduce(), these are allowed to run on slave always 2011-01-04 23:17:22 -08:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
bb94161851 up to 20k keys for group SERVER-1873 2010-12-16 23:50:11 -05:00
Eliot Horowitz
f550177b1a moving some commands into db/commands/ directory 2010-09-30 17:37:19 -04:00