0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

426 Commits

Author SHA1 Message Date
Mathias Stearn
af9848aef9 Require update object to have full shard key. 2010-05-14 14:30:40 -04:00
Aaron
512fdab98c Merge branch 'master' of github.com:mongodb/mongo 2010-05-12 23:59:39 -07:00
Aaron
7efe88f445 SERVER-109 multi buffer message 2010-05-12 15:26:00 -07:00
Dwight
063192fa3d vc filter 2010-05-12 15:20:36 -04:00
Aaron
190c9fb917 compile all 2010-05-12 10:58:16 -07:00
Eliot Horowitz
66683609c5 some debugging for SERVER-1109 2010-05-11 23:44:14 -04:00
Eliot Horowitz
0853f8cb20 on min/max split, make chunk size 10% smaller so a few more objects won't push over edge 2010-05-11 14:14:16 -04:00
Eliot Horowitz
04662e21d9 object id coordination across cluster SERVER-927 2010-05-11 12:06:09 -04:00
Eliot Horowitz
a199ddb5a6 merge signal handling between mongod and mongos 2010-05-10 17:13:21 -04:00
Dwight Merriman
02e174be47 vs2008 project updated 2010-05-09 18:56:06 -04:00
Eliot Horowitz
60395ece6f more typos SERVER-1103 2010-05-08 11:47:17 -04:00
Dwight Merriman
f475599d96 fix pcre for utf8 in vsxproj files 2010-05-07 09:20:59 -04:00
Eliot Horowitz
6121592dcf Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-06 09:45:36 -04:00
Mathias Stearn
36421f21ca Count multi-insert. SERVER-814 2010-05-05 18:46:15 -04:00
Eliot Horowitz
454525e3eb Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-05 17:30:49 -04:00
Mathias Stearn
20deda97c2 sharding: Use ChunkRanges rather than Chunks for getChunksForQuery 2010-05-05 14:37:14 -04:00
Eliot Horowitz
274e404f83 balancing improvements 2010-05-05 11:02:46 -04:00
Dwight
4b81c59f01 compile 2010-05-04 17:43:53 -04:00
Dwight
2d7f26f121 Merge branch 'master' of github.com:mongodb/mongo 2010-05-04 17:41:01 -04:00
Mathias Stearn
1d57896a64 compile fix 2010-05-04 17:40:40 -04:00
Dwight
206aac1097 Merge branch 'master' of github.com:mongodb/mongo 2010-05-04 17:36:28 -04:00
Dwight
1efea63bdb vs2010 cleaning 2010-05-04 17:08:30 -04:00
Mathias Stearn
59ea1f67e4 ChunkRangeManager::upper_bound and lower_bound helpers 2010-05-04 16:58:31 -04:00
Mathias Stearn
c8ef0e5558 ChunkRange and ChunkRangeManager. Maintained but not used yet 2010-05-04 16:49:04 -04:00
Mathias Stearn
330f0fbe2c shardkey const correctness 2010-05-04 16:49:04 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Eliot Horowitz
e57c74e843 somewhat smarter initial shard selection 2010-05-03 11:43:12 -04:00
Eliot Horowitz
d1082cf676 some refactoring for SERVER-946 2010-05-03 11:18:27 -04:00
Dwight Merriman
60a9adc550 vs2010 proj file better 2010-05-02 15:24:09 -04:00
Dwight Merriman
19ef9359ca vcproj fixes and buildboost.bat for windows 2010-05-01 19:40:57 -04:00
Dwight Merriman
d502f918b2 vcproj work 2010-05-01 15:12:10 -04:00
Eliot Horowitz
8df6518e62 reload chunks on error 2010-04-30 11:59:28 -04:00
Eliot Horowitz
67575ac7eb chunkSize param 2010-04-30 02:30:43 -04:00
Eliot Horowitz
1721270c5b hack invalid config case 2010-04-29 21:04:54 -04:00
Eliot Horowitz
4147810106 cursors are weird 2010-04-29 20:32:52 -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
Eliot Horowitz
aeabb978d4 chunk migration cleaning 2010-04-29 12:35:36 -04:00
Dwight Merriman
3894aa4c52 vcproj 2008 add dbclientcursor 2010-04-29 11:32:26 -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
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
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
0355daf534 visual studio 2010 2010-04-28 18:04:32 -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
7055f7afaf streamout operator for Shard 2010-04-28 15:01:56 -04:00