summaryrefslogtreecommitdiff
path: root/src/mongo/s/config_upgrade_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11875 Convert remaining internal writes to use write commandsRandolph Tan2014-01-151-133/+0
* SERVER-11875 Convert internal writes to use write commandsRandolph Tan2014-01-061-39/+46
* SERVER-8678 Implement automated config schema upgrade from v4 to v5Randolph Tan2013-10-101-0/+80
* SERVER-8678 Implement automated config schema upgrade from v4 to v5Randolph Tan2013-09-131-0/+38
* 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
* namespacestring -> namespace_stringEliot Horowitz2013-07-081-1/+1
* clean NamespaceString so that it can be the thing passed aroundEliot Horowitz2013-06-261-11/+11
* SERVER-9125 Prevent cursor time out in the case of very slow config serversAlberto Lerner2013-04-091-1/+10
* SERVER-9125 Fixed batch size computation if first doc is large.Alberto Lerner2013-04-091-4/+4
* SERVER-9125 Fix memory ownership during large collection copyAlberto Lerner2013-04-081-4/+10
* SERVER-9125 Copy collections faster in the config upgrade procedureAlberto Lerner2013-04-011-2/+32
* SERVER-8460 Remove ScopedDbConnection::getScopedDbConnection factory functionsSpencer T Brody2013-03-131-24/+10
* SERVER-7984 minor nits for config upgradeGreg Studer2012-12-271-0/+1
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-211-0/+328