- b6d5d45 Adds LastStateTime in Redfish BootProgress by Hieu Huynh · 2 years, 3 months ago
- 22d268c Make routes start matching Redfish by Ed Tanous · 2 years, 7 months ago
- 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
- 38c8a6f Make system handlers inline by Ed Tanous · 2 years, 4 months ago
- 382d647 Move nested dbus calls in getComputerSystem by Ali Ahmed · 3 years, 4 months ago
- dd60b9e Add link support to SystemsCollection by Ed Tanous · 2 years, 6 months ago
- 0d4befa Fix build failure with redfish-provisioning-feature enabled by Jiaqing Zhao · 2 years, 4 months ago
- bc1d29d used sdbusplus::unpackPropertiesNoThrow part 3 by Krzysztof Grobelny · 2 years, 5 months ago
- 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
- 1e5b7c8 system: Remove ipsPropertiesType by Jiaqing Zhao · 2 years, 4 months ago
- a666902 fix ProcessorSummary.CoreCount by Krzysztof Grobelny · 2 years, 5 months ago
- 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
- 5ef735c system: don't fail when Boot service isn't there by Nan Zhou · 2 years, 6 months ago
- 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
- eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
- 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
- 3215e70 ComputerSystem: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
- aa6d453 Fix indentation of clang-format off blocks by Jiaqing Zhao · 2 years, 7 months ago
- 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
- dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 7 months ago
- b2c7e20 Fix regression in ComputerSystem by Ed Tanous · 2 years, 8 months ago
- 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
- 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 2 years, 8 months ago
- 49328a2 system: Fix incorrect WatchdogTimer PATCH handler by Jiaqing Zhao · 2 years, 8 months ago
- 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 2 years, 9 months ago
- 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
- f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- 4ed47cb redfish:systems: Handle power restore policy of "None" by Matthew Barth · 2 years, 10 months ago
- 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
- 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
- e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
- e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
- 22228c2 host-state: do not return anything if unavailable by Andrew Geissler · 2 years, 11 months ago
- 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
- 543f440 Enable init checker by Ed Tanous · 3 years ago
- 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
- 6e3b67e Convert VariantType to DbusVariantType by AppaRao Puli · 3 years ago
- e43914b boot-progress: move dbus-to-redfish logic to function by Andrew Geissler · 3 years ago
- 9ec65ef boot-progress: add support for SetupEntered by Andrew Geissler · 3 years ago
- 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
- 168e20c Move to common variant by Ed Tanous · 3 years ago
- 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
- 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
- f667422 Fix build on clang by Ed Tanous · 3 years, 1 month ago
- 37bbf98 Systems: Add IdlePowerSave support by Chris Cain · 3 years, 3 months ago
- 03fbed9 Add CoreCount to ProcessorSummary by Ali Ahmed · 3 years, 4 months ago
- ac7e1e0 Move TPMRequiredToBoot under Boot for PATCH call by Ali Ahmed · 3 years, 3 months ago
- a197834 Have ProcessorSummary correctly set Status by Ali Ahmed · 3 years, 4 months ago
- 1c05dae Add TrustedModuleRequiredToBoot setter function by Ali Ahmed · 3 years, 6 months ago
- c21865c Support new boot override setting design by Konstantin Aladyshev · 3 years, 6 months ago
- cd9a466 Add support for the BootSourceOverrideMode by Konstantin Aladyshev · 3 years, 10 months ago
- 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
- ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
- 3a2d0424 Systems: Add PowerMode support by Chris Cain · 3 years, 7 months ago
- 1981771 Add TrustedModuleRequiredToBoot getter function by Ali Ahmed · 3 years, 6 months ago
- 0e8ac5e Move Consoles to ComputerSystem by Gunnar Mills · 4 years, 2 months ago
- 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
- 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
- 15c27bf Redfish: Update Powering On Status State by Noah Brewer · 3 years, 8 months ago
- 601af5e Redfish : Return after InternalError instead of Continue by Chicago Duan · 3 years, 9 months ago
- 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
- 4e69c90 Fix Power Restore Policy not valid enum error by Gunnar Mills · 4 years ago
- 1a2a143 transition support for system state by Andrew Geissler · 4 years ago
- 37ec907 Fix Power Restore Policy to match D-Bus by Gunnar Mills · 4 years ago
- d6aa009 IndicatorLED: Add a deprecated warning header by Gunnar Mills · 4 years, 1 month ago
- 978b880 boot-progress: support LastState property by Andrew Geissler · 4 years, 1 month ago
- 94bda60 systems: fix Members@odata.count is incorrect even Members have contents by Tim Lee · 4 years, 1 month ago
- 9f8bfa7 Add new Location Indicator property by Gunnar Mills · 4 years, 3 months ago
- 98e386e AssetTag: Add PATCH support by Gunnar Mills · 4 years, 2 months ago
- 8f9ee3c Redfish: getComputerSystem: Fix Doxygen by Gunnar Mills · 4 years, 2 months ago
- 5235d96 SubModel property under ComputerSystem Schema. by SunnySrivastava1984 · 4 years, 6 months ago
- f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
- b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
- 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
- d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
- 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
- 50626f4 OemComputerSystems: add missing odata.types by James Feist · 4 years, 3 months ago
- 9cf2152 fix processor summary by Zhikui Ren · 4 years, 4 months ago
- 029cc1f update cpu information to cpu interface by Zhikui Ren · 4 years, 4 months ago
- f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 4 months ago
- cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
- 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
- 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
- 72d566d Firmware: Add ActiveSoftwareImage for the running image by Gunnar Mills · 4 years, 5 months ago
- 1cb1a9e Add ResetActionInfo for ResetType by AppaRao Puli · 4 years, 5 months ago
- 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
- 786d0f6 Spelling: 's/Traslates/Translates/g' by Gunnar Mills · 4 years, 6 months ago
- b99fb1a Fix: ignore D-Bus error if not mandatory property by AppaRao Puli · 4 years, 6 months ago
- 8e651fb Update the DBus path for hypervisor ethernet interface by Sunitha Harish · 4 years, 6 months ago
- c0557e1 System: LastResetTime by Gunnar Mills · 4 years, 6 months ago
- 4ab2ee0 Remove done TODO by Gunnar Mills · 4 years, 6 months ago
- 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
- 69f3530 Redfish: Set AutomaticRetry (AutoReboot) by Gunnar Mills · 4 years, 7 months ago
- 6bd5a8d Redfish: AutomaticRetry (AutoReboot) by Gunnar Mills · 4 years, 7 months ago
- 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
- 8d78b7a sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
- 8c88860 Add support for Quiesced state by Gunnar Mills · 4 years, 8 months ago
- c6a620f Map policy restore D-Bus interface to Redfish by George Liu · 4 years, 9 months ago
- 462023a Adding Hypervisor system and Hypervisor Interface by Sunitha Harish · 4 years, 10 months ago