summaryrefslogtreecommitdiff
path: root/taskflow
Commit message (Expand)AuthorAgeFilesLines
* Remove need to inherit/adjust netutils split0.6.1Joshua Harlow2015-01-052-23/+3
* Merge "Allow specifying the engine 'executor' as a string"Jenkins2015-01-055-61/+246
|\
| * Allow specifying the engine 'executor' as a stringJoshua Harlow2015-01-015-61/+246
* | Disallowing starting the executor when worker runningJoshua Harlow2014-12-311-6/+8
|/
* Merge "Avoid creating a temporary list(s) for tree type"Jenkins2015-01-011-5/+4
|\
| * Avoid creating a temporary list(s) for tree typeJoshua Harlow2014-12-291-5/+4
* | Merge "Use a single shared queue for an executors lifecycle"Jenkins2015-01-011-158/+186
|\ \
| * | Use a single shared queue for an executors lifecycleJoshua Harlow2014-12-311-158/+186
| |/
* | Merge "Update statement around stopwatch thread safety"Jenkins2014-12-311-1/+4
|\ \
| * | Update statement around stopwatch thread safetyJoshua Harlow2014-12-271-1/+4
| |/
* | Merge "Register with 'ANY' in the cloned process"Jenkins2014-12-311-4/+0
|\ \ | |/ |/|
| * Register with 'ANY' in the cloned processJoshua Harlow2014-12-251-4/+0
* | Merge "Remove less than useful action_engine __str__"Jenkins2014-12-221-4/+0
|\ \
| * | Remove less than useful action_engine __str__Joshua Harlow2014-12-211-4/+0
* | | Merge "Correctly trigger 'on_exit' of starting/initial state"Jenkins2014-12-222-2/+9
|\ \ \ | |/ / |/| |
| * | Correctly trigger 'on_exit' of starting/initial stateJoshua Harlow2014-12-182-2/+9
* | | Merge "Ensure manager started/shutdown/joined and reset"Jenkins2014-12-211-6/+23
|\ \ \
| * | | Ensure manager started/shutdown/joined and resetJoshua Harlow2014-12-211-6/+23
| | |/ | |/|
* | | Merge "Return the same namedtuple that the future module returns"Jenkins2014-12-211-15/+18
|\ \ \
| * | | Return the same namedtuple that the future module returnsJoshua Harlow2014-12-211-15/+18
* | | | Merge "Add an example which shows how to send events out from tasks"Jenkins2014-12-211-0/+148
|\ \ \ \
| * | | | Add an example which shows how to send events out from tasksJoshua Harlow2014-12-181-0/+148
* | | | | Merge "Move the engine scoping test to its engines test folder"Jenkins2014-12-211-0/+0
|\ \ \ \ \
| * | | | | Move the engine scoping test to its engines test folderJoshua Harlow2014-12-201-0/+0
| | |_|_|/ | |/| | |
* | | | | Merge "Add a simplistic hello world example"Jenkins2014-12-211-0/+110
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add a simplistic hello world exampleJoshua Harlow2014-12-211-0/+110
* | | | | Merge "Get event/notification sending working correctly"Jenkins2014-12-214-12/+432
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Get event/notification sending working correctlyJoshua Harlow2014-12-204-12/+432
* | | | Merge "Get the basics of a process executor working"Jenkins2014-12-206-33/+130
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Get the basics of a process executor workingJoshua Harlow2014-12-196-33/+130
* | | Merge "Move over to using oslo.utils [reflection, uuidutils]"0.6.0Jenkins2014-12-1840-602/+91
|\ \ \
| * | | Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-1840-602/+91
* | | | Merge "Add a parallel table mutation example"Jenkins2014-12-181-0/+129
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a parallel table mutation exampleJoshua Harlow2014-12-171-0/+129
* | | | Merge "Add a basic map/reduce example to show how this can be done"Jenkins2014-12-181-0/+115
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a basic map/reduce example to show how this can be doneJoshua Harlow2014-12-171-0/+115
* | | | Merge "Use explict 'attr_dict' when adding provider->consumer edge"Jenkins2014-12-181-5/+10
|\ \ \ \
| * | | | Use explict 'attr_dict' when adding provider->consumer edgeJoshua Harlow2014-12-111-5/+10
* | | | | Merge "Add a history retry object, makes retry histories easier to use"Jenkins2014-12-184-25/+111
|\ \ \ \ \
| * | | | | Add a history retry object, makes retry histories easier to useJoshua Harlow2014-11-194-25/+111
* | | | | | Merge "Remove default setting of 'mysql_traditional_mode'"Jenkins2014-12-181-2/+0
|\ \ \ \ \ \
| * | | | | | Remove default setting of 'mysql_traditional_mode'Joshua Harlow2014-11-251-2/+0
* | | | | | | Merge "Cleanup some doc warnings/bad/broken links"Jenkins2014-12-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Cleanup some doc warnings/bad/broken linksJoshua Harlow2014-12-151-1/+1
* | | | | | | | Merge "Base task executor should provide 'wait_for_any'"Jenkins2014-12-183-15/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Base task executor should provide 'wait_for_any'Joshua Harlow2014-12-153-15/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Properly handle and skip empty intermediary flows"Jenkins2014-12-183-46/+339
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Properly handle and skip empty intermediary flowsJoshua Harlow2014-12-103-46/+339
* | | | | | | | Add a 'can_be_registered' method that checks before notifyingJoshua Harlow2014-12-152-1/+33
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Fix split on "+" for connection strings that specify dialects"Jenkins2014-12-152-4/+17
|\ \ \ \ \ \ \