1. 2bab983 Refactor getProcessorData by Jonathan Doman · 4 years, 1 month ago
  2. dea43dd Refactor getCollectionMembers by Jonathan Doman · 4 years, 1 month ago
  3. ef6ca6e Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumber by Chicago Duan · 4 years, 1 month ago
  4. 978b880 boot-progress: support LastState property by Andrew Geissler · 4 years, 1 month ago
  5. c511b7f Memory: Remove if (*memorySize == 0) by Gunnar Mills · 4 years, 2 months ago
  6. 3e08274 Pointing to the latest Message schema in JSON error response by Asmitha Karunanithi · 4 years, 1 month ago
  7. a8fe54f Add SYSLOG_IDENTIFIER to the BMC journal Message by Jason M. Bills · 4 years, 1 month ago
  8. 94bda60 systems: fix Members@odata.count is incorrect even Members have contents by Tim Lee · 4 years, 1 month ago
  9. 3a17e02 update_service: fix segmentation violation when updating images by Tim Lee · 4 years, 2 months ago
  10. 9f8bfa7 Add new Location Indicator property by Gunnar Mills · 4 years, 3 months ago
  11. c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago
  12. a0744d3 Manager: LOG: Remove __LINE__ by Gunnar Mills · 4 years, 2 months ago
  13. 98e386e AssetTag: Add PATCH support by Gunnar Mills · 4 years, 2 months ago
  14. 8f9ee3c Redfish: getComputerSystem: Fix Doxygen by Gunnar Mills · 4 years, 2 months ago
  15. da4784d Fix Image and ImageName values in schema by Przemyslaw Czarnowski · 4 years, 2 months ago
  16. 9878256 log_services: Fix redundant AsyncResp objects when deleting dump entries by Stanley Chu · 4 years, 2 months ago
  17. 055806b Fix a possible null pointer dereference by Manojkiran Eda · 4 years, 2 months ago
  18. 401a8e4 Remove Unnecessary Include Headers by Manojkiran Eda · 4 years, 2 months ago
  19. 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 4 months ago
  20. 313efb1 Memory: Fix potential validator error by Gunnar Mills · 4 years, 2 months ago
  21. 5235d96 SubModel property under ComputerSystem Schema. by SunnySrivastava1984 · 4 years, 6 months ago
  22. 10f0d24 Revert "Redfish Session : Support ClientOriginIPAddress" by Ed Tanous · 4 years, 2 months ago
  23. dc3fa66 Restore missing/broken Processor fields by Jonathan Doman · 4 years, 2 months ago
  24. 743e9a1 log_services: Remove odata.context by Gunnar Mills · 4 years, 2 months ago
  25. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  26. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  27. 9dedf57 Processors: Remove / at end of odata.id by Gunnar Mills · 4 years, 2 months ago
  28. 02f6ff1 Chassis Collection: Use getCollectionMembers by Gunnar Mills · 4 years, 2 months ago
  29. 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 2 months ago
  30. ac6a444 cpudimm.hpp: Separate Memory and Processor functionality by Gunnar Mills · 4 years, 2 months ago
  31. 116bcc5 Move getResourceList to Util class by Gunnar Mills · 4 years, 2 months ago
  32. e851f8a Rename getCpuData -> getProcessorData by Gunnar Mills · 4 years, 2 months ago
  33. c3b3c92 Update Chassis power cycle support by Vijay Khemka · 4 years, 3 months ago
  34. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  35. 72d52d2 Fix integer constant from 20 to 18 by Ed Tanous · 4 years, 3 months ago
  36. 789fdab Correct return code for too many subscriptions. by Ed Tanous · 4 years, 3 months ago
  37. b47452b Change BMC and System dump code by Asmitha Karunanithi · 4 years, 3 months ago
  38. 5207438 Use std::array instead of char array by Ed Tanous · 4 years, 3 months ago
  39. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  40. fc76b8a Move Openssl Generator by Ed Tanous · 4 years, 3 months ago
  41. e436008 Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 3 months ago
  42. 6cdcb83 Fix validator: Remove Health UnavailableOffline by Gunnar Mills · 4 years, 3 months ago
  43. 33102b0 Fix a weird log function by Ed Tanous · 4 years, 3 months ago
  44. 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
  45. 9f616dd Modernize event service manager and sse by Ed Tanous · 4 years, 3 months ago
  46. c24e6b8 Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 3 months ago
  47. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  48. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  49. f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
  50. 65176d3 Remove redundant void from error messages by Ed Tanous · 4 years, 3 months ago
  51. d609fd6 Remove redundant void in task by Ed Tanous · 4 years, 3 months ago
  52. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  53. 6145ed6 Fix Task related issue when creating a bmc dump by Asmitha Karunanithi · 4 years, 3 months ago
  54. d337bb7 Remove OEM schemas and related code for Dump LogServices by Asmitha Karunanithi · 4 years, 3 months ago
  55. 50626f4 OemComputerSystems: add missing odata.types by James Feist · 4 years, 3 months ago
  56. 4841191 Response with internal error on invalid Chassis path by Wludzik, Jozef · 4 years, 4 months ago
  57. 02379d3 Fix IBM management console to match coding standard by Ed Tanous · 4 years, 3 months ago
  58. 684bb4b Update error_messages to Base 1.8.1 by Jason M. Bills · 4 years, 4 months ago
  59. 23e6420 Fix using namespace by Ed Tanous · 4 years, 3 months ago
  60. 1536473 Add missing inline by Ed Tanous · 4 years, 4 months ago
  61. 9cf2152 fix processor summary by Zhikui Ren · 4 years, 4 months ago
  62. 7c486a1 Fix the snmp parameter in NetworkProtocol by Xiaochao Ma · 4 years, 6 months ago
  63. 93f5d7c EventService: Fix type mismatch in MetricReport by Wludzik, Jozef · 4 years, 5 months ago
  64. dd28ba8 Add MutualExclusiveProperties registry by AppaRao Puli · 4 years, 4 months ago
  65. 029cc1f update cpu information to cpu interface by Zhikui Ren · 4 years, 4 months ago
  66. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  67. f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 4 months ago
  68. f92af38 Manager:Add ForceRestart to ResetType by Jayaprakash Mutyala · 4 years, 6 months ago
  69. 5b0de03 Add firmware activation messages to the registry by Jason M. Bills · 4 years, 5 months ago
  70. ebd4590 Fix potential null pointer dereference by George Liu · 4 years, 4 months ago
  71. f5b16f0 Fix unused param errors by Vikram Bodireddy · 4 years, 4 months ago
  72. d139c23 Implement Modified Event log property by George Liu · 4 years, 4 months ago
  73. b58c79e Add BMCBootReason Redfish message by Jonathan Doman · 4 years, 5 months ago
  74. 3cb3b11 update_service: add sufficient delay for fw object to get created by Chalapathi Venkataramashetty · 4 years, 4 months ago
  75. 80789c8 Fix missing inlines by Ed Tanous · 4 years, 4 months ago
  76. 93ee9ca Redfish : Fix setting the Hypervisor interface prefixlength by Sunitha Harish · 4 years, 4 months ago
  77. 2618d5e Increase TFTP timeout by Gunnar Mills · 4 years, 4 months ago
  78. e768657 EventService : Send event for the Task Lifecycle by Sunitha Harish · 4 years, 5 months ago
  79. 90728b5 Fix minor regression in chassis by Ed Tanous · 4 years, 4 months ago
  80. f0b6ae0 Deleting the deprecated format for SendRawPeci by Karthick Sundarrajan · 5 years ago
  81. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  82. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  83. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  84. d6c414f VirtualMedia fixes for Redfish Service Validator by Przemyslaw Czarnowski · 4 years, 6 months ago
  85. f71882f Redfish: Support for DownloadLog Action by Asmitha Karunanithi · 4 years, 8 months ago
  86. 4bfefa7 Manager: Support for switching running image by Gunnar Mills · 4 years, 5 months ago
  87. c50e7c6 DIMM: Add support for more properties by James Feist · 4 years, 5 months ago
  88. 45094ad DIMM: Add support for Regions by James Feist · 4 years, 8 months ago
  89. 016761a Fix: EventService stops sending events by AppaRao Puli · 4 years, 5 months ago
  90. 144b631 Fix: MetricReportDefinitions filter not working by AppaRao Puli · 4 years, 5 months ago
  91. 5738de5 Handling Broadcast message service by Asmitha Karunanithi · 4 years, 5 months ago
  92. 5a7e877 Remove QueryString by James Feist · 4 years, 5 months ago
  93. 0f1d8ed Minor changes in the code to use the appropriate errors by Asmitha Karunanithi · 4 years, 5 months ago
  94. 9c620e2 Removing getTimestampStr method by Asmitha Karunanithi · 4 years, 5 months ago
  95. 96330b9 EventService : Send event for the ConfigFile creation by Sunitha Harish · 4 years, 6 months ago
  96. 3d0ecac Redfish: PATCH command for Hypervisor DHCP network by Sunitha Harish · 4 years, 9 months ago
  97. 9edd866 Add message registry entry for successful fw update staging by Chalapathi Venkataramashetty · 4 years, 7 months ago
  98. 01c6e85 Redfish: GET command for Hypervisor DHCP network by Sunitha Harish · 4 years, 9 months ago
  99. 657877c Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 10 months ago
  100. e56f254 EventService: Add the parameter ResourceTypes to subscription by Sunitha Harish · 4 years, 5 months ago