summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38986 Timestamp writes while drainingLouis Williams2019-02-061-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-37265 Change curOp and ProgressMeter for hybrid buildsLouis Williams2019-01-021-0/+1
* SERVER-38548 move IndexDescriptor::makeIndexNamespace() to NamespaceStringBenety Goh2018-12-311-0/+4
* SERVER-38453 SortedDataInterface should expose a method to determine whether ...Louis Williams2018-12-131-16/+1
* Revert "SERVER-38036 Turn on hybrid builds for background, unique indexes"Louis Williams2018-12-071-1/+16
* SERVER-38036 Turn on hybrid builds for background, unique indexesLouis Williams2018-12-061-16/+1
* SERVER-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-291-1/+0
* SERVER-30815 Remove db/serveronly from all unit testsAndrew Morrow2018-11-141-0/+2
* SERVER-37263: Write updates to background building indexes into a temp table.Daniel Gottlieb2018-11-121-0/+15
* SERVER-36916 Object to keep track of keys that violate uniqueness constraintsLouis Williams2018-11-071-0/+29
* SERVER-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-021-3/+3
* SERVER-35325 Implement key generation for "allPaths" indexesBernard Gorman2018-07-131-0/+3
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-1/+0
* SERVER-35324 parse and store allPaths index specsamontea2018-06-211-0/+1
* SERVER-30911: Timestamp index build start and completion.Daniel Gottlieb2018-02-131-0/+3
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-10/+21
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-1/+1
* SERVER-31418 Delete dead key gen code.David Storch2017-10-091-12/+0
* SERVER-30353 Create an index observer to notify us of changes made to index a...Gregory Wlodarek2017-08-091-0/+2
* SERVER-19402 Change agg array sort semantics to match find.David Storch2017-07-211-2/+4
* SERVER-29814 Move BSONObj::MatchType/BSONElement::getGtLtOp() to matcherJames Wahlin2017-07-211-0/+1
* SERVER-28600 Slice `catalog/collection` cycles.ADAM David Alan Martin2017-04-071-0/+1
* SERVER-28528 Remove some unnecessary cycle marksADAM David Alan Martin2017-03-301-5/+0
* SERVER-28025 Sever `index_access_method`'s catalog dependency.ADAM David Alan Martin2017-03-281-0/+1
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-1/+5
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-25156 Add support for building v=2 indexes.Max Hirschhorn2016-09-071-0/+1
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-0/+27
* SERVER-24508 move collation serialization into the CollationSpecDavid Storch2016-06-151-2/+2
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-031-0/+1
* SERVER-23092 Collation-aware index key generationTess Avitabile2016-05-021-1/+5
* SERVER-23092 Update BtreeKeyGeneratorV1 to be collation-awareTess Avitabile2016-03-231-0/+2
* Revert "SERVER-23092 Update BtreeKeyGeneratorV1 to be collation-aware"Tess Avitabile2016-03-221-2/+0
* SERVER-23092 Update BtreeKeyGeneratorV1 to be collation-awareTess Avitabile2016-03-221-0/+2
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+1
* SERVER-19596 Remove implicit circlular dependency in s2_keysKevin Albertson2015-08-111-11/+1
* SERVER-9666 Add more misssing LIBDEP edgesAndrew Morrow2015-08-101-1/+4
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-4/+5
* SERVER-19072 Make S2 index keys numericKevin Albertson2015-07-171-0/+9
* SERVER-19097 Add version 3 to 2dsphere indexKevin Albertson2015-07-171-1/+15
* SERVER-9666 Remove mongocommon libraryAndrew Morrow2015-05-081-0/+1
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-2/+2
* SERVER-9666 Push index_names and mongohasher into dbAndrew Morrow2015-04-241-2/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+9
* SERVER-5800 changes for geo expression index performance, avoid preprojectingGreg Studer2014-07-231-3/+2
* SERVER-8192 port btree key generation tests to a new unit testDavid Storch2014-04-211-0/+11
* SERVER-8391 introduce a (indexObj x doc) -> keys function for upgrade checkingHari Khalsa2014-02-191-0/+18
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-1/+1
* SERVER-10026 sort with improved sort analysisHari Khalsa2013-10-301-0/+13