index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
jobs
/
basejob.cpp
Age
Commit message (
Expand
)
Author
2018-07-04
Use QStringLiteral() and operator"" _ls() in network jobs
Kitsune Ral
2018-07-04
Connection: Trim raw data in emitted signals
Kitsune Ral
2018-06-11
BaseJob: Drop 'error' from methods that work in normal job state too
Kitsune Ral
2018-06-02
BaseJob: fix error handling for M_CONSENT_NOT_GIVEN
Kitsune Ral
2018-05-30
BaseJob::setStatus: Don't try to remove access token if it's empty
Kitsune Ral
2018-05-29
BaseJob: Treat M_CONSENT_NOT_GIVEN separately from other content access errors
Kitsune Ral
2018-05-29
BaseJob: "background" switch; more extensive error reporting
Kitsune Ral
2018-05-28
BaseJob: support status tracking
Kitsune Ral
2018-05-28
BaseJob: refresh rotten comments about kill()
Kitsune Ral
2018-05-23
BaseJob: more careful error handling; unify and extend error signals in Conne...
Kitsune Ral
2018-05-06
Optimise #includes, eliminate some excess blank lines in lib/csapi
Kitsune Ral
2018-04-29
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2018-04-25
BaseJob::doCheckReply: catch non-HTTP errors too
Kitsune Ral
2018-04-25
BaseJob: rewrite error detection using genuine HTTP codes
Kitsune Ral
2018-04-13
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2018-04-02
BaseJob: set the status upon headers arrival
Kitsune Ral
2018-03-31
Merge branch 'kitsune-install-target'
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral