- eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
- 357bb8f Implement odata annotations ignoring by Ed Tanous · 2 years, 9 months ago
- 4f568f7 EventService: Enhance inotify event filename handling by Jiaqing Zhao · 2 years, 9 months ago
- ca1600c Add common url segments parser by Szymon Dompke · 2 years, 10 months ago
- a6b9125 query parameter: add a way to delegate certain parameter by Nan Zhou · 2 years, 9 months ago
- 0e2d069 registries: remove hardcoded size of MessageEntry arrays by Jason M. Bills · 2 years, 9 months ago
- f7113d9 Add BIOSAttributesChanged message entry by Snehalatha Venkatesh · 2 years, 9 months ago
- 9739de9 hostlogger service: don't reference integerals by Nan Zhou · 2 years, 9 months ago
- 142ec9a Implement odata-version checks by Ed Tanous · 2 years, 9 months ago
- 7cf436c Implement Expand by Ed Tanous · 2 years, 9 months ago
- f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
- 456cd87 Use url_view for telemetry uris by Szymon Dompke · 2 years, 10 months ago
- 24861a2 registry: Add PropertyValueExternalConflict registry by Ramesh Iyyar · 2 years, 9 months ago
- 2a6af81 registry: Add PropertyValueResourceConflict registry by Ramesh Iyyar · 2 years, 9 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- 6fe69b6 Remove unused redfish::AsyncResp by Ed Tanous · 2 years, 10 months ago
- 866e486 Detemplateify intToHexString by Ed Tanous · 2 years, 10 months ago
- f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
- 55f79e6 Enable readability checks by Ed Tanous · 2 years, 11 months ago
- 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 10 months ago
- 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
- fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
- 1cf53df Make generated warning more prominent and helpful by Ed Tanous · 2 years, 10 months ago
- 4d99bbb Make parse_registries do whitespace properly by Ed Tanous · 2 years, 10 months ago
- 16b96f2 Remove a component word from base message by Hardik Panchal · 2 years, 10 months ago
- ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 2 years, 11 months ago
- 1668ce6 Move error messages to string_view by Ed Tanous · 2 years, 11 months ago
- ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
- 30a3c43 Generate indexes for message registries by Ed Tanous · 2 years, 11 months ago
- 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
- f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 10 months ago
- f1e1bbf Add message registry entry for Memhot event by Jayaprakash Mutyala · 2 years, 11 months ago
- 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
- dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 2 years, 11 months ago
- e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 2 years, 11 months ago
- c5ba4c2 Abstract fillMessageArgs and unit test it by Ed Tanous · 2 years, 11 months ago
- 0a4304c Remove invalid base log message by Ed Tanous · 2 years, 11 months ago
- e05aec5 Add readability-redundant-* checks by Ed Tanous · 2 years, 11 months ago
- 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
- 6ba8c82 Send push-style event only if EventService enabled by sunharis_in · 3 years, 6 months ago
- 331b201 Capture int by value in stringValueTooLong by Ed Tanous · 2 years, 11 months ago
- ba27e59 Rerun parse_registries.py by Ed Tanous · 2 years, 11 months ago
- dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 2 years, 11 months ago
- 104f09c Enable readability-named-parameter checks by Ed Tanous · 2 years, 11 months ago
- 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 2 years, 11 months ago
- 9c929be Implement Cable schema by Shantappa Teekappanavar · 3 years ago
- 9ea15c3 Include what you use by Ed Tanous · 3 years ago
- 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years ago
- d3a9e08 Enforce variable init by Ed Tanous · 3 years ago
- ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
- 543f440 Enable init checker by Ed Tanous · 3 years ago
- 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
- 12778e6 Bump up privilege_registry to Redfish_1.2.0 by Shantappa Teekappanavar · 3 years ago
- 248d023 Make code compile with clang by Ed Tanous · 3 years ago
- 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
- 168e20c Move to common variant by Ed Tanous · 3 years ago
- 163994a Add support for DELETE on Triggers schema by Szymon Dompke · 3 years, 5 months ago
- 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 5 months ago
- 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 5 months ago
- b244838 Remove unused header by Ed Tanous · 3 years ago
- 5187e09 error_messages: Use int64_t in invalidIndex by Josh Lehan · 3 years ago
- df5415f Add logging to internal error by Ed Tanous · 3 years, 1 month ago
- 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
- 2558979 Restructure Redfish EventLog Transmit code flow by P Dheeraj Srujan Kumar · 3 years, 6 months ago
- 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 2 months ago
- c035324 Sync Telmetry service with EventService by Wludzik, Jozef · 4 years ago
- 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
- 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 1 month ago
- 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 2 months ago
- b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
- 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 3 months ago
- 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 3 months ago
- 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 2 months ago
- 27ea7db Collections should handle no members present by Ed Tanous · 3 years, 3 months ago
- 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
- bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 5 months ago
- f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
- 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
- 567e3ab Add message registry entry for FirmwareResiliencyError by Chalapathi Venkataramashetty · 3 years, 7 months ago
- 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
- 8185668 Update error messages file w.r.t Base.1.11.0 by Asmitha Karunanithi · 3 years, 3 months ago
- 83f984b Bump up base_message_registry to version Base.1.11.0 by Sunitha Harish · 3 years, 3 months ago
- abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 4 months ago
- 8770446 Fix search for OEM privileges by Joseph Reynolds · 3 years, 4 months ago
- 28afb49 EventService: Move subscription persistent data by JunLin Chen · 3 years, 10 months ago
- 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
- fe4b309 Generated files should not be copyright by Ed Tanous · 3 years, 6 months ago
- ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
- 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
- 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
- af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
- 0256b69 Add compile flag to turn off the old Power/Thermal by zhanghch05 · 3 years, 7 months ago
- fc8a2b8 Update registries by Ed Tanous · 3 years, 7 months ago
- 22db172 Remove Node class from NBD proxy by Ed Tanous · 3 years, 7 months ago
- b282a43 Remove the Node class by Ed Tanous · 3 years, 7 months ago
- bf648f7 Move ethernet interface away from Node class by Ed Tanous · 3 years, 7 months ago
- b898395 Move the hypervisor endpoints into a namespace by Ed Tanous · 3 years, 7 months ago
- faa34cc Move Sessions to non Node structure by Ed Tanous · 3 years, 7 months ago
- 6c51eab Remove Node class from Account Service by Ed Tanous · 3 years, 7 months ago
- 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago