1. 0e2d069 registries: remove hardcoded size of MessageEntry arrays by Jason M. Bills · 2 years, 9 months ago
  2. f7113d9 Add BIOSAttributesChanged message entry by Snehalatha Venkatesh · 2 years, 10 months ago
  3. 9739de9 hostlogger service: don't reference integerals by Nan Zhou · 2 years, 9 months ago
  4. 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 2 years, 9 months ago
  5. 5f4c798 Use multi-depth readJson to handle PATCH NetworkProtocol by Jiaqing Zhao · 2 years, 9 months ago
  6. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  7. e7b1b62 Fix missing success code in Account PATCH by Ed Tanous · 2 years, 10 months ago
  8. 142ec9a Implement odata-version checks by Ed Tanous · 2 years, 10 months ago
  9. 7cf436c Implement Expand by Ed Tanous · 2 years, 10 months ago
  10. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
  11. fa0b217 Add new option for query parameters by Ed Tanous · 2 years, 10 months ago
  12. 456cd87 Use url_view for telemetry uris by Szymon Dompke · 2 years, 10 months ago
  13. 24861a2 registry: Add PropertyValueExternalConflict registry by Ramesh Iyyar · 2 years, 9 months ago
  14. 2a6af81 registry: Add PropertyValueResourceConflict registry by Ramesh Iyyar · 2 years, 10 months ago
  15. 9629907 service root: add ProtocolFeaturesSupported by Nan Zhou · 2 years, 10 months ago
  16. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 3 months ago
  17. 1c82527 Drop unused App.sslFile() method by Jiaqing Zhao · 2 years, 9 months ago
  18. 313c1b7 script: specify the interpreter to env by Nan Zhou · 2 years, 9 months ago
  19. e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 2 years, 10 months ago
  20. 1e04f3b Memory: Fix OperatingMemoryModes and MemoryMedia properties by Jiaqing Zhao · 2 years, 10 months ago
  21. 724340d Move SessionService to free methods by Ed Tanous · 2 years, 10 months ago
  22. 1c30e50 Refactor getParameterTag by Ed Tanous · 2 years, 10 months ago
  23. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  24. a2dd60a log_services: Initialize Members@odata.count as 0 by Brandon Kim · 2 years, 10 months ago
  25. 91ac2e5 Replace CSP plugin-types directive with object-src by Jiaqing Zhao · 2 years, 10 months ago
  26. 80badf7 Memory: Remove extra loop in getPersistentMemoryProperties() by Jiaqing Zhao · 2 years, 10 months ago
  27. 1a6e51a Fix undefined property in FirmwareInventory by Jiaqing Zhao · 3 years ago
  28. 4ed47cb redfish:systems: Handle power restore policy of "None" by Matthew Barth · 2 years, 10 months ago
  29. 0f503a9 README: Fix coverage instructions by Josh Lehan · 2 years, 10 months ago
  30. 313a3c2 Remove special router logic for trailing slash by Ed Tanous · 2 years, 10 months ago
  31. 9e710e7 Disable boost exceptions by Ed Tanous · 2 years, 10 months ago
  32. 6fe69b6 Remove unused redfish::AsyncResp by Ed Tanous · 2 years, 10 months ago
  33. 866e486 Detemplateify intToHexString by Ed Tanous · 2 years, 11 months ago
  34. c5114a5 Updated text to elaborate on JSON exceptions by Josh Lehan · 2 years, 10 months ago
  35. f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
  36. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  37. 1b82988 Remove unused utility classes by Ed Tanous · 2 years, 10 months ago
  38. 4456f08 Add back getParameterTag unit tests by Ed Tanous · 2 years, 10 months ago
  39. 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 months ago
  40. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
  41. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
  42. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  43. 5b9ef70 Simplify parse_registries.py by Ed Tanous · 2 years, 11 months ago
  44. 1cf53df Make generated warning more prominent and helpful by Ed Tanous · 2 years, 11 months ago
  45. 4d99bbb Make parse_registries do whitespace properly by Ed Tanous · 2 years, 11 months ago
  46. 16b96f2 Remove a component word from base message by Hardik Panchal · 2 years, 10 months ago
  47. 46666f3 Fix the build for time_t by Ed Tanous · 2 years, 10 months ago
  48. a327dc5 Fix clang warnings related to OpenSSL 1.x by Szymon Dompke · 2 years, 10 months ago
  49. 4656063 Fix constexpr on clang by Ed Tanous · 2 years, 11 months ago
  50. 4068129 Use std::variant by Ed Tanous · 2 years, 11 months ago
  51. 19b8e9a Drive: Add MediaType, Capacity, and Protocol Resource for Drive by Willy Tu · 3 years, 2 months ago
  52. 2395251 Add ManagerDiagnosticData schema by Sui Chen · 2 years, 11 months ago
  53. 630c317 Remove flat_maps from our dbus parsing types by Ed Tanous · 2 years, 11 months ago
  54. ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 3 years ago
  55. ad5d7e7 Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  56. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years ago
  57. a94ac61 Make the router const correct by Ed Tanous · 2 years, 11 months ago
  58. c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years ago
  59. 1668ce6 Move error messages to string_view by Ed Tanous · 2 years, 11 months ago
  60. b6cd31e Simplify message registry to save binary size by Ed Tanous · 2 years, 11 months ago
  61. 93c0202 websocket: fix authless by Nan Zhou · 2 years, 10 months ago
  62. 2b20ef6 Clean up Crashdump log entry creation by Jason M. Bills · 3 years ago
  63. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  64. 30a3c43 Generate indexes for message registries by Ed Tanous · 2 years, 11 months ago
  65. 4a750f4 scripts: websocket: make ssl optional by Nan Zhou · 2 years, 10 months ago
  66. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  67. 6bbda2c subproject: boost-url & boost: update revision by Nan Zhou · 2 years, 11 months ago
  68. 927c17c Do not send duplicate data for ntp servers by Radivoje Jovanovic · 2 years, 11 months ago
  69. 4978b63 log_services: Un-wrap some strings by Jason M. Bills · 2 years, 11 months ago
  70. 08e9fa9 Fix clang-tidy issues in nbd proxy by Ed Tanous · 2 years, 11 months ago
  71. 613ea98 Update nbd_proxy for new ManagedObjectType by Jason M. Bills · 2 years, 11 months ago
  72. db69770 managers: populate the name correctly for PID by Willy Tu · 3 years ago
  73. 2119e27 Make run() static by Ed Tanous · 2 years, 11 months ago
  74. a6e5e0a chassis-state: no error in chassis if unavailable by Carson Labrado · 2 years, 11 months ago
  75. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 11 months ago
  76. f1e1bbf Add message registry entry for Memhot event by Jayaprakash Mutyala · 3 years ago
  77. 9c0b4e5 Use (size() == 0) check for multi_buffer by Jason M. Bills · 2 years, 11 months ago
  78. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
  79. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  80. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years ago
  81. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  82. c5ba4c2 Abstract fillMessageArgs and unit test it by Ed Tanous · 2 years, 11 months ago
  83. 01caf62 Regenerate generated code as part of the build by Ed Tanous · 2 years, 11 months ago
  84. 0a4304c Remove invalid base log message by Ed Tanous · 2 years, 11 months ago
  85. 0e46c8a account_service: Remove unused DbusInterfaceType by Jason M. Bills · 2 years, 11 months ago
  86. 31873b3 Enable performance-no-int-to-ptr check by Ed Tanous · 3 years ago
  87. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  88. 213ffc7 Change PcieType to PCIeType by Anjaliintel-21 · 2 years, 11 months ago
  89. 1ebe3e4 Fix Event Subscription URI by Gayathri Leburu · 2 years, 11 months ago
  90. 141d943 Update schema pack to 2021.4 by Sui Chen · 2 years, 11 months ago
  91. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  92. b3db896 Run update-schemas.py by Ed Tanous · 2 years, 11 months ago
  93. ef73ad0 Allow setting MinPasswordLength in AccountService by Paul Fertser · 3 years ago
  94. 6ba8c82 Send push-style event only if EventService enabled by sunharis_in · 3 years, 6 months ago
  95. eae855c Add UrlFromPieces helper function by Ed Tanous · 3 years, 2 months ago
  96. f70a6d9 Implement TODO in beast source file by Ed Tanous · 2 years, 11 months ago
  97. 331b201 Capture int by value in stringValueTooLong by Ed Tanous · 2 years, 11 months ago
  98. ba27e59 Rerun parse_registries.py by Ed Tanous · 2 years, 11 months ago
  99. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  100. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago