1. 253f11b Allow configuring "bmc" and "system" by Ed Tanous · 7 months ago
  2. 25b54db Bring consistency to config options by Ed Tanous · 8 months ago
  3. 87c4496 Move to Redfish setProperty call by Asmitha Karunanithi · 9 months ago
  4. 8c3facc Remove logically dead code by Ed Tanous · 9 months ago
  5. 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
  6. 3c56921 Clean up processor to use readJson by Ed Tanous · 10 months ago
  7. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  8. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 3 months ago
  9. 80f79a4 Fix typo `DBusInteracesMap` -> `DBusInterfacesMap` by Michael Shen · 1 year, 4 months ago
  10. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  11. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  12. 9ae226f Refactor setProperty method by George Liu · 1 year, 6 months ago
  13. 7f3e84a Add an option flag for multi-computersystem by Ed Tanous · 2 years ago
  14. 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 6 months ago
  15. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
  16. dfbf7de Processor: Add processor throttle status by Chris Cain · 1 year, 9 months ago
  17. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  18. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  19. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  20. 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
  21. b9d679d processor: Change `Step` default value to USHRT_MAX by Michael Shen · 1 year, 11 months ago
  22. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  23. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  24. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  25. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  26. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  27. f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
  28. 71a24ca Processor: Implement links and HEAD by Nikhil Namjoshi · 2 years, 2 months ago
  29. ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
  30. 22d268c Make routes start matching Redfish by Ed Tanous · 2 years, 7 months ago
  31. 6169de2 processor: Don't display DBus defaults by Brad Bishop · 2 years, 3 months ago
  32. 351053f used sdbusplus::unpackPropertiesNoThrow part 1 by Krzysztof Grobelny · 2 years, 5 months ago
  33. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  34. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  35. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  36. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  37. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  38. b1e8a8e Remove messages::operationFailed from processor by Ed Tanous · 2 years, 7 months ago
  39. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  40. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  41. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  42. 866e486 Detemplateify intToHexString by Ed Tanous · 2 years, 10 months ago
  43. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  44. e05aec5 Add readability-redundant-* checks by Ed Tanous · 2 years, 11 months ago
  45. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 2 years, 11 months ago
  46. 5df6eda bmcweb: Add/Move common typedefs to dbus utility by Shantappa Teekappanavar · 3 years ago
  47. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  48. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  49. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  50. 168e20c Move to common variant by Ed Tanous · 3 years ago
  51. 1930fbd redfish-core: processor: Add Model, Microcode, Step by Brandon Kim · 3 years, 3 months ago
  52. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  53. f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
  54. 4f9637f use non-deprecated dedup_variant_t by Patrick Williams · 3 years, 5 months ago
  55. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  56. 49e429c Expose Processor PPIN property by Jonathan Doman · 3 years, 10 months ago
  57. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 6 months ago
  58. 71b82f2 Processor: Add UUID property by Sharad Yadav · 3 years, 8 months ago
  59. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  60. 3cde86f Handle Processor.AppliedOperatingConfig PATCH by Jonathan Doman · 4 years, 1 month ago
  61. a1649ec Redfish: Fix the health and state properties of processor by Chicago Duan · 3 years, 9 months ago
  62. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  63. c951448 Refactor Processor object lookup by Jonathan Doman · 3 years, 10 months ago
  64. cba4f44 Add additional Redfish Processor properties by SunnySrivastava1984 · 4 years ago
  65. dba0c29 Add support for Redfish OperatingConfig resources by Jonathan Doman · 4 years, 1 month ago
  66. 2bab983 Refactor getProcessorData by Jonathan Doman · 4 years, 1 month ago
  67. dc3fa66 Restore missing/broken Processor fields by Jonathan Doman · 4 years, 2 months ago
  68. 9dedf57 Processors: Remove / at end of odata.id by Gunnar Mills · 4 years, 2 months ago
  69. 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 2 months ago
  70. ac6a444 cpudimm.hpp: Separate Memory and Processor functionality by Gunnar Mills · 4 years, 2 months ago