index
:
bmcweb
master
OpenBMC Web server
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
redfish-core
/
include
/
utils
/
json_utils.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: bug fixes in readJson
AppaRao Puli
2019-12-17
1
-0
/
+7
*
Make references to crow less obvious
Ed Tanous
2019-10-18
1
-2
/
+2
*
Fix a bunch of warnings
Ed Tanous
2019-10-10
1
-0
/
+8
*
Fix readJson to allow null as a complex type
Ed Tanous
2019-09-04
1
-1
/
+2
*
cleanup: Move a pointer to a reference
Ed Tanous
2019-09-04
1
-15
/
+7
*
Fix Regression in PATCH on system node
Santosh Puranik
2019-08-02
1
-26
/
+43
*
Redfish: Adding bool support in readJson
AppaRao Puli
2018-12-29
1
-1
/
+2
*
jsonRead: Add floating point support
James Feist
2018-12-19
1
-16
/
+66
*
json_utils: readJson add array support
James Feist
2018-12-19
1
-0
/
+31
*
bmcweb: Enable redfish unpacking of complex types
Ed Tanous
2018-12-18
1
-7
/
+27
*
bmcweb: Move boost::optional to std::optional
Ed Tanous
2018-12-10
1
-1
/
+1
*
Move Redfish PECI to the new json interface
Ed Tanous
2018-11-19
1
-0
/
+25
*
Add automatic range-checking and type-casting for readJson
Jason M. Bills
2018-11-16
1
-19
/
+64
*
Simplify Redfish error message property interface
Jason M. Bills
2018-11-15
1
-3
/
+3
*
Fix a bug in optional json parsing
Ed Tanous
2018-10-31
1
-5
/
+1
*
Improve the Redfish error reporting interface
Jason M. Bills
2018-10-22
1
-274
/
+5
*
Implement a new way of unpacking json to structs
Ed Tanous
2018-10-22
1
-2
/
+122
*
Move to clang-format-6.0
Ed Tanous
2018-09-05
1
-10
/
+20
*
Move over to upstream c++ style
Ed Tanous
2018-07-26
1
-1
/
+1
*
Added JSON utilities to allow easy exception-less usage of nlohmann JSON.
Kowalski, Kamil
2018-06-29
1
-0
/
+292