1. ac992cd Use an enum to return message registry parsing status by Jason M. Bills · 2 years, 9 months ago
  2. 84afc48 log_services: remove brace initialization by Jason M. Bills · 2 years, 9 months ago
  3. d405bb5 log_services: don't replace res.jsonValue by Jason M. Bills · 2 years, 9 months ago
  4. 3a48b3a log_services: use nlohmann::json::object_t by Jason M. Bills · 2 years, 9 months ago
  5. de703c5 Update handling of skipped log entries by Jason M. Bills · 2 years, 9 months ago
  6. efde4ec Clean up firstEntry boolean checks by Jason M. Bills · 2 years, 9 months ago
  7. fbe4fb6 memory: Use dbus::utility::DBusPropertiesMap::value_type by Jiaqing Zhao · 2 years, 10 months ago
  8. 1ef4c34 Move AccountService to separate methods by Ed Tanous · 2 years, 11 months ago
  9. b7e21eb health: remove boost container header by Nan Zhou · 2 years, 9 months ago
  10. 21ab404 log_service: make function static by Nan Zhou · 2 years, 9 months ago
  11. fdd2690 LogService: Add support for Fault Log by Claire Weinan · 3 years, 1 month ago
  12. 96825be Replace BMCWEB_ROUTES lambdas with functions by Ed Tanous · 2 years, 10 months ago
  13. d3f92ce certificate: Add getCertificateList for get collections by Jiaqing Zhao · 2 years, 10 months ago
  14. c6a8dfb certificate: Use ObjectMapper in getCertificateLocations by Jiaqing Zhao · 2 years, 10 months ago
  15. fe04d49 sensors: use std set and map by Nan Zhou · 2 years, 10 months ago
  16. 8cb65f8 storage: simplify dbus call types by Nan Zhou · 2 years, 10 months ago
  17. b53dcd9 clang: add inline to functions by Nan Zhou · 2 years, 10 months ago
  18. 76686dc memory: match DIMM ID even more precisely by Nan Zhou · 2 years, 10 months ago
  19. 9bc5569 Fix for segfault in VirtualMedia.InsertMedia by Michal Orzel · 2 years, 10 months ago
  20. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 10 months ago
  21. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 10 months ago
  22. e9dd1d3 Fix regression in JsonSchema/404 handler by Ed Tanous · 2 years, 10 months ago
  23. 81d523a Move the JsonSchemas to be generated at runtime by Ed Tanous · 2 years, 10 months ago
  24. 2aacf85 Fix PCIeSlots build by Ed Tanous · 2 years, 10 months ago
  25. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years, 2 months ago
  26. 14bd7d9 Redfish: Fix @odata.id formatting issue by John Edward Broadbent · 2 years, 10 months ago
  27. 686b709 redfish_v1: fix setUpRedfishRoute by Nan Zhou · 2 years, 10 months ago
  28. 8c623a9 Handle redfish 404 with a good message by Ed Tanous · 2 years, 10 months ago
  29. 3f215c9 Fix Trigger GET functionality by Szymon Dompke · 3 years, 1 month ago
  30. 03810a1 Fix compilation issue by Michal Orzel · 2 years, 10 months ago
  31. 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 10 months ago
  32. e56ed6b redfish: Add Chassis associated Drive query by John Edward Broadbent · 3 years ago
  33. d7f04fd memory: refactor JSON assembling codes by Nan Zhou · 3 years ago
  34. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 10 months ago
  35. c7a6d66 LogService: Fix setUpRedfishRoute() for dumps by Claire Weinan · 2 years, 10 months ago
  36. a85afbe storage: Refactor Drive and StorageController into separate method by Willy Tu · 3 years, 3 months ago
  37. 7267c21 memory: Precisely match DIMM ID by Sui Chen · 2 years, 11 months ago
  38. 3215e70 ComputerSystem: fix ResetActionInfo by Nan Zhou · 2 years, 10 months ago
  39. 5b9e95a Chassis: fix ResetActionInfo by Nan Zhou · 2 years, 10 months ago
  40. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 3 years ago
  41. 0bad320 Remove extraneous semicolon by Ed Tanous · 2 years, 10 months ago
  42. aa6d453 Fix indentation of clang-format off blocks by Jiaqing Zhao · 2 years, 10 months ago
  43. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
  44. de167a6 SensorCollection: use inline functions+bind_front by Nan Zhou · 2 years, 10 months ago
  45. e6bd846 sensors: use inline functions + bind_front by Nan Zhou · 2 years, 10 months ago
  46. f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 10 months ago
  47. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 10 months ago
  48. a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 10 months ago
  49. 1a1d5d6 memory: set @odata attributes only if the object is found by Nan Zhou · 2 years, 10 months ago
  50. dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 11 months ago
  51. ef00d7d memory: move Partition codes from callbacks into separate functions by Nan Zhou · 2 years, 11 months ago
  52. b1e8a8e Remove messages::operationFailed from processor by Ed Tanous · 2 years, 11 months ago
  53. 3927e13 ethernet: Remove PATCH VLANId support by Jiaqing Zhao · 3 years ago
  54. 17e2202 ethernet: Use std::optional<uint32> for VLAN ID by Jiaqing Zhao · 3 years ago
  55. 0fd2986 Fix segmentation fault when deleting the sessions by wukaihua-fii-na · 2 years, 11 months ago
  56. 9a5acea memory: move long code blocks in callbacks into separate functions by Nan Zhou · 2 years, 11 months ago
  57. 32ca38a Fake out allow header in UpdateService by Ed Tanous · 2 years, 11 months ago
  58. 4dc23f3 Change UpdateService POST URI by Ed Tanous · 2 years, 11 months ago
  59. c2051d1 Move update service post to free method by Ed Tanous · 2 years, 11 months ago
  60. b2c7e20 Fix regression in ComputerSystem by Ed Tanous · 2 years, 11 months ago
  61. e7dbd53 log_services: fix wrong AdditionalDataURI by Potin Lai · 2 years, 11 months ago
  62. c08f032 Fix regression in brace initialization by Ed Tanous · 2 years, 11 months ago
  63. d3355c5 Move /redfish to free methods by Ed Tanous · 2 years, 11 months ago
  64. 1e925c8 Add setUpRedfishRoute to /redfish/ route by Ed Tanous · 2 years, 11 months ago
  65. 565dfb6 LogService: Sort dump entries collection by Id by Claire Weinan · 3 years ago
  66. 1476687 Remove brace initialization of json objects by Ed Tanous · 3 years, 1 month ago
  67. 4c25d66 Move redfish v1 into redfish-core by Ed Tanous · 2 years, 11 months ago
  68. 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 3 years ago
  69. da8ba40 memory: correct type of MemorySizeInKB by Nan Zhou · 3 years ago
  70. 031514f Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 4 months ago
  71. 61b83d0 storage: Call function only if interfaces exist by Willy Tu · 3 years ago
  72. c937d2b Make log services use parameter delegation by Ed Tanous · 3 years ago
  73. 3d768a1 Fix Ethernet privileges by Abhishek Patel · 3 years, 8 months ago
  74. 5344ab8 Fix certificate_service privileges by Abhishek Patel · 3 years, 8 months ago
  75. 02da7c5 Simplify sensor path lookups by Ed Tanous · 3 years, 1 month ago
  76. 49328a2 system: Fix incorrect WatchdogTimer PATCH handler by Jiaqing Zhao · 3 years ago
  77. 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 3 years ago
  78. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 3 years, 2 months ago
  79. 82695a5 ethernet: Fix naming conventions by Jiaqing Zhao · 3 years ago
  80. 2bf0e92 ethernet: Remove unused SendHostNameEnabled property by Jiaqing Zhao · 3 years ago
  81. 82818b9 ethernet: Remove unused changeVlanId() function by Jiaqing Zhao · 3 years ago
  82. 90d2d1e CertificateService: Enhance error handling for ReplaceCertificate by Jiaqing Zhao · 3 years ago
  83. 6f581ec pcie: Remove duplicate DeviceType property check by Jiaqing Zhao · 3 years ago
  84. ca1600c Add common url segments parser by Szymon Dompke · 3 years, 1 month ago
  85. 0145a22 Update odata.type version of /redfish/v1/AccountService/ by Anjaliintel-21 · 3 years ago
  86. 54417b0 Skip on log entries not found in the message registry by Sui Chen · 3 years ago
  87. 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 3 years ago
  88. bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 3 years ago
  89. 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 3 years ago
  90. 5f4c798 Use multi-depth readJson to handle PATCH NetworkProtocol by Jiaqing Zhao · 3 years ago
  91. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 3 years ago
  92. e7b1b62 Fix missing success code in Account PATCH by Ed Tanous · 3 years ago
  93. 7cf436c Implement Expand by Ed Tanous · 3 years ago
  94. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 6 months ago
  95. 456cd87 Use url_view for telemetry uris by Szymon Dompke · 3 years, 1 month ago
  96. 9629907 service root: add ProtocolFeaturesSupported by Nan Zhou · 3 years ago
  97. e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 3 years, 1 month ago
  98. 1e04f3b Memory: Fix OperatingMemoryModes and MemoryMedia properties by Jiaqing Zhao · 3 years, 1 month ago
  99. 724340d Move SessionService to free methods by Ed Tanous · 3 years, 1 month ago
  100. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 3 years, 1 month ago