summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-08-29Refactor functions in sensorsEd Tanous1-61/+66
2022-08-29Refactor sensor codeEd Tanous1-124/+127
2022-08-29used sdbusplus::unpackPropertiesNoThrow part 5Krzysztof Grobelny2-60/+69
2022-08-29used sdbusplus::unpackPropertiesNoThrow part 4Krzysztof Grobelny1-67/+62
2022-08-26Add link support to SystemsCollectionEd Tanous1-0/+67
2022-08-24error_message: iwyuNan Zhou2-5/+20
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-22Fix build failure with redfish-provisioning-feature enabledJiaqing Zhao1-2/+2
2022-08-22Fix function name handleLogServicesCollectionGetClaire Weinan1-3/+3
2022-08-19query_param: Move maxEntriesPerPage to Query structJiaqing Zhao2-12/+7
2022-08-18resource messages: make functions inlineNan Zhou1-1/+1
2022-08-17error message: add insufficientStorageNan Zhou2-0/+28
2022-08-17used sdbusplus::unpackPropertiesNoThrow part 3Krzysztof Grobelny1-243/+244
2022-08-16task payload, initialize jsonValue in constructorEd Tanous3-32/+29
2022-08-16Deduplicate leftZeroPaddingEd Tanous1-20/+11
2022-08-15LogServices: Fix dump timestamp regressionClaire Weinan1-1/+1
2022-08-15Move time utils to be in one placeEd Tanous9-35/+285
2022-08-15system: Remove ipsPropertiesTypeJiaqing Zhao1-5/+4
2022-08-15dbus_utility: Remove ManagedItem type aliasJiaqing Zhao1-2/+2
2022-08-13fix ProcessorSummary.CoreCountKrzysztof Grobelny1-1/+1
2022-08-13used sdbusplus::unpackPropertiesNoThrow part 2Krzysztof Grobelny1-85/+78
2022-08-12drive: cleanup recent errorsJohn Edward Broadbent2-3/+3
2022-08-11query: implement $select for objects arrayNan Zhou2-39/+58
2022-08-10query: set only to trueNan Zhou2-3/+2
2022-08-10query test: add $select testNan Zhou1-1/+2
2022-08-10Advertise select query paramEd Tanous1-1/+1
2022-08-10Add redfish-oem-manager-fan-data optionGunnar Mills1-0/+7
2022-08-09used sdbusplus::unpackPropertiesNoThrow part 1Krzysztof Grobelny2-255/+255
2022-08-09Optimize resource event schemaEd Tanous3-43/+56
2022-08-08Fix tabbing on humidityEd Tanous1-1/+1
2022-08-06Use enum overload for field settingEd Tanous3-7/+13
2022-08-05Return proper redfish errors for createDump callAsmitha Karunanithi1-0/+46
2022-08-05Drop boost::posix_timeEd Tanous1-0/+1
2022-08-04log_services: PostCode: Do not populate nextLink when reaches endJiaqing Zhao1-1/+1
2022-08-04query: $select : use trieNan Zhou3-140/+206
2022-08-04certificate: Use urlFromPieces to generate URLJiaqing Zhao1-35/+39
2022-08-04Preserve headers from the root object on expandEd Tanous1-6/+3
2022-08-04LogService: Refactor dump entry parsingClaire Weinan1-116/+67
2022-08-03query: remove unused branch of $selectNan Zhou1-22/+7
2022-08-02query: iwyuNan Zhou1-1/+24
2022-08-02log_service: crashdump entry: remove appNan Zhou1-3/+3
2022-08-02Add Link support to SessionsEd Tanous1-8/+57
2022-08-02Simplify fillMessageArgsEd Tanous3-28/+49
2022-08-02query: implement generic $selectNan Zhou2-0/+393