aboutsummaryrefslogtreecommitdiff
path: root/lib/jobs/basejob.cpp
AgeCommit message (Expand)Author
2018-11-19BaseJob::rawDataSample()Kitsune Ral
2018-10-10add http2 and pipelining for all JobsKrombel
2018-09-16BaseJob::rawData: only add "truncated" when actually truncatedKitsune Ral
2018-07-04Use QStringLiteral() and operator"" _ls() in network jobsKitsune Ral
2018-07-04Connection: Trim raw data in emitted signalsKitsune Ral
2018-06-11BaseJob: Drop 'error' from methods that work in normal job state tooKitsune Ral
2018-06-02BaseJob: fix error handling for M_CONSENT_NOT_GIVENKitsune Ral
2018-05-30BaseJob::setStatus: Don't try to remove access token if it's emptyKitsune Ral
2018-05-29BaseJob: Treat M_CONSENT_NOT_GIVEN separately from other content access errorsKitsune Ral
2018-05-29BaseJob: "background" switch; more extensive error reportingKitsune Ral
2018-05-28BaseJob: support status trackingKitsune Ral
2018-05-28BaseJob: refresh rotten comments about kill()Kitsune Ral
2018-05-23BaseJob: more careful error handling; unify and extend error signals in Conne...Kitsune Ral
2018-05-06Optimise #includes, eliminate some excess blank lines in lib/csapiKitsune Ral
2018-04-29Merge branch 'master' into kitsune-gtadKitsune Ral
2018-04-25BaseJob::doCheckReply: catch non-HTTP errors tooKitsune Ral
2018-04-25BaseJob: rewrite error detection using genuine HTTP codesKitsune Ral
2018-04-13Merge branch 'master' into kitsune-gtadKitsune Ral
2018-04-02BaseJob: set the status upon headers arrivalKitsune Ral
2018-03-31Merge branch 'kitsune-install-target'Kitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral