summaryrefslogtreecommitdiff
path: root/redfish-core/include/utils
AgeCommit message (Expand)AuthorFilesLines
2023-03-23Refactor getAssociationEndPoints methodGeorge Liu1-4/+2
2023-03-14Only parse to the depth requestedEd Tanous1-9/+36
2023-03-13Raise UnpackErrorPrinter to Log BMCWEB_LOG_ERRORdeepakala-k1-1/+1
2023-03-03Add the getAssociationEndPoints methodGeorge Liu1-6/+4
2023-02-24Take boost error_code by referenceEd Tanous1-4/+4
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-6/+7
2023-02-17Implement alternative to on boost::splitEd Tanous1-2/+2
2023-02-10Revert "Add the getAssociationEndPoints method"Gunnar Mills1-5/+8
2023-02-10Change readJson from is_object to get_ptrEd Tanous1-6/+8
2023-02-09Add the getAssociationEndPoints methodGeorge Liu1-8/+5
2023-01-24Refactor GetSubTree methodGeorge Liu1-8/+9
2023-01-23Break out set time function and unit test itEd Tanous1-0/+28
2023-01-18Fix a boatload of #includesEd Tanous5-7/+25
2023-01-17Refactor ipv4VerifyIpAndGetBitcountEd Tanous1-64/+54
2023-01-11Refactor GetSubTreePaths methodGeorge Liu2-19/+21
2022-12-21Change variable scopesEd Tanous1-2/+1
2022-12-15Prepare for boost::url upgradeEd Tanous2-25/+22
2022-12-08Generate Redfish enums from schemasEd Tanous1-5/+6
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu1-6/+6
2022-09-22treewide: reorganize unit testsNan Zhou1-709/+0
2022-09-21query: propogate errors for expandNan Zhou2-0/+224
2022-09-12Remove nlohmann brace initializationEd Tanous1-8/+12
2022-09-09clang-tidy: fix misc warningsPatrick Williams1-1/+1
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny1-48/+39
2022-09-06query: make $select true by defaultNan Zhou2-11/+5
2022-09-02Move ipv4VerifyIpAndGetBitcount into ip_utilsEd Tanous1-0/+92
2022-08-30json utils: remove forward_declareNan Zhou1-5/+1
2022-08-29Sensor optimizationEd Tanous1-3/+1
2022-08-19query_param: Move maxEntriesPerPage to Query structJiaqing Zhao1-4/+3
2022-08-16Deduplicate leftZeroPaddingEd Tanous1-20/+11
2022-08-15Move time utils to be in one placeEd Tanous1-0/+185
2022-08-11query: implement $select for objects arrayNan Zhou2-39/+58
2022-08-09used sdbusplus::unpackPropertiesNoThrow part 1Krzysztof Grobelny1-0/+26
2022-08-04query: $select : use trieNan Zhou2-139/+203
2022-08-04Preserve headers from the root object on expandEd Tanous1-6/+3
2022-08-03query: remove unused branch of $selectNan Zhou1-22/+7
2022-08-02query: implement generic $selectNan Zhou2-0/+393
2022-07-27Query param: fix regression in top parametersEd Tanous2-19/+29
2022-07-23test treewide: iwyuNan Zhou6-9/+67
2022-07-22Refactor getValidChassisPathZhenwei Chen1-0/+67
2022-07-21query_param: Set default value of $top to maxEntriesPerPageJiaqing Zhao2-6/+6
2022-07-21query_param: Update OutOfRange error message for $top and $skipJiaqing Zhao1-2/+2
2022-07-12Fix const correctness issuesEd Tanous1-1/+2
2022-07-07Handle NTPServers list per the specificationEd Tanous1-8/+0
2022-06-28Fix shadowed variable issuesEd Tanous1-2/+2
2022-06-28query_param_test: Update Positive cases for DelegateJiaqing Zhao1-6/+6
2022-06-28query_param_test: fix namespacesNan Zhou1-50/+19
2022-06-28query_param: fix headersNan Zhou1-2/+5
2022-06-20Fix Validator Error for Updateable spellingGunnar Mills1-1/+1
2022-06-19sw_util: Rename all Firmware to Software wherever possibleWilly Tu1-59/+59