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

3682 Commits

Author SHA1 Message Date
Aaron
02f48f89d1 restore capped2 config 2009-09-06 21:04:10 -07:00
Aaron Staple
b4ed11064c SERVER-100 checkpoint FieldRange more fine grained bounds using 2009-09-06 20:34:28 -07:00
Aaron Staple
61c65a1bce MINOR more conservative capped2 test, for when extent may be reused 2009-09-06 20:25:57 -07:00
Aaron Staple
9e28529761 SERVER-100 checkpoint: aggregate FieldRanges using FieldIntervals 2009-09-06 20:24:09 -07:00
Aaron Staple
8cda321b30 add regular null matching to exists.js tests 2009-09-06 20:16:08 -07:00
Eliot Horowitz
a39590a895 test for SERVER-282 2009-09-06 00:08:25 -04:00
Eliot Horowitz
fce76595ff slightly better next() at end handling SERVER-280 2009-09-04 11:05:06 -04:00
Eliot Horowitz
c53e909ced cleaning and don't allow group on a sharded collection SHARDING-26 2009-09-04 11:00:43 -04:00
Eliot Horowitz
467dc24e82 generic way to handle commands not allowed on sharded collections 2009-09-04 10:24:32 -04:00
Eliot Horowitz
6adeb37012 don't allow sharding + capped SHARDING-23 2009-09-03 17:19:32 -04:00
Eliot Horowitz
08489a2b42 unique shard key support SHARDING-31 2009-09-03 16:48:34 -04:00
Eliot Horowitz
66072780c0 mrore ubuntu hacks MINOR 2009-09-03 14:48:47 -04:00
Eliot Horowitz
222e767340 fix for solaris 2009-09-03 14:40:08 -04:00
Eliot Horowitz
7d20a98cc1 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-03 14:30:55 -04:00
dwight
b8d458bfec improve how we handle concurrency with logging 2009-09-03 15:16:04 -04:00
dwight
e58c6eaf7f Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
	util/log.h
2009-09-03 15:01:42 -04:00
dwight
93f07dbc7d interim ocmmit of new logging stuff 2009-09-03 14:58:05 -04:00
Eliot Horowitz
6bf5020945 made debian finding better 2009-09-03 14:30:39 -04:00
Eliot Horowitz
cf46ccabe4 fix logstream and shared_ptr 2009-09-03 13:37:20 -04:00
dwight
2470913c70 change to NullStream 2009-09-03 13:11:30 -04:00
dwight
82f397f133 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-03 12:52:26 -04:00
dwight
59cf927de3 minor reorder and comment 2009-09-03 12:52:08 -04:00
Eliot Horowitz
11b7f5c53b better debugging MINOR 2009-09-03 10:34:31 -04:00
Eliot Horowitz
4ea89d9bda Array.shuffle 2009-09-03 10:03:25 -04:00
Eliot Horowitz
644df81d21 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-01 17:29:39 -04:00
Eliot Horowitz
1b344adf4b can't shard a collection with a unique index SHARDING-24 2009-09-01 17:28:58 -04:00
Eliot Horowitz
e8d20f47ac count of missing namespace returns 0 2009-09-01 17:28:15 -04:00
Eliot Horowitz
6281fe4ee7 const BSONObj 2009-09-01 17:08:57 -04:00
Mike Dirolf
97a022ccc8 Merge branch 'master' of github.com:mongodb/mongo 2009-09-01 16:53:17 -04:00
Mike Dirolf
4cc0e11834 tools: support for -vvvv, use same options style as mongod and mongo 2009-09-01 16:52:50 -04:00
Dwight
e5fb018121 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-01 16:39:01 -04:00
Eliot Horowitz
562564d8f4 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-01 16:31:11 -04:00
Eliot Horowitz
cff5abd2f1 sharding indexing fix part1
- inserts to system.indexes need to go to all shards
  - can't create unique index on sharded collection SHARDING-24
2009-09-01 16:30:20 -04:00
Mike Dirolf
71f76d998c add hidden_options to Tool.cpp - better help message for mongofiles 2009-09-01 16:27:08 -04:00
Dwight
7172529835 some help for commands 2009-09-01 16:23:56 -04:00
Dwight
777c1883c3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-01 16:03:41 -04:00
Dwight
10fc695870 small help text change 2009-09-01 16:03:23 -04:00
Eliot Horowitz
7c11076e73 can't shard system namespaces 2009-09-01 15:59:19 -04:00
Mike Dirolf
0bbc36fae3 minor: more whitespace 2009-09-01 15:53:31 -04:00
Mike Dirolf
fd2a19c1bc tools: make output nicer on program options errors 2009-09-01 15:51:17 -04:00
Mike Dirolf
2df6ddd566 minor: whitespace 2009-09-01 15:43:23 -04:00
Eliot Horowitz
184870bf95 support JS_SetOperationCallback in sm 1.8.1 SERVER-167 2009-09-01 14:23:36 -04:00
Eliot Horowitz
7e03b602ec version number 2009-09-01 14:07:47 -04:00
Eliot Horowitz
7ac635188e make sure new shards are valid SHARDING-29 2009-09-01 14:06:50 -04:00
Eliot Horowitz
870972f4a9 multi-line test MINOR 2009-09-01 13:50:54 -04:00
Eliot Horowitz
81bfbb9faa fix comments and multiple lines in the shell 2009-09-01 13:50:08 -04:00
Eliot Horowitz
3ee681be36 more name changes in sharding 2009-09-01 12:17:41 -04:00
Eliot Horowitz
bcd665877b another name changing checkpoint
config.shard -> config.shards
 config.shard[server] -> config.chunks[shard]
2009-09-01 11:09:43 -04:00
Dwight
3dbc214789 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-01 10:31:31 -04:00
Dwight
8de1e62a37 minor comments 2009-09-01 10:31:12 -04:00