| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-13 | SERVER-91314 Kill spillable queries when disk space is low (#26854) | Projjal Chanda | |
| GitOrigin-RevId: 30418922c4262d76eafbbd1e62a70d06fa8fb24d | |||
| 2024-09-06 | SERVER-94490 Upstream aggregated Bazel conversions (#26806) | Daniel Moody | |
| GitOrigin-RevId: bdf6e5b959d12f0885b08f26375d30ea3b3129e1 | |||
| 2024-09-06 | Revert "SERVER-94490 Upstream aggregated Bazel conversions (#26769)" (#26803) | auto-revert-app[bot] | |
| GitOrigin-RevId: 5cffae8b15b03304d87152a88b83b058c3f75c0e | |||
| 2024-09-05 | SERVER-94490 Upstream aggregated Bazel conversions (#26769) | Aaron Siddhartha Mondal | |
| GitOrigin-RevId: d2539bb5f024c0d58ddb4f63ab37f20f80893b0b | |||
| 2024-08-29 | Revert "SERVER-94157 Migrate ~50 targets to Bazel (#26587)" (#26631) | Daniel Moody | |
| GitOrigin-RevId: 43409eaf5402b8068258aff300439c5c148c3e50 | |||
| 2024-08-29 | SERVER-94157 Migrate ~50 targets to Bazel (#26587) | Aaron Siddhartha Mondal | |
| GitOrigin-RevId: c116a3ab0f49bdf87ca7752cc5434e4ea9a94691 | |||
| 2024-08-27 | SERVER-93273 Convert 22 targets from SCons to Bazel (#26536) | Zack Winter | |
| GitOrigin-RevId: 0d3ba9bc5045a6dca3dce2194dcc9beb469f7fa5 | |||
| 2024-08-20 | SERVER-92453 Implement shard-filtering in distinct scan (#25279) | Alya Carina Berciu | |
| GitOrigin-RevId: 01445e4a1e1202e549b337dc343ac81b2bbe1bf6 | |||
| 2024-08-17 | SERVER-91801 error on missing SConscripts (#26268) | Daniel Moody | |
| GitOrigin-RevId: 70bba9fa5163e226a62b87d19c8a7a8d462eb956 | |||
| 2024-08-07 | SERVER-93253 Remove simple shim library definitions (#25868) | Zack Winter | |
| GitOrigin-RevId: 344960eebc243c2121ea70eff321bc6c9a6a46f7 | |||
| 2024-08-02 | SERVER-93022 Move db/bson directory to db/query (#25651) | kmznam | |
| GitOrigin-RevId: bcb7083ade032c60af97f4fafa6131ca3a948237 | |||
| 2024-05-22 | SERVER-90615: Enable python formatting checks for src directory (#22299) | Steve McClure | |
| GitOrigin-RevId: af7d6593172a8a0ce01027a52d19de1d0215fb5b | |||
| 2024-01-02 | SERVER-84407 Remove unused functionality from the sharding test fixtures | Kaloian Manassiev | |
| GitOrigin-RevId: 8744c6a1fa9482d4e7a13110c4ed925c529c93a0 | |||
| 2024-01-02 | Revert "SERVER-84407 Remove unused functionality from the sharding test ↵ | auto-revert-processor | |
| fixtures" This reverts commit 0bdd78c5415ffa67d6f920ebaf83520bdab5ad68. GitOrigin-RevId: 1616be2cb2b3f26ae85e1b8ff5d6d7d9816a2131 | |||
| 2023-12-30 | SERVER-84407 Remove unused functionality from the sharding test fixtures | Kaloian Manassiev | |
| GitOrigin-RevId: 0bdd78c5415ffa67d6f920ebaf83520bdab5ad68 | |||
| 2023-12-07 | SERVER-77705 Use crc32c as sorter checksum and add versioning | Ivan Fefer | |
| GitOrigin-RevId: f699cb2bdaebacae374d315ec5e15e5b3bb57332 | |||
| 2023-08-28 | SERVER-79362 Create query/timeseries directory and move bucket predicate ↵ | Gil Alon | |
| generator files | |||
| 2023-07-27 | SERVER-78233 remove filters in match queries with fixed buckets | Gil Alon | |
| 2023-07-14 | SERVER-78010: Expose SortExecutor from DocumentSourceSort. | Sandeep Dhoot | |
| 2023-07-10 | SERVER-78666 Get rid of is_mongos module in favor of cluster role | Antonio Fuschetto | |
| 2023-06-29 | SERVER-78303: Optimize ScopedTimer | Colin Stolley | |
| 2023-04-19 | SERVER-75424 Push down timeseries metric predicate | Yoonsoo Kim | |
| 2023-03-03 | SERVER-74435 Add basic classic engine SPOOL stage | Alyssa Wagenmaker | |
| 2023-02-27 | SERVER-73488 Add redaction to projection AST serialization | Davis Haupt | |
| 2023-01-19 | SERVER-67446 Ensure consistent wildcardProjection specs in catalog | Kevin Cherkauer | |
| 2022-08-29 | SERVER-68826 Move logical_time into server_base | Kaloian Manassiev | |
| 2022-08-18 | SERVER-63845 Separate variable reference tracking from pipeline field ↵ | Nicholas Zolnierz | |
| dependency analysis | |||
| 2022-07-27 | SERVER-67101 Support microsecond precision in ScopedTimer | Ruoxin Xu | |
| 2022-07-26 | Revert "SERVER-67101 Support microsecond precision in ScopedTimer" | Ruoxin Xu | |
| This reverts commit e7d2be0dae29265e2a6efafd4753debf11b9e96f. | |||
| 2022-07-26 | SERVER-67101 Support microsecond precision in ScopedTimer | Ruoxin Xu | |
| 2022-07-15 | SERVER-60455 serverStatus metrics for external sorter | Shin Yee Tan | |
| 2022-05-25 | SERVER-66490 Apply pylinters to build system code | Tausif Rahman | |
| 2022-04-22 | SERVER-65699 delete test-only 'sbe' command | Kyle Suarez | |
| 2022-01-25 | SERVER-62954 make timeseries_options library dependency private in ↵ | Benety Goh | |
| bucket_unpacker This reduces the link graph size to stay under the macos dyld limit. Changes LIBDEPS edges added in commit 610898a1ccec0afc3d38f7c29f2553d5b6102d30. | |||
| 2022-01-21 | SERVER-59163 Allow creating partial indexes on time-series collections | David Percy | |
| 2022-01-21 | SERVER-59163 Move time-series predicate rewrites to bucket_unpacker | David Percy | |
| We will want to use these rewrites when creating a partial index. But to avoid a cyclic dependency, we don't want to depend on all of the 'pipeline' library. | |||
| 2021-12-30 | Revert "SERVER-62056 Improve `Sorter` code structure" | Yuhong Zhang | |
| This reverts commit 4cfcc10775e2cab05a6e30c2516994ab67b9bd7d. | |||
| 2021-12-16 | SERVER-62056 Improve `Sorter` code structure | Gregory Noma | |
| 2021-09-16 | SERVER-58578 Timeseries bucket compression | Henrik Edin | |
| All fields under data will be compressed using BSON Binary Subtype 7. Measurements are sorted by time field. Buckets are compressed in a separate update operation when the BucketCatalog is closing the bucket and no further writes to it will be performed. Compression operation are transparant for the user, if it fails for any reason the bucket will be left uncompressed. | |||
| 2021-09-08 | SERVER-58579 Bucket unpacking support for compressed v2 timeseries bu… | Henrik Edin | |
| 2021-04-28 | SERVER-56353 Cleanup incomplete chunks from a failed pre-5.0 ↵ | Kaloian Manassiev | |
| shard/dropCollection | |||
| 2021-04-20 | SERVER-55668: Allow rewrite to push exclusion meta projections past ↵ | Hana Pearlman | |
| $unpackBucket | |||
| 2021-04-09 | SERVER-55779 Clustered collections should store RecordIds as KeyString | Louis Williams | |
| 2021-04-09 | SERVER-55215 Handle small measurement counts in buckets for ARHASH | Eric Cox | |
| Co-authored-by: David Storch <david.storch@mongodb.com> | |||
| 2020-11-17 | SERVER-50388 Support $where operator in SBE | Nikita Lapkov | |
| 2020-08-06 | SERVER-49408 Enable resuming index builds from the bulk load phase | Gregory Noma | |
| 2020-06-24 | SERVER-48859 Implement db.sbe test command. | Martin Neupauer | |
| 2020-06-24 | Revert "SERVER-48860 Implement db.sbe test command." | Martin Neupauer | |
| This reverts commit 23798d505b887342f31f3ed0db91628d036b47b6. | |||
| 2020-06-24 | SERVER-48859 Implement db.sbe test command. | Martin Neupauer | |
| 2020-06-11 | SERVER-48228 Move slot-based execution engine and supporting changes into ↵ | Martin Neupauer | |
| the master branch This is an initial commit for the slot-based execution engine (SBE) which contains: * Implementation of the core slot-based engine. * The SBE stage builder, which is responsible for translating a QuerySolution tree into an SBE plan. * Other changes necessary for integration with the find command. Co-authored-by: Anton Korshunov <anton.korshunov@mongodb.com> Co-authored-by: Justin Seyster <justin.seyster@mongodb.com> Co-authored-by: David Storch <david.storch@mongodb.com> | |||
