taskflow/taskflow
Joshua Harlow 9478226141 Provide a deprecated alias for the now removed stop watch class
This allows those who were using it to still continue using it
until 2.0 where it will be removed; this makes it possible for
those users to get off that code in a way that will be easily
do-able (without totally breaking there code-bases, until we do
that in the 2.0 release).

This also removes all internal usage of that stop watch class
so that the library itself will not reference it anymore.

Change-Id: If313d8e7b9bdc8741db2e2e1dfb381aa3260b971
2015-07-12 18:44:57 -07:00
..
conductors Merge "Notify on the individual engine steps" 2015-07-08 23:52:37 +00:00
engines Provide a deprecated alias for the now removed stop watch class 2015-07-12 18:44:57 -07:00
examples Integrate futurist (and **remove** taskflow originating code) 2015-07-09 15:01:35 -07:00
jobs Provide a deprecated alias for the now removed stop watch class 2015-07-12 18:44:57 -07:00
listeners Provide a deprecated alias for the now removed stop watch class 2015-07-12 18:44:57 -07:00
patterns Add support for conditional execution 2015-07-01 06:04:31 +00:00
persistence Merge "Make it possible to see the queries executed (in BLATHER mode)" 2015-07-08 23:41:55 +00:00
tests Integrate futurist (and **remove** taskflow originating code) 2015-07-09 15:01:35 -07:00
types Provide a deprecated alias for the now removed stop watch class 2015-07-12 18:44:57 -07:00
utils Integrate futurist (and **remove** taskflow originating code) 2015-07-09 15:01:35 -07:00
__init__.py Removed copyright from empty files 2014-02-22 17:16:29 +08:00
atom.py Remove 2.6 classifier + 2.6 compatibility code 2015-06-21 09:39:12 -07:00
exceptions.py Use the excutils.raise_with_cause after doing our type check 2015-06-16 15:33:51 -07:00
flow.py Add support for conditional execution 2015-07-01 06:04:31 +00:00
logging.py Handy access to INFO level 2015-06-12 09:05:41 -07:00
retry.py Adding a revert_all option to retry controllers 2015-06-11 17:31:54 -07:00
states.py Add support for conditional execution 2015-07-01 06:04:31 +00:00
storage.py Add smarter/better/faster impl. of ensure_atoms 2015-06-20 16:07:07 +00:00
task.py Use compatible map and update map/reduce task docs 2015-03-13 21:14:30 -07:00
test.py Add and use a new simple helper logging module 2014-12-08 22:09:13 -08:00
version.py Make version.py handle pbr not being installed 2014-09-01 20:09:59 +00:00