summaryrefslogtreecommitdiff
path: root/redfish-core/lib/task.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-4/+5
2021-06-30Add DateTime & Offset in Managers & LogServicesTejas Patil1-1/+1
2021-06-16Remove ambiguous privileges constructorEd Tanous1-4/+4
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-205/+152
2021-04-08Using AsyncResp everywherezhanghch051-10/+11
2021-02-19Fix nlohmann::json::dump callsEd Tanous1-1/+3
2021-01-04Implement PercentComplete for code updateGeorge Liu1-0/+2
2020-10-07Remove adl_serializer uses for jsonEd Tanous1-9/+6
2020-10-06Fix includesEd Tanous1-1/+2
2020-10-01Remove redundant void in taskEd Tanous1-2/+3
2020-08-20EventService : Send event for the Task LifecycleSunitha Harish1-2/+79
2020-08-17Enable unused variable warnings and resolveEd Tanous1-6/+6
2020-08-17Enable clang warningsEd Tanous1-4/+4
2020-08-17Remove middlewaresEd Tanous1-4/+4
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-1/+1
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-47/+46
2020-05-28FW Update: Task: Update messagesJames Feist1-21/+31
2020-05-14Task: Use TaskEvent messagesJames Feist1-1/+4
2020-05-06bmcweb: Replace deprecated boost callZhenfei Tai1-1/+3
2020-04-16Redfish: Allow slash at the end of ResourceGunnar Mills1-4/+4
2020-03-17Task: Add payload supportJames Feist1-0/+57
2020-03-12task: add fwupdate supportJames Feist1-9/+3
2020-03-03task: default populate internal errorJames Feist1-0/+1
2020-03-02Add TaskServiceJames Feist1-0/+389