summaryrefslogtreecommitdiff
path: root/taskflow/utils
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated import of ABCs from collections4.6.2Takashi Kajinami2021-07-171-2/+2
* Drop use of deprecated collections classesSean McGinnis2020-04-141-3/+3
* Zookeeper backend SSL supportussuri-em4.1.0Ann Kamyshnikova2020-03-061-0/+13
* Update TaskFlow for networkx 2.xMichael Johnson2019-10-181-5/+0
* Create KazooClient with taskflow loggerTheodoros Tsioutsias2018-08-161-0/+5
* Update various links in docsVu Cong Tuan2018-07-171-8/+8
* Fix code to support networkx > 1.0Michal Arbet2018-07-111-0/+5
* python3.0 has deprecated LOG.warnxhzhf2017-03-071-2/+2
* Remove vim header from source fileshowardlee2016-11-091-2/+0
* Fix broken linkAndreas Jaeger2016-11-031-1/+1
* Use method ensure_tree from oslo.utilsChangBo Guo(gcb)2016-09-251-19/+0
* 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
|/ / /