1. bbf372a Fix invalid PCIeType in pcie_slots by Lakshmi Yadlapati · 1 year, 8 months ago
  2. c6bb328 Add State information for PCIeDevice by Lakshmi Yadlapati · 1 year, 9 months ago
  3. bad2c4a Remove "Manufacturer" from PCIeDevice interface by Lakshmi Yadlapati · 1 year, 9 months ago
  4. c16e292 Update RedfishVersion to 1.17.0 by Ed Tanous · 2 years, 5 months ago
  5. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  6. bc6cfec systems: remove stray break for clang-tidy by Patrick Williams · 1 year, 8 months ago
  7. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  8. 840a9ff chassis: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  9. 6da47ba certificate-service: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  10. 84396af log-services: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  11. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  12. cddbf3d managers: fix bug of searching dbus object path by Potin Lai · 1 year, 11 months ago
  13. f7afb17 bugfix: find existing powersupply for power sensor by Alexander Hansen · 1 year, 8 months ago
  14. 38e3d67 Update depth parameter in getPCIeDeviceList by Lakshmi Yadlapati · 1 year, 8 months ago
  15. 452bd8d virtual_media: Fix for bmcweb crash by Jayaprakash Mutyala · 1 year, 8 months ago
  16. df7f12f Fix PCIeDevice redfish validator failure by Lakshmi Yadlapati · 1 year, 8 months ago
  17. 94c3a10 Cleanup pcie code by Lakshmi Yadlapati · 1 year, 9 months ago
  18. 913e773 Add Asset information for PCIeDevice by SunnySrivastava1984 · 4 years ago
  19. 727a046 Refactor SystemPCIeFunction method by Lakshmi Yadlapati · 1 year, 10 months ago
  20. 35ad613 Refactor SystemPCIeFunctionCollection method by Lakshmi Yadlapati · 1 year, 10 months ago
  21. 543f9a7 Refactor SystemPCIeDevice method by Lakshmi Yadlapati · 1 year, 10 months ago
  22. b8f38ea Moving to correct PCIe Device interface by Lakshmi Yadlapati · 1 year, 9 months ago
  23. 5880f0c Fix regression in virtual media by Boleslaw Ogonczyk Makowski · 1 year, 9 months ago
  24. 72e2137 log_services: Fix isContentTypeAllowed checks by Matt Spinler · 1 year, 8 months ago
  25. 7a2bb2c Fix PowerSubsystem/PowerSupplies causing validator to fail by George Liu · 1 year, 9 months ago
  26. a721002 Implements PowerSupplies schema by George Liu · 2 years, 3 months ago
  27. 523d486 Add HotPluggable support in Redfish by Logananth Sundararaj · 1 year, 11 months ago
  28. 797d5da Support for configurable host reboot count by Corey Hardesty · 2 years, 8 months ago
  29. 0ed80c8 UpdateService: Support for MultipartHttpPushUri by George Liu · 4 years, 8 months ago
  30. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
  31. 2661b72 systems: Fix missing EnterDwellTime property by Chris Cain · 1 year, 9 months ago
  32. f574a8e LogService: Fix potential null pointer dereference by Carson Labrado · 1 year, 9 months ago
  33. f836127 IPv6: Remove AddressState from redfish response. by Sunitha Harish · 1 year, 10 months ago
  34. d14a48f Aggregation: Increase response read limit to 50MB by Carson Labrado · 1 year, 10 months ago
  35. 8b2521a Implement AggregationSource by Carson Labrado · 1 year, 10 months ago
  36. c251fe8 Fix cannot get NTPServers by Jian Zhang · 2 years ago
  37. f5892d0 Add the GetManagedObjects method to dbus_utility by George Liu · 1 year, 10 months ago
  38. b38fa2a Move PCIeDeviceCollection to separate method by Lakshmi Yadlapati · 1 year, 10 months ago
  39. d9f466b Take url views by value by Ed Tanous · 1 year, 10 months ago
  40. 6ce82fa Replace space with underscore for Dbus Object Path by Yaswanth Reddy M · 1 year, 10 months ago
  41. 5315c1b Implement AggregationSourceCollection by Carson Labrado · 1 year, 10 months ago
  42. 3e35c76 Fix `MemberId` value error causes Validator to fail by George Liu · 1 year, 10 months ago
  43. 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
  44. 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 11 months ago
  45. 98fe740 Remove fields member from Request by Ed Tanous · 1 year, 11 months ago
  46. f96597b Update hypervisor todo by Gunnar Mills · 1 year, 10 months ago
  47. 746b56f Fix hypervisor system Get by Asmitha Karunanithi · 1 year, 10 months ago
  48. a7405d5 Move logging level to WARNING for 404 by Gunnar Mills · 1 year, 10 months ago
  49. 8d8c30c Move hypervisor system to separate method by Gunnar Mills · 1 year, 10 months ago
  50. f40448e Move hypervisor ethernet to separate methods by Gunnar Mills · 1 year, 10 months ago
  51. a5d0ced Move hypervisor reset to separate methods by Gunnar Mills · 1 year, 10 months ago
  52. 68dd075 Add originator id & type for user trigerred dumps by Asmitha Karunanithi · 2 years, 1 month ago
  53. 88a8a17 Remove the redfish hypervisor namespace by Ed Tanous · 1 year, 10 months ago
  54. afd369c account_service: Don't call HEAD handler in GET handler by Jiaqing Zhao · 1 year, 10 months ago
  55. 746c5b8 Pass boost error_code by reference by Lakshmi Yadlapati · 1 year, 10 months ago
  56. 70cbdf5 Fix local CI failure issue by George Liu · 1 year, 10 months ago
  57. 48f3ffc Change BMCWEB_LOG level for 404/405 by Gunnar Mills · 1 year, 10 months ago
  58. 9c5e585 Fix async_method_call object paths while updating/deleting IP address by Ravi Teja · 1 year, 10 months ago
  59. 2feeb9d Remove excessive logging in managers by Ed Tanous · 2 years, 6 months ago
  60. 5ace29d Implement ManagerDiagnosticData/ServiceRootUptimeSeconds by Ed Tanous · 1 year, 11 months ago
  61. e68d1be Add ManagerProvidingService implementation by Ed Tanous · 1 year, 11 months ago
  62. b9d679d processor: Change `Step` default value to USHRT_MAX by Michael Shen · 1 year, 11 months ago
  63. 6c06898 Implement AggregationService by Ed Tanous · 1 year, 11 months ago
  64. 5c3e927 Retrieve port info for systems service by Abhishek Patel · 3 years, 6 months ago
  65. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
  66. af20dd1 Add support for Link header in NetworkProtocol by Ed Tanous · 2 years, 6 months ago
  67. e634b34 Move network protocol to separate methods by Ed Tanous · 2 years, 6 months ago
  68. 79fdf63 Extract out common parts by Przemyslaw Czarnowski · 2 years, 6 months ago
  69. 0a48306 Detemplate SecurePipe by Ed Tanous · 2 years, 6 months ago
  70. 739b87e Seal "NotConnected" usage by Ed Tanous · 1 year, 10 months ago
  71. 365a73f Use same method to parse dbus object by Ed Tanous · 1 year, 10 months ago
  72. 24e740a Rename doVmAction to doEjectAction by Ed Tanous · 1 year, 10 months ago
  73. 120fa86 Postpone params validation by Przemyslaw Czarnowski · 2 years, 6 months ago
  74. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  75. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
  76. 03457a9 Session: Add v1 to urlFromPieces by Gunnar Mills · 1 year, 10 months ago
  77. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  78. e645c5e Don't decrease journal messages time precision by Konstantin Aladyshev · 1 year, 10 months ago
  79. 2a02561 Don't decrease POST codes time precision by Konstantin Aladyshev · 1 year, 10 months ago
  80. 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
  81. 6177a30 Fix missed include by Lakshmi Yadlapati · 1 year, 10 months ago
  82. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years ago
  83. f05e916 Fix missed include by Gunnar Mills · 1 year, 10 months ago
  84. 86711e7 Revert "Implement Manager/ServiceRootUptime" by Ed Tanous · 1 year, 10 months ago
  85. 7da847b Add Health information for FabricAdapter by Lakshmi Yadlapati · 1 year, 11 months ago
  86. cd7af44 Add State information for FabricAdapter by Lakshmi Yadlapati · 1 year, 11 months ago
  87. 6369421 Add Asset information for FabricAdapter by Lakshmi Yadlapati · 1 year, 11 months ago
  88. 4ce2c1b Make pcie_slots compile by Ed Tanous · 1 year, 11 months ago
  89. d093c99 Fix some more includes by Ed Tanous · 2 years ago
  90. 53ffeca Add Location information for FabricAdapter by Lakshmi Yadlapati · 1 year, 11 months ago
  91. ee61a61 Implement Manager/ServiceRootUptime by Ed Tanous · 1 year, 11 months ago
  92. a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
  93. ed34a4a Correct Id parameter for two log services by Ed Tanous · 1 year, 11 months ago
  94. 3179105 Implementation of FabricAdapter schema in bmcweb by Sunny Srivastava · 3 years, 10 months ago
  95. 5b5574a Fix OemAccountService schema by Ed Tanous · 2 years, 3 months ago
  96. 353163e ethernet: Fix getting empty IP address by Tony Lee · 2 years, 1 month ago
  97. d4413c5 Fix some warnings by cppcheck by George Liu · 1 year, 11 months ago
  98. cef57e8 Set state to Absent on Present == false by Willy Tu · 2 years ago
  99. 20fc307 Fix handleAccounttDelete spelling by Gunnar Mills · 1 year, 11 months ago
  100. 870f3e9 Remove unused variables by Ed Tanous · 1 year, 11 months ago