Updated version number for 1.7.0 |
|
More...
|
over 10 years ago
|
Added documentation to shell.py. Also made sure it complied with PEP8. |
|
More...
|
over 10 years ago
|
Added missing running_child check in while loop. |
|
More...
|
almost 11 years ago
|
Added missing "=" |
|
More...
|
almost 11 years ago
|
Added cancel command to SHELL processes, using shell_update. |
|
More...
|
almost 11 years ago
|
Changed shell_update to verify that the queue file exists. |
|
More...
|
almost 11 years ago
|
Changed shell master to wait for pids to exit before exiting itself. |
|
More...
|
almost 11 years ago
|
Changed where process state is updated. Allowed non-Shell processes to be set to success if they finish without setting their own status. |
|
More...
|
almost 11 years ago
|
Patched in state updates. |
|
More...
|
almost 11 years ago
|
Replaced kill() with KILL_SIGNAL. |
|
More...
|
almost 11 years ago
|
Prototyped manual use of threads in dag.shell. |
|
More...
|
almost 11 years ago
|
Moved command check. |
|
More...
|
almost 11 years ago
|
Fixed concating process |
|
More...
|
almost 11 years ago
|
Added check to prevent shell_update from running this it shouldn't. |
|
More...
|
almost 11 years ago
|
Added missing "=" |
|
More...
|
almost 11 years ago
|
Fixed string representation of uuid. |
|
More...
|
almost 11 years ago
|
Changed shell update to use its pid in its sender name. |
|
More...
|
almost 11 years ago
|
Added a flag in gsub to set the message queue file explicitly. |
|
More...
|
almost 11 years ago
|
Increased database timeout in master to 7 seconds. |
|
More...
|
almost 11 years ago
|
Merge branch 'master' into v1.7 |
|
More...
|
almost 11 years ago
|
Fixed deprecation warning. |
|
More...
|
almost 11 years ago
|
Fixed directory in travis ci file. |
|
More...
|
almost 11 years ago
|
Updated setup.py |
|
More...
|
almost 11 years ago
|
Updated travis ci file. |
|
More...
|
almost 11 years ago
|
Removed smq line in requirements. |
|
More...
|
almost 11 years ago
|
Prototyped cli message queue tool. |
|
More...
|
almost 11 years ago
|
Prototyped use of message queue. |
|
More...
|
almost 11 years ago
|
Refactored update_dag.py |
|
More...
|
almost 11 years ago
|
Incremented revision number for the fix of processes that are lost to the queue if gsub/update_dag is killed while SHELL processes are running. |
|
More...
|
almost 11 years ago
|
Added a poll period to Waiter. |
|
More...
|
almost 11 years ago
|