0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/s
dwight 5e31aa0f19 rename
Command addserver->addshard
Collection config.servers->config.shards
2009-08-29 15:08:22 -04:00
..
commands_admin.cpp rename 2009-08-29 15:08:22 -04:00
commands_public.cpp Sharding: implement count() correctly for sharded environment 2009-04-22 15:58:12 -04:00
config.cpp rename 2009-08-29 15:08:22 -04:00
config.h split locking 2009-03-30 13:28:49 -04:00
cursors.cpp SERVER-100 checkpoint field range organization improvements 2009-08-11 16:43:30 -04:00
cursors.h Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
d_logic.cpp Sharding: finish write back on bad shard 2009-04-18 21:55:34 -04:00
d_logic.h compile windows/visual studio 2009-03-19 10:33:35 -04:00
dbgrid.vcproj rename 2009-08-29 15:08:22 -04:00
request.cpp Sharding: finish write back on bad shard 2009-04-18 21:55:34 -04:00
request.h Sharding: fix part of old config resync 2009-04-12 22:19:41 -04:00
server.cpp more CmdLine object 2009-08-25 14:35:22 -04:00
server.h Sharding: much of bad config writeback working 2009-04-17 17:11:32 -04:00
shard.cpp finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::more 2009-06-09 12:32:04 -04:00
shard.h fix assert macro definition after a boost include (ugly at the moment) 2009-05-15 17:27:31 -04:00
shardkey.cpp use new append(Min|Max)Key 2009-08-11 04:55:35 -04:00
shardkey.h very minor text / comments 2009-08-27 15:26:29 -04:00
strategy_shard.cpp don't optimize field set for sharding internals 2009-08-11 04:58:54 -04:00
strategy_single.cpp Sharding: implement count() correctly for sharded environment 2009-04-22 15:58:12 -04:00
strategy.cpp compile windows 2009-04-20 09:16:47 -04:00
strategy.h Sharding: much of bad config writeback working 2009-04-17 17:11:32 -04:00