1. 3648c8b Query param: fix regression in top parameters by Ed Tanous · 2 years, 7 months ago
  2. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 7 months ago
  3. 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 7 months ago
  4. ce8ea74 query_param: Set default value of $top to maxEntriesPerPage by Jiaqing Zhao · 2 years, 8 months ago
  5. a926c53 query_param: Update OutOfRange error message for $top and $skip by Jiaqing Zhao · 2 years, 7 months ago
  6. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 7 months ago
  7. b9e1522 Handle NTPServers list per the specification by Ed Tanous · 2 years, 8 months ago
  8. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 8 months ago
  9. 15f6019 query_param_test: Update Positive cases for Delegate by Jiaqing Zhao · 2 years, 7 months ago
  10. fa31f81 query_param_test: fix namespaces by Nan Zhou · 2 years, 7 months ago
  11. 4712a7b query_param: fix headers by Nan Zhou · 2 years, 7 months ago
  12. 83edb08 Fix Validator Error for Updateable spelling by Gunnar Mills · 2 years, 8 months ago
  13. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 8 months ago
  14. b66cf2a query_param: remove default in switch by Nan Zhou · 2 years, 8 months ago
  15. 593f644 query params: avoid copy by Nan Zhou · 2 years, 8 months ago
  16. 2c5cb51 Leave off firmware properties if EBADR by Gunnar Mills · 2 years, 8 months ago
  17. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 8 months ago
  18. 72c3ae3 Expand query: reimplement the way to do subqueries by Nan Zhou · 2 years, 10 months ago
  19. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 8 months ago
  20. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 10 months ago
  21. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 11 months ago
  22. 2a68dc8 Implement $top and $skip by Ed Tanous · 2 years, 10 months ago
  23. e479ad5 query: expand: fix a bug in inLinks by Nan Zhou · 2 years, 9 months ago
  24. c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 10 months ago
  25. 5e52870 Make insecure-enable-redfish-query more specific by Ed Tanous · 2 years, 10 months ago
  26. 357bb8f Implement odata annotations ignoring by Ed Tanous · 2 years, 11 months ago
  27. ca1600c Add common url segments parser by Szymon Dompke · 3 years ago
  28. a6b9125 query parameter: add a way to delegate certain parameter by Nan Zhou · 2 years, 10 months ago
  29. 7cf436c Implement Expand by Ed Tanous · 2 years, 11 months ago
  30. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 4 months ago
  31. 456cd87 Use url_view for telemetry uris by Szymon Dompke · 3 years ago
  32. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 3 years ago
  33. 866e486 Detemplateify intToHexString by Ed Tanous · 3 years ago
  34. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  35. ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 3 years ago
  36. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 2 months ago
  37. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  38. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  39. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  40. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  41. 9ea15c3 Include what you use by Ed Tanous · 3 years, 1 month ago
  42. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years, 1 month ago
  43. d3a9e08 Enforce variable init by Ed Tanous · 3 years, 1 month ago
  44. 543f440 Enable init checker by Ed Tanous · 3 years, 1 month ago
  45. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years, 1 month ago
  46. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 8 months ago
  47. 168e20c Move to common variant by Ed Tanous · 3 years, 2 months ago
  48. 163994a Add support for DELETE on Triggers schema by Szymon Dompke · 3 years, 6 months ago
  49. 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 6 months ago
  50. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 6 months ago
  51. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 2 months ago
  52. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 3 months ago
  53. 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 4 months ago
  54. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 4 months ago
  55. 27ea7db Collections should handle no members present by Ed Tanous · 3 years, 4 months ago
  56. f201ffb Define hex helper utils by Ed Tanous · 3 years, 4 months ago
  57. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 8 months ago
  58. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 10 months ago
  59. 4dbb8ae Add POST and DELETE in MetricReportDefinitions by Wludzik, Jozef · 4 years, 9 months ago
  60. b00dcc2 Fix the build on clang-11 by Ed Tanous · 4 years ago
  61. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 4 years ago
  62. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years, 2 months ago
  63. 081ebf0 Redfish TelemetryService schema implementation by Wludzik, Jozef · 4 years, 10 months ago
  64. c638bc4 Omit using subscripting operator in json utils by Ed Tanous · 4 years, 4 months ago
  65. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years, 2 months ago
  66. dea43dd Refactor getCollectionMembers by Jonathan Doman · 4 years, 2 months ago
  67. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 4 months ago
  68. 04e438c fix include names by Ed Tanous · 4 years, 4 months ago
  69. 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 4 months ago
  70. 116bcc5 Move getResourceList to Util class by Gunnar Mills · 4 years, 4 months ago
  71. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 4 months ago
  72. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 4 months ago
  73. 33102b0 Fix a weird log function by Ed Tanous · 4 years, 4 months ago
  74. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 4 months ago
  75. f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 6 months ago
  76. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 7 months ago
  77. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 7 months ago
  78. 72d566d Firmware: Add ActiveSoftwareImage for the running image by Gunnar Mills · 4 years, 7 months ago
  79. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 7 months ago
  80. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 8 months ago
  81. 471a5eb Update json helper function - readJson by AppaRao Puli · 4 years, 9 months ago
  82. 3f8a743 Add support to fetch the 'Updateable' components by AppaRao Puli · 5 years ago
  83. 5eb2bef Fix: bug fixes in readJson by AppaRao Puli · 5 years ago
  84. 97d57aa Redfish: Support health status of firmware inventory objects by Carol Wang · 5 years ago
  85. 91fe97c Adding StandBySpare state for firmware inventory by Vikram Bodireddy · 5 years ago
  86. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  87. a6f9392 Fix state property on firmware properties by Ed Tanous · 5 years ago
  88. 271584a Fix a bunch of warnings by Ed Tanous · 6 years ago
  89. 49d734f SoftwareInventory: Catch more interfaces by James Feist · 5 years ago
  90. 8ebc91f Fix readJson to allow null as a complex type by Ed Tanous · 5 years ago
  91. ee344e0 cleanup: Move a pointer to a reference by Ed Tanous · 6 years ago
  92. 41352c2 Fix Regression in PATCH on system node by Santosh Puranik · 6 years ago
  93. e0dd805 fwstatus: Enhance state of firmware inventory by Andrew Geissler · 6 years ago
  94. 7bffdb7 Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId}schema by Bernard Wong · 6 years ago
  95. cb7e1e7 fw-inventory: Provide BiosVersion in system obj by Andrew Geissler · 6 years ago
  96. 8102ddb Redfish: Adding bool support in readJson by AppaRao Puli · 6 years ago
  97. a6acbb3 jsonRead: Add floating point support by James Feist · 6 years ago
  98. 318226c json_utils: readJson add array support by James Feist · 6 years ago
  99. 0627a2c bmcweb: Enable redfish unpacking of complex types by Ed Tanous · 6 years ago
  100. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago