Commit Graph

6247 Commits

Author SHA1 Message Date
Eliot Horowitz
eb9efb78c7 masterConn in DBClientPaired
Conflicts:

	client/dbclient.h
2010-07-01 10:22:40 -04:00
Aaron
3ef75220fc SERVER-1324 scan while locked more carefully 2010-06-29 20:57:51 -07:00
Eliot Horowitz
60a3995b75 post 1.4.4 2010-06-29 18:26:47 -04:00
Eliot Horowitz
27aa3b67d4 1.4.4 numbers 2010-06-29 18:19:41 -04:00
Eliot Horowitz
9dcac11bd7 BUMP 1.4.4 2010-06-29 16:29:27 -04:00
Eliot Horowitz
ef213b85e3 more win64 fixing 2010-06-29 13:27:33 -04:00
Eliot Horowitz
a92bead078 win64 boost 2010-06-29 12:08:00 -04:00
Eliot Horowitz
58f19f39f9 remove debugging 2010-06-26 11:39:26 -04:00
Eliot Horowitz
48b6a237d2 fix MessagingPort leaking SERVER-777
From: Guillaume Delannoy <guillaumedelannoy@ymail.com>
Signed-off-by: Eliot Horowitz <eliot@10gen.com>
2010-06-25 12:13:28 -04:00
Justin Dearing
8cffdd6ed0 Fixed mongod hanging when issuing a "mongod --remove" with the service running.
If you attempted to remove the service while it was running, it would stop the service and hang in a while loop because a break statement was missing.

Conflicts:

	util/ntservice.cpp
2010-06-10 16:14:31 -04:00
Eliot Horowitz
be489c6705 try to fix old boost again 2010-06-08 13:43:01 -04:00
Eliot Horowitz
ecae23c29f fix old boost version 2010-06-08 13:03:10 -04:00
Eliot Horowitz
5ac1a08dbb no try lock in old bost versions 2010-06-08 11:18:23 -04:00
Eliot Horowitz
d79f8e1ea1 try to fix old boost 2010-06-08 11:08:26 -04:00
Eliot Horowitz
74fe4041a0 repl: logKeepAlive can block readers SERVER-1202 2010-06-08 11:04:18 -04:00
Eliot Horowitz
68bcdb17fb defensive asserts 2010-06-02 10:03:32 -04:00
Richard Kreuter
60b052f024 Backport e29eacd to v1.4. 2010-06-01 13:24:02 -04:00
Richard Kreuter
15147c7e3f Add some pointers to the JIRA changelogs in debian/changelog 2010-05-28 13:53:17 -04:00
Eliot Horowitz
5bf66857bc fix repl $inc issue SERVER-1161 2010-05-27 11:45:24 -04:00
Eliot Horowitz
637dbb7bb2 fix linux compile 2010-05-27 09:48:36 -04:00
Eliot Horowitz
ccf56ae4c2 safety opening process info 2010-05-27 00:55:03 -04:00
Aaron
650e5b099f fix preallocation 2010-05-24 18:54:48 -07:00
Eliot Horowitz
658c2213e4 post 1.4.3 2010-05-24 17:45:45 -04:00
Eliot Horowitz
47ffbdfd53 BUMP 1.4.3 2010-05-24 12:56:23 -04:00
Mathias Stearn
b4774a4fcd Add version and bits to db.serverStatus()
(cherry picked from commit d086ff38d31ef7e66fef725ebe7b527d9506c328)
2010-05-24 11:11:31 -04:00
Mathias Stearn
c9181b253b make isOK except any true value (1.4 backport) 2010-05-24 10:53:41 -04:00
Mathias Stearn
dc46130624 fix windows service registration
(cherry picked from commit d0eccc9c80)

(Backport of SERVER-1070 to v1.4)
2010-05-24 10:36:34 -04:00
Eliot Horowitz
797db1f61f better repl debugging 2010-05-14 11:20:55 -04:00
Aaron
9243ee9097 SERVER-1113 (forgot to add file) 2010-05-13 11:02:08 -07:00
Aaron
598ef8ba63 SERVER-1113 2010-05-13 00:24:24 -07:00
Eliot Horowitz
fc58c9babf better index assert debugging 2010-05-11 15:12:49 -04:00
Eliot Horowitz
8fa4644f25 print filename for windows flush failure SERVER-1107 2010-05-10 11:59:02 -04:00
Eliot Horowitz
1b4e06c64e hack for sleep overflow SERVER-1098 2010-05-06 17:28:25 -04:00
Eliot Horowitz
c1007834f6 fix updates on indexes fields when using array offsets SERVER-1093 2010-05-05 22:53:59 -04:00
Eliot Horowitz
19672f06ef try to make test more reliable 2010-05-05 00:14:47 -04:00
Eliot Horowitz
1868b5c37c some debugging 2010-05-04 21:50:28 -04:00
Eliot Horowitz
4e8cafb9e9 another case for SERVER-1082 2010-05-04 19:20:59 -04:00
Eliot Horowitz
fe2d4d93f2 fix array index when empty array SERVER-1082 2010-05-04 00:44:29 -04:00
Eliot Horowitz
c76768d3e8 fix ScopedDBCOnnectionleak SERVER-1077
Conflicts:

	client/connpool.h
2010-05-03 15:03:18 -04:00
Eliot Horowitz
e9ef03782c more aggressive about checking for index moves in multi-update SERVER-1060 2010-05-03 12:58:41 -04:00
Eliot Horowitz
4e6d4b0a3d DBClientPaired::isFailed is backwards SERVER-1076 2010-05-03 08:30:02 -04:00
Eliot Horowitz
57956a51fc post 1.4.2 2010-04-27 12:59:57 -04:00
Eliot Horowitz
53749fc2d5 BUMP 1.4.2 2010-04-27 11:19:01 -04:00
Eliot Horowitz
e171d10a10 fix test for 1.4 2010-04-27 09:41:07 -04:00
Eliot Horowitz
1a7ad0ec4a ugly hacks for xulrunner 2010-04-27 09:38:52 -04:00
Eliot Horowitz
839236d869 $ operator and $set can behave poorly with replication SERVER-1052 2010-04-26 15:25:08 -04:00
Eliot Horowitz
351b01e2a9 slight tweak to maxDistance SERVER-1027 2010-04-21 12:55:29 -04:00
Eliot Horowitz
a0e88a89ea slightly better followupExtentSize SERVER-1034 2010-04-21 11:41:40 -04:00
Eliot Horowitz
1561c0a3e2 fix case where its possible to creaet an invalid extent SERVER-1034 2010-04-21 11:41:32 -04:00
Eliot Horowitz
9945f76ea7 fix maxDistance SERVER-1027 2010-04-16 11:55:50 -04:00