1. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
  2. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
  3. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  4. 5b9ef70 Simplify parse_registries.py by Ed Tanous · 2 years, 11 months ago
  5. 1cf53df Make generated warning more prominent and helpful by Ed Tanous · 2 years, 11 months ago
  6. 4d99bbb Make parse_registries do whitespace properly by Ed Tanous · 2 years, 11 months ago
  7. 16b96f2 Remove a component word from base message by Hardik Panchal · 2 years, 10 months ago
  8. 46666f3 Fix the build for time_t by Ed Tanous · 2 years, 10 months ago
  9. a327dc5 Fix clang warnings related to OpenSSL 1.x by Szymon Dompke · 2 years, 10 months ago
  10. 4656063 Fix constexpr on clang by Ed Tanous · 2 years, 11 months ago
  11. 4068129 Use std::variant by Ed Tanous · 2 years, 11 months ago
  12. 19b8e9a Drive: Add MediaType, Capacity, and Protocol Resource for Drive by Willy Tu · 3 years, 2 months ago
  13. 2395251 Add ManagerDiagnosticData schema by Sui Chen · 2 years, 11 months ago
  14. 630c317 Remove flat_maps from our dbus parsing types by Ed Tanous · 2 years, 11 months ago
  15. ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 3 years ago
  16. ad5d7e7 Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  17. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years ago
  18. a94ac61 Make the router const correct by Ed Tanous · 2 years, 11 months ago
  19. c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years ago
  20. 1668ce6 Move error messages to string_view by Ed Tanous · 2 years, 11 months ago
  21. b6cd31e Simplify message registry to save binary size by Ed Tanous · 2 years, 11 months ago
  22. 93c0202 websocket: fix authless by Nan Zhou · 2 years, 10 months ago
  23. 2b20ef6 Clean up Crashdump log entry creation by Jason M. Bills · 3 years ago
  24. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  25. 30a3c43 Generate indexes for message registries by Ed Tanous · 2 years, 11 months ago
  26. 4a750f4 scripts: websocket: make ssl optional by Nan Zhou · 2 years, 10 months ago
  27. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  28. 6bbda2c subproject: boost-url & boost: update revision by Nan Zhou · 2 years, 11 months ago
  29. 927c17c Do not send duplicate data for ntp servers by Radivoje Jovanovic · 2 years, 11 months ago
  30. 4978b63 log_services: Un-wrap some strings by Jason M. Bills · 2 years, 11 months ago
  31. 08e9fa9 Fix clang-tidy issues in nbd proxy by Ed Tanous · 2 years, 11 months ago
  32. 613ea98 Update nbd_proxy for new ManagedObjectType by Jason M. Bills · 2 years, 11 months ago
  33. db69770 managers: populate the name correctly for PID by Willy Tu · 3 years ago
  34. 2119e27 Make run() static by Ed Tanous · 2 years, 11 months ago
  35. a6e5e0a chassis-state: no error in chassis if unavailable by Carson Labrado · 2 years, 11 months ago
  36. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 11 months ago
  37. f1e1bbf Add message registry entry for Memhot event by Jayaprakash Mutyala · 3 years ago
  38. 9c0b4e5 Use (size() == 0) check for multi_buffer by Jason M. Bills · 2 years, 11 months ago
  39. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
  40. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  41. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years ago
  42. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  43. c5ba4c2 Abstract fillMessageArgs and unit test it by Ed Tanous · 2 years, 11 months ago
  44. 01caf62 Regenerate generated code as part of the build by Ed Tanous · 2 years, 11 months ago
  45. 0a4304c Remove invalid base log message by Ed Tanous · 2 years, 11 months ago
  46. 0e46c8a account_service: Remove unused DbusInterfaceType by Jason M. Bills · 2 years, 11 months ago
  47. 31873b3 Enable performance-no-int-to-ptr check by Ed Tanous · 3 years ago
  48. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  49. 213ffc7 Change PcieType to PCIeType by Anjaliintel-21 · 2 years, 11 months ago
  50. 1ebe3e4 Fix Event Subscription URI by Gayathri Leburu · 2 years, 11 months ago
  51. 141d943 Update schema pack to 2021.4 by Sui Chen · 2 years, 11 months ago
  52. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  53. b3db896 Run update-schemas.py by Ed Tanous · 2 years, 11 months ago
  54. ef73ad0 Allow setting MinPasswordLength in AccountService by Paul Fertser · 3 years ago
  55. 6ba8c82 Send push-style event only if EventService enabled by sunharis_in · 3 years, 6 months ago
  56. eae855c Add UrlFromPieces helper function by Ed Tanous · 3 years, 2 months ago
  57. f70a6d9 Implement TODO in beast source file by Ed Tanous · 2 years, 11 months ago
  58. 331b201 Capture int by value in stringValueTooLong by Ed Tanous · 2 years, 11 months ago
  59. ba27e59 Rerun parse_registries.py by Ed Tanous · 2 years, 11 months ago
  60. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  61. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  62. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 2 years, 11 months ago
  63. c419c75 Remove getTimestamp by Ed Tanous · 3 years ago
  64. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
  65. 22228c2 host-state: do not return anything if unavailable by Andrew Geissler · 3 years ago
  66. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  67. bb05f22 Simplify human sort by Ed Tanous · 3 years ago
  68. 665479d getDateTimeStdtime: fix building warnings in 32bits by Nan Zhou · 3 years ago
  69. 9c929be Implement Cable schema by Shantappa Teekappanavar · 3 years, 1 month ago
  70. 71b861b [Fix]: Property PhysicalContext is invalid "none" by sunitakx · 3 years ago
  71. 22ce545 Fix Boost exceptions in GetDateTime series by Ed Tanous · 3 years ago
  72. 8d4c487 Update unit tests for getDateTime by Ed Tanous · 3 years ago
  73. 35fb531 EthernetInterfaces:GET & PATCH support for MTUSize by Tejas Patil · 3 years, 4 months ago
  74. a818d15 Fix undefined property in PCIeFunctionCollection by Jiaqing Zhao · 3 years ago
  75. 727dc83 managers: Fix incorrect property name for "Class" by Lei YU · 3 years ago
  76. 9ea15c3 Include what you use by Ed Tanous · 3 years ago
  77. 5df6eda bmcweb: Add/Move common typedefs to dbus utility by Shantappa Teekappanavar · 3 years ago
  78. 2d31491 Simplify Crashdump file transfer by Jason M. Bills · 3 years ago
  79. 0dccd04 Fix 32/64 bit compile issue by Ed Tanous · 3 years ago
  80. ebe4d91 Fix regresssion in name by Ed Tanous · 3 years ago
  81. 9bc9dc0 Enable and enforce cpp core guidelines by Ed Tanous · 3 years ago
  82. adf3d0e Enable pro-type-static-cast-downcast checks by Ed Tanous · 3 years ago
  83. fcc5aa6 Enable malloc checks by Ed Tanous · 3 years ago
  84. 49d1eea enable cppcoreguidelines-pro-type-vararg checks by Ed Tanous · 3 years ago
  85. 4bac4a8 Enable pro-type-cstyle-cast checks by Ed Tanous · 3 years ago
  86. 4ecc618 Enable const_cast checks by Ed Tanous · 3 years ago
  87. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years ago
  88. 600d239 Enable cpp core guidelines macro checks by Ed Tanous · 3 years ago
  89. d3a9e08 Enforce variable init by Ed Tanous · 3 years ago
  90. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  91. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  92. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  93. 543f440 Enable init checker by Ed Tanous · 3 years ago
  94. d63c72e Enable clang-tidy checks we already pass by Ed Tanous · 3 years ago
  95. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  96. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  97. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  98. cd5e430 Fix seg fault in health by Ed Tanous · 3 years ago
  99. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years ago
  100. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago