aboutsummaryrefslogtreecommitdiff
path: root/ipsutils/task.py
Commit message (Expand)AuthorAgeFilesLines
* Use native shell trace. Fix templating bug. Fix BUILD dir extract into root bug.Joseph Hunkeler2013-12-231-1/+1
* Add doctrings and object instance checksJoseph Hunkeler2013-06-071-0/+34
* Task controller now has an "atexit" callback in case the program exits premat...Joseph Hunkeler2013-06-061-1/+5
* Do not exit if return value is NoneJoseph Hunkeler2013-06-051-3/+4
* Slightly more pythonic if statementJoseph Hunkeler2013-06-041-1/+1
* Remove NamedTask. Implemented Internal task classJoseph Hunkeler2013-06-031-12/+11
* Rename TaskController to ControllerJoseph Hunkeler2013-06-021-1/+4
* Exception handling, general base class enhancementJoseph Hunkeler2013-05-291-0/+31
* Add __version__ checkJoseph Hunkeler2013-05-241-1/+1
* Boolean type does not seem to detect properly, changed to a boolean valueJoseph Hunkeler2013-05-221-1/+1
* Task return values based on type exit differentlyJoseph Hunkeler2013-05-221-5/+10
* Return status displayed at exitJoseph Hunkeler2013-05-211-1/+1
* Exit on task failureJoseph Hunkeler2013-04-301-0/+1
* Exit on failureJoseph Hunkeler2013-04-221-1/+4
* Rename ips to ipsutilsJoseph Hunkeler2013-04-221-0/+44