1. d13f468 human-sort: fix clang-tidy warnings about pointer arithmetic by Patrick Williams · 1 year, 11 months ago
  2. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 11 months ago
  3. cddbf3d managers: fix bug of searching dbus object path by Potin Lai · 2 years, 2 months ago
  4. 662aa6e Update Logging option for the setting log level by Myung Bae · 2 years, 3 months ago
  5. f7afb17 bugfix: find existing powersupply for power sensor by Alexander Hansen · 1 year, 11 months ago
  6. 38e3d67 Update depth parameter in getPCIeDeviceList by Lakshmi Yadlapati · 1 year, 11 months ago
  7. 452bd8d virtual_media: Fix for bmcweb crash by Jayaprakash Mutyala · 2 years ago
  8. 46b3028 Aggregation: Process subordinate top collections by Carson Labrado · 2 years, 2 months ago
  9. df7f12f Fix PCIeDevice redfish validator failure by Lakshmi Yadlapati · 1 year, 11 months ago
  10. 94c3a10 Cleanup pcie code by Lakshmi Yadlapati · 2 years ago
  11. 913e773 Add Asset information for PCIeDevice by SunnySrivastava1984 · 4 years, 2 months ago
  12. 727a046 Refactor SystemPCIeFunction method by Lakshmi Yadlapati · 2 years, 1 month ago
  13. 35ad613 Refactor SystemPCIeFunctionCollection method by Lakshmi Yadlapati · 2 years, 1 month ago
  14. 543f9a7 Refactor SystemPCIeDevice method by Lakshmi Yadlapati · 2 years, 1 month ago
  15. b8f38ea Moving to correct PCIe Device interface by Lakshmi Yadlapati · 2 years ago
  16. 3eec61e Removed myself from OWNERS file by Krzysztof Grobelny · 1 year, 11 months ago
  17. 28f4b38 Remove nameStr from router by Ed Tanous · 2 years ago
  18. 15a42df Remove number support from the router by Ed Tanous · 2 years, 2 months ago
  19. 02e01b5 http_connection: Allow empty json objects by Lei YU · 2 years ago
  20. 8d01836 dbus_utility: Support new ObjectMapper methods by Willy Tu · 2 years ago
  21. 5880f0c Fix regression in virtual media by Boleslaw Ogonczyk Makowski · 2 years ago
  22. 72e2137 log_services: Fix isContentTypeAllowed checks by Matt Spinler · 2 years ago
  23. 9d192c7 Copy privilegeset into websocket rule by Ed Tanous · 2 years ago
  24. 30806a2 Fix clang-tidy issue in aggregation by Ed Tanous · 2 years ago
  25. 4efe3e0 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 2 years ago
  26. 7a2bb2c Fix PowerSubsystem/PowerSupplies causing validator to fail by George Liu · 2 years ago
  27. a721002 Implements PowerSupplies schema by George Liu · 2 years, 6 months ago
  28. 8fd333d Aggregation: Check for subordinate collection by Carson Labrado · 2 years, 3 months ago
  29. e628df8 Fix websocket csrf checking by Gunnar Mills · 2 years ago
  30. 2ec5b14 Revisit OEM schemas by Ed Tanous · 2 years, 2 months ago
  31. 523d486 Add HotPluggable support in Redfish by Logananth Sundararaj · 2 years, 2 months ago
  32. a1cbc19 Fix If Match header in Http layer by Hieu Huynh · 2 years ago
  33. 797d5da Support for configurable host reboot count by Corey Hardesty · 3 years ago
  34. b27e1cb Aggregation: Prefix fix HttpHeaders property by Carson Labrado · 2 years ago
  35. 0ed80c8 UpdateService: Support for MultipartHttpPushUri by George Liu · 4 years, 11 months ago
  36. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  37. 863c1c2 nbd proxy and websocket cleanups by Ed Tanous · 3 years, 1 month ago
  38. 2da6b8c Break out another lambda by Ed Tanous · 2 years, 1 month ago
  39. e551b5f Remove authorization checks in nbd_proxy by Ed Tanous · 2 years, 1 month ago
  40. 2661b72 systems: Fix missing EnterDwellTime property by Chris Cain · 2 years ago
  41. d3c8ce6 Fix Request use-after-move by Jonathan Doman · 2 years ago
  42. f574a8e LogService: Fix potential null pointer dereference by Carson Labrado · 2 years ago
  43. 23203b4 Add component integrity schemas by Ed Tanous · 2 years, 1 month ago
  44. f836127 IPv6: Remove AddressState from redfish response. by Sunitha Harish · 2 years, 1 month ago
  45. d14a48f Aggregation: Increase response read limit to 50MB by Carson Labrado · 2 years, 1 month ago
  46. 8b2521a Implement AggregationSource by Carson Labrado · 2 years, 1 month ago
  47. c251fe8 Fix cannot get NTPServers by Jian Zhang · 2 years, 4 months ago
  48. 28dd5ca dbus_rest: Fix dangling reference of crow::Response by Lei YU · 2 years ago
  49. f5892d0 Add the GetManagedObjects method to dbus_utility by George Liu · 2 years, 1 month ago
  50. 915d2d4 Fix some moves by Ed Tanous · 2 years, 1 month ago
  51. 535c760 Fix resource delete event issue by Asmitha Karunanithi · 2 years, 1 month ago
  52. b38fa2a Move PCIeDeviceCollection to separate method by Lakshmi Yadlapati · 2 years, 1 month ago
  53. d9f466b Take url views by value by Ed Tanous · 2 years, 1 month ago
  54. 6ce82fa Replace space with underscore for Dbus Object Path by Yaswanth Reddy M · 2 years, 1 month ago
  55. 7e9093e Add Support for privilege check in handleUpgrade by P Dheeraj Srujan Kumar · 3 years, 7 months ago
  56. 4f10f7e Remove try-catch blocks on handleUpgrade by Ed Tanous · 2 years, 1 month ago
  57. 3d18320 Move validation code to unpackPropertiesNoThrow by Ed Tanous · 2 years, 1 month ago
  58. e1f5c16 Break out large lambda into callback by Ed Tanous · 2 years, 1 month ago
  59. a9f076e Add asyncResp support to handleUpgrade by P Dheeraj Srujan Kumar · 3 years, 5 months ago
  60. ad595fa Only parse to the depth requested by Ed Tanous · 2 years, 2 months ago
  61. 5315c1b Implement AggregationSourceCollection by Carson Labrado · 2 years, 1 month ago
  62. a903233 Raise UnpackErrorPrinter to Log BMCWEB_LOG_ERROR by deepakala-k · 2 years, 1 month ago
  63. 3e35c76 Fix `MemberId` value error causes Validator to fail by George Liu · 2 years, 1 month ago
  64. 39662a3 Make url by value in Request by Ed Tanous · 2 years, 2 months ago
  65. 33c6b58 Remove body member from Request by Ed Tanous · 2 years, 2 months ago
  66. 98fe740 Remove fields member from Request by Ed Tanous · 2 years, 2 months ago
  67. f96597b Update hypervisor todo by Gunnar Mills · 2 years, 1 month ago
  68. 746b56f Fix hypervisor system Get by Asmitha Karunanithi · 2 years, 1 month ago
  69. a7405d5 Move logging level to WARNING for 404 by Gunnar Mills · 2 years, 1 month ago
  70. 0e88cb3 Attempt to document logging levels by Gunnar Mills · 2 years, 1 month ago
  71. 8d8c30c Move hypervisor system to separate method by Gunnar Mills · 2 years, 1 month ago
  72. f40448e Move hypervisor ethernet to separate methods by Gunnar Mills · 2 years, 1 month ago
  73. a5d0ced Move hypervisor reset to separate methods by Gunnar Mills · 2 years, 1 month ago
  74. 68dd075 Add originator id & type for user trigerred dumps by Asmitha Karunanithi · 2 years, 5 months ago
  75. 88a8a17 Remove the redfish hypervisor namespace by Ed Tanous · 2 years, 1 month ago
  76. afd369c account_service: Don't call HEAD handler in GET handler by Jiaqing Zhao · 2 years, 1 month ago
  77. 746c5b8 Pass boost error_code by reference by Lakshmi Yadlapati · 2 years, 1 month ago
  78. 70cbdf5 Fix local CI failure issue by George Liu · 2 years, 1 month ago
  79. 8108fd3 Move nbdproxy to non lambda methods by Ed Tanous · 2 years, 1 month ago
  80. 48f3ffc Change BMCWEB_LOG level for 404/405 by Gunnar Mills · 2 years, 1 month ago
  81. 1589c08 Redfish.md: Add missing cable properties by Gunnar Mills · 2 years, 2 months ago
  82. 9c5e585 Fix async_method_call object paths while updating/deleting IP address by Ravi Teja · 2 years, 1 month ago
  83. 7d243eb Allow logged in users to upload incrementally by Ed Tanous · 2 years, 2 months ago
  84. a4eb761 Add the getAssociationEndPoints method by George Liu · 2 years, 2 months ago
  85. 2feeb9d Remove excessive logging in managers by Ed Tanous · 2 years, 9 months ago
  86. 5ace29d Implement ManagerDiagnosticData/ServiceRootUptimeSeconds by Ed Tanous · 2 years, 2 months ago
  87. e68d1be Add ManagerProvidingService implementation by Ed Tanous · 2 years, 2 months ago
  88. a88562d Aggregation: Document Redfish aggregation by Carson Labrado · 2 years, 6 months ago
  89. ca165b9 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 1 month ago
  90. b9d679d processor: Change `Step` default value to USHRT_MAX by Michael Shen · 2 years, 2 months ago
  91. 6c06898 Implement AggregationService by Ed Tanous · 2 years, 2 months ago
  92. 9fa06f1 Remove sessions when user is deleted by Xie Ning · 2 years, 9 months ago
  93. 36ecbf3 Fixing blocking system call to async mode by Troy Lee · 3 years, 8 months ago
  94. 5c3e927 Retrieve port info for systems service by Abhishek Patel · 3 years, 9 months ago
  95. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 3 years ago
  96. af20dd1 Add support for Link header in NetworkProtocol by Ed Tanous · 2 years, 9 months ago
  97. 3cd642a Have clang-tidy header match others by Gunnar Mills · 2 years, 1 month ago
  98. cc519de Switch Developing to say webui-vue by Gunnar Mills · 2 years, 1 month ago
  99. e634b34 Move network protocol to separate methods by Ed Tanous · 2 years, 9 months ago
  100. 79fdf63 Extract out common parts by Przemyslaw Czarnowski · 2 years, 9 months ago