summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-57390 Remove getLastError implementationYoonsoo Kim2021-07-228-749/+4
* SERVER-58566 Clean up the shell code so that it does not issue any OP_QUERY r...Yoonsoo Kim2021-07-201-9/+0
* Revert "SERVER-58566 Clean up remaining OP_QUERY code" due to a wrong author ...Yoonsoo Kim2021-07-201-0/+9
* SERVER-58566 Clean up remaining OP_QUERY codeVishnu Kaushik2021-07-201-9/+0
* SERVER-57391 Return error response to OP_QUERY and OP_GET_MORE messagesIrina Yatsenko2021-07-162-300/+0
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-07-131-0/+1
* SERVER-58337 Log and count as deprecated commands issued via OP_QUERYIrina Yatsenko2021-07-091-0/+6
* SERVER-57457 Close connection on receiving of OP_DELETE, OP_INSERT, OP_UPDATE...Irina Yatsenko2021-07-081-97/+0
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-06-301-1/+5
* SERVER-57064 Log create index and dropIndex(es) on mongosAntonio Fuschetto2021-06-302-2/+10
* SERVER-57772 suppress state-change rewrite when `writeConcernError` is inject...Billy Donahue2021-06-291-0/+1
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-292-0/+11
* SERVER-57258: Add deprecation msg for mapReduce()Maddie Zechar2021-06-241-2/+9
* SERVER-55870 Add diagnostic information to killOp and killSessionXXX loggingSergey Galtsev2021-06-231-1/+7
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ...Ruoxin Xu2021-06-161-1/+0
* SERVER-57287 Pull the shards' summed 'timeseries' field values to the top-lev...Dianna Hohensee2021-06-151-0/+77
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-111-2/+4
* SERVER-56444 Grant read/write access on time-series buckets collections to ad...Mark Benvenuto2021-06-101-0/+18
* SERVER-56694 implicit default majority write concern should set usedDefault=f...Moustafa Maher2021-06-042-2/+5
* SERVER-56501 Add into serverStatus().opcounters a subsection for deprecated o...Irina Yatsenko2021-05-281-2/+8
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-283-0/+11
* SERVER-53624 Make mongos return RetryableWriteError label when retryable writ...Cheahuychou Mao2021-05-261-4/+2
* SERVER-57057 Reduce routing info refreshes on the mergeChunks pathSimon Gratzer2021-05-261-5/+6
* SERVER-56883 Fix db.collection.stats() error on mongos when calling on timese...Henrik Edin2021-05-251-1/+5
* SERVER-56868 Fix semantics for write concern provenance when implicit default...Huayu Ouyang2021-05-251-3/+12
* SERVER-55015 Replace GetMoreRequest with IDL-generated GetMoreCommandAlya Berciu2021-05-241-1/+0
* SERVER-56488 Change the default read concern to always be localSamy Lanka2021-05-2013-29/+87
* SERVER-56296 Uniform `fromNss == toNss` rename behavior between rs and sharde...Pierlauro Sciarelli2021-05-191-0/+4
* SERVER-56550 Require consistent API params in getMore and txnsA. Jesse Jiryu Davis2021-05-131-3/+2
* SERVER-52461 Enable resharding feature flag by default.Max Hirschhorn2021-05-122-2/+2
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-121-1/+5
* Revert "SERVER-50549 transform state-changing errors returned by mongos"Sviatlana Zuiko2021-05-113-11/+0
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-103-0/+11
* SERVER-56689 ensure mongos collStats can handle large values for scaleBenety Goh2021-05-091-1/+1
* SERVER-55788 Deprecate legacy wire protocol opcodesPavi Vetriselvan2021-05-071-0/+2
* SERVER-55614 getMore accepts API version paramsA. Jesse Jiryu Davis2021-05-071-5/+1
* SERVER-56456 Add reply types to UMC commands and simplify templatesSara Golemon2021-04-291-31/+25
* SERVER-55699 Revert tassert to uassert for internal commands withoutHuayu Ouyang2021-04-281-2/+2
* SERVER-54035 Build out resharding cleanupBlake Oler2021-04-261-2/+1
* SERVER-55699 Add an explicit write concern to internal write operationsHuayu Ouyang2021-04-201-13/+21
* SERVER-55700 Update kImplicitDefault in WriteConcernOptionsHuayu Ouyang2021-04-191-2/+9
* SERVER-55551 Add recoverable critical section in create collection pathMarcos José Grillo Ramirez2021-04-191-5/+7
* SERVER-53916 commitReshardCollection commandBilly Donahue2021-04-072-0/+111
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-2/+18
* SERVER-55740 make create_indexes_idl dependencies privateBenety Goh2021-04-041-0/+1
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-032-0/+108
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-0212-54/+58
* SERVER-54436 Refactor validateResult method from cluster_create_indexes to us...Moustafa Maher2021-04-012-69/+53
* SERVER-55497 Move abortReshardCollection command behind feature flagBlake Oler2021-04-011-1/+3
* SERVER-54529 Add access_check: complex to the aggregate commandMark Benvenuto2021-03-311-0/+4