summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-17Aggregation: Ignore JsonSchemas and fix prefixesCarson Labrado1-16/+44
2022-09-12Remove nlohmann brace initializationEd Tanous2-45/+43
2022-09-09clang-tidy: fix misc warningsPatrick Williams1-1/+1
2022-09-09Fix function getLogFromRegistryKrzysztof Grobelny1-2/+2
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-09-01Add 405 handler for redfishEd Tanous1-0/+8
2022-08-30json utils: remove forward_declareNan Zhou1-5/+1
2022-08-30Aggregation: Improve handling of certain requestsCarson Labrado1-3/+38
2022-08-29Sensor optimizationEd Tanous1-3/+1
2022-08-24error_message: iwyuNan Zhou1-1/+7
2022-08-24Remove tcp_streamEd Tanous2-3/+3
2022-08-24Add SSL support for http_client (EventService)AppaRao Puli2-5/+6
2022-08-24Aggregation: Reduce Retry PolicyCarson Labrado1-1/+4
2022-08-24Redfish Aggregation: Aggregate CollectionsCarson Labrado1-3/+150
2022-08-24Redfish Aggregation: Fixup aggregated URIsCarson Labrado1-4/+123
2022-08-24Redfish Aggregation: Router to satellite resourcesCarson Labrado1-19/+214
2022-08-24Aggregation: Prepare for routing requestsCarson Labrado2-31/+109
2022-08-19query_param: Move maxEntriesPerPage to Query structJiaqing Zhao1-4/+3
2022-08-18resource messages: make functions inlineNan Zhou1-1/+1
2022-08-17error message: add insufficientStorageNan Zhou1-0/+9
2022-08-16task payload, initialize jsonValue in constructorEd Tanous1-4/+3
2022-08-16Deduplicate leftZeroPaddingEd Tanous1-20/+11
2022-08-15Move time utils to be in one placeEd Tanous2-11/+198
2022-08-11query: implement $select for objects arrayNan Zhou2-39/+58
2022-08-09used sdbusplus::unpackPropertiesNoThrow part 1Krzysztof Grobelny1-0/+26
2022-08-09Optimize resource event schemaEd Tanous2-21/+54
2022-08-04query: $select : use trieNan Zhou3-140/+206
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: iwyuNan Zhou1-1/+24
2022-08-02Simplify fillMessageArgsEd Tanous2-16/+41
2022-08-02query: implement generic $selectNan Zhou2-0/+393
2022-08-01Document OpenBMC message registry requirementsEd Tanous1-0/+41
2022-08-01Add Redfish ThermalSubsystem schema in bmcwebXiaochao Ma1-0/+4
2022-08-01Include Collections for JsonSchema resourcesEd Tanous1-0/+34
2022-07-27Query param: fix regression in top parametersEd Tanous2-19/+29
2022-07-25sdbusplus: use shorter type aliasesPatrick Williams1-3/+3
2022-07-23test treewide: iwyuNan Zhou8-11/+84
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-16Remove usages of boost::starts/ends_withEd Tanous1-0/+2
2022-07-15Use more specific includeEd Tanous1-1/+1
2022-07-15Manager: add ManagerDiagnosticData handlerSui Chen1-0/+2
2022-07-12Fix const correctness issuesEd Tanous2-8/+9
2022-07-09Fix undefined behavior in timestamp parsingEd Tanous1-1/+1
2022-07-07Handle NTPServers list per the specificationEd Tanous1-8/+0
2022-07-07Add TermalSubsystem schemaXiaochao Ma1-0/+1