0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

1631 Commits

Author SHA1 Message Date
Eliot Horowitz
163bd066bd cleaning, better test system 2009-02-18 10:59:13 -05:00
Eliot Horowitz
56ec250628 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-18 10:10:51 -05:00
Eliot Horowitz
8e203da1d2 switch to UnitTest 2009-02-18 10:10:39 -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
Eliot Horowitz
8f65a14db1 shard object cleaning, split, ShardKey api cleaning 2009-02-17 23:31:27 -05:00
Eliot Horowitz
54b560c635 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 23:29:55 -05:00
Eliot Horowitz
2ea18eb703 --d option for debugBuild 2009-02-17 23:29:28 -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
3e9fc2895b Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 19:39:47 -05:00
Aaron
42de993149 More field bounds 2009-02-17 19:39:35 -05:00
dwight
22085b0540 add a couple virtual destructors just to be safe 2009-02-17 19:21:01 -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
Eliot Horowitz
e74408dc7a checkpoint for sharding object stuff 2009-02-17 15:34:52 -05:00
Eliot Horowitz
73c8977fab shardkey api, more shard api work 2009-02-17 14:41:31 -05:00
dwight
a44c512852 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 14:03:43 -05:00
Eliot Horowitz
4931a44ac9 test for stdc++ 2009-02-17 12:24:47 -05:00
Eliot Horowitz
d34770ba43 debugging 2009-02-17 12:18:13 -05:00
Eliot Horowitz
09a0dea6cb Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 11:41:48 -05:00
Eliot Horowitz
ea976ed9fa name cleaning 2009-02-17 11:41:34 -05:00
Aaron
45daee2130 Merge 2009-02-17 11:16:13 -05:00
Geir Magnusson Jr
b4a6a35ccf Little scripty to announce which test and timing info 2009-02-17 11:11:15 -05:00
Aaron
2c1662cc83 Add command closeAllDatabases 2009-02-17 11:11:13 -05:00
Eliot Horowitz
64027ed897 movePrimary test and fix 2009-02-17 10:47:28 -05:00
Eliot Horowitz
7e17d07e52 remove hack form before 2009-02-17 10:26:15 -05:00
Eliot Horowitz
2aae06ec8b fix giving config servers with/without port 2009-02-17 10:25:35 -05:00
Eliot Horowitz
1a4ad3f915 cleaning up test framework and very simple sharding framework sanity test 2009-02-17 10:06:02 -05:00
Eliot Horowitz
d74b746c31 fix host dns resoltion with port numbers 2009-02-17 10:05:35 -05:00
Eliot Horowitz
873ab5b666 split out server stuff from mongo.js 2009-02-17 09:38:03 -05:00
Eliot Horowitz
566af4dc73 new java js system 2009-02-15 16:12:54 -05:00
Eliot Horowitz
b4a918ff94 handle failures better 2009-02-14 09:42:18 -05:00
Eliot Horowitz
9c1bb93462 safety 2009-02-14 09:42:05 -05:00
Eliot Horowitz
2e7a5d8bda fix _id storing 2009-02-14 09:41:52 -05:00
Aaron
a11da1eaa7 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-14 09:16:24 -05:00
Aaron
fb8957c743 Less dumb interface 2009-02-14 09:15:05 -05:00
dwight
667c004013 a little dbclient.h cleanup (minor) 2009-02-13 20:04:13 -05:00
Eliot Horowitz
e4e3997402 enough sniffing functionality to work with mongos - more to do 2009-02-13 17:42:27 -05:00
Eliot Horowitz
cea77767c8 only pcap on darwing till i figre out scons issue 2009-02-13 16:59:32 -05:00
Aaron
ec5c8cf8e4 Remove compiler warning 2009-02-13 16:53:32 -05:00
Aaron
5883a1d1a9 Update xcode proj 2009-02-13 16:43:49 -05:00
Eliot Horowitz
343076f346 most of a mongo protocol sniffer 2009-02-13 16:18:57 -05:00