summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add + use a staticmethod to fetch the immediate callablesJoshua Harlow2015-02-021-8/+13
* | | | | | Merge "Use a notifier instead of a direct property assignment"Jenkins2015-02-072-5/+11
|\ \ \ \ \ \
| * | | | | | Use a notifier instead of a direct property assignmentJoshua Harlow2015-02-042-5/+11
* | | | | | | Merge "Use a thread-identifier that can't easily be recycled"Jenkins2015-02-071-5/+23
|\ \ \ \ \ \ \
| * | | | | | | Use a thread-identifier that can't easily be recycledJoshua Harlow2015-02-041-5/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Remove duplicate code"Jenkins2015-02-061-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove duplicate codeyangxurong2015-02-041-1/+0
* | | | | | | | Merge "Just directly access the callback attributes"Jenkins2015-02-061-4/+4
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Just directly access the callback attributesJoshua Harlow2015-02-021-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-02-051-1/+1
| |_|/ / / |/| | | |
* | | | | Tweak the WBE diagram (and present it as an svg)Joshua Harlow2015-02-054-1/+4
| |_|/ / |/| | |
* | | | Merge "Improved diagram for Taskflow"Jenkins2015-02-043-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Improved diagram for TaskflowBalaji Narayanan2015-02-043-2/+2
| |/ /
* | | Use class constants during pformatting a tree nodeJoshua Harlow2015-02-012-6/+15
|/ /
* | Abstract out the worker finding from the WBE engine0.7.0Joshua Harlow2015-01-3112-200/+528
* | Merge "Add and use a nicer kombu message formatter"Jenkins2015-01-317-42/+126
|\ \ | |/ |/|
| * Add and use a nicer kombu message formatterJoshua Harlow2015-01-297-42/+126
* | Merge "Remove duplicated 'do' in types documentation"Jenkins2015-01-301-1/+1
|\ \ | |/ |/|
| * Remove duplicated 'do' in types documentationJoshua Harlow2015-01-291-1/+1
* | Merge "Use the class defined constant instead of raw strings"Jenkins2015-01-304-12/+22
|\ \
| * | Use the class defined constant instead of raw stringsJoshua Harlow2015-01-294-12/+22
| |/
* | Use kombu socket.timeout alias instead of socket.timeoutJoshua Harlow2015-01-291-2/+2
|/
* Merge "Use importutils.try_import for optional eventlet imports"Jenkins2015-01-293-16/+12
|\
| * Use importutils.try_import for optional eventlet importsJoshua Harlow2015-01-253-16/+12
* | Merge "Link WBE docs together better (especially around arguments)"Jenkins2015-01-294-14/+18
|\ \
| * | Link WBE docs together better (especially around arguments)Joshua Harlow2015-01-264-14/+18
* | | Merge "Stopwatch usage cleanup/tweak"Jenkins2015-01-296-39/+45
|\ \ \
| * | | Stopwatch usage cleanup/tweakJoshua Harlow2015-01-286-39/+45
* | | | Merge "Allow just specifying 'workers' for WBE entrypoint"Jenkins2015-01-292-3/+4
|\ \ \ \
| * | | | Allow just specifying 'workers' for WBE entrypointJoshua Harlow2015-01-232-3/+4
* | | | | Merge "Center SVG state diagrams"Jenkins2015-01-291-4/+4
|\ \ \ \ \
| * | | | | Center SVG state diagramsJoshua Harlow2015-01-251-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Emit a warning when no routing keys provided on publish()"Jenkins2015-01-291-0/+8
|\ \ \ \ \
| * | | | | Emit a warning when no routing keys provided on publish()Joshua Harlow2015-01-261-0/+8
* | | | | | Merge "Add docstring to wbe proxy to denote not for public use"Jenkins2015-01-291-1/+4
|\ \ \ \ \ \
| * | | | | | Add docstring to wbe proxy to denote not for public useJoshua Harlow2015-01-281-1/+4
| | |_|_|/ / | |/| | | |
* | | | | | Add note about publicly consumable typesJoshua Harlow2015-01-281-0/+15
|/ / / / /
* | | | | Merge "Use monotonic time when/if available"Jenkins2015-01-285-38/+143
|\ \ \ \ \
| * | | | | Use monotonic time when/if availableJoshua Harlow2015-01-275-38/+143
| | |_|_|/ | |/| | |
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-01-271-1/+1
|/ / / /
* | | | Merge "Add a thread bundle helper utility + tests"Jenkins2015-01-264-21/+229
|\ \ \ \
| * | | | Add a thread bundle helper utility + testsJoshua Harlow2015-01-244-21/+229
| | |/ / | |/| |
* | | | Shrink the WBE request transition SVG image sizeJoshua Harlow2015-01-251-2/+2
|/ / /
* | | Merge "Use explicit WBE worker object arguments (instead of kwargs)"Jenkins2015-01-242-14/+27
|\ \ \ | |/ / |/| |
| * | Use explicit WBE worker object arguments (instead of kwargs)Joshua Harlow2015-01-232-14/+27
* | | Merge "Leave use-cases out of WBE developer documentation"Jenkins2015-01-241-23/+0
|\ \ \
| * | | Leave use-cases out of WBE developer documentationJoshua Harlow2015-01-231-23/+0
| | |/ | |/|
* | | Merge "Add comments to runner state machine reaction functions"Jenkins2015-01-241-0/+18
|\ \ \
| * | | Add comments to runner state machine reaction functionsJoshua Harlow2015-01-231-0/+18
* | | | Merge "Fix coverage environment"Jenkins2015-01-241-0/+1
|\ \ \ \