summaryrefslogtreecommitdiff
path: root/src/mongo/db/keypattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-5710 Changed KeyPattern.hasField() sematics to consider dotted field p...Alberto Lerner2013-01-161-1/+16
* SERVER-7668 append MinKey instead of null when extending tag boundaryKevin Matulef2012-12-271-0/+37
* SERVER-2001 filter queries on mongod using new key extraction pathKevin Matulef2012-10-161-0/+14
* SERVER-2001 calculate query bounds using more general key expressionsKevin Matulef2012-10-151-31/+88
* SERVER-2001 KeyPattern class; utilities for more general index & shard key specsKevin Matulef2012-10-151-0/+117