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

2797 Commits

Author SHA1 Message Date
Aaron
774f8ec70c stub createDirectClient for tools MINOR 2009-05-14 13:19:13 -04:00
Aaron
3e46a4507c save host in Mongo object 2009-05-14 13:18:37 -04:00
Aaron
397e5b13e8 port remaining shell util functions except for fork 2009-05-14 11:42:52 -04:00
Aaron
3200bd7872 Merge branch 'smshell' of git@github.com:mongodb/mongo into smshell 2009-05-14 10:58:34 -04:00
Aaron
01f3e49668 port quit and allocatePorts 2009-05-14 10:58:28 -04:00
Eliot Horowitz
7cff395f2f handle sm->bson date 2009-05-14 10:57:06 -04:00
Eliot Horowitz
6ed1a1e376 just another test 2009-05-14 10:45:55 -04:00
Eliot Horowitz
abb74ac6fe fix for new getIndexes 2009-05-14 10:30:22 -04:00
Eliot Horowitz
f565f7be92 update test for sm 2009-05-13 23:29:58 -04:00
Eliot Horowitz
39e627ab61 smshell: query array access mode 2009-05-13 23:21:54 -04:00
Eliot Horowitz
67d9c8bbde smshell: more utils working, some other fixes 2009-05-13 23:15:59 -04:00
Eliot Horowitz
7ce30a5699 smshell: almost done 2009-05-13 17:53:41 -04:00
Eliot Horowitz
85ac757f2f resolver fix 2009-05-13 17:35:07 -04:00
Eliot Horowitz
4bf96beb17 Spider Monkey Shell: another checkpoint 2009-05-13 17:27:45 -04:00
Eliot Horowitz
18c01987a2 checkpoint for smshell - working except for db 2009-05-13 17:00:02 -04:00
eliot
cd3aea1bea Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 14:30:44 -04:00
eliot
33097e058d hack for windows link 2009-05-13 14:20:20 -04:00
Dwight
7d7c6e1eca Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 14:14:41 -04:00
Dwight
a57430b399 some fixes for Release build with vcproj to make it build in general,
and for spidermonkey
2009-05-13 14:09:42 -04:00
Aaron
20e0859939 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 12:35:19 -04:00
Aaron
13f2cc026f revert tracking stack of current ops, as not enough infrastructure in place to handle all cases well 2009-05-13 12:32:30 -04:00
Aaron
f79e2e6b15 disable http interface authentication for localhost 2009-05-13 12:28:59 -04:00
Aaron
92aa0ce095 maintain stack of current ops, do http authentication after recording context for http output 2009-05-13 11:58:24 -04:00
Dwight
a03a948e7a Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 11:44:22 -04:00
Dwight
9d5bbc8090 fix up free() old defensive code 2009-05-13 11:42:48 -04:00
Aaron
2af428d38f Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 11:29:04 -04:00
Aaron
68b1edd0b0 for exact key match, query and index fields must be identical sets 2009-05-13 11:27:47 -04:00
Dwight
1d94ab95c5 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 11:20:03 -04:00
Eliot Horowitz
f802a3eb39 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 11:19:43 -04:00
Dwight
11cb5ef71a spidermonkey w/visual studio 2009-05-13 11:19:21 -04:00
Eliot Horowitz
0c65c4a3e2 cached version for visual studio MINOR 2009-05-13 11:19:11 -04:00
Aaron
b9a2a82837 get rid of unused 'keyMatch' annotation in query optimizer 2009-05-13 11:17:24 -04:00
Aaron
2757432858 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 11:10:41 -04:00
Aaron
1b3534b262 fix simple key match query order bug 2009-05-13 11:10:29 -04:00
eliot
c00f10a45c better windows .gitignore 2009-05-13 11:07:00 -04:00
Dwight
85470a98c5 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 10:53:07 -04:00
Dwight
1d59989c5e kill warning windows 2009-05-13 10:52:52 -04:00
eliot
507232958a Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 10:50:46 -04:00
Aaron
dea1cb2362 debug posting objects in recordPerf MINOR 2009-05-12 18:43:06 -04:00
Aaron
a86e51d635 try to fix solaris compile MINOR 2009-05-12 16:54:07 -04:00
Aaron
51bc5dc81b Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-12 16:37:41 -04:00
Aaron
b7182b610a reset shared database after each test suite MINOR 2009-05-12 16:37:23 -04:00
Aaron
6918975022 increase cursor timeout to 10 minutes 2009-05-12 16:19:45 -04:00
Aaron
d9129f8cb2 unit tests use same database to reduce disk usage 2009-05-12 15:58:26 -04:00
eliot
eb537e9f3d windows compile MINOR 2009-05-12 15:49:40 -04:00
Aaron
78b57f297e print currentOp in http interface 2009-05-12 15:09:25 -04:00
Aaron
f5efaa92ea check that no 'Got signal' message printed in diskfull test MINOR 2009-05-12 15:06:12 -04:00
Aaron
b7c67bbf4a check exception when cleaning up file on failed allocation MINOR 2009-05-12 14:27:23 -04:00
Aaron
3278eccd23 update version string to 0.9.1+ 2009-05-12 14:22:09 -04:00
Aaron
5895a4d522 add version and system info to http interface 2009-05-12 14:18:17 -04:00