1. 6be832e Remove duplicated block comments by Ed Tanous · 4 months ago
  2. 4ff0f1f static -> inline by Ed Tanous · 4 months ago
  3. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  4. 539d8c6 Consistently use generated enumerations by Ed Tanous · 7 months ago
  5. e67543c Remove openbmc-rest includes by Ed Tanous · 8 months ago
  6. 253f11b Allow configuring "bmc" and "system" by Ed Tanous · 8 months ago
  7. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  8. 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
  9. a684c22 redfish: Fix the property name to get EncryptionStatus by Konda Reddy Kachana · 12 months ago
  10. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  11. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 3 months ago
  12. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  13. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  14. 7f3e84a Add an option flag for multi-computersystem by Ed Tanous · 2 years ago
  15. 5e577bc storage: add support for multiple storages by Willy Tu · 2 years, 6 months ago
  16. 36d5233 Break out storage methods by Ed Tanous · 1 year, 7 months ago
  17. 61b1eb2 storage: Support new StorageController by Willy Tu · 1 year, 10 months ago
  18. 13451e3 health: Add option to disable health-populate by Willy Tu · 1 year, 8 months ago
  19. dde9bc1 Fix the Redfish validator fail for Storage by George Liu · 1 year, 11 months ago
  20. e5029d8 redfish: Add EncryptionStatus to Drive by John Edward Broadbent · 2 years, 7 months ago
  21. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 9 months ago
  22. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  23. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  24. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
  25. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 11 months ago
  26. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  27. a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
  28. cef57e8 Set state to Absent on Present == false by Willy Tu · 2 years, 1 month ago
  29. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  30. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  31. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  32. 22d268c Make routes start matching Redfish by Ed Tanous · 2 years, 8 months ago
  33. d1bde9e used sdbusplus::unpackPropertiesNoThrow part 8 by Krzysztof Grobelny · 2 years, 4 months ago
  34. 3fe4d5c redfish: Add the percent lifeleft to drive by John Edward Broadbent · 2 years, 8 months ago
  35. a0cb40c drive: cleanup recent errors by John Edward Broadbent · 2 years, 6 months ago
  36. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  37. 8cb65f8 storage: simplify dbus call types by Nan Zhou · 2 years, 7 months ago
  38. b53dcd9 clang: add inline to functions by Nan Zhou · 2 years, 7 months ago
  39. 14bd7d9 Redfish: Fix @odata.id formatting issue by John Edward Broadbent · 2 years, 7 months ago
  40. 03810a1 Fix compilation issue by Michal Orzel · 2 years, 7 months ago
  41. e56ed6b redfish: Add Chassis associated Drive query by John Edward Broadbent · 2 years, 9 months ago
  42. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  43. a85afbe storage: Refactor Drive and StorageController into separate method by Willy Tu · 3 years ago
  44. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 9 months ago
  45. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  46. dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 8 months ago
  47. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  48. 61b83d0 storage: Call function only if interfaces exist by Willy Tu · 2 years, 10 months ago
  49. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 10 months ago
  50. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  51. 19b8e9a Drive: Add MediaType, Capacity, and Protocol Resource for Drive by Willy Tu · 3 years, 2 months ago
  52. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 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, 1 month ago
  55. 0fda0f1 Update clang-format by George Liu · 3 years, 2 months ago
  56. 0391317 Drive: Refactor Drive property request functions by Willy Tu · 3 years, 2 months ago
  57. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  58. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  59. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  60. 601af5e Redfish : Return after InternalError instead of Continue by Chicago Duan · 3 years, 9 months ago
  61. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  62. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 3 months ago
  63. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  64. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 6 months ago
  65. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 6 months ago
  66. 52cc112 Remove middlewares by Ed Tanous · 4 years, 6 months ago
  67. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  68. 7af9151 Redfish: Allow slash at the end of Resource by Gunnar Mills · 4 years, 9 months ago
  69. 29a7182 Storage: Remove odata.context by Gunnar Mills · 4 years, 11 months ago
  70. d819a42 Remove error for empty subtree response by James Feist · 5 years ago
  71. e284a7c Storage: Add Storage Controller by James Feist · 5 years ago
  72. 2ad9c2f Add Storage Health & Update Systems Health by James Feist · 5 years ago
  73. be13cec storage: s/Drive/Drives by James Feist · 5 years ago
  74. 2298407 Add Rebuilding to Drives by James Feist · 5 years ago
  75. a25aecc Add Storage Schema by Nikhil Potade · 5 years ago
  76. 2e8a4fb Revert "Add Storage Schema for NVMe on Redfish" by Ed Tanous · 5 years ago
  77. e56c7b7 Add Storage Schema for NVMe on Redfish by Nikhil Potade · 5 years ago