summaryrefslogtreecommitdiff
path: root/src/mongo/s/d_logic.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10818 send shardName and version with every batch write requestGreg Studer2013-11-131-4/+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-10013 use old manager for chunk version rollback on migration failGreg Studer2013-08-271-3/+9
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-141-16/+6
* Revert "SERVER-8869 command to merge co-located chunks"Greg Studer2013-08-131-6/+16
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-131-16/+6
* SERVER-8869 merge chunks: metadata clone and sharding state pieceGreg Studer2013-08-011-0/+18
* SERVER-8598 replace trySetVersion with epoch-safe refresh behaviorGreg Studer2013-07-261-9/+52
* SERVER-8598 register pending chunks with chunk managerGreg Studer2013-07-191-1/+3
* SERVER-6405: lots of prep work for Collection classEliot Horowitz2013-07-181-0/+1
* SERVER-8598 link pending to ShardingState and RangeDeleterGreg Studer2013-07-101-0/+32
* SERVER-8598 CollectionManager -> CollectionMetadata refactor, no behavior changeGreg Studer2013-06-171-35/+38
* SERVER-8598 hook up CollectionManager in place of ShardChunkManagerGreg Studer2013-06-171-3/+3
* SERVER-8598 ConfigVersion is *not* the same as ChunkVersion, cleanupGreg Studer2013-06-041-9/+10
* SERVER-8598 Add command to cleanup orphaned data created by failed chunk migr...Randolph Tan2013-05-221-1/+2
* SERVER-9387 expose namespace name in aboutToDelete when logging diskloc deletesGreg Studer2013-04-181-1/+1
* SERVER-9072 Expose the full object when logging an update.Alberto Lerner2013-04-181-1/+11
* SERVER-8786 Make sure that the ShardingConnectionHook gets added to the conne...Spencer T Brody2013-03-011-0/+5
* Moved ShardChunkVersion to its own module and renamed.Alberto Lerner2012-12-211-9/+8
* use condition instead of hard loop for critical sectionEliot Horowitz2012-11-191-0/+5
* Fixed typosPascal Borreli2012-10-141-2/+2
* pch headerSiddharth Singh2012-08-061-1/+1
* more cleanup of pch.h and goodies.h; new file ticketholder.hEric Milkie2012-04-061-0/+1
* SERVER-5142 use ticket holder instead of mutex to allow 3 parallel refreshes,...Greg Studer2012-03-061-3/+2
* SERVER-5142 double-check in lock for new version before recreating ShardChunk...Greg Studer2012-03-041-0/+4
* SERVER-4733 work actual version conflicts into most version exceptionsGreg Studer2012-03-011-1/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+246