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 |
|
Aaron
|
6ae140a2df
|
Use socketless interface for cloning using single db instance
|
2008-12-18 12:02:12 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
unknown
|
9bc872695d
|
catch asserts and report error to client on a query
various dbgrid work incremental
background job class
|
2008-10-29 16:48:03 -05:00 |
|
Dwight
|
13480027d9
|
reorganize commands code for dbgrid
|
2008-10-22 16:56:39 -04:00 |
|
Dwight
|
0aef80f8cc
|
rename classes
|
2008-10-21 16:13:48 -04:00 |
|
Dwight
|
efe9d8be20
|
checkpointing soem dbgrid work
|
2008-09-29 18:00:53 -04:00 |
|