summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_update.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8791 SERVER-9212 retire IndexInterfaceHari Khalsa2013-04-251-9/+0
* SERVER-8791 SERVER-9165 SERVER-9212 move build into own class, clean up getKe...Hari Khalsa2013-04-191-39/+4
* migrate fts/haystack + add/del logic SERVER-8791 SERVER-9164 SERVER-9165Hari Khalsa2013-04-121-3/+1
* SERVER-8536 reenable index builds for incomplete indexes at startupEric Milkie2013-04-081-1/+0
* SERVER-2771 Revert command handlingKristina2013-01-021-0/+1
* SERVER-2771 Command handlingKristina2012-12-261-1/+0
* SERVER-2771 Multiple index buildsKristina2012-12-131-1/+0
* SERVER-3067 Add killop support for foreground index builds.Aaron2012-11-081-3/+48
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-1/+5
* Make prefetch not throw any exceptions SERVER-6589Kristina2012-07-261-1/+2
* move dropIndexes to index_update where it makes more senseEliot Horowitz2012-06-031-0/+3
* move index-related functions to new files out of pdfileEric Milkie2012-06-011-0/+47