summaryrefslogtreecommitdiff
path: root/src/mongo/bson/ordering.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52929 Correctly handle compound indexes with 32 keysLouis Williams2020-12-101-1/+7
* SERVER-42067 Ensure key Ordering offset does not exceed the maximum number of...Louis Williams2019-08-141-0/+3
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-36517 Allow wildcard indexes to provide DISTINCT_SCANBernard Gorman2018-10-111-1/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-45/+47
* Merge bsonobjiterator.h/cpp into bsonobj.h/cppMathias Stearn2015-03-271-1/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-12213: merge BtreInMemoryState and IndexCatalogEntryEliot Horowitz2014-01-091-0/+3
* SERVER-1268: don't put "using namespace" statements in headersEric Milkie2012-03-061-1/+1
* SERVER-4683 use stackbufbuilder in stringbuilder. this is a tweak and does no...dwight2012-01-141-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+73