1. 743e9a1 log_services: Remove odata.context by Gunnar Mills · 4 years, 2 months ago
  2. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  3. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  4. 9dedf57 Processors: Remove / at end of odata.id by Gunnar Mills · 4 years, 2 months ago
  5. 02f6ff1 Chassis Collection: Use getCollectionMembers by Gunnar Mills · 4 years, 2 months ago
  6. 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 2 months ago
  7. ac6a444 cpudimm.hpp: Separate Memory and Processor functionality by Gunnar Mills · 4 years, 2 months ago
  8. 116bcc5 Move getResourceList to Util class by Gunnar Mills · 4 years, 2 months ago
  9. e851f8a Rename getCpuData -> getProcessorData by Gunnar Mills · 4 years, 2 months ago
  10. c3b3c92 Update Chassis power cycle support by Vijay Khemka · 4 years, 3 months ago
  11. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  12. 72d52d2 Fix integer constant from 20 to 18 by Ed Tanous · 4 years, 2 months ago
  13. 789fdab Correct return code for too many subscriptions. by Ed Tanous · 4 years, 3 months ago
  14. b47452b Change BMC and System dump code by Asmitha Karunanithi · 4 years, 3 months ago
  15. 5207438 Use std::array instead of char array by Ed Tanous · 4 years, 3 months ago
  16. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  17. fc76b8a Move Openssl Generator by Ed Tanous · 4 years, 3 months ago
  18. e436008 Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 3 months ago
  19. 6cdcb83 Fix validator: Remove Health UnavailableOffline by Gunnar Mills · 4 years, 3 months ago
  20. 33102b0 Fix a weird log function by Ed Tanous · 4 years, 3 months ago
  21. 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
  22. 9f616dd Modernize event service manager and sse by Ed Tanous · 4 years, 3 months ago
  23. c24e6b8 Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 3 months ago
  24. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  25. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  26. f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
  27. 65176d3 Remove redundant void from error messages by Ed Tanous · 4 years, 3 months ago
  28. d609fd6 Remove redundant void in task by Ed Tanous · 4 years, 3 months ago
  29. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  30. 6145ed6 Fix Task related issue when creating a bmc dump by Asmitha Karunanithi · 4 years, 3 months ago
  31. d337bb7 Remove OEM schemas and related code for Dump LogServices by Asmitha Karunanithi · 4 years, 3 months ago
  32. 50626f4 OemComputerSystems: add missing odata.types by James Feist · 4 years, 3 months ago
  33. 4841191 Response with internal error on invalid Chassis path by Wludzik, Jozef · 4 years, 3 months ago
  34. 02379d3 Fix IBM management console to match coding standard by Ed Tanous · 4 years, 3 months ago
  35. 684bb4b Update error_messages to Base 1.8.1 by Jason M. Bills · 4 years, 3 months ago
  36. 23e6420 Fix using namespace by Ed Tanous · 4 years, 3 months ago
  37. 1536473 Add missing inline by Ed Tanous · 4 years, 3 months ago
  38. 9cf2152 fix processor summary by Zhikui Ren · 4 years, 3 months ago
  39. 7c486a1 Fix the snmp parameter in NetworkProtocol by Xiaochao Ma · 4 years, 6 months ago
  40. 93f5d7c EventService: Fix type mismatch in MetricReport by Wludzik, Jozef · 4 years, 5 months ago
  41. dd28ba8 Add MutualExclusiveProperties registry by AppaRao Puli · 4 years, 4 months ago
  42. 029cc1f update cpu information to cpu interface by Zhikui Ren · 4 years, 4 months ago
  43. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  44. f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 4 months ago
  45. f92af38 Manager:Add ForceRestart to ResetType by Jayaprakash Mutyala · 4 years, 6 months ago
  46. 5b0de03 Add firmware activation messages to the registry by Jason M. Bills · 4 years, 4 months ago
  47. ebd4590 Fix potential null pointer dereference by George Liu · 4 years, 4 months ago
  48. f5b16f0 Fix unused param errors by Vikram Bodireddy · 4 years, 4 months ago
  49. d139c23 Implement Modified Event log property by George Liu · 4 years, 4 months ago
  50. b58c79e Add BMCBootReason Redfish message by Jonathan Doman · 4 years, 4 months ago
  51. 3cb3b11 update_service: add sufficient delay for fw object to get created by Chalapathi Venkataramashetty · 4 years, 4 months ago
  52. 80789c8 Fix missing inlines by Ed Tanous · 4 years, 4 months ago
  53. 93ee9ca Redfish : Fix setting the Hypervisor interface prefixlength by Sunitha Harish · 4 years, 4 months ago
  54. 2618d5e Increase TFTP timeout by Gunnar Mills · 4 years, 4 months ago
  55. e768657 EventService : Send event for the Task Lifecycle by Sunitha Harish · 4 years, 5 months ago
  56. 90728b5 Fix minor regression in chassis by Ed Tanous · 4 years, 4 months ago
  57. f0b6ae0 Deleting the deprecated format for SendRawPeci by Karthick Sundarrajan · 5 years ago
  58. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  59. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  60. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  61. d6c414f VirtualMedia fixes for Redfish Service Validator by Przemyslaw Czarnowski · 4 years, 6 months ago
  62. f71882f Redfish: Support for DownloadLog Action by Asmitha Karunanithi · 4 years, 8 months ago
  63. 4bfefa7 Manager: Support for switching running image by Gunnar Mills · 4 years, 5 months ago
  64. c50e7c6 DIMM: Add support for more properties by James Feist · 4 years, 5 months ago
  65. 45094ad DIMM: Add support for Regions by James Feist · 4 years, 8 months ago
  66. 016761a Fix: EventService stops sending events by AppaRao Puli · 4 years, 5 months ago
  67. 144b631 Fix: MetricReportDefinitions filter not working by AppaRao Puli · 4 years, 5 months ago
  68. 5738de5 Handling Broadcast message service by Asmitha Karunanithi · 4 years, 5 months ago
  69. 5a7e877 Remove QueryString by James Feist · 4 years, 5 months ago
  70. 0f1d8ed Minor changes in the code to use the appropriate errors by Asmitha Karunanithi · 4 years, 5 months ago
  71. 9c620e2 Removing getTimestampStr method by Asmitha Karunanithi · 4 years, 5 months ago
  72. 96330b9 EventService : Send event for the ConfigFile creation by Sunitha Harish · 4 years, 6 months ago
  73. 3d0ecac Redfish: PATCH command for Hypervisor DHCP network by Sunitha Harish · 4 years, 9 months ago
  74. 9edd866 Add message registry entry for successful fw update staging by Chalapathi Venkataramashetty · 4 years, 7 months ago
  75. 01c6e85 Redfish: GET command for Hypervisor DHCP network by Sunitha Harish · 4 years, 9 months ago
  76. 657877c Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 10 months ago
  77. e56f254 EventService: Add the parameter ResourceTypes to subscription by Sunitha Harish · 4 years, 5 months ago
  78. 74eec26 EventService: Add ResourceEvent registries by Sunitha Harish · 4 years, 6 months ago
  79. 80319af Redfish: Support for ClearLog Action by Asmitha Karunanithi · 4 years, 8 months ago
  80. a43be80 Redfish: Creation of a BMC dump by Asmitha Karunanithi · 4 years, 8 months ago
  81. 5cb1dd2 Redfish: BMC dump logEntry service implementation by Asmitha Karunanithi · 4 years, 8 months ago
  82. 72d566d Firmware: Add ActiveSoftwareImage for the running image by Gunnar Mills · 4 years, 5 months ago
  83. 62de0c6 EventService: Add nullptr check to avoid crash by AppaRao Puli · 4 years, 5 months ago
  84. 5e54a36 Add SerialNumber and Model for cpu node in redfish by Zhikui Ren · 4 years, 5 months ago
  85. 1cb1a9e Add ResetActionInfo for ResetType by AppaRao Puli · 4 years, 5 months ago
  86. 1530261 Make default PUT handling return 403 for unpriviledged user by Adrian Ambrożewicz · 4 years, 5 months ago
  87. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  88. 3909dc8 Rework Authorization flow by James Feist · 4 years, 9 months ago
  89. e7808c9 Move registries to v1_4_0.MessageRegistry by Gunnar Mills · 4 years, 6 months ago
  90. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  91. c61704a Spelling: 's/Occured/Occurred/g' by Gunnar Mills · 4 years, 6 months ago
  92. 786d0f6 Spelling: 's/Traslates/Translates/g' by Gunnar Mills · 4 years, 6 months ago
  93. 3e9e72e Fix -1 issue when fan collection size is 0. by Kuiying Wang · 4 years, 6 months ago
  94. b99fb1a Fix: ignore D-Bus error if not mandatory property by AppaRao Puli · 4 years, 6 months ago
  95. 8e651fb Update the DBus path for hypervisor ethernet interface by Sunitha Harish · 4 years, 6 months ago
  96. 07941a8 Support the $filter query params for SSE stream by Ayushi Smriti · 4 years, 7 months ago
  97. 4bbf237 EventService: Support for Server Sent Events(SSE) by AppaRao Puli · 4 years, 7 months ago
  98. fe44eb0 EventService: Add retry configuration support by Ayushi Smriti · 4 years, 7 months ago
  99. c0557e1 System: LastResetTime by Gunnar Mills · 4 years, 6 months ago
  100. 0870f8c network_protocol: Fix for SSH port by Jayaprakash Mutyala · 4 years, 6 months ago