aboutsummaryrefslogtreecommitdiff
path: root/lib/jobs/downloadfilejob.cpp
AgeCommit message (Collapse)Author
2019-04-06Clean up on clang-tidy/clazy analysisKitsune Ral
2018-04-02BaseJob: set the status upon headers arrivalKitsune Ral
So that DownloadFileJob could figure if it should save the incoming payload to the file or it's the JSON details about the error.
2018-03-31Move source files to a separate folderKitsune Ral
It's been long overdue to separate them from the rest of the stuff (docs etc.). Also, this allows installing to a directory within the checked out git tree (say, ./install/, similar to ./build/).