summaryrefslogtreecommitdiff
path: root/src/mongo/db/wire_version.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24191 Bump wire version number to show command support for write concernLeon Zaruvinsky2016-06-071-0/+3
* SERVER-20651 do not allow mongos connect to mongod if mongod does not suppor...Misha Tyulenev2015-11-191-6/+24
* SERVER-20640 Get wire versions from native DBClient instead of running isMasterJonathan Reams2015-11-051-2/+2
* SERVER-18849 only send wire version for find/getMore commands if config serve...David Storch2015-08-241-3/+3
* SERVER-19035 bump wire version for OP_COMMAND and find/getMoreAdam Midvidy2015-06-221-2/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-32/+32
* SERVER-15330: Bump maxWireProtocolVersion for 2.8 featuresDan Pasette2014-09-231-3/+6
* SERVER-9038 Increment max wire version indicating write commands are now supp...Alberto Lerner2013-10-111-1/+4
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10529 Allow isMaster to report the wire version (range) it expects.Alberto Lerner2013-08-201-0/+50