summaryrefslogtreecommitdiff
path: root/src/mongo/db/intervalbtreecursor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10026 remove rest of dead codeHari Khalsa2013-12-131-163/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8791 SERVER-9212 keep btree bucket deletion inside of btree classHari Khalsa2013-07-021-1/+7
* SERVER-1752 Dedup DiskLocs in IntervalBtreeCursor using an unordered_set.aaron2012-12-221-1/+1
* SERVER-1752 Fix rhel compile by using set<> instead of unordered_set<>.Aaron2012-11-191-1/+1
* SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron2012-11-191-0/+145