Mathias Stearn
|
226b6f8ad6
|
prettier printShardingStatus()
|
2010-04-29 20:09:10 -04:00 |
|
Mathias Stearn
|
97aa0c2837
|
Fix printShardingStatus()
|
2010-04-29 19:50:54 -04:00 |
|
Mathias Stearn
|
ea0fbff07b
|
remove duplicate $err
|
2010-04-29 18:37:09 -04:00 |
|
Mathias Stearn
|
3e47000a1a
|
Safer filemd5 command
|
2010-04-29 18:18:21 -04:00 |
|
Mathias Stearn
|
7f03ac9d75
|
better error message
|
2010-04-29 18:18:21 -04:00 |
|
Mike Dirolf
|
d9a9c71fdd
|
minor: update SConstruct comments
|
2010-04-29 14:03:40 -07:00 |
|
Richard Kreuter
|
e812c22271
|
Tweaked some comments in makedist.py Partially resolves SERVER-534.
|
2010-04-29 16:54:02 -04:00 |
|
Richard Kreuter
|
95025562ff
|
Tidied up makedist.py somewhat.
|
2010-04-29 16:51:44 -04:00 |
|
Richard Kreuter
|
acf722bb9e
|
Checkpoint changes to packaging scripts.
|
2010-04-29 16:51:43 -04:00 |
|
Mathias Stearn
|
5d2ac5576d
|
Print newlines in mongofiles
|
2010-04-29 14:49:01 -04:00 |
|
Mathias Stearn
|
846453e82a
|
Debugging for chunk not found error
|
2010-04-29 14:05:52 -04:00 |
|
Mathias Stearn
|
33d3ce4ea8
|
Stream operator for chunks
|
2010-04-29 14:05:31 -04:00 |
|
Mathias Stearn
|
996278ed70
|
fix broken tests for SERVER-1065
|
2010-04-29 13:27:52 -04:00 |
|
Eliot Horowitz
|
3e6d9c36c8
|
broken test
|
2010-04-29 12:42:27 -04:00 |
|
Eliot Horowitz
|
aeabb978d4
|
chunk migration cleaning
|
2010-04-29 12:35:36 -04:00 |
|
Eliot Horowitz
|
86bf00a35c
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-04-29 11:33:09 -04:00 |
|
Dwight Merriman
|
3894aa4c52
|
vcproj 2008 add dbclientcursor
|
2010-04-29 11:32:26 -04:00 |
|
Eliot Horowitz
|
0b2132d8fd
|
change windows boost order
|
2010-04-29 11:32:22 -04:00 |
|
Dwight Merriman
|
1387990cab
|
fix vcproj dbclientcursor.cpp
|
2010-04-29 11:29:16 -04:00 |
|
Dwight Merriman
|
492d1b8764
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-04-29 10:52:49 -04:00 |
|
Dwight Merriman
|
577afd2756
|
boost can now be at \boost on windows; various vs2010 vcproj make clenaup
|
2010-04-29 10:52:37 -04:00 |
|
Eliot Horowitz
|
5e83558188
|
fix how pooling and get more work
|
2010-04-29 10:40:59 -04:00 |
|
Eliot Horowitz
|
1ba7715c1f
|
some client refactoring
|
2010-04-29 10:15:05 -04:00 |
|
Eliot Horowitz
|
0d7e6b4913
|
connPoolStats
|
2010-04-28 23:59:24 -04:00 |
|
Eliot Horowitz
|
a155ee2932
|
dev assert
|
2010-04-28 23:59:20 -04:00 |
|
Eliot Horowitz
|
791386affe
|
oplog debugging
|
2010-04-28 22:13:38 -04:00 |
|
Eliot Horowitz
|
19b7872bd8
|
remove warnings and useless assert
|
2010-04-28 20:57:32 -04:00 |
|
Eliot Horowitz
|
b5818a204d
|
don't want to balance to config
|
2010-04-28 20:56:40 -04:00 |
|
Dwight Merriman
|
164095778e
|
elim some 64 bit warnings etc.
|
2010-04-28 19:39:21 -04:00 |
|
Dwight Merriman
|
5de1d2ee5c
|
elim some 64 bit warnings
|
2010-04-28 18:16:16 -04:00 |
|
Dwight Merriman
|
d0cb26db49
|
minor
|
2010-04-28 18:05:03 -04:00 |
|
Dwight Merriman
|
0355daf534
|
visual studio 2010
|
2010-04-28 18:04:32 -04:00 |
|
Dwight Merriman
|
c8da89c5b6
|
minor warning elim
|
2010-04-28 17:39:09 -04:00 |
|
Eliot Horowitz
|
4002e942bd
|
more aggressive about checking for index moves in multi-update SERVER-1060
|
2010-04-28 16:56:14 -04:00 |
|
Eliot Horowitz
|
aa82a78789
|
$maxScan for limiting how much to scan SERVER-1015
|
2010-04-28 16:11:27 -04:00 |
|
Eliot Horowitz
|
e0d8e8541d
|
really fix getLastError in mongos SERVER-1039
|
2010-04-28 15:39:52 -04:00 |
|
Mathias Stearn
|
a634d541ad
|
renameCollection in mongos SERVER-948
|
2010-04-28 15:24:32 -04:00 |
|
Mathias Stearn
|
7c352b1b13
|
Another failing sharded getLastError test
|
2010-04-28 15:24:32 -04:00 |
|
Eliot Horowitz
|
a9b24c70fd
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-28 15:06:04 -04:00 |
|
Eliot Horowitz
|
071f4015b4
|
handle utf8 errors better in js, try to convert to js error SERVER-1063 SERVER-1056
|
2010-04-28 15:04:22 -04:00 |
|
Mathias Stearn
|
49e04a4a60
|
Failing sharding test
|
2010-04-28 15:01:56 -04:00 |
|
Mathias Stearn
|
7055f7afaf
|
streamout operator for Shard
|
2010-04-28 15:01:56 -04:00 |
|
Eliot Horowitz
|
e3fa699ae4
|
fix count with no filter SERVER-1038
|
2010-04-28 14:42:54 -04:00 |
|
Eliot Horowitz
|
5a4d061c89
|
balancing will involve all shards now SERVER-945
|
2010-04-28 14:41:07 -04:00 |
|
Eliot Horowitz
|
db42f86ddf
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-28 14:36:57 -04:00 |
|
Eliot Horowitz
|
00c1bff5c1
|
listDatabases works sharded SERVER-1019
|
2010-04-28 14:36:41 -04:00 |
|
Richard Kreuter
|
146858e8f2
|
Tweak a packaging script. MINOR
|
2010-04-28 14:35:31 -04:00 |
|
Aaron
|
6e84f86d59
|
remove test
|
2010-04-28 11:02:01 -07:00 |
|
Aaron
|
4d399fb7e5
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-04-28 10:54:52 -07:00 |
|
Aaron
|
b0ddd5e622
|
SERVER-1062 test
|
2010-04-28 10:54:34 -07:00 |
|