summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | LOG which requeue filter callback failedJoshua Harlow2014-08-121-6/+10
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Raise a runtime error when mixed green/non-green futures"Jenkins2014-09-211-6/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Raise a runtime error when mixed green/non-green futuresJoshua Harlow2014-09-061-6/+15
* | | | | | | | | | | Merge "Add a docs virtualenv"Jenkins2014-09-211-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add a docs virtualenvJoshua Harlow2014-09-091-0/+10
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Work toward Python 3.4 support and testing"Jenkins2014-09-211-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Work toward Python 3.4 support and testingJoshua Harlow2014-09-121-0/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge "Add existing types to generated documentation"Jenkins2014-09-205-24/+80
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add existing types to generated documentationJoshua Harlow2014-09-125-24/+80
* | | | | | | | | | | Merge "Remove the dependency on prettytable"Jenkins2014-09-206-24/+169
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Remove the dependency on prettytableJoshua Harlow2014-09-126-24/+169
* | | | | | | | | | | Merge "Update the state graph builder to use state machine type"Jenkins2014-09-206-61/+91
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update the state graph builder to use state machine typeJoshua Harlow2014-09-096-61/+91
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Expand documention on failures and wrapped failures types"Jenkins2014-09-202-8/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Expand documention on failures and wrapped failures typesJoshua Harlow2014-08-192-8/+58
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2014-09-192-2/+2
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Reduce unused tox environmentsJoshua Harlow2014-09-093-325/+12
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge "Update transitioning function name to be more understandable"0.4.0Jenkins2014-09-093-20/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update transitioning function name to be more understandableJoshua Harlow2014-09-053-20/+29
* | | | | | | | | | Merge "Update oslo-incubator to 32e7f0b56f52742754"Jenkins2014-09-092-15/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update oslo-incubator to 32e7f0b56f52742754Joshua Harlow2014-09-072-15/+37
* | | | | | | | | | | Merge "Use explicit WBE request state transitions"Jenkins2014-09-094-56/+168
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use explicit WBE request state transitionsJoshua Harlow2014-09-044-56/+168
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Translate the engine runner into a well defined state-machineJoshua Harlow2014-09-076-102/+787
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "warn against sorting requirements"Jenkins2014-09-074-5/+20
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | warn against sorting requirementsDoug Hellmann2014-09-054-5/+20
| |/ / / / / /
* | | | | | | Merge "Move parts of action engine tests to a subdirectory"Jenkins2014-09-064-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Move parts of action engine tests to a subdirectoryJoshua Harlow2014-09-044-0/+0
* | | | | | | | Merge "Tweak engine iteration 'close-up shop' runtime path"Jenkins2014-09-065-71/+262
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Tweak engine iteration 'close-up shop' runtime pathJoshua Harlow2014-09-045-71/+262
| |/ / / / / /
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2014-09-041-1/+1
|/ / / / / /
* | | | | | Merge "Split requirements into py2 and py3 files"Jenkins2014-09-055-16/+56
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Split requirements into py2 and py3 filesJoshua Harlow2014-08-155-16/+56
* | | | | | Merge "Cleanup WBE example to be simpler to understand"Jenkins2014-09-037-198/+163
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Cleanup WBE example to be simpler to understandJoshua Harlow2014-08-307-198/+163
* | | | | | Merge "Allow worker count to be specified when no executor provided"Jenkins2014-09-032-10/+17
|\ \ \ \ \ \
| * | | | | | Allow worker count to be specified when no executor providedJoshua Harlow2014-08-172-10/+17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Make the WBE worker banner information more meaningful"Jenkins2014-09-033-19/+107
|\ \ \ \ \ \
| * | | | | | Make the WBE worker banner information more meaningfulJoshua Harlow2014-08-213-19/+107
* | | | | | | Merge "Use __qualname__ where appropriate"Jenkins2014-09-032-17/+105
|\ \ \ \ \ \ \
| * | | | | | | Use __qualname__ where appropriateJoshua Harlow2014-08-272-17/+105
* | | | | | | | Merge "Make version.py handle pbr not being installed"Jenkins2014-09-021-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Make version.py handle pbr not being installedJoshua Harlow2014-09-011-6/+8
* | | | | | | | | Merge "Add the arch/big picture omnigraffle diagram"Jenkins2014-08-311-0/+8023
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add the arch/big picture omnigraffle diagramJoshua Harlow2014-07-091-0/+8023
* | | | | | | | | | Merge "Add a conductor considerations section"Jenkins2014-08-314-6/+38
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Add a conductor considerations sectionJoshua Harlow2014-06-304-6/+38
* | | | | | | | | | Merge "Remove sphinx examples emphasize-lines"Jenkins2014-08-301-13/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove sphinx examples emphasize-linesJoshua Harlow2014-08-161-13/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Use checked_commit() around consume() and abandon()"Jenkins2014-08-301-5/+7
|\ \ \ \ \ \ \ \ \ \