summaryrefslogtreecommitdiff
path: root/src/mongo/bson/ordering.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52929 Correctly handle compound indexes with 32 keysLouis Williams2020-12-071-1/+7
* SERVER-49351 Implement readKeyStringValueIntoAccessors()Justin Seyster2020-07-151-7/+8
* Revert "SERVER-49351 Implement readKeyStringValueIntoAccessors()"Jason Chan2020-07-151-8/+7
* SERVER-49351 Implement readKeyStringValueIntoAccessors()Justin Seyster2020-07-141-7/+8
* SERVER-43895 Remove commented out function in ordering.hShin Yee Tan2020-06-241-17/+7
* SERVER-48739 Changed Ordering::allAscending to creator functionAlex Taskov2020-06-181-3/+2
* SERVER-48739 Add cached max KeyString to ChunkInfo classAlex Taskov2020-06-171-0/+5
* SERVER-42067 Ensure key Ordering offset does not exceed the maximum number of...Louis Williams2019-08-051-0/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-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