1. afc474a Format readjson by Myung Bae · 3 months ago
  2. 6be832e Remove duplicated block comments by Ed Tanous · 4 months ago
  3. dd7090e Fix 404 on Hypervisor Reset by Gunnar Mills · 5 months ago
  4. 6889620 Add a Hypervisor Computer System Option by Gunnar Mills · 5 months ago
  5. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  6. ab34422 Fix tabbing on readJsonPatch by Ed Tanous · 5 months ago
  7. 539d8c6 Consistently use generated enumerations by Ed Tanous · 7 months ago
  8. 1d834d4 OemComputerSystem -> OpenBMCComputerSystem by Ed Tanous · 6 months ago
  9. 67b1590 Show hypervisor path on GET of Systems collection by Asmitha Karunanithi · 6 months ago
  10. e93abac Pass redfishPropertyName earlier argument by Ginu George · 7 months ago
  11. efff2b5 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  12. 20fa6a2 Remove the last instances of json pattern by Ed Tanous · 8 months ago
  13. 253f11b Allow configuring "bmc" and "system" by Ed Tanous · 8 months ago
  14. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  15. 87c4496 Move to Redfish setProperty call by Asmitha Karunanithi · 9 months ago
  16. 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
  17. 51bd2d8 Remove redfish-enable-proccessor-memory-status by Gunnar Mills · 9 months ago
  18. a5a8ac2 Remove duplicated include by Ed Tanous · 10 months ago
  19. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  20. e715d14 Fix behavior when service is missing by Ed Tanous · 10 months ago
  21. 33e1f12 AllowedHostTransitions: look for on dbus by Andrew Geissler · 10 months ago
  22. 6b9ac4f Systems: Add support to read AllowedPowerModes by Chris Cain · 11 months ago
  23. b665510 Systems: Add support for new eco power modes by Chris Cain · 11 months ago
  24. 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 7 months ago
  25. 59a17e4 Rename getLocationIndicatorActive/setLocationIndicatorActive by George Liu · 2 years, 3 months ago
  26. a974c13 Refactor getComputerSystem by Lakshmi Yadlapati · 1 year, 2 months ago
  27. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  28. b3e86cb System: Error log level when internalError by Gunnar Mills · 1 year, 4 months ago
  29. 3a34b74 Fix RestorePolicy map by Gunnar Mills · 1 year, 5 months ago
  30. fc3edfd Rename aResp to asyncResp by Ed Tanous · 1 year, 6 months ago
  31. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  32. dfb2b40 Incorrect value displayed for total system memory by Priyanga Ramasamy · 1 year, 6 months ago
  33. 9dcfe8c Add support for redfish StopBootOnFault by Albert Zhang · 3 years, 6 months ago
  34. 9ae226f Refactor setProperty method by George Liu · 1 year, 7 months ago
  35. 8d69c66 Remove usage of flat_map for enum lookup by Ed Tanous · 1 year, 7 months ago
  36. 100afe5 Move all ComputerSystem routes to bottom by Ed Tanous · 1 year, 7 months ago
  37. c1e219d Break out ComputerSystem methods by Ed Tanous · 1 year, 7 months ago
  38. 7f3e84a Add an option flag for multi-computersystem by Ed Tanous · 2 years ago
  39. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
  40. fc903b3 bmc-ready: provide special error return on BMCNotReady by Andrew Geissler · 1 year, 7 months ago
  41. 472bd20 Move getPCIeDeviceList to pcie_util by Lakshmi Yadlapati · 1 year, 10 months ago
  42. 5fd0aaf Disabled processor and memory summary status by Ninad Palsule · 1 year, 9 months ago
  43. 13451e3 health: Add option to disable health-populate by Willy Tu · 1 year, 8 months ago
  44. cf0e004 Refactor processor/memory state related code by Ninad Palsule · 1 year, 8 months ago
  45. c5091a0 Update DIMM memorySizeInKB to be in size_t by Anthony · 1 year, 8 months ago
  46. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 8 months ago
  47. 6331965 Remove done TODO by Gunnar Mills · 1 year, 8 months ago
  48. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 9 months ago
  49. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  50. bc6cfec systems: remove stray break for clang-tidy by Patrick Williams · 1 year, 8 months ago
  51. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  52. 797d5da Support for configurable host reboot count by Corey Hardesty · 2 years, 9 months ago
  53. 2661b72 systems: Fix missing EnterDwellTime property by Chris Cain · 1 year, 10 months ago
  54. 746b56f Fix hypervisor system Get by Asmitha Karunanithi · 1 year, 10 months ago
  55. 5c3e927 Retrieve port info for systems service by Abhishek Patel · 3 years, 7 months ago
  56. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 11 months ago
  57. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  58. 3179105 Implementation of FabricAdapter schema in bmcweb by Sunny Srivastava · 3 years, 10 months ago
  59. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  60. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  61. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  62. b6d5d45 Adds LastStateTime in Redfish BootProgress by Hieu Huynh · 2 years, 3 months ago
  63. 22d268c Make routes start matching Redfish by Ed Tanous · 2 years, 8 months ago
  64. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  65. 38c8a6f Make system handlers inline by Ed Tanous · 2 years, 4 months ago
  66. 382d647 Move nested dbus calls in getComputerSystem by Ali Ahmed · 3 years, 4 months ago
  67. dd60b9e Add link support to SystemsCollection by Ed Tanous · 2 years, 6 months ago
  68. 0d4befa Fix build failure with redfish-provisioning-feature enabled by Jiaqing Zhao · 2 years, 5 months ago
  69. bc1d29d used sdbusplus::unpackPropertiesNoThrow part 3 by Krzysztof Grobelny · 2 years, 5 months ago
  70. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  71. 1e5b7c8 system: Remove ipsPropertiesType by Jiaqing Zhao · 2 years, 5 months ago
  72. a666902 fix ProcessorSummary.CoreCount by Krzysztof Grobelny · 2 years, 5 months ago
  73. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  74. 5ef735c system: don't fail when Boot service isn't there by Nan Zhou · 2 years, 7 months ago
  75. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  76. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
  77. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  78. 3215e70 ComputerSystem: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  79. aa6d453 Fix indentation of clang-format off blocks by Jiaqing Zhao · 2 years, 7 months ago
  80. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  81. dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 8 months ago
  82. b2c7e20 Fix regression in ComputerSystem by Ed Tanous · 2 years, 8 months ago
  83. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  84. 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 2 years, 9 months ago
  85. 49328a2 system: Fix incorrect WatchdogTimer PATCH handler by Jiaqing Zhao · 2 years, 9 months ago
  86. 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 2 years, 9 months ago
  87. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 10 months ago
  88. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
  89. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  90. 4ed47cb redfish:systems: Handle power restore policy of "None" by Matthew Barth · 2 years, 10 months ago
  91. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  92. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  93. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  94. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  95. 22228c2 host-state: do not return anything if unavailable by Andrew Geissler · 3 years ago
  96. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  97. 543f440 Enable init checker by Ed Tanous · 3 years ago
  98. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  99. 6e3b67e Convert VariantType to DbusVariantType by AppaRao Puli · 3 years ago
  100. e43914b boot-progress: move dbus-to-redfish logic to function by Andrew Geissler · 3 years ago