1. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  2. e5ae9c1 Update indicator LED verification by George Liu · 3 years, 1 month ago
  3. ad62267 Remove link from Chassis to PCIeDevice by Sunny Srivastava · 2 years, 4 months ago
  4. b4d593f Chassis: Add support for Version property by Carson Labrado · 10 months ago
  5. 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
  6. 7164bc6 chassis: Tidy up lambda funcs in get chassis by Chau Ly · 1 year, 2 months ago
  7. 59a17e4 Rename getLocationIndicatorActive/setLocationIndicatorActive by George Liu · 2 years, 3 months ago
  8. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  9. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 3 months ago
  10. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  11. 630adcd chassis: Change intrusion sensor look up method by Chau Ly · 1 year, 10 months ago
  12. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  13. a561749 Add topology links for Chassis by Jie Yang · 3 years, 6 months ago
  14. 9ae226f Refactor setProperty method by George Liu · 1 year, 6 months ago
  15. d4b054c chassis: Pass ec by reference by Willy Tu · 1 year, 7 months ago
  16. 5e577bc storage: add support for multiple storages by Willy Tu · 2 years, 5 months ago
  17. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
  18. fc903b3 bmc-ready: provide special error return on BMCNotReady by Andrew Geissler · 1 year, 7 months ago
  19. 51dab2a chassis: consistently log error on internal fails by Andrew Geissler · 1 year, 7 months ago
  20. 13451e3 health: Add option to disable health-populate by Willy Tu · 1 year, 7 months ago
  21. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  22. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  23. 840a9ff chassis: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  24. 523d486 Add HotPluggable support in Redfish by Logananth Sundararaj · 1 year, 11 months ago
  25. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
  26. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  27. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  28. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  29. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  30. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  31. 4ca3ec3 Add Redfish EnvironmentMetrics schema in bmcweb by Albert Zhang · 3 years, 7 months ago
  32. ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
  33. 77b3643 Implements PowerSubsystem schema by Chicago Duan · 3 years, 11 months ago
  34. d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
  35. 86d89ed used sdbusplus::unpackPropertiesNoThrow part 5 by Krzysztof Grobelny · 2 years, 4 months ago
  36. a0cb40c drive: cleanup recent errors by John Edward Broadbent · 2 years, 6 months ago
  37. 2973963 Add Redfish ThermalSubsystem schema in bmcweb by Xiaochao Ma · 3 years, 10 months ago
  38. cf7eba0 chassis: replace lambda with inline functions by Nan Zhou · 2 years, 5 months ago
  39. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  40. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 6 months ago
  41. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years ago
  42. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  43. 5b9e95a Chassis: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  44. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 8 months ago
  45. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  46. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  47. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  48. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  49. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  50. a6e5e0a chassis-state: no error in chassis if unavailable by Carson Labrado · 2 years, 11 months ago
  51. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  52. 5ac5a2f Bump Chassis schema to fix error by Gunnar Mills · 3 years ago
  53. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  54. 168e20c Move to common variant by Ed Tanous · 3 years ago
  55. caa11f7 Add Spare Part Number for Chassis by Alpana Kumari · 3 years, 2 months ago
  56. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  57. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 1 month ago
  58. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 3 months ago
  59. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 2 months ago
  60. 476b9cc Add support for AssetTag in Chassis by Tejas Patil · 3 years, 7 months ago
  61. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  62. 0256b69 Add compile flag to turn off the old Power/Thermal by zhanghch05 · 3 years, 7 months ago
  63. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  64. 2c37b4b Chassis: Add UUID property by Sharad Yadav · 3 years, 8 months ago
  65. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  66. ffed87b Fix chassis handler to use filename() by Ed Tanous · 3 years, 8 months ago
  67. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  68. 88ad7f0 Chassis Location property on bmcweb by SunnySrivastava1984 · 4 years, 1 month ago
  69. d6aa009 IndicatorLED: Add a deprecated warning header by Gunnar Mills · 4 years, 1 month ago
  70. 9f8bfa7 Add new Location Indicator property by Gunnar Mills · 4 years, 3 months ago
  71. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  72. 02f6ff1 Chassis Collection: Use getCollectionMembers by Gunnar Mills · 4 years, 2 months ago
  73. c3b3c92 Update Chassis power cycle support by Vijay Khemka · 4 years, 3 months ago
  74. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  75. 4841191 Response with internal error on invalid Chassis path by Wludzik, Jozef · 4 years, 4 months ago
  76. 90728b5 Fix minor regression in chassis by Ed Tanous · 4 years, 4 months ago
  77. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  78. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  79. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  80. 1cb1a9e Add ResetActionInfo for ResetType by AppaRao Puli · 4 years, 5 months ago
  81. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  82. dd99e04 Redfish: Add chassis reset by P.K. Lee · 4 years, 6 months ago
  83. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  84. 91cc52f chassis: Remove odata.context by Gunnar Mills · 4 years, 11 months ago
  85. 1c8fba9 Add IndicatorLed to Chassis Schema by James Feist · 5 years ago
  86. 5fd7ba6 Fix No Total Memory Size Issue by Cheng C Yang · 5 years ago
  87. adbe192 Update to Chassis 1.10 and add PCIeDeviceCollection support by Jason M. Bills · 5 years ago
  88. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  89. 95a3eca bmcweb: Implement SensorCollection by Anthony Wilson · 6 years ago
  90. adc4f0d Redfish: Move power supplies to Power schema by Shawn McCarney · 5 years ago
  91. b49ac87 Health / Rollup Support by James Feist · 6 years ago
  92. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  93. 49c53ac Acquire chassis sensors using the sensor association DBus item by Johnathan Mantey · 6 years ago
  94. beeca0a Redfish: Add Chassis PowerState call by Gunnar Mills · 6 years ago
  95. 603a664 Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option by Gunnar Mills · 6 years ago
  96. c181942 redfish: chassis: add property of physical security by Qiang XU · 6 years ago
  97. 99cffd7 Redfish Chassis: Fix @odata.id, remove BuildDate by Shawn McCarney · 6 years ago
  98. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  99. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  100. 734bfe9 Use Chassis interfaces to determine if chassis by Gunnar Mills · 6 years ago