summaryrefslogtreecommitdiff
path: root/src/mongo/db/hasher_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-2/+2
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1
* SERVER-17880 Remove superfluous OpTime bson functionalityEric Milkie2015-04-061-1/+1
* Make BSONObj::woCompare a total orderingMathias Stearn2015-01-071-2/+2
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10203: Add new hasher unit tests and consolidate with old hasher dbtestsRobert J. Moore2013-08-081-0/+373