summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid trying to copy tasks results when cloning/copying0.10.1Joshua Harlow2015-05-071-1/+6
* Remove validation of state on state read property access0.10.0Joshua Harlow2015-05-071-6/+1
* Merge "Fix a typo in taskflow docs"Jenkins2015-05-071-1/+1
|\
| * Fix a typo in taskflow docsleizhang2015-05-041-1/+1
* | Merge "Make the default path a constant and tweak class docstring"Jenkins2015-05-071-16/+20
|\ \
| * | Make the default path a constant and tweak class docstringJoshua Harlow2015-05-061-16/+20
* | | Merge "Add speed-test tools script"Jenkins2015-05-071-0/+61
|\ \ \
| * | | Add speed-test tools scriptJoshua Harlow2015-05-061-0/+61
| |/ /
* | | Speed up memory backend via a path -> node reverse mappingJoshua Harlow2015-05-051-34/+51
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2015-05-041-1/+1
|/
* Merge "Fix post coverage job option not recognized"Jenkins2015-05-021-1/+1
|\
| * Fix post coverage job option not recognizedJoshua Harlow2015-05-021-1/+1
* | Merge "Move implementations into there own sub-sections"Jenkins2015-05-028-19/+46
|\ \ | |/ |/|
| * Move implementations into there own sub-sectionsJoshua Harlow2015-05-018-19/+46
* | Remove run_cross_tests.shDoug Hellmann2015-05-011-91/+0
|/
* Merge "Retain chain of missing dependencies"Jenkins2015-05-012-4/+51
|\
| * Retain chain of missing dependenciesJoshua Harlow2015-04-242-4/+51
* | Merge "Avoid attribute error by checking executor for being non-none"Jenkins2015-04-291-5/+9
|\ \
| * | Avoid attribute error by checking executor for being non-noneJoshua Harlow2015-04-201-5/+9
| |/
* | Move zookeeper jobboard constants to class levelJoshua Harlow2015-04-272-28/+38
* | Merge "Make the storage layer more resilent to failures"Jenkins2015-04-251-102/+125
|\ \
| * | Make the storage layer more resilent to failuresJoshua Harlow2015-04-011-102/+125
* | | Merge "Add a conductor running example"Jenkins2015-04-252-0/+255
|\ \ \
| * | | Add a conductor running exampleJoshua Harlow2015-04-202-0/+255
| | |/ | |/|
* | | Merge "Expose fake filesystem 'join' and 'normpath'"Jenkins2015-04-241-9/+16
|\ \ \
| * | | Expose fake filesystem 'join' and 'normpath'Joshua Harlow2015-04-231-9/+16
| |/ /
* | | Merge "Use oslo_utils eventletutils to warn about eventlet patching"Jenkins2015-04-241-1/+9
|\ \ \
| * | | Use oslo_utils eventletutils to warn about eventlet patchingJoshua Harlow2015-04-221-1/+9
| |/ /
* | | Merge "Replace more instance(s) of exception chaining with helper"Jenkins2015-04-241-5/+6
|\ \ \
| * | | Replace more instance(s) of exception chaining with helperJoshua Harlow2015-04-201-5/+6
| |/ /
* | | Merge "Test more engine types in argument passing unit test"Jenkins2015-04-241-5/+42
|\ \ \
| * | | Test more engine types in argument passing unit testJoshua Harlow2015-04-221-5/+42
| |/ /
* | | Merge "Add openclipart.org conductor image to conductor docs"Jenkins2015-04-242-3/+8
|\ \ \
| * | | Add openclipart.org conductor image to conductor docsJoshua Harlow2015-04-222-3/+8
| |/ /
* | | Add + use diagram explaining retry controller area of influenceJoshua Harlow2015-04-233-2/+28
|/ /
* | Merge "Remove link to kazoo eventlet handler"0.9.0Jenkins2015-04-191-2/+1
|\ \
| * | Remove link to kazoo eventlet handlerJoshua Harlow2015-04-171-2/+1
* | | Merge "Validate correct exception subclass in 'raise_with_cause'"Jenkins2015-04-181-0/+2
|\ \ \
| * | | Validate correct exception subclass in 'raise_with_cause'Joshua Harlow2015-04-181-0/+2
* | | | Merge "Add strict job state transition checking"Jenkins2015-04-183-1/+112
|\ \ \ \ | |/ / / |/| | |
| * | | Add strict job state transition checkingJoshua Harlow2015-04-163-1/+112
* | | | Merge "Add states generating venv and use pydot2"Jenkins2015-04-183-2/+10
|\ \ \ \
| * | | | Add states generating venv and use pydot2Joshua Harlow2015-04-163-2/+10
| |/ / /
* | | | Merge "Use the ability to chain exceptions correctly"Jenkins2015-04-186-115/+169
|\ \ \ \ | |_|/ / |/| | |
| * | | Use the ability to chain exceptions correctlyJoshua Harlow2015-04-036-115/+169
* | | | Merge "Uncap library requirements for liberty"Jenkins2015-04-172-6/+6
|\ \ \ \
| * | | | Uncap library requirements for libertyDoug Hellmann2015-04-162-6/+6
* | | | | Merge "Have reset state handlers go through a shared list"Jenkins2015-04-171-8/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Have reset state handlers go through a shared listJoshua Harlow2015-04-151-8/+13
* | | | | Merge "Add job states in docs + states in python"Jenkins2015-04-165-2/+61
|\ \ \ \ \ | |_|/ / / |/| | | |