- 67b2e53 Fix clang-tidy for gcc-14 by Ed Tanous · 3 weeks ago
- 56b8199 Make message registries use 2 digit versions by Ed Tanous · 5 weeks ago
- e7bcf47 json utility: fixed core dump during sensor load by Jayanth Othayoth · 7 weeks ago
- 5494e21 Unit test: event_log.cpp by Alexander Hansen · 7 weeks ago
- a877074 Enable gcc-14 builds by Ed Tanous · 7 weeks ago
- 340d74c Handling of OutOfRange in ReadJson by Myung Bae · 3 months ago
- 6fe8751 Implement TemperatureReadingsCelsius property for ThermalMetrics by George Liu · 1 year, 6 months ago
- d3a48a1 Refactor eventMatchesFilter by Ed Tanous · 3 months ago
- 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 5 months ago
- e9f1201 Add unit test for trailing slashes by Ed Tanous · 3 months ago
- b519006 Support ProductionDate report by Hieu Huynh · 6 months ago
- 15b6f9f Write test to ensure that redfish validates by Ed Tanous · 7 months ago
- 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 3 months ago
- 4e196b9 json utility: Update sort algorithms by Ed Tanous · 3 months ago
- b575cae Bump base registry to 1.19.0 by Jishnu CM · 3 months ago
- a14c911 Add extra subscription params support by Ed Tanous · 4 months ago
- 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 4 months ago
- 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
- 41fe81c Fix includes by Ed Tanous · 4 months ago
- 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 5 months ago
- 247ae89 Make PATCH return 204 again by Ed Tanous · 5 months ago
- 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 5 months ago
- bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 6 months ago
- f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
- fdbce79 Fix Task Monitor URI by Ed Tanous · 6 months ago
- 3369dd6 Add tests for invalid datetimes in time_utils by Farah Rasheed · 6 months ago
- 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 6 months ago
- 2261a98 Use lexme in redfish filter parser by Ed Tanous · 6 months ago
- 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
- f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
- d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
- 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
- 5b90429 Add missing headers by Ed Tanous · 9 months ago
- 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
- 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
- d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
- f0b59af Add misc-include-cleaner by Ed Tanous · 10 months ago
- d0eb0e7 Remove unused variable by Ed Tanous · 10 months ago
- b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
- 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
- 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
- 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
- e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
- 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 5 months ago
- 32cdb4a query: Fix default expand level with delegated by Willy Tu · 1 year, 8 months ago
- 994fd86 Fix hack on Set-Cookie by Ed Tanous · 1 year, 7 months ago
- b5b62cc hex_units: Fix Werror=conversion by Willy Tu · 1 year, 7 months ago
- 185444b json utility: add sort by Nan Zhou · 2 years, 6 months ago
- 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
- 6a0dd33 Don't rely on implicit operator comparison by Ed Tanous · 1 year, 8 months ago
- 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 46b3028 Aggregation: Process subordinate top collections by Carson Labrado · 1 year, 11 months ago
- 8fd333d Aggregation: Check for subordinate collection by Carson Labrado · 2 years ago
- b27e1cb Aggregation: Prefix fix HttpHeaders property by Carson Labrado · 1 year, 10 months ago
- ad595fa Only parse to the depth requested by Ed Tanous · 1 year, 11 months ago
- 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 11 months ago
- d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
- 24dadc8 Aggregation: Fix cppcheck errors by Carson Labrado · 1 year, 11 months ago
- 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
- a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
- 0af78d5 Aggregation: Fix up aggregated response header URIs by Khang Kieu · 2 years ago
- 43e14d3 Aggregation: Better handle dropped requests by Carson Labrado · 2 years, 2 months ago
- c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years ago
- 32d7d8e Aggregation: Fix and forward all responses by Carson Labrado · 2 years ago
- 8ac6e50 Add unit tests for ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 5 months ago
- 11987af Aggregation: Improve prefix fixup matching by Carson Labrado · 2 years, 1 month ago
- 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 1 month ago
- 4b78c8b Add a whitespace in test by Nan Zhou · 2 years, 2 months ago
- c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago