Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
9 days | Enable satellite aggregation over POST | Kamran Hasan | 1 | -10/+1 |
2025-08-29 | Allow POST on aggregation sources | Ed Tanous | 1 | -2/+92 |
2025-08-26 | Remove fix unused function | Ed Tanous | 1 | -0/+6 |
2025-06-04 | Remove implicit conversions | Ed Tanous | 1 | -1/+1 |
2025-01-31 | Fix includes | Ed Tanous | 1 | -0/+7 |
2025-01-20 | Use SPDX identifiers | Ed Tanous | 1 | -0/+2 |
2023-07-20 | Replace logging with std::format | Ed Tanous | 1 | -2/+2 |
2023-05-19 | Capture all boost::system::error_codes by ref | Ed Tanous | 1 | -2/+2 |
2023-05-16 | Boost::urls::format | Ed Tanous | 1 | -6/+6 |
2023-05-12 | use emplace where appropriate per clang-tidy | Patrick Williams | 1 | -1/+1 |
2023-03-18 | Implement AggregationSource | Carson Labrado | 1 | -8/+139 |
2023-03-14 | Implement AggregationSourceCollection | Carson Labrado | 1 | -0/+32 |
2023-02-28 | Implement AggregationService | Ed Tanous | 1 | -0/+63 |