Brandon Diamond
|
d28c919025
|
SERVER-4291: Return code of recv unchecked
|
2011-11-17 11:44:08 -05:00 |
|
dwight
|
fc7b6ecdb3
|
help
|
2011-11-13 17:20:40 -05:00 |
|
dwight
|
e8c780f22d
|
mongoperf
|
2011-11-10 15:15:54 -05:00 |
|
Dwight
|
091b396354
|
mongoperf
|
2011-11-10 14:23:04 -05:00 |
|
dwight
|
0b418323fe
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-11-09 12:58:23 -05:00 |
|
dwight
|
741bf2b74e
|
mongopoerf
|
2011-11-09 12:58:14 -05:00 |
|
gregs
|
885f82daf7
|
make ns functions usable elsewhere SERVER-4220
|
2011-11-09 10:44:32 -05:00 |
|
dwight
|
593c0ff88f
|
tweak mongoperf
|
2011-11-09 09:30:50 -05:00 |
|
dwight
|
940708f94e
|
mongoperf
|
2011-11-07 15:36:45 -05:00 |
|
Dwight
|
4296b68f20
|
mongoperf work
|
2011-11-07 13:40:58 -05:00 |
|
dwight
|
687bf0abbb
|
mongoperf
|
2011-11-07 10:25:06 -05:00 |
|
dwight
|
6a74328688
|
mongoperf work
|
2011-11-07 09:55:21 -05:00 |
|
Yakov Markovitch
|
36521f7f54
|
Implement operator<< for std::ostream output for mongo::Query
There are such operators for both BSONObj and BSONElement, but for
Query it is absent. Besides all, this is badly needed for tracing.
|
2011-11-02 16:58:12 +04:00 |
|
Dwight
|
04ee65d4a0
|
mongoperf beginnings
|
2011-10-31 18:22:38 -04:00 |
|
gregs
|
ff004c977a
|
allow retrying of Future::Commands SERVER-4158
|
2011-10-31 10:50:00 -04:00 |
|
gregs
|
2b087f3543
|
changes to staleconfigexceptions for SERVER-4158
|
2011-10-31 09:28:59 -04:00 |
|
Dwight
|
cd057a21ea
|
beginnings of a perf test
|
2011-10-28 12:06:29 -04:00 |
|
dwight
|
dae93e9262
|
compile
|
2011-10-28 09:43:41 -04:00 |
|
dwight
|
4bf4bcf0b4
|
dynhost work
|
2011-10-28 09:33:24 -04:00 |
|
gregs
|
fcd4ebbc37
|
better error message
|
2011-10-25 16:01:47 -04:00 |
|
dwight
|
b5b1c72d4e
|
beginning of dynamic naming (nondns) capability
|
2011-10-25 12:04:59 -04:00 |
|
gregs
|
748b88f682
|
spelling
|
2011-10-20 13:44:36 -04:00 |
|
gregs
|
5a31fcebb3
|
buildbot better message for slave reselect when master sharding_rs2.js
|
2011-10-11 15:24:04 -04:00 |
|
Eliot Horowitz
|
d6f97c514b
|
fix getLastErrorDetailed definitions to match
|
2011-10-10 03:26:10 -04:00 |
|
Brandon Diamond
|
9587418f27
|
Added more params to C++ driver's getLastError interface
|
2011-10-07 11:35:56 -04:00 |
|
Spencer T Brody
|
850df11d14
|
Throw UserException instead of DBException.
|
2011-10-06 11:26:28 -04:00 |
|
Spencer T Brody
|
243aaea517
|
Don't send queries to non-ok master.
|
2011-10-06 11:26:28 -04:00 |
|
gregs
|
34174c2f49
|
better logging of stale configs for parallel cursor SERVER-3982
|
2011-10-04 18:10:50 -04:00 |
|
gregs
|
785a715e67
|
Change test to allow the creation of new locks as well SERVER-3959
|
2011-10-04 17:30:57 -04:00 |
|
Spencer T Brody
|
5007bfc8fa
|
More descriptive exception message.
|
2011-10-04 14:24:39 -04:00 |
|
Spencer T Brody
|
d570e5e14c
|
Throw exception when no secondary is valid and there's no master.
|
2011-10-04 13:24:21 -04:00 |
|
Dwight
|
ae30374ed8
|
Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
db/btree.cpp
db/db.vcxproj
dbtests/test.vcxproj
server.h
util/concurrency/rwlock.h
util/concurrency/value.h
|
2011-10-03 13:43:34 -04:00 |
|
dwight
|
bc9d347ff8
|
compile
|
2011-10-02 14:04:31 -04:00 |
|
dwight
|
b02aa297bc
|
compile
|
2011-10-02 12:53:13 -04:00 |
|
dwight
|
98865b3bc0
|
compile
|
2011-10-02 13:41:51 -04:00 |
|
gregs
|
e73943d75e
|
add lock pinger conn timeout, to avoid hanging SERVER-3784
|
2011-09-29 12:23:15 -04:00 |
|
gregs
|
df3231c83d
|
share lastpings between dist locks SERVER-3959
|
2011-09-29 12:23:15 -04:00 |
|
dwight
|
a18dcc76ff
|
SERVER-3962 previous commit wasnt right. backport.
|
2011-09-29 11:53:12 -04:00 |
|
dwight
|
77a43260c1
|
finish SERVER-3962
|
2011-09-27 22:47:11 -04:00 |
|
dwight
|
19058fad75
|
SERVER-3962 very high extraneous ismaster type commands from mongos to repl set if slaveok and no pure secondary is up
|
2011-09-27 21:08:21 -04:00 |
|
dwight
|
5468b4e829
|
better dbclient_rs logging - mainly for mongos
|
2011-09-27 18:10:17 -04:00 |
|
Eliot Horowitz
|
af4722d9fe
|
ClientBasic for client
|
2011-09-18 01:04:44 -04:00 |
|
Eliot Horowitz
|
fd7849ec10
|
need to describe exception if known when syncclusterconnection fails SERVER-3888
|
2011-09-16 22:40:20 -04:00 |
|
dwight
|
863608146c
|
remove pcre dependency from the cpp client
|
2011-09-14 22:12:44 -04:00 |
|
Yakov Markovitch
|
fc49bf2a20
|
Made most of the GridFS and GridFile member functions 'const'.
|
2011-09-13 18:05:45 -04:00 |
|
Dwight
|
1fa05e4ea5
|
merge vcxproj files and cleaning there
|
2011-08-29 16:01:43 -04:00 |
|
Eliot Horowitz
|
f33cd59e74
|
extraneous include breaking buildbot
|
2011-08-21 01:34:14 -04:00 |
|
Spencer T Brody
|
861bc071b8
|
Fix mongos skipping checking the health of the first node in the _nodes array
in the replica set monitor. SERVER-3605
|
2011-08-15 19:12:37 -04:00 |
|
gregs
|
b52af9b709
|
fix for sharding slaveok
|
2011-08-09 02:29:41 -04:00 |
|
Eliot Horowitz
|
5598fe195b
|
fix mongos slave ok
|
2011-08-08 23:37:44 -04:00 |
|