1. 13451e3 health: Add option to disable health-populate by Willy Tu · 1 year, 7 months ago
  2. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  3. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  4. 840a9ff chassis: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  5. 523d486 Add HotPluggable support in Redfish by Logananth Sundararaj · 1 year, 11 months ago
  6. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
  7. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 11 months ago
  8. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  9. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  10. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  11. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  12. 4ca3ec3 Add Redfish EnvironmentMetrics schema in bmcweb by Albert Zhang · 3 years, 7 months ago
  13. ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
  14. 77b3643 Implements PowerSubsystem schema by Chicago Duan · 3 years, 11 months ago
  15. d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
  16. 86d89ed used sdbusplus::unpackPropertiesNoThrow part 5 by Krzysztof Grobelny · 2 years, 4 months ago
  17. a0cb40c drive: cleanup recent errors by John Edward Broadbent · 2 years, 6 months ago
  18. 2973963 Add Redfish ThermalSubsystem schema in bmcweb by Xiaochao Ma · 3 years, 10 months ago
  19. cf7eba0 chassis: replace lambda with inline functions by Nan Zhou · 2 years, 5 months ago
  20. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  21. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 6 months ago
  22. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years ago
  23. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  24. 5b9e95a Chassis: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  25. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 8 months ago
  26. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  27. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  28. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  29. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  30. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  31. a6e5e0a chassis-state: no error in chassis if unavailable by Carson Labrado · 2 years, 11 months ago
  32. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  33. 5ac5a2f Bump Chassis schema to fix error by Gunnar Mills · 3 years ago
  34. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  35. 168e20c Move to common variant by Ed Tanous · 3 years ago
  36. caa11f7 Add Spare Part Number for Chassis by Alpana Kumari · 3 years, 2 months ago
  37. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  38. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 1 month ago
  39. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 3 months ago
  40. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 2 months ago
  41. 476b9cc Add support for AssetTag in Chassis by Tejas Patil · 3 years, 7 months ago
  42. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  43. 0256b69 Add compile flag to turn off the old Power/Thermal by zhanghch05 · 3 years, 7 months ago
  44. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  45. 2c37b4b Chassis: Add UUID property by Sharad Yadav · 3 years, 8 months ago
  46. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  47. ffed87b Fix chassis handler to use filename() by Ed Tanous · 3 years, 8 months ago
  48. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  49. 88ad7f0 Chassis Location property on bmcweb by SunnySrivastava1984 · 4 years, 1 month ago
  50. d6aa009 IndicatorLED: Add a deprecated warning header by Gunnar Mills · 4 years, 1 month ago
  51. 9f8bfa7 Add new Location Indicator property by Gunnar Mills · 4 years, 3 months ago
  52. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  53. 02f6ff1 Chassis Collection: Use getCollectionMembers by Gunnar Mills · 4 years, 2 months ago
  54. c3b3c92 Update Chassis power cycle support by Vijay Khemka · 4 years, 3 months ago
  55. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  56. 4841191 Response with internal error on invalid Chassis path by Wludzik, Jozef · 4 years, 4 months ago
  57. 90728b5 Fix minor regression in chassis by Ed Tanous · 4 years, 4 months ago
  58. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  59. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  60. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  61. 1cb1a9e Add ResetActionInfo for ResetType by AppaRao Puli · 4 years, 5 months ago
  62. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  63. dd99e04 Redfish: Add chassis reset by P.K. Lee · 4 years, 6 months ago
  64. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  65. 91cc52f chassis: Remove odata.context by Gunnar Mills · 4 years, 11 months ago
  66. 1c8fba9 Add IndicatorLed to Chassis Schema by James Feist · 5 years ago
  67. 5fd7ba6 Fix No Total Memory Size Issue by Cheng C Yang · 5 years ago
  68. adbe192 Update to Chassis 1.10 and add PCIeDeviceCollection support by Jason M. Bills · 5 years ago
  69. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  70. 95a3eca bmcweb: Implement SensorCollection by Anthony Wilson · 6 years ago
  71. adc4f0d Redfish: Move power supplies to Power schema by Shawn McCarney · 5 years ago
  72. b49ac87 Health / Rollup Support by James Feist · 6 years ago
  73. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  74. 49c53ac Acquire chassis sensors using the sensor association DBus item by Johnathan Mantey · 6 years ago
  75. beeca0a Redfish: Add Chassis PowerState call by Gunnar Mills · 6 years ago
  76. 603a664 Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option by Gunnar Mills · 6 years ago
  77. c181942 redfish: chassis: add property of physical security by Qiang XU · 6 years ago
  78. 99cffd7 Redfish Chassis: Fix @odata.id, remove BuildDate by Shawn McCarney · 6 years ago
  79. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  80. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  81. 734bfe9 Use Chassis interfaces to determine if chassis by Gunnar Mills · 6 years ago
  82. 8f1ac8e Redfish: Chassis: Remove Inventory.Item.System by Gunnar Mills · 6 years ago
  83. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  84. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  85. 2474adf Chassis: Power: Support get PowerSupply and Voltages sensors information. by Ed Tanous · 6 years ago
  86. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  87. aef7290 Implement PowerState in the chassis schema by Ed Tanous · 6 years ago
  88. 04a258f Redfish- Clean up system schema implementation by Ed Tanous · 6 years ago
  89. 62d5e2e remove providers interface from chassis schema by Ed Tanous · 6 years ago
  90. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  91. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  92. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  93. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  94. 7885954 Update sensors to reflect changes after switching to sdbusplus by Lewanczyk, Dawid · 7 years ago
  95. c5b2abe Introduce ComputerSystem schema by Lewanczyk, Dawid · 7 years ago
  96. e0d918b Boost beast by Ed Tanous · 7 years ago
  97. daf36e2 Move thermal interfaces to new schema by Ed Tanous · 7 years ago
  98. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  99. 274fad5 Spelling fixes in redfish-core by Gunnar Mills · 7 years ago
  100. 08777fb Introduce Thermal schema by Lewanczyk, Dawid · 7 years ago