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

1077 Commits

Author SHA1 Message Date
Aaron
27841a5363 Compile linux 2009-02-20 16:12:22 -05:00
Aaron
93ac1411b9 Compile windows 2009-02-20 15:37:24 -05:00
Aaron
bb440d034a Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-20 15:19:49 -05:00
Aaron
a4fc389f6b Count function using new query optimizer 2009-02-20 15:19:41 -05:00
Eliot Horowitz
206b92fce3 merge conflict checkpoint
some cloneCollection fixes
some moveShard work
2009-02-20 12:47:59 -05:00
Aaron
db0f38e88b Dummy count implementation 2009-02-20 11:08:22 -05:00
Aaron
6f25a72ec3 'better' LazyString 2009-02-20 10:48:32 -05:00
Eliot Horowitz
3f5102bf27 processinfo class and meminfo command, only works on darwin for the moment 2009-02-20 09:34:25 -05:00
Aaron
89a58c46ad Clean up logging 2009-02-19 15:16:36 -05:00
Aaron
0d08c1ea2e Print help with the other command dispatch function 2009-02-19 15:14:31 -05:00
Aaron
4753a81753 Add help for clone collection command 2009-02-19 15:07:56 -05:00
Aaron
3f61af1a47 Build start and end keys checkpoint 2009-02-19 15:04:10 -05:00
Aaron
d1475ffba2 Use const ref for bson objects 2009-02-19 14:23:07 -05:00
Aaron
250e0fd490 Implement hints, test direction 2009-02-19 13:58:22 -05:00
Aaron
b035e4f92f Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-19 12:03:26 -05:00
Aaron
6df7d02ce8 Don't create string unless we're actually going to log 2009-02-19 12:03:15 -05:00
Eliot Horowitz
33d9b928fc Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-19 11:33:25 -05:00
Eliot Horowitz
f23cb88f23 reset dbmessage location 2009-02-19 11:33:15 -05:00
Aaron
fd756add64 More correct definition of 'optimal' 2009-02-19 10:26:46 -05:00
Aaron
e822368108 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-19 10:01:29 -05:00
Aaron
c8f5a1963c More query plan details, choosing an optimal plan if there is one 2009-02-19 10:01:20 -05:00
Aaron
b1d9032447 Get rid of stringable class, use implicit type conversion to string instead 2009-02-18 22:17:30 -05:00
dwight
0c99b79e0b minor/typo 2009-02-18 19:34:46 -05:00
Aaron
3e45526a18 Make copying indexes optional; don't bother adding the option to shell, it's on by default 2009-02-18 17:10:51 -05:00
Aaron
e02e8e1e1e Copy indexes too 2009-02-18 16:55:19 -05:00
Aaron
d655991b1b Don't require admin 2009-02-18 16:43:14 -05:00
Aaron
eb373366f6 Add cloneCollection command 2009-02-18 16:24:08 -05:00
Aaron
b251990286 More metadata about query plan 2009-02-18 15:25:50 -05:00
Aaron
f05bd0a7be Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-18 13:42:55 -05:00
Aaron
593bf1f126 virtual dtors == good 2009-02-18 13:42:32 -05:00
Eliot Horowitz
94b7902390 md5 of nothing is the same as md5 of "" 2009-02-18 13:24:43 -05:00
Eliot Horowitz
7412a333fc filemd5 supports root
BugzID: 1165
2009-02-18 13:11:22 -05:00
Eliot Horowitz
b6699b50b3 help for filemd5 2009-02-18 11:29:04 -05:00
dwight
90f39126fc log more on commands 2009-02-18 09:45:49 -05:00
Geir Magnusson Jr
9bd71ee240 dbcommands.cpp : add log() message when a closeAllDatabases message is recieved and run 2009-02-18 09:13:03 -05:00
Aaron Staple
b30b8b3299 Fix unit test failure related to initialization order of static variables 2009-02-17 23:09:37 -05:00
Aaron
247d3e69a4 Some ordering logic 2009-02-17 20:57:36 -05:00
Aaron
1c978eaace Better error message 2009-02-17 19:46:37 -05:00
Aaron
42de993149 More field bounds 2009-02-17 19:39:35 -05:00
Aaron
7e7722ea06 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 18:57:24 -05:00
dwight
f4a3b464ec Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 18:40:59 -05:00
dwight
1da901f2bf compile mongos on windows 2009-02-17 18:40:27 -05:00
Aaron
384c4881a1 Fix another memory leak 2009-02-17 18:39:52 -05:00
Aaron
09f1a31b41 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 17:23:59 -05:00
Aaron
fb656c60d2 Fix memory leak 2009-02-17 17:11:40 -05:00
Aaron
41c1520dea Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 15:53:24 -05:00
Aaron
0e38bc5a8f FieldBound work 2009-02-17 15:53:19 -05:00
dwight
a44c512852 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 14:03:43 -05:00
Aaron
45daee2130 Merge 2009-02-17 11:16:13 -05:00
Aaron
2c1662cc83 Add command closeAllDatabases 2009-02-17 11:11:13 -05:00