summaryrefslogtreecommitdiff
path: root/jstests/sharding/update1.js
Commit message (Expand)AuthorAgeFilesLines
* multi/upsert is fine sharded, remove bad assertEliot Horowitz2011-02-171-0/+7
* Require update object to have full shard key.Mathias Stearn2010-05-141-1/+3
* really fix getLastError in mongos SERVER-1039Eliot Horowitz2010-04-281-1/+1
* Another failing sharded getLastError testMathias Stearn2010-04-281-0/+3
* Test for SERVER-918Mathias Stearn2010-04-261-2/+4
* getLAstError works on mongos assert SERVER-1039Eliot Horowitz2010-04-211-1/+2
* Prevent modifying the shard key with $operator updates SERVER-983Mathias Stearn2010-04-211-0/+5
* better handling of sharded upserts. SHARDING-72Mathias Stearn2010-01-191-0/+33