Mathias Stearn
|
689469c2de
|
Rename keep_going to continue_on_error SERVER-3233
|
2011-08-08 12:44:52 -04:00 |
|
Eliot Horowitz
|
f220686163
|
when a writeback request fails, don't writeback, deal with it inline
|
2011-07-08 13:23:25 -04:00 |
|
Eliot Horowitz
|
7794a82e5e
|
removed global debugString with Message::toString
|
2011-06-26 18:36:05 -04:00 |
|
Eliot Horowitz
|
cf51af10c5
|
put objcheck in CmdLine
|
2011-06-26 18:28:45 -04:00 |
|
Eliot Horowitz
|
0594b8a6ab
|
net cleaning: starting to split up message.h
|
2011-06-26 17:56:43 -04:00 |
|
Eliot Horowitz
|
142a86b237
|
net cleaning: move message.* to net/
net cleaning: move http tools to net/
|
2011-06-26 17:13:54 -04:00 |
|
Eliot Horowitz
|
62ee12935a
|
move comment
|
2011-06-20 16:17:32 -04:00 |
|
Aaron
|
1ef7155a4e
|
SERVER-2552 initialize result flags for empty get more result
|
2011-03-17 14:32:36 -07:00 |
|
Eliot Horowitz
|
2949494e2c
|
DbMessage::getInt64 helper
|
2011-02-05 17:52:36 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Dwight
|
48ae1fddaf
|
move inl header inclusion to top
|
2010-11-04 09:07:28 -04:00 |
|
Eliot Horowitz
|
030009364d
|
messasge debugging
|
2010-07-23 16:06:06 -04:00 |
|
Alberto Lerner
|
f51a4d0669
|
SERVER-1270 Hook StringData to BufBuilder
|
2010-07-19 09:56:24 -04:00 |
|
dwight
|
46542f495c
|
cleaning
|
2010-07-18 13:34:16 -04:00 |
|
dwight
|
456d52492b
|
old method
|
2010-06-26 13:06:03 -04:00 |
|
dwight
|
3f8da3805a
|
towards QueryOption_Exhaust
|
2010-06-06 15:46:55 -04:00 |
|
Eliot Horowitz
|
f7c05f5946
|
some nicer error messages
|
2010-06-03 16:50:51 -04:00 |
|
Aaron
|
7efe88f445
|
SERVER-109 multi buffer message
|
2010-05-12 15:26:00 -07:00 |
|
Eliot Horowitz
|
55e8b26481
|
basic serverStatus for mongos SERVER-942
|
2010-04-20 12:58:04 -04:00 |
|
Dwight
|
8c0333345a
|
first pass at making replication more realtime
|
2010-03-26 14:37:31 -04:00 |
|
Dwight
|
14e61fb619
|
store queryOptions in ClientCursor in case needed during getMore
|
2010-03-25 15:42:11 -04:00 |
|
Mike Dirolf
|
5e9f1e6941
|
if first call to nextJsObj has no data use a more informative assert
|
2010-03-18 12:05:50 -04:00 |
|
Eliot Horowitz
|
62aad0ee18
|
refactoring runQuery / UserQueryOp part 1
|
2010-02-15 22:33:27 -05:00 |
|
Mathias Stearn
|
a39d197a5a
|
Plug large memory leak in mongos SHARDING-77
|
2010-02-05 18:08:10 -05:00 |
|
Dwight
|
a84fc5843a
|
rename storage.h -> diskloc.h
|
2010-02-04 18:06:04 -05:00 |
|
Dwight
|
4d8a09b25a
|
cleanup comments prepwork for some repl improvements
|
2010-01-04 11:15:09 -05:00 |
|
Eliot Horowitz
|
0ab8149a8e
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
|
Mathias Stearn
|
fc48a0fe45
|
FieldMatcher now supports positive and negative matching. SERVER-299 and SERVER-125
|
2009-10-28 12:44:26 -04:00 |
|
Eliot Horowitz
|
8d8ca5c041
|
refactoring field matcher, no function changes yet MINOR
|
2009-07-01 14:55:52 -04:00 |
|
Eliot Horowitz
|
0daa0c9cc8
|
mark postion on dbmessage so can replay, etc... MINOR
|
2009-04-12 16:05:03 -04:00 |
|
Aaron
|
495eaa8093
|
empty field spec same as missing field spec for queries
|
2009-04-08 14:01:48 -04:00 |
|
Eliot Horowitz
|
52dbf5b3e1
|
Sharding: resync on stale shard config
|
2009-04-07 15:19:27 -04:00 |
|
Aaron
|
4e79d2b48f
|
name enums to make old compiler happy (thx kristina)
|
2009-04-06 17:57:16 -04:00 |
|
Aaron
|
b936cb2c97
|
objcheck validates every bson object read from a message
|
2009-03-13 12:07:00 -04:00 |
|
Aaron
|
dc197ff71a
|
Remap cursor id on forward
|
2009-03-10 15:06:47 -04:00 |
|
Eliot Horowitz
|
c1207fddd5
|
use AbstractMessagingPort
|
2009-03-01 23:43:00 -05:00 |
|
Eliot Horowitz
|
1d87ecfb11
|
fix nReturned on replyToQuery
|
2009-02-23 17:08:34 -05:00 |
|
Aaron
|
e663625021
|
First cut of query and update using new qo
|
2009-02-23 09:50:31 -05:00 |
|
Eliot Horowitz
|
f23cb88f23
|
reset dbmessage location
|
2009-02-19 11:33:15 -05:00 |
|
dwight
|
667c004013
|
a little dbclient.h cleanup (minor)
|
2009-02-13 20:04:13 -05:00 |
|
Eliot Horowitz
|
ee9960b582
|
pragma once
|
2009-02-06 14:11:02 -05:00 |
|
Dwight
|
ca9969293b
|
killop / inprog commands
|
2009-01-28 18:08:02 -05:00 |
|
Aaron
|
92368e6f00
|
Clean up object size check
|
2009-01-21 11:14:35 -05:00 |
|
Aaron
|
bc695f0f7e
|
Check valid object size
|
2009-01-21 11:01:45 -05:00 |
|
Aaron
|
2a368b1ef4
|
Check that initial int representing size is in valid memory
|
2009-01-16 15:52:17 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
248a6dd8de
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Dwight
|
96d4406ece
|
set options flag when $err is returned
|
2009-01-09 11:20:16 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|