1. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 6 months ago
  2. e9dd1d3 Fix regression in JsonSchema/404 handler by Ed Tanous · 2 years, 6 months ago
  3. de52758 Doc: Update Redfish.md with storage/drive info by John Edward Broadbent · 2 years, 6 months ago
  4. 81d523a Move the JsonSchemas to be generated at runtime by Ed Tanous · 2 years, 7 months ago
  5. 2aacf85 Fix PCIeSlots build by Ed Tanous · 2 years, 6 months ago
  6. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years ago
  7. 14bd7d9 Redfish: Fix @odata.id formatting issue by John Edward Broadbent · 2 years, 6 months ago
  8. 686b709 redfish_v1: fix setUpRedfishRoute by Nan Zhou · 2 years, 6 months ago
  9. 8c623a9 Handle redfish 404 with a good message by Ed Tanous · 2 years, 7 months ago
  10. 3f215c9 Fix Trigger GET functionality by Szymon Dompke · 2 years, 10 months ago
  11. 03810a1 Fix compilation issue by Michal Orzel · 2 years, 6 months ago
  12. 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 7 months ago
  13. e56ed6b redfish: Add Chassis associated Drive query by John Edward Broadbent · 2 years, 8 months ago
  14. d7f04fd memory: refactor JSON assembling codes by Nan Zhou · 2 years, 8 months ago
  15. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  16. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 7 months ago
  17. cec58fe http/app: iwyu by Nan Zhou · 2 years, 6 months ago
  18. f9f4007 http_server: remove unused variable by Nan Zhou · 2 years, 6 months ago
  19. 69d2825 kvm_websocket_test: delete the test by Nan Zhou · 2 years, 6 months ago
  20. c7a6d66 LogService: Fix setUpRedfishRoute() for dumps by Claire Weinan · 2 years, 6 months ago
  21. a85afbe storage: Refactor Drive and StorageController into separate method by Willy Tu · 3 years ago
  22. 08eca73 Add PCIeSlots schemas to the BMC by Ed Tanous · 2 years, 7 months ago
  23. d02420b Document common error of replacing the json object by Ed Tanous · 2 years, 7 months ago
  24. 2c615df Add initial documentation about bmcweb clients by Ed Tanous · 2 years, 7 months ago
  25. 7b7f041 On logout set Session cookie with expired date by Gunnar Mills · 2 years, 7 months ago
  26. 70fae94 query_param: remove dead file by Nan Zhou · 2 years, 7 months ago
  27. 7267c21 memory: Precisely match DIMM ID by Sui Chen · 2 years, 7 months ago
  28. 593f644 query params: avoid copy by Nan Zhou · 2 years, 7 months ago
  29. 3215e70 ComputerSystem: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  30. 5b9e95a Chassis: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  31. 2c5cb51 Leave off firmware properties if EBADR by Gunnar Mills · 2 years, 7 months ago
  32. c127a0f Fix www-authenticate behavior by Ed Tanous · 2 years, 8 months ago
  33. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 8 months ago
  34. 0bad320 Remove extraneous semicolon by Ed Tanous · 2 years, 7 months ago
  35. f848367 Enable redfish journal by default by Willy Tu · 2 years, 8 months ago
  36. aa6d453 Fix indentation of clang-format off blocks by Jiaqing Zhao · 2 years, 7 months ago
  37. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  38. 71f2db7 Allow boost url and url_view to be added to json by Ed Tanous · 2 years, 7 months ago
  39. 72c3ae3 Expand query: reimplement the way to do subqueries by Nan Zhou · 2 years, 8 months ago
  40. de167a6 SensorCollection: use inline functions+bind_front by Nan Zhou · 2 years, 7 months ago
  41. e6bd846 sensors: use inline functions + bind_front by Nan Zhou · 2 years, 7 months ago
  42. f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 7 months ago
  43. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  44. 62c416f Document prior experiences with headers by Ed Tanous · 2 years, 7 months ago
  45. a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 7 months ago
  46. 1a1d5d6 memory: set @odata attributes only if the object is found by Nan Zhou · 2 years, 7 months ago
  47. 30f11eb Enable -Wno-psabi for bmcweb builds by Ed Tanous · 2 years, 7 months ago
  48. 918ef25 Include-what-you-use in http connection by Ed Tanous · 2 years, 7 months ago
  49. d055a34 auth: change authorization.hpp to authentication.hpp by Nan Zhou · 2 years, 7 months ago
  50. dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 7 months ago
  51. ef00d7d memory: move Partition codes from callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
  52. b1e8a8e Remove messages::operationFailed from processor by Ed Tanous · 2 years, 7 months ago
  53. 8868776 Change operationFailed to return 502 by Ed Tanous · 2 years, 7 months ago
  54. 3927e13 ethernet: Remove PATCH VLANId support by Jiaqing Zhao · 2 years, 8 months ago
  55. 17e2202 ethernet: Use std::optional<uint32> for VLAN ID by Jiaqing Zhao · 2 years, 8 months ago
  56. 4ee8f0b bmcweb: fixes virtual media buffer overflow by Troy Lee · 3 years, 5 months ago
  57. 0fd2986 Fix segmentation fault when deleting the sessions by wukaihua-fii-na · 2 years, 7 months ago
  58. 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
  59. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
  60. 3a097b2 Include tinyxml2 dependency for all builds by Cody Smith · 2 years, 7 months ago
  61. b6a5518 google_api: Fix build issue by Jiaqing Zhao · 2 years, 7 months ago
  62. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 8 months ago
  63. 9a5acea memory: move long code blocks in callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
  64. 6a409c1 Change query param errors to be 400 instead of 403 by Ed Tanous · 2 years, 8 months ago
  65. 039a47e Add callback for response handling to HttpClient by Carson Labrado · 2 years, 9 months ago
  66. 88a03c5 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  67. 32ca38a Fake out allow header in UpdateService by Ed Tanous · 2 years, 8 months ago
  68. 4dc23f3 Change UpdateService POST URI by Ed Tanous · 2 years, 8 months ago
  69. c2051d1 Move update service post to free method by Ed Tanous · 2 years, 8 months ago
  70. b2c7e20 Fix regression in ComputerSystem by Ed Tanous · 2 years, 7 months ago
  71. e7dbd53 log_services: fix wrong AdditionalDataURI by Potin Lai · 2 years, 8 months ago
  72. c08f032 Fix regression in brace initialization by Ed Tanous · 2 years, 7 months ago
  73. c02a74f Return OData.Version with responses by Ed Tanous · 2 years, 8 months ago
  74. d3355c5 Move /redfish to free methods by Ed Tanous · 2 years, 8 months ago
  75. 1e925c8 Add setUpRedfishRoute to /redfish/ route by Ed Tanous · 2 years, 8 months ago
  76. 565dfb6 LogService: Sort dump entries collection by Id by Claire Weinan · 2 years, 8 months ago
  77. 482c45a Separate validFilename into a separate function by Josh Lehan · 2 years, 9 months ago
  78. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 9 months ago
  79. 1656b29 Move /bus/system/<str>/<path> POST to method by Ed Tanous · 2 years, 8 months ago
  80. 4c25d66 Move redfish v1 into redfish-core by Ed Tanous · 2 years, 8 months ago
  81. f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 9 months ago
  82. d01e32c Revert "Handle HEAD and Allow headers per the spec" by Ed Tanous · 2 years, 8 months ago
  83. 867b205 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  84. 2a68dc8 Implement $top and $skip by Ed Tanous · 2 years, 9 months ago
  85. 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 2 years, 8 months ago
  86. e479ad5 query: expand: fix a bug in inLinks by Nan Zhou · 2 years, 8 months ago
  87. da8ba40 memory: correct type of MemorySizeInKB by Nan Zhou · 2 years, 8 months ago
  88. 89f1800 Implement etag headers by Ed Tanous · 2 years, 9 months ago
  89. 031514f Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years ago
  90. 19ace2b Document expectations for commit messages by Ed Tanous · 3 years, 4 months ago
  91. 0cd5f78 Fix whitespacing on meson_options.txt by Ed Tanous · 2 years, 8 months ago
  92. f12b57b Add OpenBMC.1.0.ServiceStarted to registry by Sui Chen · 2 years, 9 months ago
  93. 61b83d0 storage: Call function only if interfaces exist by Willy Tu · 2 years, 9 months ago
  94. 5611d54 Fix unmounting image in proxy mode. by Przemyslaw Czarnowski · 2 years, 8 months ago
  95. 670eaca Fix compilation of nbd_proxy.hpp by Przemyslaw Czarnowski · 2 years, 8 months ago
  96. c867a83 Delete forked function_traits by Ed Tanous · 2 years, 10 months ago
  97. c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 9 months ago
  98. 5e52870 Make insecure-enable-redfish-query more specific by Ed Tanous · 2 years, 8 months ago
  99. 3d768a1 Fix Ethernet privileges by Abhishek Patel · 3 years, 5 months ago
  100. 5344ab8 Fix certificate_service privileges by Abhishek Patel · 3 years, 5 months ago