summaryrefslogtreecommitdiff
path: root/s/commands_public.cpp
Commit message (Expand)AuthorAgeFilesLines
* distinct() for sharded collection SHARDING-35Eliot Horowitz2009-09-121-0/+60
* client id work and make getLastError work non sharded-collections in sharding...Eliot Horowitz2009-09-111-1/+2
* cleaning and don't allow group on a sharded collection SHARDING-26Eliot Horowitz2009-09-041-0/+13
* generic way to handle commands not allowed on sharded collectionsEliot Horowitz2009-09-041-15/+28
* don't allow sharding + capped SHARDING-23Eliot Horowitz2009-09-031-4/+34
* more name changes in shardingEliot Horowitz2009-09-011-1/+1
* starting sharding name cleanup SHARDING-25Eliot Horowitz2009-08-311-8/+8
* Sharding: implement count() correctly for sharded environmentEliot Horowitz2009-04-221-0/+87