Richard Kreuter
|
0b299c608f
|
Update packaging & tweak guessing for xulrunner versions on Debianoids.
|
2010-01-26 10:37:26 -05:00 |
|
Richard Kreuter
|
191c6b8712
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-25 16:27:09 -05:00 |
|
Mathias Stearn
|
4548ba59c9
|
mongos async: use StickyThreads.
|
2010-01-25 16:26:03 -05:00 |
|
Mathias Stearn
|
7eb1d29f1b
|
mongos async: use two IO threads
|
2010-01-25 16:26:03 -05:00 |
|
Mathias Stearn
|
ab09697687
|
mongos async: cache remote port
|
2010-01-25 16:26:03 -05:00 |
|
Mathias Stearn
|
45886bc725
|
mongos: Call dbexit on SIGINT and SIGTERM.
Ensures profiler data gets written.
|
2010-01-25 16:26:03 -05:00 |
|
Richard Kreuter
|
ded287db0f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-25 16:25:55 -05:00 |
|
Eliot Horowitz
|
e4e7e35f8c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-25 16:17:54 -05:00 |
|
Eliot Horowitz
|
b16a83769d
|
another idempotence test
|
2010-01-25 16:17:44 -05:00 |
|
Richard Kreuter
|
ffcb0f6ba6
|
Renamed mongoimportjson.1 to mongoimport.1; updated file contents. MINOR
|
2010-01-25 16:12:16 -05:00 |
|
Aaron
|
d0cd08bfb2
|
SERVER-541 disable preallocation for tools
|
2010-01-25 12:11:21 -08:00 |
|
Aaron
|
16d1616853
|
SERVER-541 make file allocation start log more precise
|
2010-01-25 12:11:08 -08:00 |
|
Aaron
|
39e349743a
|
SERVER-512 MINOR looks like scope cache not used in shell, and releasing mutex is causing problems on server
|
2010-01-25 11:39:28 -08:00 |
|
Aaron
|
3b4a0b04dd
|
SERVER-426 make repair path configurable
|
2010-01-25 11:32:51 -08:00 |
|
Aaron
|
1664c3da4f
|
SERVER-512 prevent ugly boost assert on shell shutdown
|
2010-01-25 10:27:21 -08:00 |
|
Aaron
|
68b9522a09
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-25 10:11:08 -08:00 |
|
Eliot Horowitz
|
55cbb8c62a
|
use better _id hint
|
2010-01-25 13:08:03 -05:00 |
|
Aaron
|
a85db023f9
|
SERVER-357 NumberLong converts to number (double) implicitly when doing operations
|
2010-01-25 10:06:06 -08:00 |
|
Eliot Horowitz
|
d0fce9592d
|
make index text more robust
|
2010-01-25 13:01:37 -05:00 |
|
Dwight
|
33bd6d1fe1
|
towards bg indexing
|
2010-01-25 12:25:29 -05:00 |
|
Dwight
|
b982d25d5b
|
comment
|
2010-01-25 11:23:22 -05:00 |
|
Eliot Horowitz
|
5fa0d5e030
|
better debugging when can't open streams
|
2010-01-24 21:05:46 -05:00 |
|
dwight
|
05d80f56d8
|
don't assert in rawout
|
2010-01-24 11:05:45 -05:00 |
|
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 |
|