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 |
|
Eliot Horowitz
|
6504ce1766
|
some comments
|
2009-12-10 17:30:11 -05:00 |
|
Eliot Horowitz
|
03da5382fb
|
removed old update code
|
2009-12-10 17:02:47 -05:00 |
|
Eliot Horowitz
|
341cd83dd1
|
finish + switch to simpler+cleaner new object from mod code
|
2009-12-10 16:38:47 -05:00 |
|
Eliot Horowitz
|
4119148e97
|
almost all operators done on recursive update version
|
2009-12-10 15:59:09 -05:00 |
|
Eliot Horowitz
|
9bf50a42e3
|
more update cleaning
|
2009-12-10 14:29:14 -05:00 |
|
Eliot Horowitz
|
ecf1dd7d1a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-10 13:54:34 -05:00 |
|
Eliot Horowitz
|
3d05536732
|
try to print out first element when cloing corrupt object
|
2009-12-10 13:54:21 -05:00 |
|
Aaron
|
e344ab3280
|
MINOR TEMP log logCollection command object for debugging
|
2009-12-10 10:13:33 -08:00 |
|
Aaron
|
2472c5e556
|
MINOR log logSizeMb for debugging
|
2009-12-10 10:08:27 -08:00 |
|
Aaron
|
beb2fcafd0
|
MINOR prevent quite unlikely potential port ordering race condition
|
2009-12-10 09:08:37 -08:00 |
|
Eliot Horowitz
|
a74353b6f1
|
debugging
|
2009-12-10 10:46:41 -05:00 |
|
Eliot Horowitz
|
32d56f6d81
|
strip comments from javascript
|
2009-12-09 21:30:09 -05:00 |
|
Eliot Horowitz
|
a4a4fc0a58
|
better update docs
|
2009-12-09 21:29:59 -05:00 |
|
Aaron
|
12db6e16ea
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-12-09 17:38:59 -08:00 |
|
Aaron
|
378e3ee276
|
SERVER-85 converted repl tests to use new frameworks and small files-
|
2009-12-09 17:38:48 -08:00 |
|
Mathias Stearn
|
28141877ee
|
Remove ill-planned nested/dotted split. Keep everything dotted.
|
2009-12-09 18:57:19 -05:00 |
|
Dwight
|
c34d47f79f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-09 18:13:48 -05:00 |
|
Dwight
|
4390797b88
|
make query optimizer map thread-safe
|
2009-12-09 18:13:36 -05:00 |
|
Eliot Horowitz
|
650f024d75
|
python
|
2009-12-09 17:41:14 -05:00 |
|
Eliot Horowitz
|
1128757056
|
better python fix
|
2009-12-09 17:34:18 -05:00 |
|
Eliot Horowitz
|
7702dd7964
|
fix for python 2.5?
|
2009-12-09 17:29:04 -05:00 |
|
Dwight
|
79febf1616
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-09 17:04:24 -05:00 |
|
Dwight
|
940e6d12ed
|
some asserts
|
2009-12-09 17:04:14 -05:00 |
|
Aaron
|
151b28ecaf
|
Merge branch 'master' of github.com:mongodb/mongo
|
2009-12-09 14:00:31 -08:00 |
|
Aaron
|
6b57e57e7b
|
SERVER-469 don't crash when authenticate called before getnonce
|
2009-12-09 14:00:14 -08:00 |
|
Dwight
|
f9184738d3
|
more renaming
|
2009-12-09 16:57:53 -05:00 |
|
Dwight
|
496cec5495
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-09 16:36:41 -05:00 |
|
Dwight
|
5ee785e34a
|
cleaning/comments for namespacedetailstranient readability
|
2009-12-09 16:36:31 -05:00 |
|
Eliot Horowitz
|
a9d32cd363
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-09 15:16:40 -05:00 |
|
Eliot Horowitz
|
f48ed07ffc
|
add --extrapathdyn
|
2009-12-09 15:16:28 -05:00 |
|
Mathias Stearn
|
f64ec0964a
|
Silence warnings
|
2009-12-09 15:02:42 -05:00 |
|
Eliot Horowitz
|
f684565c71
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-09 14:58:50 -05:00 |
|
Eliot Horowitz
|
ed04f1c793
|
search extralib for static libs
|
2009-12-09 14:58:37 -05:00 |
|
Mathias Stearn
|
4987213af9
|
More sane version of extractFieldsDotted (not used anywhere yet)
|
2009-12-09 13:19:18 -05:00 |
|
Mathias Stearn
|
dcf3a10eea
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
|
Eliot Horowitz
|
5660a25e9b
|
source push script
|
2009-12-09 11:55:26 -05:00 |
|