1. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  2. 1e5b7c8 system: Remove ipsPropertiesType by Jiaqing Zhao · 2 years, 5 months ago
  3. a666902 fix ProcessorSummary.CoreCount by Krzysztof Grobelny · 2 years, 5 months ago
  4. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  5. 5ef735c system: don't fail when Boot service isn't there by Nan Zhou · 2 years, 6 months ago
  6. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  7. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
  8. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  9. 3215e70 ComputerSystem: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  10. aa6d453 Fix indentation of clang-format off blocks by Jiaqing Zhao · 2 years, 7 months ago
  11. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  12. dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 8 months ago
  13. b2c7e20 Fix regression in ComputerSystem by Ed Tanous · 2 years, 8 months ago
  14. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  15. 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 2 years, 8 months ago
  16. 49328a2 system: Fix incorrect WatchdogTimer PATCH handler by Jiaqing Zhao · 2 years, 8 months ago
  17. 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 2 years, 9 months ago
  18. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  19. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
  20. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  21. 4ed47cb redfish:systems: Handle power restore policy of "None" by Matthew Barth · 2 years, 10 months ago
  22. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  23. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  24. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  25. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  26. 22228c2 host-state: do not return anything if unavailable by Andrew Geissler · 2 years, 11 months ago
  27. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  28. 543f440 Enable init checker by Ed Tanous · 3 years ago
  29. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  30. 6e3b67e Convert VariantType to DbusVariantType by AppaRao Puli · 3 years ago
  31. e43914b boot-progress: move dbus-to-redfish logic to function by Andrew Geissler · 3 years ago
  32. 9ec65ef boot-progress: add support for SetupEntered by Andrew Geissler · 3 years ago
  33. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  34. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  35. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  36. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  37. f667422 Fix build on clang by Ed Tanous · 3 years, 2 months ago
  38. 37bbf98 Systems: Add IdlePowerSave support by Chris Cain · 3 years, 3 months ago
  39. 03fbed9 Add CoreCount to ProcessorSummary by Ali Ahmed · 3 years, 4 months ago
  40. ac7e1e0 Move TPMRequiredToBoot under Boot for PATCH call by Ali Ahmed · 3 years, 4 months ago
  41. a197834 Have ProcessorSummary correctly set Status by Ali Ahmed · 3 years, 4 months ago
  42. 1c05dae Add TrustedModuleRequiredToBoot setter function by Ali Ahmed · 3 years, 6 months ago
  43. c21865c Support new boot override setting design by Konstantin Aladyshev · 3 years, 6 months ago
  44. cd9a466 Add support for the BootSourceOverrideMode by Konstantin Aladyshev · 3 years, 10 months ago
  45. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  46. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  47. 3a2d0424 Systems: Add PowerMode support by Chris Cain · 3 years, 7 months ago
  48. 1981771 Add TrustedModuleRequiredToBoot getter function by Ali Ahmed · 3 years, 6 months ago
  49. 0e8ac5e Move Consoles to ComputerSystem by Gunnar Mills · 4 years, 2 months ago
  50. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  51. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  52. 15c27bf Redfish: Update Powering On Status State by Noah Brewer · 3 years, 8 months ago
  53. 601af5e Redfish : Return after InternalError instead of Continue by Chicago Duan · 3 years, 9 months ago
  54. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  55. 4e69c90 Fix Power Restore Policy not valid enum error by Gunnar Mills · 4 years ago
  56. 1a2a143 transition support for system state by Andrew Geissler · 4 years ago
  57. 37ec907 Fix Power Restore Policy to match D-Bus by Gunnar Mills · 4 years ago
  58. d6aa009 IndicatorLED: Add a deprecated warning header by Gunnar Mills · 4 years, 1 month ago
  59. 978b880 boot-progress: support LastState property by Andrew Geissler · 4 years, 1 month ago
  60. 94bda60 systems: fix Members@odata.count is incorrect even Members have contents by Tim Lee · 4 years, 1 month ago
  61. 9f8bfa7 Add new Location Indicator property by Gunnar Mills · 4 years, 3 months ago
  62. 98e386e AssetTag: Add PATCH support by Gunnar Mills · 4 years, 2 months ago
  63. 8f9ee3c Redfish: getComputerSystem: Fix Doxygen by Gunnar Mills · 4 years, 2 months ago
  64. 5235d96 SubModel property under ComputerSystem Schema. by SunnySrivastava1984 · 4 years, 6 months ago
  65. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 3 months ago
  66. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  67. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  68. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  69. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  70. 50626f4 OemComputerSystems: add missing odata.types by James Feist · 4 years, 3 months ago
  71. 9cf2152 fix processor summary by Zhikui Ren · 4 years, 4 months ago
  72. 029cc1f update cpu information to cpu interface by Zhikui Ren · 4 years, 4 months ago
  73. f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 4 months ago
  74. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  75. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  76. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  77. 72d566d Firmware: Add ActiveSoftwareImage for the running image by Gunnar Mills · 4 years, 5 months ago
  78. 1cb1a9e Add ResetActionInfo for ResetType by AppaRao Puli · 4 years, 6 months ago
  79. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  80. 786d0f6 Spelling: 's/Traslates/Translates/g' by Gunnar Mills · 4 years, 6 months ago
  81. b99fb1a Fix: ignore D-Bus error if not mandatory property by AppaRao Puli · 4 years, 6 months ago
  82. 8e651fb Update the DBus path for hypervisor ethernet interface by Sunitha Harish · 4 years, 7 months ago
  83. c0557e1 System: LastResetTime by Gunnar Mills · 4 years, 6 months ago
  84. 4ab2ee0 Remove done TODO by Gunnar Mills · 4 years, 6 months ago
  85. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  86. 69f3530 Redfish: Set AutomaticRetry (AutoReboot) by Gunnar Mills · 4 years, 8 months ago
  87. 6bd5a8d Redfish: AutomaticRetry (AutoReboot) by Gunnar Mills · 4 years, 8 months ago
  88. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  89. 8d78b7a sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  90. 8c88860 Add support for Quiesced state by Gunnar Mills · 4 years, 8 months ago
  91. c6a620f Map policy restore D-Bus interface to Redfish by George Liu · 4 years, 9 months ago
  92. 462023a Adding Hypervisor system and Hypervisor Interface by Sunitha Harish · 4 years, 10 months ago
  93. c1e236a System: Remove 2nd setting of "Id" by Gunnar Mills · 4 years, 9 months ago
  94. 450a25c System: Remove 2nd setting of "Name" by Gunnar Mills · 4 years, 9 months ago
  95. f20ee14 System: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  96. 83935af diag-mode: return InTest if host is in diag mode by Andrew Geissler · 4 years, 11 months ago
  97. 86a0851 Update to the new ResetType mapping by Jason M. Bills · 5 years ago
  98. 1c8fba9 Add IndicatorLed to Chassis Schema by James Feist · 5 years ago
  99. b4b9595 ProcSummary: Use Nothrow by James Feist · 5 years ago
  100. d82a3ac Redfish: Implement ResetBios action by Carol Wang · 5 years ago