Aaron
|
67c299cf51
|
SERVER-664 elemMatch/all work with query optimizer
|
2010-03-09 11:53:40 -08:00 |
|
Aaron
|
6820535ea7
|
SERVER-322 cleanup
|
2010-03-09 10:36:10 -08:00 |
|
Eliot Horowitz
|
406ed2dc3f
|
fix idempotency of initial $inc SERVER-717
|
2010-03-08 23:52:12 -05:00 |
|
Eliot Horowitz
|
91f3fcf6df
|
inc embedded repl fix SERVER-716
|
2010-03-08 23:33:10 -05:00 |
|
Eliot Horowitz
|
91f1d9db3f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-08 23:08:56 -05:00 |
|
Aaron
|
0065a65eaf
|
SERVER-705 make v8 timestamp fields consistent with sm, using number instead of date type
|
2010-03-08 19:57:06 -08:00 |
|
Aaron
|
29933435e6
|
SERVER-705 make v8 timestamp fields consistent with sm
|
2010-03-08 19:51:05 -08:00 |
|
Aaron
|
2133974f5f
|
SERVER-716 add failing test
|
2010-03-08 19:32:35 -08:00 |
|
Aaron
|
c85601f4e2
|
SERVER-705 forgot to add test
|
2010-03-08 18:17:32 -08:00 |
|
Aaron
|
6c7dc2b0f8
|
SERVER-322 $nin and regex
|
2010-03-08 18:16:53 -08:00 |
|
Aaron
|
916468b7e7
|
SERVER-505 with regex
|
2010-03-08 17:33:47 -08:00 |
|
Aaron
|
f4170e6a86
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-08 16:53:55 -08:00 |
|
Aaron
|
6d095cf357
|
SERVER-322 implement $in with regex
|
2010-03-08 16:53:45 -08:00 |
|
Mathias Stearn
|
434a2e4b72
|
Don't require spidermonkey for building client lib SERVER-566
|
2010-03-08 16:39:23 -05:00 |
|
Mathias Stearn
|
ddc9397431
|
Don't escape '/' in JSON strings SERVER-713
|
2010-03-08 16:39:23 -05:00 |
|
Aaron
|
53235fdc36
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-08 13:09:10 -08:00 |
|
Aaron
|
df00eaacf5
|
SERVER-705 exit cleanly from db.cpp instead of instance.cpp
|
2010-03-08 13:05:40 -08:00 |
|
Aaron
|
cfe99b6363
|
SERVER-705 check for negative effects of large clock skews, seed last optime using oplog
|
2010-03-08 12:55:18 -08:00 |
|
Aaron
|
4029955179
|
SERVER-705 return return code when stopping mongod program
|
2010-03-08 12:54:39 -08:00 |
|
Aaron
|
775a9ddf19
|
SERVER-705 add godinsert command for testing
|
2010-03-08 12:54:16 -08:00 |
|
Dwight
|
613e295004
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-08 15:03:19 -05:00 |
|
Dwight
|
5ddd713d43
|
keepalive event logged by masters for replication
so that repl status is never too stale even when idle
logged every 10 seconds
|
2010-03-08 15:03:00 -05:00 |
|
Richard Kreuter
|
09f3ed3808
|
Support an ENABLE_MONGODB knob in /etc/default on Debianoids. SERVER-709
|
2010-03-08 14:32:44 -05:00 |
|
Dwight
|
d22498af7a
|
log nicer repl
|
2010-03-08 13:56:55 -05:00 |
|
Dwight
|
fed38a9805
|
log more when forcedead on replication
|
2010-03-08 13:40:24 -05:00 |
|
Eliot Horowitz
|
a0e7513df3
|
num connections in mongostat
|
2010-03-08 12:49:10 -05:00 |
|
Dwight
|
dc035fb723
|
fix tilde test
|
2010-03-08 10:57:45 -05:00 |
|
Eliot Horowitz
|
c276f6001b
|
fix test and ~ impl a bit
|
2010-03-07 21:42:58 -05:00 |
|
dwight
|
6cd9f294f3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-07 20:55:29 -05:00 |
|
dwight
|
bc5ea71d55
|
test file
|
2010-03-07 20:55:14 -05:00 |
|
Eliot Horowitz
|
dbe03734ce
|
spam
|
2010-03-07 19:51:04 -05:00 |
|
Eliot Horowitz
|
7f75c1b5f7
|
try to prevent shutdown stack trace
|
2010-03-07 14:05:12 -05:00 |
|
Eliot Horowitz
|
09054bb579
|
spam
|
2010-03-06 23:03:16 -05:00 |
|
Eliot Horowitz
|
aad72885f7
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-06 22:13:36 -05:00 |
|
Eliot Horowitz
|
d3da0d7bbc
|
array match value mod update( {a.x : 5 } , { a.~.y ... } ) SERVER-631
|
2010-03-06 22:12:58 -05:00 |
|
Eliot Horowitz
|
da4507b7c6
|
fix exists with index SERVER-708
|
2010-03-06 17:53:50 -05:00 |
|
Eliot Horowitz
|
02d6682a83
|
String types are valid as long as last character is EOO SERVER-706
|
2010-03-06 16:55:26 -05:00 |
|
dwight
|
04b9eb1c9b
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-06 12:12:40 -05:00 |
|
dwight
|
4ff5b76baf
|
small err msg text change
|
2010-03-06 12:12:32 -05:00 |
|
Dwight
|
73ec2d62ad
|
small error text improvements
|
2010-03-05 14:11:00 -05:00 |
|
Dwight
|
5c6df740af
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-05 13:51:02 -05:00 |
|
Dwight
|
6fb243a614
|
better logging when there is a sync problem between master and slave with replication
also halt replication when this happens
|
2010-03-05 13:50:46 -05:00 |
|
Eliot Horowitz
|
deab7505e6
|
fix
|
2010-03-05 13:35:15 -05:00 |
|
Eliot Horowitz
|
8ec2fbf7ea
|
--drop and --objchek for restore
|
2010-03-05 13:07:29 -05:00 |
|
Eliot Horowitz
|
7969923944
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-04 23:15:08 -05:00 |
|
Eliot Horowitz
|
b9f32586ed
|
better validate error message
|
2010-03-04 23:14:59 -05:00 |
|
Eliot Horowitz
|
fdb5d475f7
|
OpTime needs to handle clock skew SERVER-703
|
2010-03-04 23:14:03 -05:00 |
|
Dwight
|
22181aefbb
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-04 15:27:19 -05:00 |
|
Dwight
|
b0b9635b61
|
error text
|
2010-03-04 15:26:56 -05:00 |
|
Eliot Horowitz
|
be389e7cde
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-04 08:30:26 -05:00 |
|