1. 88a8a17 Remove the redfish hypervisor namespace by Ed Tanous · 2 years ago
  2. afd369c account_service: Don't call HEAD handler in GET handler by Jiaqing Zhao · 2 years ago
  3. 746c5b8 Pass boost error_code by reference by Lakshmi Yadlapati · 2 years ago
  4. 70cbdf5 Fix local CI failure issue by George Liu · 2 years ago
  5. 8108fd3 Move nbdproxy to non lambda methods by Ed Tanous · 2 years ago
  6. 48f3ffc Change BMCWEB_LOG level for 404/405 by Gunnar Mills · 2 years ago
  7. 1589c08 Redfish.md: Add missing cable properties by Gunnar Mills · 2 years, 1 month ago
  8. 9c5e585 Fix async_method_call object paths while updating/deleting IP address by Ravi Teja · 2 years ago
  9. 7d243eb Allow logged in users to upload incrementally by Ed Tanous · 2 years, 1 month ago
  10. a4eb761 Add the getAssociationEndPoints method by George Liu · 2 years ago
  11. 2feeb9d Remove excessive logging in managers by Ed Tanous · 2 years, 8 months ago
  12. 5ace29d Implement ManagerDiagnosticData/ServiceRootUptimeSeconds by Ed Tanous · 2 years, 1 month ago
  13. e68d1be Add ManagerProvidingService implementation by Ed Tanous · 2 years, 1 month ago
  14. a88562d Aggregation: Document Redfish aggregation by Carson Labrado · 2 years, 5 months ago
  15. ca165b9 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  16. b9d679d processor: Change `Step` default value to USHRT_MAX by Michael Shen · 2 years ago
  17. 6c06898 Implement AggregationService by Ed Tanous · 2 years, 1 month ago
  18. 9fa06f1 Remove sessions when user is deleted by Xie Ning · 2 years, 8 months ago
  19. 36ecbf3 Fixing blocking system call to async mode by Troy Lee · 3 years, 6 months ago
  20. 5c3e927 Retrieve port info for systems service by Abhishek Patel · 3 years, 8 months ago
  21. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 11 months ago
  22. af20dd1 Add support for Link header in NetworkProtocol by Ed Tanous · 2 years, 8 months ago
  23. 3cd642a Have clang-tidy header match others by Gunnar Mills · 2 years ago
  24. cc519de Switch Developing to say webui-vue by Gunnar Mills · 2 years ago
  25. e634b34 Move network protocol to separate methods by Ed Tanous · 2 years, 8 months ago
  26. 79fdf63 Extract out common parts by Przemyslaw Czarnowski · 2 years, 8 months ago
  27. 0a48306 Detemplate SecurePipe by Ed Tanous · 2 years, 8 months ago
  28. 739b87e Seal "NotConnected" usage by Ed Tanous · 2 years ago
  29. 365a73f Use same method to parse dbus object by Ed Tanous · 2 years ago
  30. 24e740a Rename doVmAction to doEjectAction by Ed Tanous · 2 years ago
  31. 120fa86 Postpone params validation by Przemyslaw Czarnowski · 2 years, 8 months ago
  32. 5e7e2dc Take boost error_code by reference by Ed Tanous · 2 years ago
  33. 26ccae3 Pass string views by value by Ed Tanous · 2 years ago
  34. 7da1c58 Add Ports schema by George Liu · 2 years ago
  35. 03457a9 Session: Add v1 to urlFromPieces by Gunnar Mills · 2 years ago
  36. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 5 months ago
  37. 66d90c2 HTTP Client: Increase max conns and reqs by Carson Labrado · 2 years, 3 months ago
  38. 4e7f931 Disable old compatibility option default by Ed Tanous · 2 years, 1 month ago
  39. 24dadc8 Aggregation: Fix cppcheck errors by Carson Labrado · 2 years ago
  40. b64c626 Disable token compress in str by Ed Tanous · 2 years ago
  41. e645c5e Don't decrease journal messages time precision by Konstantin Aladyshev · 2 years ago
  42. 2a02561 Don't decrease POST codes time precision by Konstantin Aladyshev · 2 years ago
  43. 1aa0c2b Add option for validating content-type header by Ed Tanous · 3 years, 1 month ago
  44. 6177a30 Fix missed include by Lakshmi Yadlapati · 2 years ago
  45. 6a04e0d Fix missing include by Ed Tanous · 2 years ago
  46. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years, 1 month ago
  47. 455ccdf Remove security headers middleware test by Ed Tanous · 2 years, 1 month ago
  48. f05e916 Fix missed include by Gunnar Mills · 2 years ago
  49. 86711e7 Revert "Implement Manager/ServiceRootUptime" by Ed Tanous · 2 years ago
  50. 7da847b Add Health information for FabricAdapter by Lakshmi Yadlapati · 2 years, 1 month ago
  51. cd7af44 Add State information for FabricAdapter by Lakshmi Yadlapati · 2 years, 1 month ago
  52. 6369421 Add Asset information for FabricAdapter by Lakshmi Yadlapati · 2 years, 1 month ago
  53. 4ce2c1b Make pcie_slots compile by Ed Tanous · 2 years, 1 month ago
  54. d093c99 Fix some more includes by Ed Tanous · 2 years, 1 month ago
  55. 53ffeca Add Location information for FabricAdapter by Lakshmi Yadlapati · 2 years, 1 month ago
  56. ee61a61 Implement Manager/ServiceRootUptime by Ed Tanous · 2 years, 1 month ago
  57. 2f3d9bd TESTING.md: Add Content-Type by Gunnar Mills · 2 years ago
  58. 5c5804d Fix bad namespaces by Ed Tanous · 2 years ago
  59. 5d3a59d Fix casing on OpenBMC by Ed Tanous · 2 years ago
  60. f041387 Fix schema validator failure regression by Ed Tanous · 2 years ago
  61. a8e884f Fix a couple #includes by Ed Tanous · 2 years, 1 month ago
  62. b1d736f Change static to inline by Ed Tanous · 2 years, 1 month ago
  63. 0af78d5 Aggregation: Fix up aggregated response header URIs by Khang Kieu · 2 years, 1 month ago
  64. b496307 Fix overwriting mTLS session by Boleslaw Ogonczyk Makowski · 2 years, 1 month ago
  65. c6830d5 Revert "Add the getAssociationEndPoints method" by Gunnar Mills · 2 years, 1 month ago
  66. 7e0572f Remove unused gzip helper by Ed Tanous · 2 years, 1 month ago
  67. d91415c Change readJson from is_object to get_ptr by Ed Tanous · 2 years, 1 month ago
  68. ed34a4a Correct Id parameter for two log services by Ed Tanous · 2 years, 1 month ago
  69. 3179105 Implementation of FabricAdapter schema in bmcweb by Sunny Srivastava · 4 years ago
  70. 369ea3f Add the getAssociationEndPoints method by George Liu · 2 years, 3 months ago
  71. 5e6386c Retab OEMManager to two space tabs by Ed Tanous · 2 years, 1 month ago
  72. 5b5574a Fix OemAccountService schema by Ed Tanous · 2 years, 5 months ago
  73. 353163e ethernet: Fix getting empty IP address by Tony Lee · 2 years, 3 months ago
  74. 72fff0a Fix CI; Run black by Gunnar Mills · 2 years, 1 month ago
  75. 4ef82a1 Add Support for ActionParameterNotInList Message by Alex Schendel · 2 years, 1 month ago
  76. 43e14d3 Aggregation: Better handle dropped requests by Carson Labrado · 2 years, 4 months ago
  77. d4413c5 Fix some warnings by cppcheck by George Liu · 2 years, 1 month ago
  78. a8d8f9d Update schema pack to 2022.3 by Ed Tanous · 2 years, 1 month ago
  79. cef57e8 Set state to Absent on Present == false by Willy Tu · 2 years, 2 months ago
  80. 20fc307 Fix handleAccounttDelete spelling by Gunnar Mills · 2 years, 1 month ago
  81. 870f3e9 Remove unused variables by Ed Tanous · 2 years, 1 month ago
  82. 770b3ff Timer not started if user session is logged in by Ninad Palsule · 2 years, 1 month ago
  83. e99073f Refactor GetSubTree method by George Liu · 2 years, 3 months ago
  84. c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years, 2 months ago
  85. b1899a0 Retab OemVirtualMedia schema by Ed Tanous · 2 years, 2 months ago
  86. 7c4c52c Aggregation: Aggregate top level collections by Carson Labrado · 2 years, 3 months ago
  87. 4cdc2e8 Replace "Fix keepalive false" with patchset 3 by Ed Tanous · 2 years, 1 month ago
  88. 7b395d7 Remove OemSession from metadata by Ed Tanous · 2 years, 1 month ago
  89. d678d4f Remove proprietary OEMSession support by Ed Tanous · 2 years, 2 months ago
  90. 32d7d8e Aggregation: Fix and forward all responses by Carson Labrado · 2 years, 2 months ago
  91. ade2fe7 Removed checking cookie in mTLS authentication by Karol Niczyj · 2 years, 10 months ago
  92. 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years, 2 months ago
  93. 703f674 Add Get for PCIe property LanesInUse by Myung Bae · 2 years, 3 months ago
  94. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years, 1 month ago
  95. 3a4ad5d Refactor ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 6 months ago
  96. 8ac6e50 Add unit tests for ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 6 months ago
  97. cf9e417 Add check for globals by Ed Tanous · 2 years, 2 months ago
  98. 0d94621 LogService: Use DeleteAll DBus method in clearDump by Claire Weinan · 2 years, 8 months ago
  99. 51f65b0 Remove a couple references to @odata.context by Ed Tanous · 2 years, 2 months ago
  100. 5ae6f92 Fix keepalive false by Ed Tanous · 2 years, 2 months ago