| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 846a6c19839601ce66f27877b348a4a5150a453d.
|
| |
|
| |
|
| |
|
|
|
|
| |
rpc/protocol
|
| |
|
|
|
|
|
|
|
|
|
| |
Remove the static tables floating around at namespace scope.
break CommandHelpers::isGenericArgument into
command_generic_argument library so it doesn't have to be inline.
Some callers depend on it but would have a circularity if they
actually added db/commands to their LIBDEPS.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for imported types
|
| |
|
| |
|
| |
|
|
|
|
| |
All users were converted to just use AssertionException.
|
| |
|
| |
|
|
|
|
| |
OpMsgRequest
|
| |
|
| |
|
|
|
|
| |
used correctly in document sequences
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also adds more descriptive error codes to be returned by the parser for the common error cases.
|
|
|
|
| |
generate a constructor
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to the config server)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|