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

3842 Commits

Author SHA1 Message Date
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
Eliot Horowitz
75e16447a4 starting sharding name cleanup SHARDING-25 2009-08-31 16:31:50 -04:00
Eliot Horowitz
72d68a4ffd --fork : option run mongod as a daemon 2009-08-31 15:38:43 -04:00
Eliot Horowitz
bcafeaa12d --boost-version 2009-08-31 14:56:49 -04:00
Eliot Horowitz
c3984ceaba use --logfile 2009-08-31 13:20:48 -04:00
Eliot Horowitz
d4b7c8a525 --logpath and --logappend 2009-08-31 11:22:40 -04:00
Eliot Horowitz
467b9c1028 change debian depends to xulrunner 2009-08-31 11:21:44 -04:00
Eliot Horowitz
7a3868c91a change mongos version number 2009-08-30 17:05:51 -04:00
dwight
436f29bf1c Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-30 11:23:22 -04:00
dwight
6d6f8d5bf7 rename some sharding commands. 2009-08-30 11:22:58 -04:00
Eliot Horowitz
bc7eeba54e better error message MINOR 2009-08-29 23:49:53 -04:00
Eliot Horowitz
109df8809d Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-29 21:17:46 -04:00
Eliot Horowitz
42eae6ab4c fix 32bit ubuntu 2009-08-29 21:17:34 -04:00
Eliot Horowitz
17867af75b make --64 legal even on a 64-bit machine 2009-08-29 21:13:11 -04:00
dwight
5e31aa0f19 rename
Command addserver->addshard
Collection config.servers->config.shards
2009-08-29 15:08:22 -04:00
Eliot Horowitz
cbf26c5b21 fix sm gc issue 2009-08-29 01:26:50 -04:00
Eliot Horowitz
3f1d5ad8d4 better error messages 2009-08-28 16:56:34 -04:00
Eliot Horowitz
ba0f9ce5ac windows compile 2009-08-28 16:44:03 -04:00
Eliot Horowitz
82c3aaa3ca type in non xulrunner 2009-08-28 16:39:13 -04:00
Eliot Horowitz
46cbb8a6b2 some sm safety 2009-08-28 16:35:09 -04:00
Eliot Horowitz
e061b7d9da Merge branch 'master' of github.com:mongodb/mongo 2009-08-28 15:48:43 -04:00
Eliot Horowitz
28d6d73b8b Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-28 15:48:29 -04:00
Eliot Horowitz
e7b6dab203 log(1) cursor kill instead of log(2) 2009-08-28 15:48:10 -04:00
Eliot Horowitz
c44ce8fd42 Merge branch 'master' of github.com:mongodb/mongo 2009-08-28 15:36:21 -04:00
Eliot Horowitz
13a01a4b48 cleaning 2009-08-28 15:36:12 -04:00
unknown
0e69584eeb compile windows db.sln 2009-08-28 15:18:15 -04:00
Eliot Horowitz
5f898ab000 fix function rooting and function names 2009-08-28 15:06:09 -04:00
Eliot Horowitz
7245d462e9 replaced super hacky compileFunction with some minimal custom parsing 2009-08-28 14:22:29 -04:00
Eliot Horowitz
b3e8ab8119 minor 181 cleaning 2009-08-28 14:03:08 -04:00
Eliot Horowitz
e6efaa9b20 Merge branch 'master' of github.com:mongodb/mongo 2009-08-28 13:36:03 -04:00
Eliot Horowitz
41d2f24171 make tool test more reliable MINOR 2009-08-28 13:35:08 -04:00
Eliot Horowitz
3c6ec5274a xulrunner in ubuntu passes all client tests now 2009-08-28 13:27:15 -04:00
Eliot Horowitz
cd1fe6505a make shell use exec instead of invoke 2009-08-28 13:26:23 -04:00
Eliot Horowitz
e5ea239276 works on 64-bit linux more reliably now 2009-08-28 12:35:16 -04:00
Eliot Horowitz
5799c79d78 better error message 2009-08-28 12:34:56 -04:00
Eliot Horowitz
b21aa65bee solaris UGH MINOR 2009-08-28 11:58:38 -04:00
Eliot Horowitz
e277dffe54 remove c depends 2009-08-28 11:57:09 -04:00
Eliot Horowitz
7a1a7fe021 some solaris fixes 2009-08-28 11:50:20 -04:00
Leon Mergen
6f3e4cd65f fixed namespace issue when using boost.spirit classic interface 2009-08-28 11:31:19 -04:00
Leon Mergen
507261e3d0 added preprocessor check to avoid deprecation warnings introduced in boost-1.39 2009-08-28 11:31:11 -04:00
Eliot Horowitz
97d1bdbca6 --cxx should do CC as well 2009-08-28 11:20:06 -04:00