summaryrefslogtreecommitdiff
path: root/src/mongo/s/d_logic.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-6405: lots of prep work for Collection classEliot Horowitz2013-07-181-12/+12
* SERVER-8598 ConfigVersion is *not* the same as ChunkVersion, cleanupGreg Studer2013-06-041-1/+1
* comment on writeback changeEliot Horowitz2012-10-241-1/+5
* SERVER-7443 - make sure writeback ids are in orderEliot Horowitz2012-10-241-10/+1
* SERVER-7108 Better message for uassert 9517Randolph Tan2012-09-271-1/+2
* SERVER-6540 fix writeback hangs when messages are too bigGreg Studer2012-09-191-2/+12
* SERVER-6450 register wb with gle immediately before queueingGreg Studer2012-07-301-1/+5
* SERVER-4262 normalize options for write operations and refactor into common l...Greg Studer2012-06-081-1/+1
* SERVER-4262 fixes for regression in mongod setshardversion logic with epochGreg Studer2012-06-081-1/+9
* SERVER-4262 Make mongod reject based on epochgregs2012-06-081-8/+9
* use OID::initSequential for writebacks so that they are guarnateed sequential...Eliot Horowitz2012-06-041-1/+1
* SERVER-4262 Changes to get OID into the ShardChunkVersionGreg Studer2012-05-211-2/+2
* Clean some query related includes.Aaron2012-04-061-1/+0
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* SERVER-4733 work actual version conflicts into most version exceptionsGreg Studer2012-03-011-1/+3
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+121