summaryrefslogtreecommitdiff
path: root/src/mongo/db/index.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-3067 Add killop support for foreground index builds.Aaron2012-11-081-0/+22
* SERVER-6671 suppress unique index enforcement during STARTUP2 or RECOVERING s...Eric Milkie2012-09-281-6/+1
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-6499 Always use v1 (default) key comparator in compact's external sorter.Aaron2012-07-241-0/+7
* move dropIndexes to index_update where it makes more senseEliot Horowitz2012-06-031-0/+5
* SERVER-2001 part 2: hashed index typeKevin Matulef2012-05-181-1/+6
* SERVER-5301 Clear query plan cache when an index becomes multikey.Aaron2012-04-191-1/+2
* SERVER-5531: Make index insertion continuation information local to the funct...Andy Schwerin2012-04-101-11/+25
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-0/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+237