summaryrefslogtreecommitdiff
path: root/src/mongo/s/strategy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-15502 simple targeting of explain for writes in mongosGreg Studer2014-10-081-11/+11
* SERVER-14102 implement the explain command on mongosDavid Storch2014-10-011-0/+34
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-3/+3
* SERVER-11982 connection error when doing sharded cluster upgrade following re...Randolph Tan2014-02-111-2/+0
* SERVER-11681 kill wbl, deprecate RCAR option and remove unneeded --useWriteCo...Greg Studer2014-01-081-28/+31
* SERVER-11681 fix gle on upconvert for legacy upserts into mongosGreg Studer2013-11-141-0/+2
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to sharding filesIan Whalen2013-08-271-0/+12
* SERVER-10334 mongos command results also return mongod node targeted in shardGreg Studer2013-07-261-3/+12
* Cleanup and remove dead code related to CRUD processing in mongosSpencer T Brody2012-11-291-1/+1
* pch headerSiddharth Singh2012-08-061-1/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* SERVER-4838 determine all at once whether a collection is sharded or notGreg Studer2012-02-161-0/+4
* Broadcast ops must be sent to all shards, not a subset SERVER-4867Mathias Stearn2012-02-061-0/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+59