summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replica_set_tag.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-232/+249
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-4/+4
* SERVER-14436 Introduce replica set tag, pattern and match types.Andy Schwerin2014-07-141-5/+257
* SERVER-14436 Introduce MemberConfig and ReplicaSetTag types and parsing.Andy Schwerin2014-07-081-0/+50