1. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years, 2 months ago
  2. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years, 2 months ago
  3. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years, 2 months ago
  4. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years, 2 months ago
  5. 9ea15c3 Include what you use by Ed Tanous · 3 years, 3 months ago
  6. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years, 2 months ago
  7. d3a9e08 Enforce variable init by Ed Tanous · 3 years, 2 months ago
  8. 543f440 Enable init checker by Ed Tanous · 3 years, 2 months ago
  9. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years, 2 months ago
  10. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 9 months ago
  11. 168e20c Move to common variant by Ed Tanous · 3 years, 3 months ago
  12. 163994a Add support for DELETE on Triggers schema by Szymon Dompke · 3 years, 7 months ago
  13. 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 8 months ago
  14. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 8 months ago
  15. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 3 months ago
  16. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 5 months ago
  17. 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 6 months ago
  18. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 6 months ago
  19. 27ea7db Collections should handle no members present by Ed Tanous · 3 years, 6 months ago
  20. f201ffb Define hex helper utils by Ed Tanous · 3 years, 5 months ago
  21. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 9 months ago
  22. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 4 years ago
  23. 4dbb8ae Add POST and DELETE in MetricReportDefinitions by Wludzik, Jozef · 4 years, 10 months ago
  24. b00dcc2 Fix the build on clang-11 by Ed Tanous · 4 years, 1 month ago
  25. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 4 years, 1 month ago
  26. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years, 3 months ago
  27. 081ebf0 Redfish TelemetryService schema implementation by Wludzik, Jozef · 5 years ago
  28. c638bc4 Omit using subscripting operator in json utils by Ed Tanous · 4 years, 5 months ago
  29. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years, 3 months ago
  30. dea43dd Refactor getCollectionMembers by Jonathan Doman · 4 years, 4 months ago
  31. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 5 months ago
  32. 04e438c fix include names by Ed Tanous · 4 years, 6 months ago
  33. 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 5 months ago
  34. 116bcc5 Move getResourceList to Util class by Gunnar Mills · 4 years, 5 months ago
  35. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 6 months ago
  36. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 6 months ago
  37. 33102b0 Fix a weird log function by Ed Tanous · 4 years, 6 months ago
  38. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 6 months ago
  39. f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 7 months ago
  40. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 8 months ago
  41. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 8 months ago
  42. 72d566d Firmware: Add ActiveSoftwareImage for the running image by Gunnar Mills · 4 years, 8 months ago
  43. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 9 months ago
  44. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 10 months ago
  45. 471a5eb Update json helper function - readJson by AppaRao Puli · 4 years, 10 months ago
  46. 3f8a743 Add support to fetch the 'Updateable' components by AppaRao Puli · 5 years ago
  47. 5eb2bef Fix: bug fixes in readJson by AppaRao Puli · 5 years ago
  48. 97d57aa Redfish: Support health status of firmware inventory objects by Carol Wang · 5 years ago
  49. 91fe97c Adding StandBySpare state for firmware inventory by Vikram Bodireddy · 5 years ago
  50. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  51. a6f9392 Fix state property on firmware properties by Ed Tanous · 5 years ago
  52. 271584a Fix a bunch of warnings by Ed Tanous · 6 years ago
  53. 49d734f SoftwareInventory: Catch more interfaces by James Feist · 5 years ago
  54. 8ebc91f Fix readJson to allow null as a complex type by Ed Tanous · 6 years ago
  55. ee344e0 cleanup: Move a pointer to a reference by Ed Tanous · 6 years ago
  56. 41352c2 Fix Regression in PATCH on system node by Santosh Puranik · 6 years ago
  57. e0dd805 fwstatus: Enhance state of firmware inventory by Andrew Geissler · 6 years ago
  58. 7bffdb7 Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId}schema by Bernard Wong · 6 years ago
  59. cb7e1e7 fw-inventory: Provide BiosVersion in system obj by Andrew Geissler · 6 years ago
  60. 8102ddb Redfish: Adding bool support in readJson by AppaRao Puli · 6 years ago
  61. a6acbb3 jsonRead: Add floating point support by James Feist · 6 years ago
  62. 318226c json_utils: readJson add array support by James Feist · 6 years ago
  63. 0627a2c bmcweb: Enable redfish unpacking of complex types by Ed Tanous · 6 years ago
  64. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  65. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  66. 771cfa0 Add automatic range-checking and type-casting for readJson by Jason M. Bills · 6 years ago
  67. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  68. a282ac4 Fix a bug in optional json parsing by Ed Tanous · 6 years ago
  69. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  70. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  71. 1abe55e Move to clang-format-6.0 by Ed Tanous · 7 years ago
  72. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  73. 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago