summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-3/+6
* SERVER-72735 Re-add the dependency of collection on sharding_api_dKaloian Manassiev2023-01-241-3/+2
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-1/+1
* SERVER-72462 Add wildcardProjection validationAlexander Ignatyev2023-01-191-0/+2
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-86/+34
* SERVER-72735 Make 'collection' dependent on 'sharding_api_d'Kaloian Manassiev2023-01-171-1/+0
* Revert "SERVER-72735 Revert commits while investigating root cause"Kaloian Manassiev2023-01-161-0/+1
* SERVER-72735 Make 'collection' dependent on 'sharding_api_d'Kaloian Manassiev2023-01-161-1/+0
* SERVER-64334 Test that column store index handles path edge casesJustin Seyster2023-01-041-0/+2
* SERVER-70584 fix missing library dependencies for stitch_support_testBenety Goh2022-10-141-0/+2
* SERVER-65978: Online column store index buildsWill Buerger2022-09-301-0/+1
* SERVER-69483 Merge db_raii and catalog_raii into shard_roleKaloian Manassiev2022-09-081-1/+1
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-2/+1
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-2/+2
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-19/+14
* SERVER-68658 Unit test fixture for IndexBuildInterceptorJustin Seyster2022-08-111-0/+4
* SERVER-66925: Resumable Index Build for Column storeErin Zhu2022-08-091-0/+1
* SERVER-60455 serverStatus metrics for external sorterShin Yee Tan2022-07-151-0/+3
* SERVER-65481 Bulk shredding and loading for column store indexesJustin Seyster2022-07-081-16/+27
* Revert "SERVER-65481 Bulk shredding and loading for column store indexes"Sviatlana Zuiko2022-06-301-27/+16
* SERVER-65481 Bulk shredding and loading for column store indexesJustin Seyster2022-06-291-16/+27
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-7/+4
* SERVER-66021 Support C(r)UD for columnstore indexesCharlie Swanson2022-05-051-0/+1
* SERVER-64766 Translation from UnencodedCellView to columnar index formatJustin Seyster2022-04-301-0/+12
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-1/+1
* SERVER-65487 Add skeleton column index access methodIan Boros2022-04-281-0/+1
* SERVER-65192 Implement ColumnShredder to extract paths and cells for a documentMathias Stearn2022-04-121-0/+2
* SERVER-52877 Unify how writable Collections instances are handledHenrik Edin2022-04-051-0/+1
* SERVER-63033 Refactor resumable index builds to use IDL instead of manual BSO...Jordi Olivares Provencio2022-02-221-0/+1
* SERVER-63251 Refactor IndexAccessMethod to support non-SortedData indexesMathias Stearn2022-02-111-50/+11
* Revert "SERVER-62056 Improve `Sorter` code structure"Yuhong Zhang2021-12-301-2/+4
* SERVER-62056 Improve `Sorter` code structureGregory Noma2021-12-161-4/+2
* SERVER-61606 Don't perform untimestamped catalog writes when index builds rea...Gregory Noma2021-12-011-0/+1
* SERVER-60011 combine time-series conversion librariesBenety Goh2021-09-221-1/+1
* SERVER-59310 clean up db/index/SConscript LIBDEPSBenety Goh2021-08-151-27/+29
* SERVER-59310 make timeseries_dotted_path_support library dependency privateBenety Goh2021-08-131-1/+3
* SERVER-58067 Support 2dsphere indexes on time-series measurementsDan Larkin-York2021-07-301-77/+80
* SERVER-51871 Remove remaining code relating to haystack indexesJennifer Peshansky2021-07-131-1/+0
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-6/+0
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-0/+1
* SERVER-55708 clean up index_descriptor library dependenciesBenety Goh2021-04-031-4/+1
* SERVER-40820 Index builders to support write conflictsBynn Lee2021-02-261-0/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-7/+13
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-3/+3
* SERVER-49408 Enable resuming index builds from the bulk load phaseGregory Noma2020-08-061-0/+1
* SERVER-48736 Fix dependencies between query_exec and index_access_methodsDrew Paroski2020-07-151-1/+0
* SERVER-47867 Remove ghost timestamping codeLouis Williams2020-07-011-1/+0
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-1/+1
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-251-0/+2