summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_diff.hpp
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-10039 sorting ignored in returned query obj for differGreg Studer2013-07-011-4/+4
* SERVER-9636 Display version, not pointer valueTad Marshall2013-05-091-2/+5
* SERVER-8460 Remove ScopedDbConnection::getScopedDbConnection factory functionsSpencer T Brody2013-03-131-4/+3
* Moved ShardChunkVersion to its own module and renamed.Alberto Lerner2012-12-211-8/+9
* SERVER-939 Changed ChunkFields to ChunkTypeShaun Verch2012-12-181-16/+16
* SERVER-939 Introduced more collection and fields names constants.Alberto Lerner2012-11-051-14/+17
* Reorder query criteria for chunks query to make more efficient.Greg Studer2012-10-231-17/+11
* buildbot sharding_balance4.js DEBUG sorting chunks by lastmod necessary when ...Greg Studer2012-10-231-1/+10
* Always use internal credetials when connecting to the config servers. SERVER-...Spencer T Brody2012-06-201-1/+2
* SERVER-5794 max out $or clauses for config reload queriesGreg Studer2012-06-121-4/+25
* SERVER-5942 and SERVER-4262 Detect changes to epoch when reloading chunksgregs2012-06-081-7/+22
* Change every place that creates a ScopedDbConnection to use a factory functio...Spencer T Brody2012-05-291-4/+4
* SERVER-4262 Changes to get OID into the ShardChunkVersionGreg Studer2012-05-211-4/+5
* SERVER-5785 remove unneeded template paramsGreg Studer2012-05-211-16/+16
* SERVER-5785 handle validation failure in chunk differ in ChunkManager _loadGreg Studer2012-05-101-1/+5
* SERVER-5475 format comments to 100 char lines from 120 charGreg Studer2012-05-041-8/+10
* SERVER-5475 changes for mongos chunk diffs on config reloadgregs2012-05-041-0/+249