Aaron
|
6ea9c81aa3
|
DBDirectClient uses main db mutex recursively and preserves database context
|
2009-05-06 11:32:48 -04:00 |
|
Aaron
|
4e9edd6e76
|
check no mods in upsert case
|
2009-05-06 10:19:11 -04:00 |
|
Aaron
|
fa8547cce6
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-05 17:44:52 -04:00 |
|
Aaron
|
717da58e9c
|
sanity check and debug for clonecollection.js MINOR
|
2009-05-05 17:44:46 -04:00 |
|
Eliot Horowitz
|
c9d8450389
|
Spider Monkey: framework mostly done now
|
2009-05-05 17:28:24 -04:00 |
|
Eliot Horowitz
|
77c36b8c37
|
Spider Monkey: cleaning interaction - now can make real progress
|
2009-05-05 16:12:36 -04:00 |
|
Eliot Horowitz
|
e49beecc3a
|
handle null return in db.eval
|
2009-05-05 14:59:38 -04:00 |
|
Eliot Horowitz
|
3c498f0b6a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-05 13:52:16 -04:00 |
|
Eliot Horowitz
|
dac117fc10
|
better debugging
|
2009-05-05 13:48:56 -04:00 |
|
Aaron
|
15a49a650a
|
disable http interface for clonecollection test MINOR
|
2009-05-05 13:35:46 -04:00 |
|
Aaron
|
3001a8fdba
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-05 12:53:12 -04:00 |
|
Aaron
|
7c0dc0bd62
|
log operation when its application triggers an exception
|
2009-05-05 12:52:53 -04:00 |
|
Eliot Horowitz
|
a9e3f4912f
|
typo MINOR
|
2009-05-05 12:28:25 -04:00 |
|
Eliot Horowitz
|
6969cfc8ba
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-05 12:26:21 -04:00 |
|
Eliot Horowitz
|
b9111a11f8
|
safety for unhandled cases MINOR
|
2009-05-05 12:26:05 -04:00 |
|
Aaron
|
1ac991a018
|
assign ports dynamically in cloneCollection test
|
2009-05-05 12:09:45 -04:00 |
|
Eliot Horowitz
|
2cad033fc0
|
Spider Monkey: cleaning MINOR
|
2009-05-05 11:02:47 -04:00 |
|
Eliot Horowitz
|
7c16a1476d
|
Spider Monkey: lots of work on property mangling
|
2009-05-05 10:43:54 -04:00 |
|
Eliot Horowitz
|
6f329f6694
|
validation method MINOR
|
2009-05-05 10:43:38 -04:00 |
|
Aaron
|
476820a13e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-04 18:46:26 -04:00 |
|
Aaron
|
2c2c2df901
|
fix compile warnings MINOR
|
2009-05-04 18:45:32 -04:00 |
|
Aaron
|
b8337bffa5
|
actually use dbpathString MINOR
|
2009-05-04 18:41:38 -04:00 |
|
Aaron
|
2409174927
|
convert some shell util functions to new engine interface
|
2009-05-04 18:28:13 -04:00 |
|
Aaron
|
a4cbf3072f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-04 17:37:26 -04:00 |
|
Aaron
|
57699cdd9c
|
convert some shell functions to new js engine framework
|
2009-05-04 17:37:02 -04:00 |
|
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
|
187689b0cd
|
stubbed v8 engine
|
2009-05-04 11:49:18 -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 |
|