1. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 9 months ago
  2. 3a097b2 Include tinyxml2 dependency for all builds by Cody Smith · 2 years, 8 months ago
  3. b6a5518 google_api: Fix build issue by Jiaqing Zhao · 2 years, 8 months ago
  4. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 9 months ago
  5. 9a5acea memory: move long code blocks in callbacks into separate functions by Nan Zhou · 2 years, 8 months ago
  6. 6a409c1 Change query param errors to be 400 instead of 403 by Ed Tanous · 2 years, 8 months ago
  7. 039a47e Add callback for response handling to HttpClient by Carson Labrado · 2 years, 9 months ago
  8. 88a03c5 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  9. 32ca38a Fake out allow header in UpdateService by Ed Tanous · 2 years, 8 months ago
  10. 4dc23f3 Change UpdateService POST URI by Ed Tanous · 2 years, 8 months ago
  11. c2051d1 Move update service post to free method by Ed Tanous · 2 years, 8 months ago
  12. b2c7e20 Fix regression in ComputerSystem by Ed Tanous · 2 years, 8 months ago
  13. e7dbd53 log_services: fix wrong AdditionalDataURI by Potin Lai · 2 years, 8 months ago
  14. c08f032 Fix regression in brace initialization by Ed Tanous · 2 years, 8 months ago
  15. c02a74f Return OData.Version with responses by Ed Tanous · 2 years, 8 months ago
  16. d3355c5 Move /redfish to free methods by Ed Tanous · 2 years, 8 months ago
  17. 1e925c8 Add setUpRedfishRoute to /redfish/ route by Ed Tanous · 2 years, 8 months ago
  18. 565dfb6 LogService: Sort dump entries collection by Id by Claire Weinan · 2 years, 8 months ago
  19. 482c45a Separate validFilename into a separate function by Josh Lehan · 2 years, 9 months ago
  20. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  21. 1656b29 Move /bus/system/<str>/<path> POST to method by Ed Tanous · 2 years, 8 months ago
  22. 4c25d66 Move redfish v1 into redfish-core by Ed Tanous · 2 years, 8 months ago
  23. f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 10 months ago
  24. d01e32c Revert "Handle HEAD and Allow headers per the spec" by Ed Tanous · 2 years, 8 months ago
  25. 867b205 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  26. 2a68dc8 Implement $top and $skip by Ed Tanous · 2 years, 9 months ago
  27. 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 2 years, 8 months ago
  28. e479ad5 query: expand: fix a bug in inLinks by Nan Zhou · 2 years, 8 months ago
  29. da8ba40 memory: correct type of MemorySizeInKB by Nan Zhou · 2 years, 8 months ago
  30. 89f1800 Implement etag headers by Ed Tanous · 2 years, 10 months ago
  31. 031514f Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 1 month ago
  32. 19ace2b Document expectations for commit messages by Ed Tanous · 3 years, 5 months ago
  33. 0cd5f78 Fix whitespacing on meson_options.txt by Ed Tanous · 2 years, 8 months ago
  34. f12b57b Add OpenBMC.1.0.ServiceStarted to registry by Sui Chen · 2 years, 9 months ago
  35. 61b83d0 storage: Call function only if interfaces exist by Willy Tu · 2 years, 9 months ago
  36. 5611d54 Fix unmounting image in proxy mode. by Przemyslaw Czarnowski · 2 years, 9 months ago
  37. 670eaca Fix compilation of nbd_proxy.hpp by Przemyslaw Czarnowski · 2 years, 8 months ago
  38. c867a83 Delete forked function_traits by Ed Tanous · 2 years, 10 months ago
  39. c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 9 months ago
  40. 5e52870 Make insecure-enable-redfish-query more specific by Ed Tanous · 2 years, 8 months ago
  41. 3d768a1 Fix Ethernet privileges by Abhishek Patel · 3 years, 5 months ago
  42. 5344ab8 Fix certificate_service privileges by Abhishek Patel · 3 years, 5 months ago
  43. 02da7c5 Simplify sensor path lookups by Ed Tanous · 2 years, 10 months ago
  44. 49328a2 system: Fix incorrect WatchdogTimer PATCH handler by Jiaqing Zhao · 2 years, 9 months ago
  45. 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 2 years, 9 months ago
  46. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  47. 357bb8f Implement odata annotations ignoring by Ed Tanous · 2 years, 10 months ago
  48. 82695a5 ethernet: Fix naming conventions by Jiaqing Zhao · 2 years, 9 months ago
  49. 2bf0e92 ethernet: Remove unused SendHostNameEnabled property by Jiaqing Zhao · 2 years, 9 months ago
  50. 82818b9 ethernet: Remove unused changeVlanId() function by Jiaqing Zhao · 2 years, 9 months ago
  51. 90d2d1e CertificateService: Enhance error handling for ReplaceCertificate by Jiaqing Zhao · 2 years, 9 months ago
  52. 6f581ec pcie: Remove duplicate DeviceType property check by Jiaqing Zhao · 2 years, 9 months ago
  53. 4f568f7 EventService: Enhance inotify event filename handling by Jiaqing Zhao · 2 years, 9 months ago
  54. 725525e doc: add a testing doc as guidelines for commits by Nan Zhou · 2 years, 10 months ago
  55. ca1600c Add common url segments parser by Szymon Dompke · 2 years, 10 months ago
  56. 0145a22 Update odata.type version of /redfish/v1/AccountService/ by Anjaliintel-21 · 2 years, 10 months ago
  57. 54417b0 Skip on log entries not found in the message registry by Sui Chen · 2 years, 10 months ago
  58. 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 2 years, 9 months ago
  59. a6b9125 query parameter: add a way to delegate certain parameter by Nan Zhou · 2 years, 9 months ago
  60. bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 2 years, 9 months ago
  61. 0e2d069 registries: remove hardcoded size of MessageEntry arrays by Jason M. Bills · 2 years, 9 months ago
  62. f7113d9 Add BIOSAttributesChanged message entry by Snehalatha Venkatesh · 2 years, 10 months ago
  63. 9739de9 hostlogger service: don't reference integerals by Nan Zhou · 2 years, 9 months ago
  64. 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 2 years, 9 months ago
  65. 5f4c798 Use multi-depth readJson to handle PATCH NetworkProtocol by Jiaqing Zhao · 2 years, 9 months ago
  66. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  67. e7b1b62 Fix missing success code in Account PATCH by Ed Tanous · 2 years, 10 months ago
  68. 142ec9a Implement odata-version checks by Ed Tanous · 2 years, 10 months ago
  69. 7cf436c Implement Expand by Ed Tanous · 2 years, 10 months ago
  70. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
  71. fa0b217 Add new option for query parameters by Ed Tanous · 2 years, 10 months ago
  72. 456cd87 Use url_view for telemetry uris by Szymon Dompke · 2 years, 10 months ago
  73. 24861a2 registry: Add PropertyValueExternalConflict registry by Ramesh Iyyar · 2 years, 9 months ago
  74. 2a6af81 registry: Add PropertyValueResourceConflict registry by Ramesh Iyyar · 2 years, 10 months ago
  75. 9629907 service root: add ProtocolFeaturesSupported by Nan Zhou · 2 years, 10 months ago
  76. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 3 months ago
  77. 1c82527 Drop unused App.sslFile() method by Jiaqing Zhao · 2 years, 9 months ago
  78. 313c1b7 script: specify the interpreter to env by Nan Zhou · 2 years, 9 months ago
  79. e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 2 years, 10 months ago
  80. 1e04f3b Memory: Fix OperatingMemoryModes and MemoryMedia properties by Jiaqing Zhao · 2 years, 10 months ago
  81. 724340d Move SessionService to free methods by Ed Tanous · 2 years, 10 months ago
  82. 1c30e50 Refactor getParameterTag by Ed Tanous · 2 years, 10 months ago
  83. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  84. a2dd60a log_services: Initialize Members@odata.count as 0 by Brandon Kim · 2 years, 10 months ago
  85. 91ac2e5 Replace CSP plugin-types directive with object-src by Jiaqing Zhao · 2 years, 10 months ago
  86. 80badf7 Memory: Remove extra loop in getPersistentMemoryProperties() by Jiaqing Zhao · 2 years, 10 months ago
  87. 1a6e51a Fix undefined property in FirmwareInventory by Jiaqing Zhao · 3 years ago
  88. 4ed47cb redfish:systems: Handle power restore policy of "None" by Matthew Barth · 2 years, 10 months ago
  89. 0f503a9 README: Fix coverage instructions by Josh Lehan · 2 years, 10 months ago
  90. 313a3c2 Remove special router logic for trailing slash by Ed Tanous · 2 years, 10 months ago
  91. 9e710e7 Disable boost exceptions by Ed Tanous · 2 years, 10 months ago
  92. 6fe69b6 Remove unused redfish::AsyncResp by Ed Tanous · 2 years, 10 months ago
  93. 866e486 Detemplateify intToHexString by Ed Tanous · 2 years, 11 months ago
  94. c5114a5 Updated text to elaborate on JSON exceptions by Josh Lehan · 2 years, 10 months ago
  95. f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
  96. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  97. 1b82988 Remove unused utility classes by Ed Tanous · 2 years, 10 months ago
  98. 4456f08 Add back getParameterTag unit tests by Ed Tanous · 2 years, 10 months ago
  99. 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 months ago
  100. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago