dwight
|
d735d2d2db
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-24 10:26:37 -05:00 |
|
dwight
|
b6bc172fa3
|
comment
|
2010-01-24 10:26:24 -05:00 |
|
Dwight
|
530b1b2e7a
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
|
Dwight
|
adf21e9404
|
block administrative things like dropping namespace while a background index job is in progress
|
2010-01-22 15:17:03 -05:00 |
|
Dwight
|
90a16efb01
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-22 12:15:39 -05:00 |
|
Dwight
|
28f3a90f8c
|
fix an issue with new clientcursor::pinvalue code
and more on bg indexing
|
2010-01-22 12:15:24 -05:00 |
|
Mike Dirolf
|
5e387405eb
|
minor: mongoexport exported count -> stderr so as not to clutter data going to stdout
|
2010-01-22 12:04:32 -05:00 |
|
Mike Dirolf
|
80ac4248a9
|
minor: tool argument errors to stderr not stdout
|
2010-01-22 11:53:14 -05:00 |
|
Dwight
|
8d789a66e0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-22 11:03:56 -05:00 |
|
Dwight
|
dc6ecb1ce9
|
a bit nicer / smarter on a deleteIndex command after a crash
|
2010-01-22 11:03:35 -05:00 |
|
Eliot Horowitz
|
ead28f59e2
|
fix $unset combined with other modifier bug
|
2010-01-21 23:26:46 -05:00 |
|
Eliot Horowitz
|
acafaffa32
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-21 17:11:37 -05:00 |
|
Dwight
|
c78ec26e0f
|
some work towards bg indexing
|
2010-01-21 16:35:35 -05:00 |
|
Dwight
|
a5a7815936
|
inspect NamespaceDetails on load
|
2010-01-21 13:40:18 -05:00 |
|
Eliot Horowitz
|
0c814f1af9
|
correcting where const gets removed
|
2010-01-21 13:24:18 -05:00 |
|
Eliot Horowitz
|
3c527d8c43
|
ModSet cleaning
|
2010-01-21 12:29:18 -05:00 |
|
Dwight
|
3f09bd4f64
|
noTimeout() wasn't threadsafe, in theory could timeout before the call. probably wouldn't ever actually
happen - but fixed.
i think there is still some places where ClientCursor::Pointer may be needed, but not yet used.
|
2010-01-21 12:23:44 -05:00 |
|
Eliot Horowitz
|
9603130205
|
cleaning
|
2010-01-21 08:57:09 -05:00 |
|
Aaron
|
6a78423e5d
|
SERVER-357 use consistent bit depth when converting between ints and floats
|
2010-01-20 18:40:19 -08:00 |
|
Aaron
|
ed1b815424
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-20 18:12:54 -08:00 |
|
Aaron
|
d44586f265
|
SERVER-357 specify boost namespace explicitly
|
2010-01-20 18:12:38 -08:00 |
|
Aaron
|
80385229da
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-20 18:09:35 -08:00 |
|
Aaron
|
f623739aca
|
SERVER-525 check for index conflict before inserting into capped collection
|
2010-01-20 18:09:27 -08:00 |
|
Aaron
|
1e85d9cacd
|
MINOR remove unnecessary 'using' directive
|
2010-01-20 17:17:36 -08:00 |
|
Aaron
|
22bea6840a
|
SERVER-357 use sized integer types explicitly
|
2010-01-20 17:13:15 -08:00 |
|
Aaron
|
d26dff949e
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-20 16:39:24 -08:00 |
|
Aaron
|
fdde436041
|
SERVER-525 revert undoInsert implementation
|
2010-01-20 16:35:45 -08:00 |
|
Aaron
|
aaad1a1c86
|
SERVER-357 update test to check NumberLong value correctly
|
2010-01-20 16:29:27 -08:00 |
|
Aaron
|
3b366cd279
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-20 16:21:31 -08:00 |
|
Aaron
|
fb093990ac
|
SREVER-357 NumberLong support in v8 engine
|
2010-01-20 16:21:19 -08:00 |
|
Aaron
|
37d6be1908
|
SERVER-357 update test to handle NumberLong value
|
2010-01-20 16:21:07 -08:00 |
|
Aaron
|
b147ccf752
|
SERVER-357 NumberLong class for sm
|
2010-01-20 15:02:46 -08:00 |
|
Dwight
|
2b8b0d9476
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-20 17:11:38 -05:00 |
|
Dwight
|
11a2fb7e25
|
cleaning
|
2010-01-20 17:11:25 -05:00 |
|
Eliot Horowitz
|
024506e777
|
checking inShutdown() when recv a message
|
2010-01-20 17:01:58 -05:00 |
|
Aaron
|
0036246413
|
SERVER-525 add more extensive test for undoInsert
|
2010-01-20 12:17:22 -08:00 |
|
Aaron
|
2597876acb
|
SERVER-525 only need _deleteRecord when rolling back
|
2010-01-20 12:17:04 -08:00 |
|
Aaron
|
9f35619445
|
SERVER-525 update error codes
|
2010-01-20 11:45:29 -08:00 |
|
Eliot Horowitz
|
b6f8abcef1
|
post 1.3.1
|
2010-01-20 14:41:49 -05:00 |
|
Dwight
|
8f93c4e6f2
|
vcproj
|
2010-01-20 14:39:57 -05:00 |
|
Aaron
|
5995cef015
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-20 11:36:19 -08:00 |
|
Aaron
|
e5e39b21da
|
SERVER-525 implement undoInsert for capped collection
|
2010-01-20 11:36:11 -08:00 |
|
Aaron
|
9d42a8e04b
|
SERVER-525 enable case in capped5.js
|
2010-01-20 11:35:54 -08:00 |
|
Dwight
|
8025069091
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-20 14:35:10 -05:00 |
|
Dwight
|
0a3f5af2c3
|
fix vcproj; typo
|
2010-01-20 14:34:53 -05:00 |
|
Eliot Horowitz
|
32fc230be4
|
BUMP 1.3.1
|
2010-01-20 14:18:33 -05:00 |
|
Eliot Horowitz
|
ea6189d491
|
some command cleaning
|
2010-01-20 14:02:14 -05:00 |
|
Dwight
|
e9a6c707f3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-20 13:57:42 -05:00 |
|
Dwight
|
2772af49a1
|
SERVER-182 allow queries with array indexes
|
2010-01-20 13:57:20 -05:00 |
|
Mathias Stearn
|
9cde296ca6
|
Support more escapes in JSON strings SERVER-552
|
2010-01-20 13:42:39 -05:00 |
|