1. 17e2202 ethernet: Use std::optional<uint32> for VLAN ID by Jiaqing Zhao · 3 years ago
  2. 0fd2986 Fix segmentation fault when deleting the sessions by wukaihua-fii-na · 2 years, 11 months ago
  3. 9a5acea memory: move long code blocks in callbacks into separate functions by Nan Zhou · 2 years, 11 months ago
  4. 32ca38a Fake out allow header in UpdateService by Ed Tanous · 2 years, 11 months ago
  5. 4dc23f3 Change UpdateService POST URI by Ed Tanous · 2 years, 11 months ago
  6. c2051d1 Move update service post to free method by Ed Tanous · 2 years, 11 months ago
  7. b2c7e20 Fix regression in ComputerSystem by Ed Tanous · 2 years, 11 months ago
  8. e7dbd53 log_services: fix wrong AdditionalDataURI by Potin Lai · 3 years ago
  9. c08f032 Fix regression in brace initialization by Ed Tanous · 2 years, 11 months ago
  10. d3355c5 Move /redfish to free methods by Ed Tanous · 2 years, 11 months ago
  11. 1e925c8 Add setUpRedfishRoute to /redfish/ route by Ed Tanous · 2 years, 11 months ago
  12. 565dfb6 LogService: Sort dump entries collection by Id by Claire Weinan · 3 years ago
  13. 1476687 Remove brace initialization of json objects by Ed Tanous · 3 years, 1 month ago
  14. 4c25d66 Move redfish v1 into redfish-core by Ed Tanous · 2 years, 11 months ago
  15. 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 3 years ago
  16. da8ba40 memory: correct type of MemorySizeInKB by Nan Zhou · 3 years ago
  17. 031514f Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 4 months ago
  18. 61b83d0 storage: Call function only if interfaces exist by Willy Tu · 3 years ago
  19. c937d2b Make log services use parameter delegation by Ed Tanous · 3 years ago
  20. 3d768a1 Fix Ethernet privileges by Abhishek Patel · 3 years, 8 months ago
  21. 5344ab8 Fix certificate_service privileges by Abhishek Patel · 3 years, 8 months ago
  22. 02da7c5 Simplify sensor path lookups by Ed Tanous · 3 years, 1 month ago
  23. 49328a2 system: Fix incorrect WatchdogTimer PATCH handler by Jiaqing Zhao · 3 years ago
  24. 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 3 years ago
  25. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 3 years, 2 months ago
  26. 82695a5 ethernet: Fix naming conventions by Jiaqing Zhao · 3 years ago
  27. 2bf0e92 ethernet: Remove unused SendHostNameEnabled property by Jiaqing Zhao · 3 years ago
  28. 82818b9 ethernet: Remove unused changeVlanId() function by Jiaqing Zhao · 3 years ago
  29. 90d2d1e CertificateService: Enhance error handling for ReplaceCertificate by Jiaqing Zhao · 3 years ago
  30. 6f581ec pcie: Remove duplicate DeviceType property check by Jiaqing Zhao · 3 years ago
  31. ca1600c Add common url segments parser by Szymon Dompke · 3 years, 1 month ago
  32. 0145a22 Update odata.type version of /redfish/v1/AccountService/ by Anjaliintel-21 · 3 years ago
  33. 54417b0 Skip on log entries not found in the message registry by Sui Chen · 3 years ago
  34. 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 3 years ago
  35. bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 3 years ago
  36. 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 3 years ago
  37. 5f4c798 Use multi-depth readJson to handle PATCH NetworkProtocol by Jiaqing Zhao · 3 years ago
  38. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 3 years ago
  39. e7b1b62 Fix missing success code in Account PATCH by Ed Tanous · 3 years ago
  40. 7cf436c Implement Expand by Ed Tanous · 3 years ago
  41. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 6 months ago
  42. 456cd87 Use url_view for telemetry uris by Szymon Dompke · 3 years, 1 month ago
  43. 9629907 service root: add ProtocolFeaturesSupported by Nan Zhou · 3 years ago
  44. e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 3 years, 1 month ago
  45. 1e04f3b Memory: Fix OperatingMemoryModes and MemoryMedia properties by Jiaqing Zhao · 3 years, 1 month ago
  46. 724340d Move SessionService to free methods by Ed Tanous · 3 years, 1 month ago
  47. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 3 years, 1 month ago
  48. a2dd60a log_services: Initialize Members@odata.count as 0 by Brandon Kim · 3 years, 1 month ago
  49. 80badf7 Memory: Remove extra loop in getPersistentMemoryProperties() by Jiaqing Zhao · 3 years, 1 month ago
  50. 1a6e51a Fix undefined property in FirmwareInventory by Jiaqing Zhao · 3 years, 3 months ago
  51. 4ed47cb redfish:systems: Handle power restore policy of "None" by Matthew Barth · 3 years, 1 month ago
  52. 866e486 Detemplateify intToHexString by Ed Tanous · 3 years, 2 months ago
  53. f7725d7 Make code compile on clang again by Ed Tanous · 3 years, 1 month ago
  54. 55f79e6 Enable readability checks by Ed Tanous · 3 years, 2 months ago
  55. 56d2396 Enable 3 member function checks by Ed Tanous · 3 years, 2 months ago
  56. 5f2b84e Drop message severity by Ed Tanous · 3 years, 2 months ago
  57. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 3 years, 2 months ago
  58. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 3 years, 1 month ago
  59. 19b8e9a Drive: Add MediaType, Capacity, and Protocol Resource for Drive by Willy Tu · 3 years, 5 months ago
  60. ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 3 years, 2 months ago
  61. ad5d7e7 Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 9 months ago
  62. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years, 2 months ago
  63. c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years, 3 months ago
  64. 1668ce6 Move error messages to string_view by Ed Tanous · 3 years, 2 months ago
  65. 2b20ef6 Clean up Crashdump log entry creation by Jason M. Bills · 3 years, 3 months ago
  66. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 5 months ago
  67. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 4 months ago
  68. 927c17c Do not send duplicate data for ntp servers by Radivoje Jovanovic · 3 years, 2 months ago
  69. 4978b63 log_services: Un-wrap some strings by Jason M. Bills · 3 years, 1 month ago
  70. db69770 managers: populate the name correctly for PID by Willy Tu · 3 years, 2 months ago
  71. a6e5e0a chassis-state: no error in chassis if unavailable by Carson Labrado · 3 years, 2 months ago
  72. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 3 years, 2 months ago
  73. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years, 2 months ago
  74. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years, 2 months ago
  75. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years, 2 months ago
  76. 0a4304c Remove invalid base log message by Ed Tanous · 3 years, 2 months ago
  77. 0e46c8a account_service: Remove unused DbusInterfaceType by Jason M. Bills · 3 years, 2 months ago
  78. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years, 2 months ago
  79. 213ffc7 Change PcieType to PCIeType by Anjaliintel-21 · 3 years, 2 months ago
  80. 1ebe3e4 Fix Event Subscription URI by Gayathri Leburu · 3 years, 2 months ago
  81. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years, 2 months ago
  82. ef73ad0 Allow setting MinPasswordLength in AccountService by Paul Fertser · 3 years, 2 months ago
  83. 6ba8c82 Send push-style event only if EventService enabled by sunharis_in · 3 years, 9 months ago
  84. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years, 2 months ago
  85. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years, 2 months ago
  86. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 3 years, 2 months ago
  87. c419c75 Remove getTimestamp by Ed Tanous · 3 years, 2 months ago
  88. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 5 months ago
  89. 22228c2 host-state: do not return anything if unavailable by Andrew Geissler · 3 years, 2 months ago
  90. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years, 2 months ago
  91. 9c929be Implement Cable schema by Shantappa Teekappanavar · 3 years, 4 months ago
  92. 35fb531 EthernetInterfaces:GET & PATCH support for MTUSize by Tejas Patil · 3 years, 7 months ago
  93. a818d15 Fix undefined property in PCIeFunctionCollection by Jiaqing Zhao · 3 years, 3 months ago
  94. 727dc83 managers: Fix incorrect property name for "Class" by Lei YU · 3 years, 3 months ago
  95. 5df6eda bmcweb: Add/Move common typedefs to dbus utility by Shantappa Teekappanavar · 3 years, 3 months ago
  96. 2d31491 Simplify Crashdump file transfer by Jason M. Bills · 3 years, 3 months ago
  97. 0dccd04 Fix 32/64 bit compile issue by Ed Tanous · 3 years, 3 months ago
  98. ebe4d91 Fix regresssion in name by Ed Tanous · 3 years, 3 months ago
  99. adf3d0e Enable pro-type-static-cast-downcast checks by Ed Tanous · 3 years, 3 months ago
  100. 4ecc618 Enable const_cast checks by Ed Tanous · 3 years, 3 months ago