- 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
- 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
- 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 3 months ago
- 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
- 6995c1c Change the byte of the MemoryAttributes attribute to the size type by George Liu · 1 year, 7 months ago
- 7f3e84a Add an option flag for multi-computersystem by Ed Tanous · 2 years ago
- 6fde597 Populate Memory attributes by Jayaprakash Mutyala · 1 year, 7 months ago
- ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
- 13451e3 health: Add option to disable health-populate by Willy Tu · 1 year, 7 months ago
- ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
- 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
- eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
- e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
- 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
- 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
- ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
- 22d268c Make routes start matching Redfish by Ed Tanous · 2 years, 7 months ago
- 656472d Memory: Fix the missing fields in Dimm Response by Nikhil Namjoshi · 2 years, 3 months ago
- ce34d51 memory.hpp: Add High Bandwidth Memory v3 (HBM3) by Tyson Tuckerbear · 2 years, 3 months ago
- c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
- 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
- fbe4fb6 memory: Use dbus::utility::DBusPropertiesMap::value_type by Jiaqing Zhao · 2 years, 6 months ago
- 76686dc memory: match DIMM ID even more precisely by Nan Zhou · 2 years, 6 months ago
- d7f04fd memory: refactor JSON assembling codes by Nan Zhou · 2 years, 8 months ago
- 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
- 7267c21 memory: Precisely match DIMM ID by Sui Chen · 2 years, 7 months ago
- 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
- 1a1d5d6 memory: set @odata attributes only if the object is found by Nan Zhou · 2 years, 7 months ago
- ef00d7d memory: move Partition codes from callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
- 9a5acea memory: move long code blocks in callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
- da8ba40 memory: correct type of MemorySizeInKB by Nan Zhou · 2 years, 8 months ago
- 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
- 1e04f3b Memory: Fix OperatingMemoryModes and MemoryMedia properties by Jiaqing Zhao · 2 years, 9 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- 80badf7 Memory: Remove extra loop in getPersistentMemoryProperties() by Jiaqing Zhao · 2 years, 9 months ago
- 866e486 Detemplateify intToHexString by Ed Tanous · 2 years, 10 months ago
- e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
- 168e20c Move to common variant by Ed Tanous · 3 years ago
- 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
- f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
- 11a2f0f [bmcweb] Add DDR5 support in bmcweb by Mansi Joshi · 3 years, 5 months ago
- ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 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
- 9a128eb bmcweb:Check for dimm presense for State Attribute by Joshi-Mansi · 3 years, 9 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
- ee135e2 Add additional Redfish Memory properties by SunnySrivastava1984 · 4 years ago
- c511b7f Memory: Remove if (*memorySize == 0) by Gunnar Mills · 4 years, 2 months ago
- 313efb1 Memory: Fix potential validator error by Gunnar Mills · 4 years, 2 months ago
- f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
- 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 2 months ago
- ac6a444 cpudimm.hpp: Separate Memory and Processor functionality by Gunnar Mills · 4 years, 2 months ago[Renamed (61%) from redfish-core/lib/cpudimm.hpp]
- 116bcc5 Move getResourceList to Util class by Gunnar Mills · 4 years, 2 months ago
- e851f8a Rename getCpuData -> getProcessorData by Gunnar Mills · 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
- 6cdcb83 Fix validator: Remove Health UnavailableOffline by Gunnar Mills · 4 years, 3 months ago
- 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
- c24e6b8 Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 3 months ago
- 029cc1f update cpu information to cpu interface by Zhikui Ren · 4 years, 4 months ago
- 80789c8 Fix missing inlines by Ed Tanous · 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
- c50e7c6 DIMM: Add support for more properties by James Feist · 4 years, 5 months ago
- 45094ad DIMM: Add support for Regions by James Feist · 4 years, 8 months ago
- 657877c Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 10 months ago
- 5e54a36 Add SerialNumber and Model for cpu node in redfish by Zhikui Ren · 4 years, 6 months ago
- 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
- 35e257a Memory: add health support by James Feist · 4 years, 7 months ago
- 73155d0 cpudimm: Remove odata.context by Gunnar Mills · 4 years, 11 months ago
- f9dcc11 Redfish: Processor: Add new 2019.4 properties by Gunnar Mills · 4 years, 11 months ago
- 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
- 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
- ec8faf9 Add CPU core count property by RAJESWARAN THILLAIGOVINDAN · 6 years ago
- 94e1b82 Fixed Accelerator State by Santosh Puranik · 5 years ago
- 7e236ca Refish:Memory - Populate missing properties by Manojkiran Eda · 6 years ago
- 32bee76 Support Processors and its collection for ProcessorType Accelerator by Alpana Kumari · 6 years ago
- 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
- abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
- b957ba5 Add IBM Processor Properties by Gunnar Mills · 6 years ago
- bb3d994 bmcweb: Update schema versions to latest by Rapkiewicz, Pawel · 6 years ago
- aceb7fc bmcweb: Redfish make MemorySizeInKB optional by Gunnar Mills · 6 years ago
- 883b311 bmcweb: Redfish make CpuCoreCount optional by Ed Tanous · 6 years ago
- 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
- 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
- 443c293 Initial implementation of processors and memory schema by Rapkiewicz, Pawel · 6 years ago