0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

497 Commits

Author SHA1 Message Date
Alberto Lerner
8cecc53869 SERVER-1607 expose replica set of a ConnectionString 2010-08-27 16:43:26 -04:00
Alberto Lerner
0206ce9041 SERVER-1611 allow localhost in a replica-set-based shard 2010-08-27 11:48:16 -04:00
Alberto Lerner
087a79e4be fix typo 2010-08-21 16:02:51 -04:00
Alberto Lerner
48ac2df48f call_once has a fast path already 2010-08-20 19:52:39 -04:00
Eliot Horowitz
c3a6d174f4 sayPiggyBack for replica set connection SERVER-1647 2010-08-20 14:12:14 -04:00
Alberto Lerner
c703c0bac3 Tighten process string caching 2010-08-19 12:54:28 -04:00
Alberto Lerner
7a7cc4adfa SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
Eliot Horowitz
3f63ac712b change massert to uassert 2010-08-16 23:31:22 -04:00
Aaron
5cfa013077 SERVER-1461 auth when getting remote authlog info 2010-08-16 13:59:08 -07:00
Alberto Lerner
d2f718eac5 Log all error exit paths. 2010-08-12 11:21:34 -04:00
Alberto Lerner
de1d87c885 Give the pinger thread a name. 2010-08-12 09:50:29 -04:00
Alberto Lerner
0bb812151e Log more dist lock details at high verbose level. 2010-08-11 16:46:37 -04:00
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