index
:
BMC/OpenBmc/bmcweb.git
master
A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redfish-core
/
include
/
utils
/
json_utils.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
Work around nlohmann changes
Ed Tanous
1
-18
/
+40
2025-04-03
OEM Route Handling Infrastructure
rohitpai
1
-0
/
+15
2025-02-13
Remove nlohmann::json::object helpers
Ed Tanous
1
-21
/
+4
2025-02-05
Fix Message arg error in JSON Patch
rohitpai
1
-3
/
+3
2025-02-04
clang-format: update latest spec and reformat
Patrick Williams
1
-2
/
+2
2025-01-31
Fix includes
Ed Tanous
1
-1
/
+0
2025-01-26
$filter Query parameter support for nested keys added
Chandramohan Harkude
1
-0
/
+35
2025-01-20
Use SPDX identifiers
Ed Tanous
1
-15
/
+3
2024-11-22
json utility: fixed core dump during sensor load
Jayanth Othayoth
1
-7
/
+31
2024-10-17
Handling of OutOfRange in ReadJson
Myung Bae
1
-2
/
+2
2024-10-03
json utility: Update sort algorithms
Ed Tanous
1
-7
/
+29
2024-09-11
Remove duplicated block comments
Ed Tanous
1
-13
/
+13
2024-09-10
Fix static analysis issues
Ed Tanous
1
-4
/
+5
2024-09-04
Remove IWYU pragmas
Ed Tanous
1
-1
/
+0
2024-08-17
clang-format: re-format for clang-18
Patrick Williams
1
-17
/
+18
2024-06-25
Remove nlohmann::json::items()
Ed Tanous
1
-12
/
+20
2024-04-16
Add type safety for NTP server objects
Ed Tanous
1
-6
/
+27
2024-04-11
Give static analysis some hints
Ed Tanous
1
-12
/
+21
2024-04-11
Fix object type in json utils
Ed Tanous
1
-6
/
+4
2024-04-04
Allow parsing null or value classes
Ed Tanous
1
-1
/
+77
2024-04-01
Move where appropriate
Ed Tanous
1
-1
/
+2
2024-03-19
Make readJson accept object_t
Ed Tanous
1
-18
/
+66
2023-10-24
clang-format: copy latest and re-format
Patrick Williams
1
-3
/
+3
2023-08-21
Use ranges
Ed Tanous
1
-1
/
+2
2023-08-07
Fix bugprone-unchecked-optional-access findings
Ed Tanous
1
-1
/
+1
2023-07-20
Replace logging with std::format
Ed Tanous
1
-12
/
+11
2023-06-21
json utils: add getEstimatedJsonSize
Nan Zhou
1
-0
/
+14
2023-06-13
Make propertyValueTypeError more typesafe
Ed Tanous
1
-20
/
+4
2023-06-13
Make propertyValueNotInList typesafe
Ed Tanous
1
-5
/
+1
2023-05-26
json utility: add sort
Nan Zhou
1
-0
/
+103
2023-05-25
Fix some includes
Ed Tanous
1
-1
/
+2
2023-05-23
Switched bmcweb to use new telemetry service API
Krzysztof Grobelny
1
-1
/
+0
2023-05-11
clang-format: copy latest and re-format
Patrick Williams
1
-2
/
+1
2023-02-10
Change readJson from is_object to get_ptr
Ed Tanous
1
-6
/
+8
2022-09-09
clang-tidy: fix misc warnings
Patrick Williams
1
-1
/
+1
2022-08-30
json utils: remove forward_declare
Nan Zhou
1
-5
/
+1
2022-07-23
test treewide: iwyu
Nan Zhou
1
-5
/
+26
2022-07-07
Handle NTPServers list per the specification
Ed Tanous
1
-8
/
+0
2022-06-01
Try to fix the lambda formatting issue
Ed Tanous
1
-14
/
+13
2022-04-19
Implement odata annotations ignoring
Ed Tanous
1
-2
/
+16
2022-03-12
Enable readability checks
Ed Tanous
1
-2
/
+2
2022-03-01
json_utils: Add support for multiple level json read
Willy Tu
1
-93
/
+191
2022-02-25
json_utils: Add support jsonRead Patch/Action
Willy Tu
1
-9
/
+28
2022-02-07
Enable readability-named-parameter checks
Ed Tanous
1
-4
/
+5
2022-01-12
Enable pointer devolution checks
Ed Tanous
1
-3
/
+8
2021-02-19
Fix nlohmann::json::dump calls
Ed Tanous
1
-5
/
+25
2021-01-07
Omit using subscripting operator in json utils
Ed Tanous
1
-4
/
+3
2020-10-23
fix include names
Ed Tanous
1
-3
/
+2
2020-09-29
Fix naming conventions
Ed Tanous
1
-22
/
+13
2020-08-17
Enable unused variable warnings and resolve
Ed Tanous
1
-9
/
+8
[next]