aboutsummaryrefslogtreecommitdiff
path: root/api/logic/tasks/Task.cpp
AgeCommit message (Collapse)Author
2017-07-07GH-1927 Add more specific task status loggingPetr Mrázek
* Tasks are now described by class name and object name (or memory address). * Tasks starts are logged. * Aborted tasks are now treated just as the other cases.
2017-06-26NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek
Possibly also some bug fixes.
2017-05-03NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek
2017-04-29NOISSUE refactor NetAction to be based on TaskPetr Mrázek
Still missing some things, this is part 1.
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek