summaryrefslogtreecommitdiff
path: root/redfish-core/lib/aggregation_service.hpp
AgeCommit message (Expand)AuthorFilesLines
9 daysEnable satellite aggregation over POSTKamran Hasan1-10/+1
2025-08-29Allow POST on aggregation sourcesEd Tanous1-2/+92
2025-08-26Remove fix unused functionEd Tanous1-0/+6
2025-06-04Remove implicit conversionsEd Tanous1-1/+1
2025-01-31Fix includesEd Tanous1-0/+7
2025-01-20Use SPDX identifiersEd Tanous1-0/+2
2023-07-20Replace logging with std::formatEd Tanous1-2/+2
2023-05-19Capture all boost::system::error_codes by refEd Tanous1-2/+2
2023-05-16Boost::urls::formatEd Tanous1-6/+6
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams1-1/+1
2023-03-18Implement AggregationSourceCarson Labrado1-8/+139
2023-03-14Implement AggregationSourceCollectionCarson Labrado1-0/+32
2023-02-28Implement AggregationServiceEd Tanous1-0/+63