1. 8ebc91f Fix readJson to allow null as a complex type by Ed Tanous · 5 years ago
  2. ee344e0 cleanup: Move a pointer to a reference by Ed Tanous · 5 years ago
  3. 41352c2 Fix Regression in PATCH on system node by Santosh Puranik · 5 years ago
  4. e0dd805 fwstatus: Enhance state of firmware inventory by Andrew Geissler · 6 years ago
  5. 7bffdb7 Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId}schema by Bernard Wong · 6 years ago
  6. cb7e1e7 fw-inventory: Provide BiosVersion in system obj by Andrew Geissler · 6 years ago
  7. 8102ddb Redfish: Adding bool support in readJson by AppaRao Puli · 6 years ago
  8. a6acbb3 jsonRead: Add floating point support by James Feist · 6 years ago
  9. 318226c json_utils: readJson add array support by James Feist · 6 years ago
  10. 0627a2c bmcweb: Enable redfish unpacking of complex types by Ed Tanous · 6 years ago
  11. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  12. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  13. 771cfa0 Add automatic range-checking and type-casting for readJson by Jason M. Bills · 6 years ago
  14. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  15. a282ac4 Fix a bug in optional json parsing by Ed Tanous · 6 years ago
  16. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  17. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  18. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  19. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  20. 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago