Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-11681 mongos upconverts all writes by default | Greg Studer | 2013-12-16 | 1 | -2/+0 |
* | SERVER-7951 fix replacement-style updates with hashed shard key | Kevin Matulef | 2012-12-16 | 1 | -33/+42 |
* | multi/upsert is fine sharded, remove bad assert | Eliot Horowitz | 2011-02-17 | 1 | -0/+7 |
* | Require update object to have full shard key. | Mathias Stearn | 2010-05-14 | 1 | -1/+3 |
* | really fix getLastError in mongos SERVER-1039 | Eliot Horowitz | 2010-04-28 | 1 | -1/+1 |
* | Another failing sharded getLastError test | Mathias Stearn | 2010-04-28 | 1 | -0/+3 |
* | Test for SERVER-918 | Mathias Stearn | 2010-04-26 | 1 | -2/+4 |
* | getLAstError works on mongos assert SERVER-1039 | Eliot Horowitz | 2010-04-21 | 1 | -1/+2 |
* | Prevent modifying the shard key with $operator updates SERVER-983 | Mathias Stearn | 2010-04-21 | 1 | -0/+5 |
* | better handling of sharded upserts. SHARDING-72 | Mathias Stearn | 2010-01-19 | 1 | -0/+33 |