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

2312 Commits

Author SHA1 Message Date
Aaron
78625e7616 forward stack trace to client when $where throws exception 2009-04-08 12:11:34 -04:00
Aaron
94e12ec06b c++ test for collection name beginning with underscore MINOR 2009-04-08 10:45:51 -04:00
Aaron
1bb5121b5e Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 17:58:36 -04:00
Aaron
5b14118413 handle nan and inf double values in comparison 2009-04-07 17:58:25 -04:00
Eliot Horowitz
e8d342809b Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 17:40:12 -04:00
Eliot Horowitz
d1e0b286b0 cleaning MINOR 2009-04-07 17:39:53 -04:00
Aaron
5f9d2b6aa5 add renameCollection command 2009-04-07 16:42:06 -04:00
Aaron
25cbcbcba6 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 15:27:08 -04:00
Aaron
c1ae28ca0d remove explicit deleteIndexes from c++ client 2009-04-07 15:27:00 -04:00
Eliot Horowitz
5ebb9a77b5 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 15:19:51 -04:00
Eliot Horowitz
52dbf5b3e1 Sharding: resync on stale shard config 2009-04-07 15:19:27 -04:00
Aaron
3f647deaf2 reinstate quota1 test, add smokeQuota scons target 2009-04-07 15:10:30 -04:00
Aaron
f35a7f595e Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 14:27:32 -04:00
Aaron
ae7a3ccbb7 sanity checks for deleting indexes MINOR 2009-04-07 14:26:55 -04:00
Aaron
211da8fada drop command now deletes indexes first 2009-04-07 14:24:16 -04:00
Aaron
e046f05737 refactor deleteIndex code 2009-04-07 14:21:21 -04:00
Eliot Horowitz
53a4ba07d7 Sharding: option to start multiple mongos for testing 2009-04-07 13:35:53 -04:00
Eliot Horowitz
97942c0776 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 13:22:28 -04:00
Eliot Horowitz
d3d1c28411 Sharding: fix command logic 2009-04-07 13:22:12 -04:00
Aaron
98f4fc6570 track command return object correctly MINOR 2009-04-07 13:10:00 -04:00
Aaron
6fc952d02e Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 12:57:25 -04:00
Aaron
d99513a7e2 print err message on command failure MINOR 2009-04-07 12:39:51 -04:00
Eliot Horowitz
f93d932d0a Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-07 12:19:36 -04:00
Eliot Horowitz
2708ec75ff Sharding: error on count for sharded collection until i fix it 2009-04-07 12:18:40 -04:00
Aaron
e93fe3d251 update README MINOR 2009-04-07 11:26:36 -04:00
Aaron
56f8696909 don't allow _id to be an array 2009-04-07 11:02:29 -04:00
Aaron
f86715cb85 handle deep matches correctly 2009-04-07 10:42:58 -04:00
Aaron
69756316c1 reinstate KeyValJsMatcher 2009-04-07 10:40:10 -04:00
Aaron
497e8231b0 include non-count in test MINOR 2009-04-07 10:33:11 -04:00
Aaron
1ebca51c74 print timestamp with process killing failure logs MINOR 2009-04-07 10:32:11 -04:00
Eliot Horowitz
450ca3e29d fix link 2009-04-06 20:09:30 -04:00
Aaron
4e79d2b48f name enums to make old compiler happy (thx kristina) 2009-04-06 17:57:16 -04:00
Aaron
6458658240 add numberic comparison test MINOR 2009-04-06 17:45:29 -04:00
Aaron
2b97f73722 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-06 17:37:42 -04:00
eliot
71d9c7af73 some windows fixes 2009-04-06 17:34:29 -04:00
Aaron
4a86a27b60 update count perf tests MINOR 2009-04-06 17:33:19 -04:00
Aaron
91c4607f76 make simple find faster 2009-04-06 17:32:40 -04:00
Aaron
0875581b5e Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-06 16:33:44 -04:00
Aaron
0af6ebeea2 MINOR remove warning about windows-only pragma 2009-04-06 16:33:34 -04:00
Eliot Horowitz
fc5b28e636 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-06 16:31:37 -04:00
Eliot Horowitz
c30e80145e Sharding: moveshard now is mulit-mongos safe 2009-04-06 16:31:09 -04:00
Aaron
aa5309a68b print error description, test timeout MINOR 2009-04-06 16:21:56 -04:00
Aaron
e3f1f1b2bf Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-06 16:13:48 -04:00
Aaron
88293bd304 MINOR fix compiler warnings 2009-04-06 16:10:31 -04:00
Eliot Horowitz
6b49e60fe5 implemented moveshard.(start|finish) in mongod 2009-04-06 15:57:17 -04:00
Aaron
53e63fd646 count perf tests 2009-04-06 15:39:52 -04:00
Aaron
57288fe0b2 fix compiler warning 2009-04-06 15:19:30 -04:00
Aaron
09a327160b add basic count test, in preparation for smarter count code coming after we cut branch 2009-04-06 15:07:20 -04:00
Aaron
36d3433d4c remove logging about mongo process management 2009-04-06 14:59:07 -04:00
Aaron
e39393b340 fix race conditions in test 2009-04-06 14:24:19 -04:00