summaryrefslogtreecommitdiff
path: root/redfish-core/lib/update_service.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-05-25update service: use getCollectionMembersJohn Edward Broadbent1-39/+6
2023-05-19Capture all boost::system::error_codes by refEd Tanous1-1/+1
2023-05-19Remove redfish-post-to-old-updateserviceEd Tanous1-30/+0
2023-05-16Boost::urls::formatEd Tanous1-8/+9
2023-05-12fix more push vs emplace callsPatrick Williams1-3/+3
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-4/+3
2023-03-24UpdateService: Support for MultipartHttpPushUriGeorge Liu1-47/+167
2023-03-11Remove body member from RequestEd Tanous1-1/+1
2023-02-24Take boost error_code by referenceEd Tanous1-6/+6
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-4/+5
2023-02-16Fix some more includesEd Tanous1-0/+1
2023-02-13Fix a couple #includesEd Tanous1-0/+1
2023-01-24Refactor GetSubTree methodGeorge Liu1-21/+18
2023-01-19Add the GetObject method to dbus_utilityGeorge Liu1-8/+9
2023-01-18Fix a boatload of #includesEd Tanous1-6/+8
2023-01-17Add check for globalsEd Tanous1-0/+4
2022-12-29Add missing const in update serviceEd Tanous1-1/+1
2022-12-13Fix for incorrect Task Progress and State valuesGayathri Leburu1-13/+10
2022-09-27Bump timeout for code update fileGunnar Mills1-1/+1
2022-09-09clang-tidy: fix misc warningsPatrick Williams1-0/+2
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny1-13/+15
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-2/+1
2022-07-25sdbusplus: use shorter type aliasesPatrick Williams1-10/+8
2022-07-16Remove usages of boost::starts/ends_withEd Tanous1-5/+5
2022-06-28Fix shadowed variable issuesEd Tanous1-4/+4
2022-06-28update_service: Refactor getSoftwareVersion into a seperate functionWilly Tu1-70/+74
2022-06-19sw_util: Rename all Firmware to Software wherever possibleWilly Tu1-5/+5
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-6/+6
2022-06-01Try to fix the lambda formatting issueEd Tanous1-668/+622
2022-05-17Fake out allow header in UpdateServiceEd Tanous1-0/+9
2022-05-17Change UpdateService POST URIEd Tanous1-1/+26
2022-05-17Move update service post to free methodEd Tanous1-23/+26
2022-05-13Remove brace initialization of json objectsEd Tanous1-60/+64
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-19/+47
2022-03-22Consitently use dbus::utility typesEd Tanous1-76/+60
2022-03-19Fix undefined property in FirmwareInventoryJiaqing Zhao1-1/+1
2022-03-07Don't rely on operator << for object loggingEd Tanous1-2/+2
2022-02-28Add url type safety to message registryEd Tanous1-2/+3
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-4/+5
2022-02-11Add readability-redundant-* checksEd Tanous1-2/+2
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous1-1/+1
2022-01-28Enable readability-container-size-empty testsEd Tanous1-1/+1
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-58/+59
2022-01-06update_service: fix fwUpdateErrorMatcher cannot workingBrian Ma1-60/+73
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-17/+12
2021-12-28Move to common variantEd Tanous1-14/+18
2021-11-19Update clang-formatGeorge Liu1-137/+133
2021-09-18Make fewer copiesEd Tanous1-9/+11
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-6/+7
2021-06-16Remove ambiguous privileges constructorEd Tanous1-6/+6