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