1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated version number for 1.7.0
kd0kfo
as David Coss
More... over 10 years ago
Added documentation to shell.py. Also made sure it complied with PEP8.
kd0kfo
as David Coss
More... over 10 years ago
Added missing running_child check in while loop.
kd0kfo
as David Coss
More... almost 11 years ago
Added missing "="
kd0kfo
as David Coss
More... almost 11 years ago
Added cancel command to SHELL processes, using shell_update.
kd0kfo
as David Coss
More... almost 11 years ago
Changed shell_update to verify that the queue file exists.
kd0kfo
as David Coss
More... almost 11 years ago
Changed shell master to wait for pids to exit before exiting itself.
kd0kfo
as David Coss
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.
kd0kfo
as David Coss
More... almost 11 years ago
Patched in state updates.
kd0kfo
as David Coss
More... almost 11 years ago
Replaced kill() with KILL_SIGNAL.
kd0kfo
as David Coss
More... almost 11 years ago
Prototyped manual use of threads in dag.shell.
kd0kfo
as David Coss
More... almost 11 years ago
Moved command check.
kd0kfo
as David Coss
More... almost 11 years ago
Fixed concating process
kd0kfo
as David Coss
More... almost 11 years ago
Added check to prevent shell_update from running this it shouldn't.
kd0kfo
as David Coss
More... almost 11 years ago
Added missing "="
kd0kfo
as David Coss
More... almost 11 years ago
Fixed string representation of uuid.
kd0kfo
as David Coss
More... almost 11 years ago
Changed shell update to use its pid in its sender name.
kd0kfo
as David Coss
More... almost 11 years ago
Added a flag in gsub to set the message queue file explicitly.
kd0kfo
as David Coss
More... almost 11 years ago
Increased database timeout in master to 7 seconds.
kd0kfo
as David Coss
More... almost 11 years ago
Merge branch 'master' into v1.7
kd0kfo
as David Coss
More... almost 11 years ago
Fixed deprecation warning.
kd0kfo
as David Coss
More... almost 11 years ago
Fixed directory in travis ci file.
kd0kfo
as David Coss
More... almost 11 years ago
Updated setup.py
kd0kfo
as David Coss
More... almost 11 years ago
Updated travis ci file.
kd0kfo
as David Coss
More... almost 11 years ago
Removed smq line in requirements.
kd0kfo
as David Coss
More... almost 11 years ago
Prototyped cli message queue tool.
kd0kfo
as David Coss
More... almost 11 years ago
Prototyped use of message queue.
kd0kfo
as David Coss
More... almost 11 years ago
Refactored update_dag.py
kd0kfo
as David Coss
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.
kd0kfo
as David Coss
More... almost 11 years ago
Added a poll period to Waiter.
kd0kfo
as David Coss
More... almost 11 years ago