Eliot Horowitz
|
f6aad0935e
|
remove mechanism to put mongos -> mongod connections in last error id mode
|
2010-08-19 10:14:01 -04:00 |
|
Mathias Stearn
|
edffe867a5
|
distinct should yield even if non-matching. SERVER-1597
|
2010-08-09 14:45:12 -04:00 |
|
Mathias Stearn
|
0e8ef6bca0
|
Yield in distinct SERVER-1597
|
2010-08-09 14:45:03 -04:00 |
|
Eliot Horowitz
|
2c3d88336e
|
allow get last errors blocking on w to be killed
|
2010-08-04 10:20:16 -04:00 |
|
Aaron
|
45f9479547
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-02 14:26:36 -07:00 |
|
Aaron
|
ead8bad5b2
|
SERVER-1549 implement empty capped
|
2010-08-02 14:26:14 -07:00 |
|
Eliot Horowitz
|
fbf29ae5fd
|
move sleep from generic to mongod
|
2010-08-02 15:00:47 -04:00 |
|
Eliot Horowitz
|
57b9d10710
|
better error msg on collstats SERVER-1539
|
2010-08-02 11:48:48 -04:00 |
|
Eliot Horowitz
|
6e7c9d6836
|
make sure mongod and mongos report command errors the same way SERVER-1472
|
2010-07-27 00:57:38 -04:00 |
|
Eliot Horowitz
|
9007388324
|
move shutdown to generic so can be used by mongos
|
2010-07-26 21:48:20 -04:00 |
|
Aaron
|
01c71e9746
|
merge
|
2010-07-26 15:45:40 -07:00 |
|
Aaron
|
69a0d45f5c
|
capped trunc prob final cut
|
2010-07-26 15:34:16 -07:00 |
|
Eliot Horowitz
|
add85dc415
|
add slowms to profile output
|
2010-07-24 12:02:43 -04:00 |
|
Eliot Horowitz
|
10e4067b4b
|
framework for retrying commands because data out of sync SERVER-1471
|
2010-07-23 10:51:48 -04:00 |
|
Mathias Stearn
|
02978c9b73
|
Typo MINOR
|
2010-07-22 21:03:24 -04:00 |
|
Alberto Lerner
|
f51a4d0669
|
SERVER-1270 Hook StringData to BufBuilder
|
2010-07-19 09:56:24 -04:00 |
|
Alberto Lerner
|
6f728ae260
|
Eliminate BSONObj->string implicit conversion
|
2010-07-18 15:15:31 -04:00 |
|
Alberto Lerner
|
daf8c0fbd0
|
Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
|
2010-07-17 16:07:38 -04:00 |
|
Alberto Lerner
|
b7c9a9fc57
|
SERVER-1270 Prep for hooking StringData
|
2010-07-17 14:33:17 -04:00 |
|
Aaron
|
c2f1a2318d
|
merge
|
2010-07-16 05:10:42 -07:00 |
|
Aaron
|
5371a5e448
|
SERVER-802 range / in skipping
|
2010-07-16 01:49:15 -07:00 |
|
Aaron
|
f26c497470
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-07-15 15:50:33 -07:00 |
|
Eliot Horowitz
|
ef19610fac
|
listDatabases only needs a read lock SERVER-1422
|
2010-07-15 00:31:39 -04:00 |
|
Eliot Horowitz
|
a69181c96a
|
undo filemd5 change
|
2010-07-14 14:18:08 -04:00 |
|
Aaron
|
2197e24460
|
SERVER-1387 clone/exhaust
|
2010-07-14 10:28:38 -07:00 |
|
Eliot Horowitz
|
94232e7a59
|
more filemd5 debugging
|
2010-07-14 10:58:25 -04:00 |
|
Mathias Stearn
|
7ea18a86ad
|
help and sharding support for distinct command query option SERVER-1397
|
2010-07-12 15:57:37 -04:00 |
|
Eliot Horowitz
|
275fb3f056
|
mongostat has queue length
|
2010-07-12 13:06:16 -04:00 |
|
dwight
|
e2212f4e22
|
rs
|
2010-07-12 09:13:38 -04:00 |
|
Aaron
|
ba8a5db089
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-07-07 13:41:43 -07:00 |
|
Aaron
|
4798e64b1c
|
SERVER-371 checkpoint
|
2010-07-07 12:26:20 -07:00 |
|
Mathias Stearn
|
13c6875815
|
temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
|
2010-07-07 01:22:33 -04:00 |
|
Mathias Stearn
|
95fa51a1df
|
git rid of "operator string"
|
2010-07-07 00:30:17 -04:00 |
|
dwight
|
544725a02b
|
switch ok result back to double for a bit?
|
2010-07-06 16:17:10 -04:00 |
|
Alberto Lerner
|
480e89e582
|
Fix timer for 'dataSize', 'median', and 'splitVector' commands
|
2010-07-03 14:20:18 -04:00 |
|
Mathias Stearn
|
9730b99def
|
remove debugging
|
2010-07-02 15:45:17 -04:00 |
|
Mathias Stearn
|
82a1e6b7eb
|
fix findAndModify
|
2010-07-02 14:57:05 -04:00 |
|
Mathias Stearn
|
1614beb706
|
debugging
|
2010-07-02 14:10:59 -04:00 |
|
Alberto Lerner
|
0564629251
|
SERVER-1185 Pull splitting commands code to their own module
|
2010-07-02 14:05:49 -04:00 |
|
Alberto Lerner
|
01f0d60515
|
Factor out slow command log message
|
2010-07-02 11:43:26 -04:00 |
|
Mathias Stearn
|
ab4a1e6b29
|
findAndModify now supports upsert field SERVER-1184
|
2010-07-01 21:05:04 -04:00 |
|
Mathias Stearn
|
e4a288e42e
|
avgObjSize in db.stats() and db.coll.stats() SERVER-1322
|
2010-07-01 17:46:06 -04:00 |
|
Eliot Horowitz
|
b54e6e1d40
|
timing for serverStatus() if its slow
|
2010-06-30 12:57:36 -04:00 |
|
Eliot Horowitz
|
dba012b665
|
fix scale of 0 breaking command SERVER-1282
|
2010-06-22 20:18:30 -04:00 |
|
Eliot Horowitz
|
140d8a4254
|
fast tracking of rough time passage
|
2010-06-22 06:08:28 -04:00 |
|
Mathias Stearn
|
2f94443140
|
fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233
|
2010-06-14 06:30:19 -04:00 |
|
Mathias Stearn
|
2f13545f37
|
Add fileSize to db.stats() SERVER-1123
|
2010-06-03 19:46:53 -04:00 |
|
alerner
|
1798ea2d85
|
Pull all the code for defining and printing the version of executables to one place.
|
2010-05-28 12:08:36 -04:00 |
|
Eliot Horowitz
|
c00f9ebe02
|
safey
|
2010-05-26 11:11:10 -04:00 |
|
Aaron
|
6a0f9dfa91
|
SERVER-109 remove matcher from ClientCursor
|
2010-05-25 16:09:24 -07:00 |
|