summaryrefslogtreecommitdiff
path: root/taskflow/listeners
Commit message (Expand)AuthorAgeFilesLines
* python3.0 has deprecated LOG.warnxhzhf2017-03-073-15/+17
* Fix a typo in logging.pygengchc22016-09-281-3/+3
* Make failure formatter configurable for DynamicLoggingListenerIvan Kolodyazhny2016-09-081-3/+8
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-102-39/+0
* Refactor Atom/BaseTask/Task/Retry class hierarchyGreg Hill2016-02-181-1/+1
* Add flow durations to DurationListenerGreg Hill2015-11-021-23/+40
* Extend and improve failure loggingJoshua Harlow2015-08-071-43/+42
* Modify listeners to handle the results now possible from revert()Joshua Harlow2015-07-232-23/+11
* Merge "Update all removal_version from being ? to being 2.0"Jenkins2015-07-132-4/+4
|\
| * Update all removal_version from being ? to being 2.0Joshua Harlow2015-07-122-4/+4
* | Provide a deprecated alias for the now removed stop watch classJoshua Harlow2015-07-121-2/+2
|/
* Use sphinx deprecated docstring markupJoshua Harlow2015-06-101-0/+9
* fix renamed class to call super correctlyGreg Hill2015-03-301-1/+1
* Ensure event time listener is in listeners docsJoshua Harlow2015-03-121-1/+10
* Added EventTimeListner to record when events occurDan Krause2015-03-101-0/+36
* Rename the timing listeners to duration listenersJoshua Harlow2015-03-051-9/+21
* Use debtcollector library to replace internal utilityJoshua Harlow2015-02-191-9/+6
* Add a capturing listener (for test or other usage)Joshua Harlow2015-02-031-0/+105
* Use a class provided logger before falling back to moduleJoshua Harlow2015-01-221-15/+18
* Merge "Switch to using 'oslo_utils' vs 'oslo.utils'"Jenkins2015-01-161-1/+1
|\
| * Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-1/+1
* | Remove 'SaveOrderTask' and test state in class variablesJoshua Harlow2015-01-151-0/+1
|/
* Merge "Include the 'old_state' in all currently provided listeners"Jenkins2015-01-152-18/+21
|\
| * Include the 'old_state' in all currently provided listenersJoshua Harlow2015-01-102-18/+21
* | Use platform neutral line separator(s)Joshua Harlow2015-01-122-2/+5
* | The taskflow logger module does not provide a logging adapterJoshua Harlow2015-01-091-1/+2
|/
* Remove usage of listener base postfixJoshua Harlow2014-12-125-26/+48
* Add and use a new simple helper logging moduleJoshua Harlow2014-12-083-3/+3
* Update listeners to ensure they correctly handle all atomsJoshua Harlow2014-12-043-50/+95
* Merge "Use a module level constant to provide the DEFAULT_LISTEN_FOR"Jenkins2014-12-033-10/+11
|\
| * Use a module level constant to provide the DEFAULT_LISTEN_FORJoshua Harlow2014-12-013-10/+11
* | Merge "Add a claims listener that connects job claims to engines"Jenkins2014-12-031-0/+100
|\ \
| * | Add a claims listener that connects job claims to enginesJoshua Harlow2014-12-011-0/+100
| |/
* | Format failures via a static methodJoshua Harlow2014-11-191-22/+43
|/
* Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-212-6/+6
* Remove direct usage of the deprecated notifier locationJoshua Harlow2014-10-193-9/+11
* Merge "Add a timing listener that also prints the results"Jenkins2014-10-181-7/+44
|\
| * Add a timing listener that also prints the resultsJoshua Harlow2014-09-181-7/+44
* | Merge "Add a more dynamic/useful logging listener"Jenkins2014-10-181-6/+129
|\ \
| * | Add a more dynamic/useful logging listenerJoshua Harlow2014-09-281-6/+129
* | | Switch to a custom NotImplementedError derivativeJoshua Harlow2014-10-081-2/+2
|/ /
* | Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-201-1/+1
|/
* 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
* Allow jobboard event notificationJoshua Harlow2014-04-213-6/+6
* Use correct exception in the timing listenerStanislav Kudriashev2014-04-011-2/+2
* Revert "Move taskflow.utils.misc.Failure to its own module"Jeremy Stanley2014-03-311-2/+1
* Move taskflow.utils.misc.Failure to its own moduleIvan A. Melnikov2014-03-311-1/+2
* Rework documentation of notificationsIvan A. Melnikov2014-03-283-13/+29
* Persistence cleanup part oneJoshua Harlow2014-03-261-1/+1