summaryrefslogtreecommitdiff
path: root/taskflow/utils
Commit message (Expand)AuthorAgeFilesLines
* Instead of a multiprocessing queue use sockets via asyncoreJoshua Harlow2016-05-241-0/+8
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-102-159/+0
* Merge "Spice up WBE banner and add simple worker __main__ entrypoint"Jenkins2016-04-281-0/+107
|\
| * Spice up WBE banner and add simple worker __main__ entrypointJoshua Harlow2016-02-081-0/+107
* | Allow cachedproperty to avoid lockingJoshua Harlow2016-02-081-12/+21
|/
* Retrieve the store from flowdetails as well, if it existsGreg Hill2016-01-251-2/+9
* Allow for alterations in decider 'area of influence'Joshua Harlow2016-01-091-31/+0
* Fix wrong usage of iter_utils.unique_seenJoshua Harlow2016-01-091-8/+9
* Merge "Add ability of job poster/job iterator to wait for jobs to complete"Jenkins2016-01-091-0/+31
|\
| * Add ability of job poster/job iterator to wait for jobs to completeJoshua Harlow2015-12-161-0/+31
* | Merge "Use the retrying lib. to do basic sqlalchemy engine validation"Jenkins2016-01-091-24/+0
|\ \
| * | Use the retrying lib. to do basic sqlalchemy engine validationJoshua Harlow2016-01-051-24/+0
| |/
* | Use shared util helper for driver name + config extractionJoshua Harlow2015-12-221-0/+13
|/
* Merge "Change name of misc.ensure_dict to misc.safe_copy_dict"Jenkins2015-12-151-2/+7
|\
| * Change name of misc.ensure_dict to misc.safe_copy_dictJoshua Harlow2015-12-141-2/+7
* | Move validation of compiled unit out of compiler1.25.0Joshua Harlow2015-11-201-13/+0
* | Merge "Move 'fill_iter' to 'iter_utils.fill'"Jenkins2015-11-181-7/+58
|\ \ | |/ |/|
| * Move 'fill_iter' to 'iter_utils.fill'Joshua Harlow2015-10-261-7/+58
* | Add optional 'defer_reverts' behaviorGreg Hill2015-11-171-0/+8
* | Add a executor backed conductor and have existing impl. use itJoshua Harlow2015-11-122-0/+26
|/
* feat: add max_dispatches arg to conductor's runSriram Madapusi Vasudevan2015-10-151-0/+15
* Simplify flow action engine compilation1.22.0Joshua Harlow2015-10-011-0/+13
* Merge "Extend and improve failure logging"Jenkins2015-09-141-0/+8
|\
| * Extend and improve failure loggingJoshua Harlow2015-08-071-0/+8
* | Merge "Replace the tree 'pformat()' recursion with non-recursive variant"Jenkins2015-07-311-0/+42
|\ \ | |/
| * Replace the tree 'pformat()' recursion with non-recursive variantJoshua Harlow2015-07-271-0/+42
* | Bump futurist and remove waiting code in taskflowJoshua Harlow2015-07-251-88/+0
|/
* Merge "Remove **most** usage of taskflow.utils in examples"Jenkins2015-07-211-75/+0
|\
| * Remove **most** usage of taskflow.utils in examplesJoshua Harlow2015-07-171-75/+0
* | Merge "Remove kazoo hack/fix for issue no longer needed"Jenkins2015-07-211-7/+1
|\ \
| * | Remove kazoo hack/fix for issue no longer neededJoshua Harlow2015-06-291-7/+1
* | | Merge "Use encodeutils for exception -> string function"Jenkins2015-07-211-0/+35
|\ \ \
| * | | Use encodeutils for exception -> string functionJoshua Harlow2015-06-301-0/+35
* | | | Merge "Update 'make_client' kazoo docs and link to them"Jenkins2015-07-171-1/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update 'make_client' kazoo docs and link to themJoshua Harlow2015-07-171-1/+37
* | | | Update all removal_version from being ? to being 2.0Joshua Harlow2015-07-121-2/+2
* | | | Merge "Integrate futurist (and **remove** taskflow originating code)"Jenkins2015-07-112-15/+6
|\ \ \ \
| * | | | Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-092-15/+6
| |/ / /
* | | | Rename logbook module -> models moduleJoshua Harlow2015-07-081-5/+5
|/ / /
* | | Build-out + test a redis backed jobboardJoshua Harlow2015-06-292-13/+169
|/ /
* | Merge "Remove 2.6 classifier + 2.6 compatibility code"Jenkins2015-06-291-20/+0
|\ \ | |/ |/|
| * Remove 2.6 classifier + 2.6 compatibility codeJoshua Harlow2015-06-211-20/+0
* | Merge "Use monotonic lib. to avoid finding monotonic time function"Jenkins2015-06-241-29/+0
|\ \ | |/ |/|
| * Use monotonic lib. to avoid finding monotonic time functionJoshua Harlow2015-06-161-29/+0
* | Merge "Remove all 'lock_utils' now that fasteners provides equivalents"Jenkins2015-06-151-207/+0
|\ \ | |/
| * Remove all 'lock_utils' now that fasteners provides equivalentsJoshua Harlow2015-06-041-207/+0
* | Merge "Remove listener stack and replace with exit stack"Jenkins2015-06-061-32/+0
|\ \ | |/ |/|
| * Remove listener stack and replace with exit stackJoshua Harlow2015-05-111-32/+0
* | Merge "Replace lock_utils lock(s) with fasteners package"Jenkins2015-06-041-310/+0
|\ \
| * | Replace lock_utils lock(s) with fasteners packageJoshua Harlow2015-06-021-310/+0
| |/