Mathias Stearn
|
b2569f1650
|
better adding of sort key to projection in mongos SERVER-1601
|
2010-08-09 22:14:06 -04:00 |
|
Mathias Stearn
|
8efddce12c
|
Support large files in GridFS SERVER-1408
|
2010-08-09 13:33:00 -04:00 |
|
Eliot Horowitz
|
f1a8c6ef54
|
fix getMore with sharding+rs in edge case SERVER-1584
|
2010-08-06 13:24:59 -04:00 |
|
Alberto Lerner
|
fd94900d91
|
DistributedLock::unlock() handles partition from config DB
|
2010-08-05 11:52:14 -04:00 |
|
Eliot Horowitz
|
51ac96b844
|
fix sorting if sort field not included in projection SERVER-1561
|
2010-08-04 11:50:15 -04:00 |
|
Eliot Horowitz
|
efd0f7459b
|
fix type SERVER-1563
|
2010-08-04 09:38:55 -04:00 |
|
Eliot Horowitz
|
1a5c0a6723
|
compile old gcc
|
2010-08-03 21:56:51 -04:00 |
|
Eliot Horowitz
|
c1a0ce0228
|
check all shard connections at once so we don't get cascading failure SERVER-1560
|
2010-08-03 18:12:04 -04:00 |
|
Eliot Horowitz
|
c970eb624f
|
allow set of 1 since can derive SERVER-1556
|
2010-08-03 11:47:47 -04:00 |
|
Dwight
|
4c243706fa
|
comment
|
2010-08-02 14:48:38 -04:00 |
|
Dwight
|
08eaec0599
|
check for null return from query()
|
2010-08-02 14:44:53 -04:00 |
|
Eliot Horowitz
|
27e404fa08
|
cleaning to make sure _init isn't being called twice
|
2010-08-01 01:02:51 -04:00 |
|
dwight
|
6a5c95a8d3
|
unref local var warning
|
2010-07-30 15:01:03 -04:00 |
|
Eliot Horowitz
|
9b12951db2
|
c++ repl set connection will add hosts in hosts array to list SERVER-1320
|
2010-07-30 14:51:28 -04:00 |
|
Eliot Horowitz
|
67f4da9b32
|
replaced replica pair connection with basic set version SERVER-1320
|
2010-07-30 14:30:02 -04:00 |
|
Kristina Chodorow
|
44e6792db6
|
fix error code MINOR
|
2010-07-30 12:35:01 -04:00 |
|
dwight
|
b508f62fdf
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-07-30 11:58:18 -04:00 |
|
dwight
|
f3fbd835d9
|
rs better error reporting
|
2010-07-30 11:35:28 -04:00 |
|
Eliot Horowitz
|
12aa34d0fa
|
centralize connection url parsing SERVER-1319
|
2010-07-30 11:20:33 -04:00 |
|
Eliot Horowitz
|
0aecc0bfd3
|
fix memory leak in ParallelCursor on config changes
|
2010-07-29 16:31:41 -04:00 |
|
Eliot Horowitz
|
babe893b8a
|
fix batchSize
|
2010-07-28 22:48:51 -04:00 |
|
Eliot Horowitz
|
8740436757
|
fix skip + batch size issue
|
2010-07-28 16:59:38 -04:00 |
|
Eliot Horowitz
|
1c138b4c77
|
fix paired auth
|
2010-07-26 16:25:27 -04:00 |
|
Eliot Horowitz
|
34a45ffdf0
|
stop pinging at shutdown
|
2010-07-23 23:14:03 -04:00 |
|
Eliot Horowitz
|
639a1ebc89
|
fixing
|
2010-07-23 02:33:44 -04:00 |
|
Eliot Horowitz
|
3b50ea0767
|
fix bach size for weird cases
|
2010-07-23 01:10:18 -04:00 |
|
Eliot Horowitz
|
a23b97a690
|
cleaning remove flags
|
2010-07-22 22:38:35 -04:00 |
|
Alberto Lerner
|
aeb3276abc
|
SERVER-1278 sharding/cursor1.js shouldn't really work, fix upcoming
|
2010-07-22 16:59:57 -04:00 |
|
Eliot Horowitz
|
35642b3f1b
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-07-22 13:53:33 -04:00 |
|
Alberto Lerner
|
f9c5b67d11
|
SERVER-1278 Expose cursor buffer remains to js testing
|
2010-07-22 13:48:43 -04:00 |
|
Eliot Horowitz
|
f8c35c1d96
|
treat some stale configs differently SERVER-1430
|
2010-07-22 12:45:58 -04:00 |
|
Eliot Horowitz
|
3bfc2c0099
|
findOne now takes const Query&
|
2010-07-21 16:30:32 -04:00 |
|
Eliot Horowitz
|
6048738ac9
|
raw methods for talking to db
fix sync cluster connection getMore
|
2010-07-21 14:12:32 -04:00 |
|
Eliot Horowitz
|
6c055169e6
|
fix warning
|
2010-07-20 23:16:33 -04:00 |
|
Dwight
|
12646d15a2
|
rs
|
2010-07-20 14:58:51 -04:00 |
|
Alberto Lerner
|
ed0081deed
|
SERVER-1270 Elim c_str() /client
|
2010-07-20 12:57:07 -04:00 |
|
dwight
|
fe1d205aa8
|
rs
|
2010-07-19 22:32:43 -04:00 |
|
Eliot Horowitz
|
b7daa47bf1
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-07-19 12:08:24 -04:00 |
|
Eliot Horowitz
|
dc9de883be
|
passthrough mongod $err through mognos SERVER-1431
|
2010-07-19 10:57:16 -04:00 |
|
Eliot Horowitz
|
1d76780d8a
|
dos2unix
|
2010-07-19 10:56:58 -04:00 |
|
Dwight
|
d0df24eef0
|
signed unsigned warning
|
2010-07-19 10:41:48 -04:00 |
|
dwight
|
0256ad996b
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-07-19 10:33:31 -04:00 |
|
Alberto Lerner
|
62c0c861b2
|
SERVER-1270 Fix example code
|
2010-07-19 10:29:51 -04:00 |
|
Alberto Lerner
|
f51a4d0669
|
SERVER-1270 Hook StringData to BufBuilder
|
2010-07-19 09:56:24 -04:00 |
|
dwight
|
d423c6169e
|
rs initial sync
|
2010-07-19 09:29:49 -04:00 |
|
Alberto Lerner
|
6f728ae260
|
Eliminate BSONObj->string implicit conversion
|
2010-07-18 15:15:31 -04:00 |
|
dwight
|
46542f495c
|
cleaning
|
2010-07-18 13:34:16 -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 |
|
Eliot Horowitz
|
2ae0976481
|
use long instead of int for count
|
2010-07-16 12:30:05 -04:00 |
|