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

4391 Commits

Author SHA1 Message Date
Eliot Horowitz
6f0dce36a5 rename old oplog to diaglog - make it always compiled in 2009-11-11 16:02:47 -05:00
Eliot Horowitz
4dae04b643 starting rename old oplog to diaglog 2009-11-11 13:54:05 -05:00
Eliot Horowitz
f9d031f12c fsync command part of SERVER-255 2009-11-11 13:41:45 -05:00
Eliot Horowitz
768e231da7 some db command cleaning 2009-11-11 13:30:11 -05:00
Eliot Horowitz
9f77794640 MemoryMappedFile::flushAll 2009-11-11 13:02:04 -05:00
Mike Dirolf
86b713fdff minor: oops - fix for broken tests 2009-11-10 17:49:47 -05:00
Mike Dirolf
bb2e504105 use instead of for strict JSON DBRef encoding - more consistent 2009-11-10 17:28:51 -05:00
Eliot Horowitz
a3da013fab question about SERVER-193 2009-11-10 16:55:26 -05:00
Eliot Horowitz
123cd0eb67 optional params for map function SERVER-401 2009-11-10 15:43:51 -05:00
Eliot Horowitz
c47308b1b4 better diagnostics for large keys 2009-11-10 13:49:15 -05:00
Eliot Horowitz
8af511ef9b handle comments at the beginning of code SERVER-398 2009-11-10 13:40:21 -05:00
Eliot Horowitz
62ff89ad69 post 1.1.3 markers 2009-11-10 11:48:16 -05:00
Eliot Horowitz
aa8b12e13f BUMP 1.1.3 2009-11-10 11:00:43 -05:00
Eliot Horowitz
a2b6209692 Array.avg Array.stdDev 2009-11-09 22:25:37 -05:00
Eliot Horowitz
c04ee7b281 fix streaming from chunks with bad data
change migrate semantics: will now remove data in range migrating to
SHARDING-20 SHARDING-32
2009-11-09 17:08:25 -05:00
Eliot Horowitz
39c29494c1 some update cleaning with indexes 2009-11-09 16:12:32 -05:00
Eliot Horowitz
8f25fe33cf use writelock instead of dblock for future proofing 2009-11-09 15:21:37 -05:00
Eliot Horowitz
cbc63f0741 add (read|write)lock struct that currently do the same thing as dblock 2009-11-09 15:21:16 -05:00
Eliot Horowitz
76d849e090 fix drop fallout 2009-11-09 13:10:30 -05:00
Eliot Horowitz
f6d0668141 drop() support for sharded collections SHARDING-36 2009-11-09 12:42:20 -05:00
Eliot Horowitz
6e4f858c43 use CmdLine::ports for shard and config servers
get rid of --infer
some config server refactoring in prep for n phase commit for config server changes
2009-11-08 11:41:19 -05:00
dwight
91eda56a2a Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-08 10:47:31 -05:00
dwight
428f988afe add --configsvr and --shardsvr options that make mongod run on different
port #s when specified
2009-11-08 10:46:41 -05:00
Eliot Horowitz
d0d19f97cf handle edge case 2009-11-07 21:00:15 -05:00
Eliot Horowitz
dfda4ccc39 playing with net-snmp SERVER-120 2009-11-06 16:27:49 -05:00
Eliot Horowitz
2364528abf stop mms when server shutdown 2009-11-06 16:25:57 -05:00
Eliot Horowitz
90949e1cc3 test showing dbref and fetch() 2009-11-06 14:38:40 -05:00
Eliot Horowitz
820c8e8db3 can move last chunk off of a server SHARDING-32 SHARDING-28 2009-11-06 13:57:01 -05:00
Eliot Horowitz
697ce04a25 some utils for printing out sharding info 2009-11-06 13:55:00 -05:00
dwight
96047d90da Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-06 08:19:29 -05:00
dwight
8ca31804d2 better message 2009-11-06 08:18:44 -05:00
Mathias Stearn
901abe74eb cleanup 2009-11-05 16:59:48 -05:00
Eliot Horowitz
4a20517a71 Array.sum 2009-11-05 16:14:25 -05:00
Eliot Horowitz
36290f383b Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-05 15:42:07 -05:00
Eliot Horowitz
625190f3b1 some mr cleaning 2009-11-05 15:41:51 -05:00
dwight
d8a0dc4bdb Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-05 15:18:40 -05:00
dwight
626aea91df minor / make a method private 2009-11-05 15:18:13 -05:00
Mathias Stearn
44498641ea BSON_ARRAY macro 2009-11-05 13:34:14 -05:00
Mathias Stearn
e863bb68d6 BSONArray class 2009-11-05 13:34:14 -05:00
Mathias Stearn
1ce5f2707b BSONArrayBuilder class 2009-11-05 13:34:14 -05:00
Mathias Stearn
edd9f57e7f BSONObjBuilder::numStr optimization 2009-11-05 13:34:14 -05:00
Eliot Horowitz
4aeeedc9f6 minor m/r speedup 2009-11-04 21:48:49 -05:00
Eliot Horowitz
0dbf65df13 limit option for m/r 2009-11-04 17:34:59 -05:00
Eliot Horowitz
40f7fbff6d new mapreduce arch which is much faster for most data sets SERVER-326 2009-11-04 17:11:17 -05:00
Eliot Horowitz
3818050a7d use any type for bool value 2009-11-04 17:09:03 -05:00
Eliot Horowitz
d5048b8e6c m/r refactor check point 1 2009-11-04 15:25:45 -05:00
Eliot Horowitz
a5b8dc4e0d Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-04 15:25:16 -05:00
Mathias Stearn
9fcf4ba1ef Support embedded fields for shard keys. SHARDING-48
Needs more testing.
2009-11-04 15:06:36 -05:00
Mathias Stearn
19863b852e Chunk dotted support 2009-11-04 15:06:36 -05:00
Mathias Stearn
6e135afa26 Constify Chunk::getMin and getMax 2009-11-04 15:06:36 -05:00