summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/index_descriptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-48/+41
* SERVER-13875 Spec equivalence check ignore text/geo index versionsJason Rassi2015-05-151-1/+3
* SERVER-16209 LogComponent::kIndexing -> kIndexMatt Kangas2014-11-181-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14710 finish removal of dropDupsMathias Stearn2014-08-201-1/+1
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+8
* SERVER-13208: dropDups should be ignored for index comparisonEliot Horowitz2014-03-171-0/+83