1. 21ab404 log_service: make function static by Nan Zhou · 2 years, 6 months ago
  2. 0135854 Add Nan Zhou as a reviewer by Nan Zhou · 2 years, 6 months ago
  3. 3862cb1 Remove old MAINTAINERS file by Ed Tanous · 2 years, 6 months ago
  4. 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 6 months ago
  5. f866686 registry: Base: Upgrade 1.11.0 -> 1.13.0 by Jiaqing Zhao · 2 years, 6 months ago
  6. b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
  7. cc60619 multipart_test: use ASSERT_EQ correctly by Nan Zhou · 2 years, 6 months ago
  8. e52d156 multipart_test: add namespace by Nan Zhou · 2 years, 6 months ago
  9. ca0cb4c multipart_test: fix headers by Nan Zhou · 2 years, 6 months ago
  10. a439ca2 openbmc_dbus_rest_test: fix headers by Nan Zhou · 2 years, 6 months ago
  11. fdd2690 LogService: Add support for Fault Log by Claire Weinan · 2 years, 10 months ago
  12. 80d37e7 dbus_utility: iwyu by Nan Zhou · 2 years, 6 months ago
  13. 96825be Replace BMCWEB_ROUTES lambdas with functions by Ed Tanous · 2 years, 7 months ago
  14. d3f92ce certificate: Add getCertificateList for get collections by Jiaqing Zhao · 2 years, 7 months ago
  15. c6a8dfb certificate: Use ObjectMapper in getCertificateLocations by Jiaqing Zhao · 2 years, 7 months ago
  16. ceeba4f Start to document maintainer responsibilities by Ed Tanous · 2 years, 7 months ago
  17. f1eac57 pam_authenticate: remove unused reference by Nan Zhou · 2 years, 6 months ago
  18. fe04d49 sensors: use std set and map by Nan Zhou · 2 years, 6 months ago
  19. 8bb5fbc Update Privilege Registry from 1.2.0 to 1.3.0 by Sui Chen · 2 years, 6 months ago
  20. 8cb65f8 storage: simplify dbus call types by Nan Zhou · 2 years, 6 months ago
  21. b53dcd9 clang: add inline to functions by Nan Zhou · 2 years, 6 months ago
  22. 9fa6d14 clang: fix extra semicolon by Nan Zhou · 2 years, 6 months ago
  23. 4dd73a1 crow_getroutes_test: refactor tests by Nan Zhou · 2 years, 7 months ago
  24. 5ad7720 crow_getroutes_test: revive the test by Nan Zhou · 2 years, 7 months ago
  25. 76686dc memory: match DIMM ID even more precisely by Nan Zhou · 2 years, 6 months ago
  26. 9bc5569 Fix for segfault in VirtualMedia.InsertMedia by Michal Orzel · 2 years, 7 months ago
  27. 83edb08 Fix Validator Error for Updateable spelling by Gunnar Mills · 2 years, 6 months ago
  28. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
  29. b2ec0ce openbmc_dbus_rest: use auto for json iterators by Nan Zhou · 2 years, 7 months ago
  30. b66cf2a query_param: remove default in switch by Nan Zhou · 2 years, 7 months ago
  31. a9bb43b openbmc_dbus_rest_test: refactor tests by Nan Zhou · 2 years, 7 months ago
  32. df91ea7 openbmc_jtag_rest_test: move to openbmc_dbus_rest by Nan Zhou · 2 years, 7 months ago
  33. 4e11f70 openbmc_dbus_rest_test: revive tests by Nan Zhou · 2 years, 7 months ago
  34. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 6 months ago
  35. e9dd1d3 Fix regression in JsonSchema/404 handler by Ed Tanous · 2 years, 6 months ago
  36. de52758 Doc: Update Redfish.md with storage/drive info by John Edward Broadbent · 2 years, 7 months ago
  37. 81d523a Move the JsonSchemas to be generated at runtime by Ed Tanous · 2 years, 7 months ago
  38. 2aacf85 Fix PCIeSlots build by Ed Tanous · 2 years, 6 months ago
  39. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years ago
  40. 14bd7d9 Redfish: Fix @odata.id formatting issue by John Edward Broadbent · 2 years, 7 months ago
  41. 686b709 redfish_v1: fix setUpRedfishRoute by Nan Zhou · 2 years, 6 months ago
  42. 8c623a9 Handle redfish 404 with a good message by Ed Tanous · 2 years, 7 months ago
  43. 3f215c9 Fix Trigger GET functionality by Szymon Dompke · 2 years, 10 months ago
  44. 03810a1 Fix compilation issue by Michal Orzel · 2 years, 6 months ago
  45. 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 7 months ago
  46. e56ed6b redfish: Add Chassis associated Drive query by John Edward Broadbent · 2 years, 8 months ago
  47. d7f04fd memory: refactor JSON assembling codes by Nan Zhou · 2 years, 8 months ago
  48. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  49. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 7 months ago
  50. cec58fe http/app: iwyu by Nan Zhou · 2 years, 7 months ago
  51. f9f4007 http_server: remove unused variable by Nan Zhou · 2 years, 7 months ago
  52. 69d2825 kvm_websocket_test: delete the test by Nan Zhou · 2 years, 7 months ago
  53. c7a6d66 LogService: Fix setUpRedfishRoute() for dumps by Claire Weinan · 2 years, 7 months ago
  54. a85afbe storage: Refactor Drive and StorageController into separate method by Willy Tu · 3 years ago
  55. 08eca73 Add PCIeSlots schemas to the BMC by Ed Tanous · 2 years, 7 months ago
  56. d02420b Document common error of replacing the json object by Ed Tanous · 2 years, 7 months ago
  57. 2c615df Add initial documentation about bmcweb clients by Ed Tanous · 2 years, 7 months ago
  58. 7b7f041 On logout set Session cookie with expired date by Gunnar Mills · 2 years, 7 months ago
  59. 70fae94 query_param: remove dead file by Nan Zhou · 2 years, 7 months ago
  60. 7267c21 memory: Precisely match DIMM ID by Sui Chen · 2 years, 7 months ago
  61. 593f644 query params: avoid copy by Nan Zhou · 2 years, 7 months ago
  62. 3215e70 ComputerSystem: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  63. 5b9e95a Chassis: fix ResetActionInfo by Nan Zhou · 2 years, 7 months ago
  64. 2c5cb51 Leave off firmware properties if EBADR by Gunnar Mills · 2 years, 7 months ago
  65. c127a0f Fix www-authenticate behavior by Ed Tanous · 2 years, 8 months ago
  66. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 8 months ago
  67. 0bad320 Remove extraneous semicolon by Ed Tanous · 2 years, 7 months ago
  68. f848367 Enable redfish journal by default by Willy Tu · 2 years, 8 months ago
  69. aa6d453 Fix indentation of clang-format off blocks by Jiaqing Zhao · 2 years, 7 months ago
  70. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  71. 71f2db7 Allow boost url and url_view to be added to json by Ed Tanous · 2 years, 7 months ago
  72. 72c3ae3 Expand query: reimplement the way to do subqueries by Nan Zhou · 2 years, 8 months ago
  73. de167a6 SensorCollection: use inline functions+bind_front by Nan Zhou · 2 years, 7 months ago
  74. e6bd846 sensors: use inline functions + bind_front by Nan Zhou · 2 years, 7 months ago
  75. f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 7 months ago
  76. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  77. 62c416f Document prior experiences with headers by Ed Tanous · 2 years, 7 months ago
  78. a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 7 months ago
  79. 1a1d5d6 memory: set @odata attributes only if the object is found by Nan Zhou · 2 years, 7 months ago
  80. 30f11eb Enable -Wno-psabi for bmcweb builds by Ed Tanous · 2 years, 7 months ago
  81. 918ef25 Include-what-you-use in http connection by Ed Tanous · 2 years, 7 months ago
  82. d055a34 auth: change authorization.hpp to authentication.hpp by Nan Zhou · 2 years, 7 months ago
  83. dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 7 months ago
  84. ef00d7d memory: move Partition codes from callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
  85. b1e8a8e Remove messages::operationFailed from processor by Ed Tanous · 2 years, 7 months ago
  86. 8868776 Change operationFailed to return 502 by Ed Tanous · 2 years, 7 months ago
  87. 3927e13 ethernet: Remove PATCH VLANId support by Jiaqing Zhao · 2 years, 9 months ago
  88. 17e2202 ethernet: Use std::optional<uint32> for VLAN ID by Jiaqing Zhao · 2 years, 9 months ago
  89. 4ee8f0b bmcweb: fixes virtual media buffer overflow by Troy Lee · 3 years, 5 months ago
  90. 0fd2986 Fix segmentation fault when deleting the sessions by wukaihua-fii-na · 2 years, 7 months ago
  91. 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
  92. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
  93. 3a097b2 Include tinyxml2 dependency for all builds by Cody Smith · 2 years, 7 months ago
  94. b6a5518 google_api: Fix build issue by Jiaqing Zhao · 2 years, 7 months ago
  95. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 8 months ago
  96. 9a5acea memory: move long code blocks in callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
  97. 6a409c1 Change query param errors to be 400 instead of 403 by Ed Tanous · 2 years, 8 months ago
  98. 039a47e Add callback for response handling to HttpClient by Carson Labrado · 2 years, 9 months ago
  99. 88a03c5 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  100. 32ca38a Fake out allow header in UpdateService by Ed Tanous · 2 years, 8 months ago