summaryrefslogtreecommitdiff
path: root/taskflow/listeners/timing.py
Commit message (Expand)AuthorAgeFilesLines
* Add a timing listener that also prints the resultsJoshua Harlow2014-09-181-7/+44
* Avoid naming time type module the same as a builtinJoshua Harlow2014-08-121-2/+2
* Create a top level time typeJoshua Harlow2014-06-201-3/+2
* Use correct exception in the timing listenerStanislav Kudriashev2014-04-011-2/+2
* Rework documentation of notificationsIvan A. Melnikov2014-03-281-0/+6
* Persistence cleanup part oneJoshua Harlow2014-03-261-1/+1
* Adjust logging levels and usage to follow standardsJoshua Harlow2014-03-141-2/+2
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Doc strings and comments clean-upskudriashev2014-01-261-2/+1
* Storage: use names instead of uuids in interfaceAnastasia Karpinska2013-12-181-9/+9
* Capture task durationJoshua Harlow2013-12-091-0/+68