1. 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 months ago
  2. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
  3. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
  4. 1cf53df Make generated warning more prominent and helpful by Ed Tanous · 2 years, 11 months ago
  5. 4d99bbb Make parse_registries do whitespace properly by Ed Tanous · 2 years, 11 months ago
  6. 16b96f2 Remove a component word from base message by Hardik Panchal · 2 years, 10 months ago
  7. ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 3 years ago
  8. 1668ce6 Move error messages to string_view by Ed Tanous · 2 years, 11 months ago
  9. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  10. 30a3c43 Generate indexes for message registries by Ed Tanous · 2 years, 11 months ago
  11. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  12. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 11 months ago
  13. f1e1bbf Add message registry entry for Memhot event by Jayaprakash Mutyala · 3 years ago
  14. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
  15. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  16. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  17. c5ba4c2 Abstract fillMessageArgs and unit test it by Ed Tanous · 2 years, 11 months ago
  18. 0a4304c Remove invalid base log message by Ed Tanous · 2 years, 11 months ago
  19. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  20. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  21. 6ba8c82 Send push-style event only if EventService enabled by sunharis_in · 3 years, 6 months ago
  22. 331b201 Capture int by value in stringValueTooLong by Ed Tanous · 2 years, 11 months ago
  23. ba27e59 Rerun parse_registries.py by Ed Tanous · 2 years, 11 months ago
  24. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  25. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  26. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  27. 9c929be Implement Cable schema by Shantappa Teekappanavar · 3 years, 1 month ago
  28. 9ea15c3 Include what you use by Ed Tanous · 3 years ago
  29. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years ago
  30. d3a9e08 Enforce variable init by Ed Tanous · 3 years ago
  31. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  32. 543f440 Enable init checker by Ed Tanous · 3 years ago
  33. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  34. 12778e6 Bump up privilege_registry to Redfish_1.2.0 by Shantappa Teekappanavar · 3 years ago
  35. 248d023 Make code compile with clang by Ed Tanous · 3 years ago
  36. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  37. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  38. 163994a Add support for DELETE on Triggers schema by Szymon Dompke · 3 years, 5 months ago
  39. 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 5 months ago
  40. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 5 months ago
  41. b244838 Remove unused header by Ed Tanous · 3 years, 1 month ago
  42. 5187e09 error_messages: Use int64_t in invalidIndex by Josh Lehan · 3 years, 1 month ago
  43. df5415f Add logging to internal error by Ed Tanous · 3 years, 1 month ago
  44. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  45. 2558979 Restructure Redfish EventLog Transmit code flow by P Dheeraj Srujan Kumar · 3 years, 7 months ago
  46. 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 2 months ago
  47. c035324 Sync Telmetry service with EventService by Wludzik, Jozef · 4 years, 1 month ago
  48. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  49. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 2 months ago
  50. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 2 months ago
  51. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  52. 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 3 months ago
  53. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 3 months ago
  54. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 3 months ago
  55. 27ea7db Collections should handle no members present by Ed Tanous · 3 years, 3 months ago
  56. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
  57. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 6 months ago
  58. f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
  59. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  60. 567e3ab Add message registry entry for FirmwareResiliencyError by Chalapathi Venkataramashetty · 3 years, 8 months ago
  61. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  62. 8185668 Update error messages file w.r.t Base.1.11.0 by Asmitha Karunanithi · 3 years, 4 months ago
  63. 83f984b Bump up base_message_registry to version Base.1.11.0 by Sunitha Harish · 3 years, 4 months ago
  64. abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 4 months ago
  65. 8770446 Fix search for OEM privileges by Joseph Reynolds · 3 years, 5 months ago
  66. 28afb49 EventService: Move subscription persistent data by JunLin Chen · 3 years, 11 months ago
  67. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 7 months ago
  68. fe4b309 Generated files should not be copyright by Ed Tanous · 3 years, 7 months ago
  69. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  70. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  71. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  72. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  73. 0256b69 Add compile flag to turn off the old Power/Thermal by zhanghch05 · 3 years, 7 months ago
  74. fc8a2b8 Update registries by Ed Tanous · 3 years, 7 months ago
  75. 22db172 Remove Node class from NBD proxy by Ed Tanous · 3 years, 7 months ago
  76. b282a43 Remove the Node class by Ed Tanous · 3 years, 7 months ago
  77. bf648f7 Move ethernet interface away from Node class by Ed Tanous · 3 years, 7 months ago
  78. b898395 Move the hypervisor endpoints into a namespace by Ed Tanous · 3 years, 7 months ago
  79. faa34cc Move Sessions to non Node structure by Ed Tanous · 3 years, 7 months ago
  80. 6c51eab Remove Node class from Account Service by Ed Tanous · 3 years, 7 months ago
  81. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  82. 4a0bf53 Change the word TS to Time Stamp & add time unit by Manojkiran Eda · 3 years, 9 months ago
  83. 4642bf8 Fix publish a registry to verify messageId by George Liu · 3 years, 9 months ago
  84. b304bd7 Added Validation on MessageId and RegistryPrefix by P Dheeraj Srujan Kumar · 4 years ago
  85. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  86. dab0604 Removed copy and move constructors from AsyncResp by Krzysztof Grobelny · 3 years, 9 months ago
  87. 8401529 log_services: Remove raw PECI command by Jason M. Bills · 3 years, 9 months ago
  88. 400fd1f log_services: Add download of log entries by Adriana Kobylak · 4 years ago
  89. a8c4ce9 Move requestRoutes to asyncResp by Ed Tanous · 3 years, 10 months ago
  90. 4dbb8ae Add POST and DELETE in MetricReportDefinitions by Wludzik, Jozef · 4 years, 8 months ago
  91. 4df1bee Add OData-version header by Ed Tanous · 3 years, 10 months ago
  92. 8e6c099 Update Crashdump to the latest LogService and LogEntry schemas by Jason M. Bills · 3 years, 10 months ago
  93. 4fbaf64 hypervisor: add support to turn on by Andrew Geissler · 4 years ago
  94. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 11 months ago
  95. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 11 months ago
  96. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years, 1 month ago
  97. d5afb2c hypervisor: rename source file to be more general by Andrew Geissler · 4 years ago
  98. 081ebf0 Redfish TelemetryService schema implementation by Wludzik, Jozef · 4 years, 9 months ago
  99. 6a9f85f Fix wrong check in EventService events by AppaRao Puli · 4 years ago
  100. c638bc4 Omit using subscripting operator in json utils by Ed Tanous · 4 years, 3 months ago