Aaron
|
c3ea73736f
|
SERVER-446 v8 don't attempt to convert c++ backed 'external' objects to BSON
|
2009-12-16 17:47:32 -08:00 |
|
Aaron
|
4cf6964975
|
SERVER-446 fix v8 type() bug involving type hierarchy
|
2009-12-16 17:33:30 -08:00 |
|
Aaron
|
72f5a9db9c
|
MINOR formatting
|
2009-12-16 16:57:12 -08:00 |
|
Aaron
|
643ad02d77
|
SERVER-446 add DBPointer to v8
|
2009-12-16 16:50:36 -08:00 |
|
Aaron
|
2e5ca7d391
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-12-16 14:49:58 -08:00 |
|
Aaron
|
78a9e77c33
|
SERVER-446 don't attempt to write protect arrays in v8
|
2009-12-16 14:49:22 -08:00 |
|
Eliot Horowitz
|
a87bb5b878
|
build file fix
|
2009-12-16 16:39:03 -05:00 |
|
Eliot Horowitz
|
27ee2bb5d8
|
MINOR win compile
|
2009-12-16 16:31:31 -05:00 |
|
Eliot Horowitz
|
edfe77b6ef
|
quorom connection (for sharding config) checkpoint
|
2009-12-16 16:26:49 -05:00 |
|
Aaron
|
ec440eda85
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-12-16 11:43:40 -08:00 |
|
Aaron
|
385bb32641
|
SERVER-446 v8 support bindata round trip
|
2009-12-16 11:42:46 -08:00 |
|
Mathias Stearn
|
ee53e7ec8b
|
MVar synchronization primitive
|
2009-12-16 14:38:05 -05:00 |
|
Aaron
|
c28e159520
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-12-16 11:17:11 -08:00 |
|
Aaron
|
df01c097d6
|
SERVER-446 implement old style dbref support in v8
|
2009-12-16 11:14:48 -08:00 |
|
Eliot Horowitz
|
cb67dbc196
|
make getObjectid const SERVER-491
|
2009-12-16 13:41:01 -05:00 |
|
Aaron
|
7c13d80f1c
|
MINOR comments
|
2009-12-16 10:37:29 -08:00 |
|
Aaron
|
25b56fbba9
|
SERVER-446 support conversion of Code, CodeWScope to v8 function
|
2009-12-16 10:36:17 -08:00 |
|
Aaron
|
b9ddc3e9ef
|
SERVER-446 v8 round trip array support
|
2009-12-16 09:31:56 -08:00 |
|
Aaron
|
df1867b3a7
|
MINOR array js round trip test
|
2009-12-15 18:03:29 -08:00 |
|
Aaron
|
bec620a87a
|
SERVER-446 simple int/double differentiation
|
2009-12-15 17:40:53 -08:00 |
|
Aaron
|
ebdb8282a2
|
SERVER-446 Implemented special db types round trip support for v8
|
2009-12-15 16:54:39 -08:00 |
|
Aaron
|
98fc9169e4
|
MINOR cleanup
|
2009-12-15 15:54:07 -08:00 |
|
Aaron
|
28cc666186
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-12-15 15:52:47 -08:00 |
|
Aaron
|
8add9a17b9
|
SERVER-446 implement readOnly mode in v8 engine
|
2009-12-15 15:52:41 -08:00 |
|
Mathias Stearn
|
200a68a1ff
|
Removing unused functions
|
2009-12-15 15:38:25 -05:00 |
|
Aaron
|
a6e2b4a605
|
MINOR enhanced read only js tests
|
2009-12-15 11:22:19 -08:00 |
|
Eliot Horowitz
|
043ad72b74
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-15 10:55:43 -05:00 |
|
Eliot Horowitz
|
3231cd90b6
|
test for SERVER-485 (capped + validate) that doesn't work yet (commented out)
|
2009-12-15 10:55:25 -05:00 |
|
Kristina Chodorow
|
68d11daac5
|
add libxulrunner-1.9.1-dev option for ubuntu 9.* MINOR
|
2009-12-15 10:34:50 -05:00 |
|
Eliot Horowitz
|
c6420d62e0
|
test for SERVER-486
|
2009-12-14 21:10:37 -05:00 |
|
Mathias Stearn
|
8072168117
|
add test for object as shardkey
|
2009-12-14 17:57:46 -05:00 |
|
Mathias Stearn
|
eba078d053
|
Get rid of compareValues
|
2009-12-14 17:06:29 -05:00 |
|
Mathias Stearn
|
82ff909758
|
readability
|
2009-12-14 17:06:10 -05:00 |
|
Adam Nelson
|
e006eba338
|
Added preliminary Ubuntu upstart script
|
2009-12-15 02:54:05 +08:00 |
|
Mathias Stearn
|
4818b0af41
|
Option to enable ASIO in SConstruct
|
2009-12-14 12:38:53 -05:00 |
|
Mathias Stearn
|
2abcf7cf18
|
fix warning
|
2009-12-14 12:38:26 -05:00 |
|
Eliot Horowitz
|
7639d5d155
|
fix inShutdown
|
2009-12-14 11:06:06 -05:00 |
|
Eliot Horowitz
|
eed9fe77cd
|
win compile
|
2009-12-14 09:56:24 -05:00 |
|
Eliot Horowitz
|
0196d8c583
|
better handling of invalid logpath setting SERVER-482
|
2009-12-14 09:51:06 -05:00 |
|
Eliot Horowitz
|
5a17296252
|
better handling of shutdown failures
|
2009-12-14 09:50:49 -05:00 |
|
Eliot Horowitz
|
1d66de5bbf
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-12-11 22:19:29 -05:00 |
|
Eliot Horowitz
|
45c1c32509
|
increase default collection loevel log size from 128 to 256 mb
|
2009-12-11 22:19:13 -05:00 |
|
Mathias Stearn
|
c6f5acbcac
|
tests for $unset
|
2009-12-11 16:07:49 -05:00 |
|
Mathias Stearn
|
cb16e7c62b
|
$unset support in update. SERVER-134
|
2009-12-11 16:02:53 -05:00 |
|
Mathias Stearn
|
290694e153
|
My favorite debugging macros
|
2009-12-11 14:29:10 -05:00 |
|
Eliot Horowitz
|
98d4235cd7
|
better error messages
|
2009-12-11 13:50:16 -05:00 |
|
Dwight
|
0d626c9e1e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-11 12:41:39 -05:00 |
|
Dwight
|
e42ea09fd1
|
fix SERVER-474
|
2009-12-11 12:41:26 -05:00 |
|
Eliot Horowitz
|
85799367e7
|
$pull uses a matcher now, so partial matches are supported
and things like { $pull : { a : { x : { $gt : 5 } } } }
SERVER-452
|
2009-12-11 12:33:16 -05:00 |
|
Eliot Horowitz
|
b07d09c466
|
another inc test
|
2009-12-10 17:30:16 -05:00 |
|