0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove database log, just use clubmask log for random stuff More... over 21 years ago
retab with spaces More... over 21 years ago
copyright update More... over 21 years ago
bug #824981 change logfilename() to filename(), as log was redundant More... over 21 years ago
update to new method of using DaemonHelper More... over 21 years ago
fix bug #771115, create a Daemon class that holds the varialbes and update the functions to use the data stored there. More... over 21 years ago
make sure bproc is up and running before we even think about starting More... over 21 years ago
*** empty log message *** More... over 21 years ago
let kill_job and the GrimReaper handle jobs with a pidgroup of 0 this lets us kill Interactive jobs with bpsh or ssh More... over 21 years ago
make sure we kill interactive jobs as well More... over 21 years ago
clean up a comment More... over 21 years ago
rework cmsubmit usage -- much more readable now change all jobdata keys to reflect the attribute name of the JobClass that is used, this allows us to add new attributes without having to change the rpc call to add the job More... over 21 years ago
*** empty log message *** More... over 21 years ago
add cmsubmit -r More... over 21 years ago
add new function 'check_valid_s_data' that will check a s expression for validity when parsing for regular s data More... over 21 years ago
allow a job to run in a maui reservation. RFE 790938 More... over 21 years ago
tell pychecker to ignore catching socket.error -- not sure what that is all about clean up handling of socket during errors -- let python garbage collect More... over 21 years ago
remove unused socket module import More... over 21 years ago
remove assignment to unused variable -- just do the function call, discarding the output More... over 21 years ago
remove unused module time More... over 21 years ago
*** empty log message *** More... over 21 years ago
update with changes so far for 0.6 More... over 21 years ago
retab with spaces More... over 21 years ago
only have one place where args to be parsed are placed More... over 21 years ago
add a jobname OIBTree to the ZODB root, which is a sequence counter for job names add jobid function to rpc commands that allows a jobname to be requested. let cmsumbit use the new job names, as well as have the user request a name prefix -- the default is the username the new jobname format is ., EX: thingamabog.2 More... over 21 years ago
don't bail on large masks, just get them bitch More... over 21 years ago
add extra space to the end to make logs line up More... over 21 years ago
fix whacky use of tabs amongst sea of spaces More... over 21 years ago
*** empty log message *** More... over 21 years ago
make sure we get the bproc addr for the node number -- we do not supply a hostname to -n More... over 21 years ago