Commit Graph

  • 5ff439299b Improve docstrings in graph flow to denote exceptions raised Joshua Harlow 2015-08-05 17:28:58 -07:00
  • 9576f59ea8 Enable testr OS_DEBUG to be TRACE(blather) by default Joshua Harlow 2015-08-03 21:34:34 -07:00
  • 8693f8f816 Updated from global requirements OpenStack Proposal Bot 2015-08-04 00:49:41 +00:00
  • 12a3919992 Show intermediary compilation(s) when BLATHER is enabled Joshua Harlow 2015-08-02 20:34:28 -07:00
  • aa8a45b3d3 Give the GC more of a break with regard to cycles 1.18.0 Joshua Harlow 2015-07-09 21:23:15 -07:00
  • 8ff212f7bb Merge "Use the action engine '_check' helper method" Jenkins 2015-08-01 17:23:30 +00:00
  • 572e7268cf Merge "Base class for deciders" Jenkins 2015-08-01 04:51:20 +00:00
  • 5852ad6b03 Base class for deciders Timofey Durakov 2015-07-31 09:25:55 +03:00
  • 489fa79cfc Merge "Avoid adding 1 to a failure (if it gets triggered)" Jenkins 2015-07-31 08:00:50 +00:00
  • 6c0b5545e2 Merge "Replace the tree 'pformat()' recursion with non-recursive variant" Jenkins 2015-07-31 08:00:44 +00:00
  • 2e0d2df3bf Merge "Remove extra runner layer and just use use machine in engine" Jenkins 2015-07-31 07:28:00 +00:00
  • 7fec755a3b Removed wrong manual merge. Thomas Goirand 2015-07-30 20:20:24 +00:00
  • 8719d8f401 Blacklist taskflow.tests.test_examples.ExamplesTestCase.test_99_bottles, see https://bugs.launchpad.net/taskflow/+bug/1479958 Thomas Goirand 2015-07-30 20:11:28 +00:00
  • c18f78fc6b Removed debian/patches/disable-kombu-3-test.patch Thomas Goirand 2015-07-30 17:21:06 +00:00
  • d5e0a0be5a Fixed (build-)depends for this release. Thomas Goirand 2015-07-30 15:25:47 +00:00
  • 85a0eb093b Now packaging 1.17.0 Thomas Goirand 2015-07-30 15:21:52 +00:00
  • d41c28d138 Modify listeners to handle the results now possible from revert() Joshua Harlow 2015-07-23 23:38:11 -07:00
  • c2c08d666d Updated from global requirements OpenStack Proposal Bot 2015-07-22 05:09:12 +00:00
  • 4acad289a9 Fix lack of space between functions Joshua Harlow 2015-07-22 08:54:49 -07:00
  • 3cb6b9230f Create and use a serial retry executor Joshua Harlow 2015-06-25 16:02:21 -07:00
  • 626b8d7d67 Just link to the worker engine docs instead of including a TOC inline Joshua Harlow 2015-07-18 18:09:31 -07:00
  • 43b79d17b7 Link to run() method in engines doc Joshua Harlow 2015-07-18 15:39:27 -07:00
  • c8265a9830 Add ability to reset an engine via a reset method Joshua Harlow 2015-05-27 19:18:36 -07:00
  • 5b27553253 Updated from global requirements OpenStack Proposal Bot 2015-07-18 01:57:34 +00:00
  • c5d8ef9067 Update 'make_client' kazoo docs and link to them Joshua Harlow 2015-07-10 16:10:34 -07:00
  • 884fad682d Remove **most** usage of taskflow.utils in examples Joshua Harlow 2015-07-13 11:33:12 -07:00
  • 73c0c0d06a Move doc8 to being a normal test requirement in test-requirements.txt Joshua Harlow 2015-07-15 22:58:44 -07:00
  • a2ec6e05d2 Fixed gbp.conf Thomas Goirand 2015-07-15 12:36:20 +00:00
  • 45456883a6 Updated from global requirements OpenStack Proposal Bot 2015-07-15 01:38:24 +00:00
  • 3da951b43e Found another removal_version=? that should be removal_version=2.0 Joshua Harlow 2015-07-14 15:38:32 -07:00
  • 987a9cf716 Add deprecated module(s) for prior FSM/table code-base Joshua Harlow 2015-07-13 16:01:25 -07:00
  • 7379b21790 Replace internal fsm + table with automaton library Joshua Harlow 2014-12-05 21:23:56 -08:00
  • c66996653b Remove direct usage of timeutils overrides and use fixture Joshua Harlow 2015-07-13 14:14:07 -07:00
  • 07b9c2eb0a Unify the zookeeper/redis jobboard iterators Joshua Harlow 2015-07-10 17:45:33 -07:00
  • 88898570ad Run the '99_bottles.py' demo at a fast rate when activated Joshua Harlow 2015-07-10 15:22:09 -07:00
  • 52534b3646 Use io.open vs raw open Joshua Harlow 2015-07-10 19:43:40 -07:00
  • 874edff65d Retain atom 'revert' result (or failure) Joshua Harlow 2015-06-17 11:28:57 -07:00
  • a73f2cf47d Add docs for u, v, decider on graph flow link method Joshua Harlow 2015-07-09 16:17:01 -07:00
  • 23c51b8b6a Remove setup.cfg 'requires-python' incorrect entry Joshua Harlow 2015-07-09 17:03:26 -07:00
  • e0ab6e5de2 Compile lists of retry/task atoms at runtime compile time Joshua Harlow 2015-06-22 16:27:51 -07:00
  • b5282bb900 Make currently implemented jobs use @functools.total_ordering Joshua Harlow 2015-07-08 18:35:57 -07:00
  • 69438edf64 Use encodeutils for exception -> string function Joshua Harlow 2015-06-16 15:57:11 -07:00
  • 0b58aad5e7 Just make the compiler object at __init__ time Joshua Harlow 2015-06-28 20:54:31 -07:00
  • df5c60d6eb Remove kazoo hack/fix for issue no longer needed Joshua Harlow 2015-05-12 12:00:26 -07:00
  • 7b2f79f773 Update states comment to refer to task section Joshua Harlow 2015-06-22 11:20:04 -07:00
  • 3fbe90c913 Document more of the retry subclasses special keyword arguments Joshua Harlow 2015-06-15 17:16:47 -07:00
  • 1723d9e4b2 Address concurrent mutation of sqlalchemy backend Joshua Harlow 2015-03-30 18:22:07 -07:00
  • 876a23cecf Blacklist taskflow.tests.test_examples.ExamplesTestCase.test_99_bottles, see https://bugs.launchpad.net/taskflow/+bug/1479958 debian/1.17.0-1 Thomas Goirand 2015-07-30 20:11:28 +00:00
  • d174bb781b Removed debian/patches/disable-kombu-3-test.patch Thomas Goirand 2015-07-30 17:21:06 +00:00
  • 14e2a63a40 Fixed (build-)depends for this release. Thomas Goirand 2015-07-30 15:25:47 +00:00
  • 25072c1dcd Merge tag '1.17.0' into debian/liberty Thomas Goirand 2015-07-30 15:22:24 +00:00
  • 3070b8a331 Now packaging 1.17.0 Thomas Goirand 2015-07-30 15:21:52 +00:00
  • 054ca2a6e2 Remove extra runner layer and just use use machine in engine Joshua Harlow 2015-07-16 17:10:09 -07:00
  • 1f91725803 Updated from global requirements OpenStack Proposal Bot 2015-07-29 03:51:18 +00:00
  • 69c3b04e37 Merge ".gitignore update" Jenkins 2015-07-29 03:45:03 +00:00
  • e6ff253e6f Merge "Bump futurist and remove waiting code in taskflow" Jenkins 2015-07-29 01:07:54 +00:00
  • 4f3cfff6be Merge "Remove legacy py2.6 backwards logging compat. code" Jenkins 2015-07-28 21:40:38 +00:00
  • a0a5237592 .gitignore update Timofey Durakov 2015-07-29 00:04:36 +03:00
  • aad65bacc3 Merge "Fix seven typos and one readability on taskflow documentation" Jenkins 2015-07-28 08:42:44 +00:00
  • 6dda5a55c0 Avoid adding 1 to a failure (if it gets triggered) Joshua Harlow 2015-07-27 18:04:12 -07:00
  • 1847867cc1 Merge "Remove no longer used '_was_failure' static method" Jenkins 2015-07-27 18:59:37 +00:00
  • b1c22dc2e2 Replace the tree 'pformat()' recursion with non-recursive variant Joshua Harlow 2015-07-24 23:14:50 -07:00
  • 13e1482886 Fix seven typos and one readability on taskflow documentation Atsushi SAKAI 2015-07-27 13:11:17 +09:00
  • 532c8db7f8 Merge "Use io.open vs raw open" 1.17.0 Jenkins 2015-07-26 03:32:20 +00:00
  • 2d4ce6bf7b Bump futurist and remove waiting code in taskflow Joshua Harlow 2015-07-14 11:51:04 -07:00
  • ecab10a6d6 Use the action engine '_check' helper method Joshua Harlow 2015-07-25 16:55:51 -07:00
  • 6bc943bb5d Merge "Add ability to reset an engine via a reset method" Jenkins 2015-07-25 23:25:07 +00:00
  • 055772728b Merge "Modify listeners to handle the results now possible from revert()" Jenkins 2015-07-25 23:25:00 +00:00
  • b8ce6c0eaa Merge "Create and use a serial retry executor" Jenkins 2015-07-25 23:24:34 +00:00
  • 9ad7ec6f82 Modify listeners to handle the results now possible from revert() Joshua Harlow 2015-07-23 23:38:11 -07:00
  • 72509938ba Merge "Make currently implemented jobs use @functools.total_ordering" Jenkins 2015-07-24 06:38:02 +00:00
  • dfbc6ff0a8 Remove no longer used '_was_failure' static method Joshua Harlow 2015-07-23 15:30:57 -07:00
  • b64b2b78b6 Remove legacy py2.6 backwards logging compat. code Joshua Harlow 2015-07-19 09:35:33 -07:00
  • 591da903eb Merge "Updated from global requirements" Jenkins 2015-07-23 03:26:49 +00:00
  • 16d9914d33 Updated from global requirements OpenStack Proposal Bot 2015-07-22 05:09:12 +00:00
  • 7e1d330595 Fix lack of space between functions Joshua Harlow 2015-07-22 08:54:49 -07:00
  • 357103d27c Merge "Remove **most** usage of taskflow.utils in examples" Jenkins 2015-07-21 21:36:34 +00:00
  • 359cc490bd Create and use a serial retry executor Joshua Harlow 2015-06-25 16:02:21 -07:00
  • 592b468416 Merge "Just link to the worker engine docs instead of including a TOC inline" Jenkins 2015-07-21 07:05:06 +00:00
  • 6714de7b19 Merge "Update states comment to refer to task section" Jenkins 2015-07-21 06:43:00 +00:00
  • 5e65d9d466 Merge "Link to run() method in engines doc" Jenkins 2015-07-21 05:36:19 +00:00
  • 80db540563 Merge "Document more of the retry subclasses special keyword arguments" Jenkins 2015-07-21 04:39:24 +00:00
  • 558b952dd4 Merge "Remove kazoo hack/fix for issue no longer needed" Jenkins 2015-07-21 04:39:20 +00:00
  • 09f95cf10a Merge "Use encodeutils for exception -> string function" Jenkins 2015-07-21 04:27:06 +00:00
  • 6a46d0ce13 Merge "Unify the zookeeper/redis jobboard iterators" Jenkins 2015-07-21 04:26:33 +00:00
  • e5092b62c3 Just link to the worker engine docs instead of including a TOC inline Joshua Harlow 2015-07-18 18:09:31 -07:00
  • 5bbf8cf199 Link to run() method in engines doc Joshua Harlow 2015-07-18 15:39:27 -07:00
  • 58fbfd0f90 Add ability to reset an engine via a reset method Joshua Harlow 2015-05-27 19:18:36 -07:00
  • 03702c7676 Updated from global requirements 1.16.0 OpenStack Proposal Bot 2015-07-18 01:57:34 +00:00
  • aa16944764 Merge "Update 'make_client' kazoo docs and link to them" Jenkins 2015-07-17 22:25:44 +00:00
  • 5de13ea44a Use 'addCleanup' instead of 'tearDown' in engine(s) test Joshua Harlow 2015-07-17 14:55:49 -07:00
  • a289c7679c Merge "Run the '99_bottles.py' demo at a fast rate when activated" Jenkins 2015-07-17 18:25:40 +00:00
  • 3db3b86f02 Merge "Address concurrent mutation of sqlalchemy backend" Jenkins 2015-07-17 18:25:33 +00:00
  • 55af7135e2 Merge "Compile lists of retry/task atoms at runtime compile time" Jenkins 2015-07-17 18:24:58 +00:00
  • 9a774ae1f3 Merge "Remove setup.cfg 'requires-python' incorrect entry" Jenkins 2015-07-17 16:37:01 +00:00
  • c3f25e3507 Merge "Move doc8 to being a normal test requirement in test-requirements.txt" Jenkins 2015-07-17 16:31:05 +00:00
  • fd24d545fa Merge "Just make the compiler object at __init__ time" Jenkins 2015-07-17 16:10:26 +00:00
  • 050a52dfb1 Update 'make_client' kazoo docs and link to them Joshua Harlow 2015-07-10 16:10:34 -07:00
  • 02c83d4061 Remove **most** usage of taskflow.utils in examples Joshua Harlow 2015-07-13 11:33:12 -07:00
  • da28e4c904 Move doc8 to being a normal test requirement in test-requirements.txt Joshua Harlow 2015-07-15 22:58:44 -07:00