1. 02e53ae redfish session: Handle generateUserSession errors by Brad Bishop · 2 years, 6 months ago
  2. dd64162 Document OpenBMC message registry requirements by Ed Tanous · 2 years, 7 months ago
  3. 2973963 Add Redfish ThermalSubsystem schema in bmcweb by Xiaochao Ma · 3 years, 11 months ago
  4. 4c7d4d3 Add Link header handling to AccountService by Ed Tanous · 2 years, 6 months ago
  5. 852432a Include Collections for JsonSchema resources by Ed Tanous · 2 years, 6 months ago
  6. 5b22492 ServiceRoot Support Link header by Ed Tanous · 2 years, 7 months ago
  7. 75b63a2 certificate: Parse URL with readUrlSegments in ReplaceCertificate by Jiaqing Zhao · 2 years, 7 months ago
  8. 717b980 certificate: Don't check if certificate id is a number by Jiaqing Zhao · 2 years, 7 months ago
  9. e19e97e certificate: Use string certId in getCertificateProperties by Jiaqing Zhao · 2 years, 7 months ago
  10. 3648c8b Query param: fix regression in top parameters by Ed Tanous · 2 years, 6 months ago
  11. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  12. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  13. 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 6 months ago
  14. cf7eba0 chassis: replace lambda with inline functions by Nan Zhou · 2 years, 6 months ago
  15. ce8ea74 query_param: Set default value of $top to maxEntriesPerPage by Jiaqing Zhao · 2 years, 7 months ago
  16. a926c53 query_param: Update OutOfRange error message for $top and $skip by Jiaqing Zhao · 2 years, 6 months ago
  17. 2a9beee LogService: Remove setUpRedfishRoute in crashdump by Shounak Mitra · 2 years, 6 months ago
  18. a170f27 Replace boost with std replace by Ed Tanous · 2 years, 7 months ago
  19. 07c8c20 Use more specific include by Ed Tanous · 2 years, 6 months ago
  20. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  21. 433b68b Use nlohmann::json::object_t for dump entries by Jason M. Bills · 2 years, 7 months ago
  22. 02fea7a Use more specific include by Ed Tanous · 2 years, 6 months ago
  23. bc20089 Fix redundant store by Ed Tanous · 2 years, 7 months ago
  24. a51fc2d Manager: add ManagerDiagnosticData handler by Sui Chen · 2 years, 6 months ago
  25. 4f93c20 lock test: remove unused function by Nan Zhou · 2 years, 6 months ago
  26. b5a10a2 redfish-core tests: use matcher correctly by Nan Zhou · 2 years, 6 months ago
  27. 7ea4643 test treewide: apply test names best practices by Nan Zhou · 2 years, 6 months ago
  28. 38ead5e test treewide: apply namespace best practice by Nan Zhou · 2 years, 6 months ago
  29. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 7 months ago
  30. fdb2034 Make virtual media use urlFromPieces by Ed Tanous · 2 years, 7 months ago
  31. b2f7609 Fix undefined behavior in timestamp parsing by Ed Tanous · 2 years, 7 months ago
  32. 6d6574c Update host logger with recent JSON fixes by Jason M. Bills · 2 years, 7 months ago
  33. 7b1dd2f Set UnknownProperty message to be an error by Ed Tanous · 2 years, 7 months ago
  34. b9e1522 Handle NTPServers list per the specification by Ed Tanous · 2 years, 7 months ago
  35. 0225b87 Move duplicate reduction by Ed Tanous · 2 years, 7 months ago
  36. 1ec1899 Add TermalSubsystem schema by Xiaochao Ma · 2 years, 7 months ago
  37. 5ef735c system: don't fail when Boot service isn't there by Nan Zhou · 2 years, 7 months ago
  38. 514ce68 Replace CHAR_MAX with numeric_limits by Ed Tanous · 2 years, 7 months ago
  39. 9d33509 Remove unused variables by Ed Tanous · 2 years, 7 months ago
  40. 840098b IWYU redfish_sessions.hpp by Ed Tanous · 2 years, 7 months ago
  41. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  42. 69320d5 Encode service object path with sdbusplus by Jiaqing Zhao · 2 years, 10 months ago
  43. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  44. 517d9a5 Fix fail on get PostCode entry by Tony Lee · 2 years, 7 months ago
  45. af24660 update_service: Refactor getSoftwareVersion into a seperate function by Willy Tu · 2 years, 7 months ago
  46. 15f6019 query_param_test: Update Positive cases for Delegate by Jiaqing Zhao · 2 years, 7 months ago
  47. fa31f81 query_param_test: fix namespaces by Nan Zhou · 2 years, 7 months ago
  48. 4712a7b query_param: fix headers by Nan Zhou · 2 years, 7 months ago
  49. ac992cd Use an enum to return message registry parsing status by Jason M. Bills · 2 years, 7 months ago
  50. 84afc48 log_services: remove brace initialization by Jason M. Bills · 2 years, 7 months ago
  51. d405bb5 log_services: don't replace res.jsonValue by Jason M. Bills · 2 years, 7 months ago
  52. 3a48b3a log_services: use nlohmann::json::object_t by Jason M. Bills · 2 years, 7 months ago
  53. de703c5 Update handling of skipped log entries by Jason M. Bills · 2 years, 7 months ago
  54. efde4ec Clean up firstEntry boolean checks by Jason M. Bills · 2 years, 7 months ago
  55. fbe4fb6 memory: Use dbus::utility::DBusPropertiesMap::value_type by Jiaqing Zhao · 2 years, 7 months ago
  56. 1ef4c34 Move AccountService to separate methods by Ed Tanous · 2 years, 8 months ago
  57. 22daffd Add missing Context type to MetricReport by AppaRao Puli · 2 years, 7 months ago
  58. b7e21eb health: remove boost container header by Nan Zhou · 2 years, 7 months ago
  59. 21ab404 log_service: make function static by Nan Zhou · 2 years, 7 months ago
  60. 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 7 months ago
  61. f866686 registry: Base: Upgrade 1.11.0 -> 1.13.0 by Jiaqing Zhao · 2 years, 7 months ago
  62. b5b4060 sessions: iwyu by nitroglycerine · 2 years, 7 months ago
  63. fdd2690 LogService: Add support for Fault Log by Claire Weinan · 2 years, 11 months ago
  64. 96825be Replace BMCWEB_ROUTES lambdas with functions by Ed Tanous · 2 years, 7 months ago
  65. d3f92ce certificate: Add getCertificateList for get collections by Jiaqing Zhao · 2 years, 7 months ago
  66. c6a8dfb certificate: Use ObjectMapper in getCertificateLocations by Jiaqing Zhao · 2 years, 7 months ago
  67. fe04d49 sensors: use std set and map by Nan Zhou · 2 years, 7 months ago
  68. 8bb5fbc Update Privilege Registry from 1.2.0 to 1.3.0 by Sui Chen · 2 years, 7 months ago
  69. 8cb65f8 storage: simplify dbus call types by Nan Zhou · 2 years, 7 months ago
  70. b53dcd9 clang: add inline to functions by Nan Zhou · 2 years, 7 months ago
  71. 9fa6d14 clang: fix extra semicolon by Nan Zhou · 2 years, 7 months ago
  72. 76686dc memory: match DIMM ID even more precisely by Nan Zhou · 2 years, 7 months ago
  73. 9bc5569 Fix for segfault in VirtualMedia.InsertMedia by Michal Orzel · 2 years, 7 months ago
  74. 83edb08 Fix Validator Error for Updateable spelling by Gunnar Mills · 2 years, 7 months ago
  75. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
  76. b66cf2a query_param: remove default in switch by Nan Zhou · 2 years, 7 months ago
  77. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 7 months ago
  78. e9dd1d3 Fix regression in JsonSchema/404 handler by Ed Tanous · 2 years, 7 months ago
  79. 81d523a Move the JsonSchemas to be generated at runtime by Ed Tanous · 2 years, 8 months ago
  80. 2aacf85 Fix PCIeSlots build by Ed Tanous · 2 years, 7 months ago
  81. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years ago
  82. 14bd7d9 Redfish: Fix @odata.id formatting issue by John Edward Broadbent · 2 years, 7 months ago
  83. 686b709 redfish_v1: fix setUpRedfishRoute by Nan Zhou · 2 years, 7 months ago
  84. 8c623a9 Handle redfish 404 with a good message by Ed Tanous · 2 years, 8 months ago
  85. 3f215c9 Fix Trigger GET functionality by Szymon Dompke · 2 years, 11 months ago
  86. 03810a1 Fix compilation issue by Michal Orzel · 2 years, 7 months ago
  87. 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 7 months ago
  88. e56ed6b redfish: Add Chassis associated Drive query by John Edward Broadbent · 2 years, 9 months ago
  89. d7f04fd memory: refactor JSON assembling codes by Nan Zhou · 2 years, 9 months ago
  90. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  91. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 8 months ago
  92. c7a6d66 LogService: Fix setUpRedfishRoute() for dumps by Claire Weinan · 2 years, 7 months ago
  93. a85afbe storage: Refactor Drive and StorageController into separate method by Willy Tu · 3 years ago
  94. 70fae94 query_param: remove dead file by Nan Zhou · 2 years, 7 months ago
  95. 7267c21 memory: Precisely match DIMM ID by Sui Chen · 2 years, 8 months ago
  96. 593f644 query params: avoid copy by Nan Zhou · 2 years, 7 months ago
  97. 3215e70 ComputerSystem: fix ResetActionInfo by Nan Zhou · 2 years, 8 months ago
  98. 5b9e95a Chassis: fix ResetActionInfo by Nan Zhou · 2 years, 8 months ago
  99. 2c5cb51 Leave off firmware properties if EBADR by Gunnar Mills · 2 years, 7 months ago
  100. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 9 months ago