summaryrefslogtreecommitdiff
path: root/s
Commit message (Expand)AuthorAgeFilesLines
* vcproj fixes and buildboost.bat for windowsDwight Merriman2010-05-012-13/+23
* vcproj workDwight Merriman2010-05-011-166/+4
* reload chunks on errorEliot Horowitz2010-04-301-12/+19
* chunkSize paramEliot Horowitz2010-04-301-0/+4
* hack invalid config caseEliot Horowitz2010-04-292-33/+61
* cursors are weirdEliot Horowitz2010-04-291-1/+4
* Debugging for chunk not found errorMathias Stearn2010-04-291-1/+7
* Stream operator for chunksMathias Stearn2010-04-291-0/+1
* chunk migration cleaningEliot Horowitz2010-04-292-6/+11
* vcproj 2008 add dbclientcursorDwight Merriman2010-04-291-0/+4
* fix vcproj dbclientcursor.cppDwight Merriman2010-04-291-0/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-04-292-2/+5
|\
| * dev assertEliot Horowitz2010-04-281-1/+1
| * oplog debuggingEliot Horowitz2010-04-281-1/+2
| * don't want to balance to configEliot Horowitz2010-04-281-1/+3
* | boost can now be at \boost on windows; various vs2010 vcproj make clenaupDwight Merriman2010-04-291-349/+4
|/
* elim some 64 bit warnings etc.Dwight Merriman2010-04-281-6/+6
* visual studio 2010Dwight Merriman2010-04-281-24/+686
* really fix getLastError in mongos SERVER-1039Eliot Horowitz2010-04-283-8/+5
* renameCollection in mongos SERVER-948Mathias Stearn2010-04-281-2/+35
* streamout operator for ShardMathias Stearn2010-04-281-0/+4
* fix count with no filter SERVER-1038Eliot Horowitz2010-04-281-1/+3
* balancing will involve all shards now SERVER-945Eliot Horowitz2010-04-281-0/+10
* listDatabases works sharded SERVER-1019Eliot Horowitz2010-04-283-0/+105
* fix shard version cachingEliot Horowitz2010-04-281-2/+2
* some assertsEliot Horowitz2010-04-281-0/+2
* maxSize for dataSize commandEliot Horowitz2010-04-281-5/+7
* sharding debuggingEliot Horowitz2010-04-281-2/+6
* better sequence numbersEliot Horowitz2010-04-272-7/+6
* fix for new pch file and windows vcprojDwight Merriman2010-04-271-200/+176
* more thread safety for DBConfigEliot Horowitz2010-04-274-10/+35
* whatsmyuri support for mongosEliot Horowitz2010-04-273-4/+43
* better debuggingEliot Horowitz2010-04-271-2/+2
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-279-13/+13
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-04-271-1/+1
|\
| * fix move chunk error SERVER-1058Eliot Horowitz2010-04-271-1/+1
* | stdafx->pchDwight2010-04-2721-20/+24
|/
* fix unit testEliot Horowitz2010-04-271-0/+10
* use Shard class instead of string for passing around ShardsEliot Horowitz2010-04-2715-129/+254
* some vcproj fixes for Release buildsDwight Merriman2010-04-271-4/+4
* vcproj tweaksDwight Merriman2010-04-261-2/+202
* look for boost in program files/boost/latest/ on windows in vcprojDwight2010-04-261-4/+4
* add define in VCPROJ so it will compile againDwight Merriman2010-04-241-1/+1
* Get rid of xassertMathias Stearn2010-04-231-1/+1
* more /_commandsDwight2010-04-233-3/+4
* /_commands in the http interfaceDwight2010-04-233-20/+20
* clean up ping and don't fsync before or afterEliot Horowitz2010-04-232-9/+34
* vcprojDwight Merriman2010-04-222-1/+5
* fix race checkEliot Horowitz2010-04-221-2/+9
* can't add the same shard/host multiple times SERVER-1043Eliot Horowitz2010-04-222-2/+3