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

2618 Commits

Author SHA1 Message Date
Eliot Horowitz
4f8664a85c cleaning MINOR 2009-05-04 17:00:37 -04:00
Eliot Horowitz
e535ec014a fix v8 2009-05-04 16:55:40 -04:00
Eliot Horowitz
ba5581e454 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-04 16:49:21 -04:00
Eliot Horowitz
1a739255bd Spider Monkey: closer to db integration 2009-05-04 16:49:05 -04:00
Aaron
2549b6ece2 check namespacedetails size consistency MINOR 2009-05-04 16:00:28 -04:00
Aaron
1cc7ed2b07 log query info for update & delete 2009-05-04 15:46:23 -04:00
Aaron
661bce250b inclode strerror in recv error message MINOR 2009-05-04 11:17:26 -04:00
Aaron
84fe465a52 record query in currentOp for updates and deletes 2009-05-04 10:48:57 -04:00
Aaron
5ddf162f3e store dbpath string explicitly to keep memory alive, fixes problem running on ofc-n1 MINOR 2009-05-04 10:36:15 -04:00
Aaron
ab5797713f update xcode proj MINOR 2009-05-04 10:01:13 -04:00
Eliot Horowitz
bea1c15eba more portable 2009-05-03 22:40:55 -04:00
Eliot Horowitz
21845dafb4 Spider Monkey: all js code initializes now 2009-05-03 22:40:36 -04:00
Eliot Horowitz
e175182229 Spider Monkey: db access work 2009-05-01 21:25:26 -04:00
Eliot Horowitz
e1070d84f7 more portable javascript 2009-05-01 21:24:10 -04:00
Eliot Horowitz
a5d4d15090 creeateDirectClient method 2009-05-01 14:35:42 -04:00
Eliot Horowitz
7e4d9974de Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-01 14:35:07 -04:00
Eliot Horowitz
871476dbb5 better javascript error reporting 2009-05-01 14:34:44 -04:00
Aaron
aa8e5659c9 pairing improvements MINOR 2009-05-01 13:14:37 -04:00
Aaron
09938a0351 don't clone empty dbs 2009-05-01 12:18:17 -04:00
Aaron
b4c4d549d7 support $query and $orderby options in server 2009-05-01 11:43:01 -04:00
Aaron
ff7474a50b Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-01 10:44:31 -04:00
Aaron
f928dbaffd fix Plan::Hint test MINOR 2009-05-01 10:44:15 -04:00
Eliot Horowitz
95ba86d74e Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-01 10:42:07 -04:00
Eliot Horowitz
5530e63caa make javascript more portable 2009-05-01 10:41:49 -04:00
Aaron
d3c480ac3f print perftest results before submitting MINOR 2009-05-01 10:40:42 -04:00
Aaron
3beb7b4170 add test MINOR 2009-04-30 17:36:44 -04:00
Aaron
a229845ceb more flexibility and sanity checks for min/max query specs 2009-04-30 17:36:25 -04:00
Aaron
af59c4ea9e core implementation of min/max query parameters 2009-04-30 16:25:36 -04:00
Aaron
de01cc8c1a shell logging when starting / stopping mongo programs MINOR 2009-04-30 12:02:56 -04:00
Aaron
d4e08f8a5c log when can't connect to arbiter MINOR 2009-04-30 11:27:00 -04:00
Eliot Horowitz
e366fb43ac Spider Monkey: abstracting away db.eval connection 2009-04-30 10:51:54 -04:00
Eliot Horowitz
6914eeb2c8 Spider Monkey: args for db.eval 2009-04-30 10:40:33 -04:00
Eliot Horowitz
b3bb71348e put mongo javascript code in cpp not H so easier to include 2009-04-30 09:09:12 -04:00
Aaron
947c18dea1 only log reclone once MINOR 2009-04-29 17:28:14 -04:00
Aaron
2abdb949a1 typo MINOR 2009-04-29 17:02:50 -04:00
Aaron
0e7abe0740 add check for initial sync persistence 2009-04-29 16:55:16 -04:00
Aaron
408105e6ee Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-29 16:27:25 -04:00
Aaron
e38ca49cb1 convert remaining tests to new pair fwk 2009-04-29 16:27:01 -04:00
Eliot Horowitz
1055b8f7a3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-29 15:45:30 -04:00
Eliot Horowitz
161ac0f769 Spider Monkey: simple $where clauses working 2009-04-29 15:45:11 -04:00
Aaron
7d720f1f33 add 'bind_ip' option to bind listener only to requested local interface 2009-04-29 14:14:51 -04:00
Eliot Horowitz
b927e1bade Spider Monkey: setThis 2009-04-29 11:12:35 -04:00
Eliot Horowitz
6e3122086e Spider Monkey string support 2009-04-29 10:29:56 -04:00
Eliot Horowitz
7bde5793bd starting object conversion 2009-04-29 10:16:39 -04:00
Aaron
e043de519d Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-28 17:59:10 -04:00
Aaron
d7485c23ef init connection globals MINOR 2009-04-28 17:58:56 -04:00
Aaron
d371750602 start converting tests to use new pair management fwk 2009-04-28 17:54:25 -04:00
Aaron
47a00e54ad more pair management enhancements for shell 2009-04-28 17:54:04 -04:00
Eliot Horowitz
75a4ef93ab better detection if you need to do the 2nd configure 2009-04-28 16:44:17 -04:00
Eliot Horowitz
fd0bcbfdb3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-28 16:37:24 -04:00