1. ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 3 years, 1 month ago
  2. ad5d7e7 Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 9 months ago
  3. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years, 2 months ago
  4. c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years, 2 months ago
  5. 1668ce6 Move error messages to string_view by Ed Tanous · 3 years, 1 month ago
  6. b6cd31e Simplify message registry to save binary size by Ed Tanous · 3 years, 1 month ago
  7. 2b20ef6 Clean up Crashdump log entry creation by Jason M. Bills · 3 years, 2 months ago
  8. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 5 months ago
  9. 30a3c43 Generate indexes for message registries by Ed Tanous · 3 years, 1 month ago
  10. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 3 months ago
  11. 927c17c Do not send duplicate data for ntp servers by Radivoje Jovanovic · 3 years, 1 month ago
  12. 4978b63 log_services: Un-wrap some strings by Jason M. Bills · 3 years, 1 month ago
  13. db69770 managers: populate the name correctly for PID by Willy Tu · 3 years, 1 month ago
  14. a6e5e0a chassis-state: no error in chassis if unavailable by Carson Labrado · 3 years, 1 month ago
  15. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 3 years, 1 month ago
  16. f1e1bbf Add message registry entry for Memhot event by Jayaprakash Mutyala · 3 years, 1 month ago
  17. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 3 years, 1 month ago
  18. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years, 2 months ago
  19. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years, 2 months ago
  20. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years, 2 months ago
  21. c5ba4c2 Abstract fillMessageArgs and unit test it by Ed Tanous · 3 years, 1 month ago
  22. 0a4304c Remove invalid base log message by Ed Tanous · 3 years, 1 month ago
  23. 0e46c8a account_service: Remove unused DbusInterfaceType by Jason M. Bills · 3 years, 1 month ago
  24. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years, 2 months ago
  25. 213ffc7 Change PcieType to PCIeType by Anjaliintel-21 · 3 years, 1 month ago
  26. 1ebe3e4 Fix Event Subscription URI by Gayathri Leburu · 3 years, 1 month ago
  27. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years, 2 months ago
  28. ef73ad0 Allow setting MinPasswordLength in AccountService by Paul Fertser · 3 years, 2 months ago
  29. 6ba8c82 Send push-style event only if EventService enabled by sunharis_in · 3 years, 8 months ago
  30. 331b201 Capture int by value in stringValueTooLong by Ed Tanous · 3 years, 1 month ago
  31. ba27e59 Rerun parse_registries.py by Ed Tanous · 3 years, 1 month ago
  32. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years, 2 months ago
  33. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years, 2 months ago
  34. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 3 years, 1 month ago
  35. c419c75 Remove getTimestamp by Ed Tanous · 3 years, 2 months ago
  36. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 5 months ago
  37. 22228c2 host-state: do not return anything if unavailable by Andrew Geissler · 3 years, 1 month ago
  38. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years, 2 months ago
  39. 9c929be Implement Cable schema by Shantappa Teekappanavar · 3 years, 3 months ago
  40. 35fb531 EthernetInterfaces:GET & PATCH support for MTUSize by Tejas Patil · 3 years, 6 months ago
  41. a818d15 Fix undefined property in PCIeFunctionCollection by Jiaqing Zhao · 3 years, 2 months ago
  42. 727dc83 managers: Fix incorrect property name for "Class" by Lei YU · 3 years, 2 months ago
  43. 9ea15c3 Include what you use by Ed Tanous · 3 years, 2 months ago
  44. 5df6eda bmcweb: Add/Move common typedefs to dbus utility by Shantappa Teekappanavar · 3 years, 2 months ago
  45. 2d31491 Simplify Crashdump file transfer by Jason M. Bills · 3 years, 2 months ago
  46. 0dccd04 Fix 32/64 bit compile issue by Ed Tanous · 3 years, 2 months ago
  47. ebe4d91 Fix regresssion in name by Ed Tanous · 3 years, 2 months ago
  48. adf3d0e Enable pro-type-static-cast-downcast checks by Ed Tanous · 3 years, 2 months ago
  49. 4ecc618 Enable const_cast checks by Ed Tanous · 3 years, 2 months ago
  50. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years, 2 months ago
  51. d3a9e08 Enforce variable init by Ed Tanous · 3 years, 2 months ago
  52. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years, 2 months ago
  53. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years, 2 months ago
  54. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years, 2 months ago
  55. 543f440 Enable init checker by Ed Tanous · 3 years, 2 months ago
  56. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years, 2 months ago
  57. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years, 2 months ago
  58. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years, 2 months ago
  59. cd5e430 Fix seg fault in health by Ed Tanous · 3 years, 2 months ago
  60. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years, 3 months ago
  61. 914e2d5 Enforce const correctness by Ed Tanous · 3 years, 2 months ago
  62. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years, 3 months ago
  63. 6e3b67e Convert VariantType to DbusVariantType by AppaRao Puli · 3 years, 2 months ago
  64. 12778e6 Bump up privilege_registry to Redfish_1.2.0 by Shantappa Teekappanavar · 3 years, 2 months ago
  65. e43914b boot-progress: move dbus-to-redfish logic to function by Andrew Geissler · 3 years, 2 months ago
  66. 9ec65ef boot-progress: add support for SetupEntered by Andrew Geissler · 3 years, 2 months ago
  67. e1cc482 update_service: fix fwUpdateErrorMatcher cannot working by Brian Ma · 3 years, 3 months ago
  68. 248d023 Make code compile with clang by Ed Tanous · 3 years, 2 months ago
  69. 1ec43ee Fix AccountService patch privileges by Gunnar Mills · 3 years, 2 months ago
  70. 5ac5a2f Bump Chassis schema to fix error by Gunnar Mills · 3 years, 2 months ago
  71. 85ffe86 Fix variable naming for NIC IP entry by Jiaqing Zhao · 3 years, 2 months ago
  72. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 9 months ago
  73. 168e20c Move to common variant by Ed Tanous · 3 years, 3 months ago
  74. b477fd4 Enable encoding/decoding object paths of User Name by P Dheeraj Srujan Kumar · 3 years, 3 months ago
  75. 62cd45a PCIe: Implement "PcieType" PCIe device property by Spencer Ku · 3 years, 4 months ago
  76. 163994a Add support for DELETE on Triggers schema by Szymon Dompke · 3 years, 7 months ago
  77. 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 8 months ago
  78. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 8 months ago
  79. b244838 Remove unused header by Ed Tanous · 3 years, 3 months ago
  80. 5187e09 error_messages: Use int64_t in invalidIndex by Josh Lehan · 3 years, 3 months ago
  81. 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 3 months ago
  82. caa11f7 Add Spare Part Number for Chassis by Alpana Kumari · 3 years, 4 months ago
  83. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 4 months ago
  84. df5415f Add logging to internal error by Ed Tanous · 3 years, 3 months ago
  85. 7a474a5 Remove non-standard IPv6StaticAddress properties by Jiaqing Zhao · 3 years, 3 months ago
  86. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 3 months ago
  87. 2558979 Restructure Redfish EventLog Transmit code flow by P Dheeraj Srujan Kumar · 3 years, 9 months ago
  88. f5e29f3 Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 3 months ago
  89. 1e270c5 span: clean up stray boost headers. by Patrick Williams · 3 years, 3 months ago
  90. 98be3e3 Remove copies from log services and virtual media by Ed Tanous · 3 years, 6 months ago
  91. 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 4 months ago
  92. 889ff69 Enhance logs for networkd, hypervisor networkd app by Asmitha Karunanithi · 3 years, 4 months ago
  93. 4dd5a4c test: time_utils: fix negative test by Patrick Williams · 3 years, 3 months ago
  94. c035324 Sync Telmetry service with EventService by Wludzik, Jozef · 4 years, 3 months ago
  95. 1930fbd redfish-core: processor: Add Model, Microcode, Step by Brandon Kim · 3 years, 6 months ago
  96. 0fda0f1 Update clang-format by George Liu · 3 years, 4 months ago
  97. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 4 months ago
  98. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 5 months ago
  99. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 6 months ago
  100. 333b530 Revert "Adds new redfish unit testing for serviceroot" by Ed Tanous · 3 years, 4 months ago