0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove database log, just use clubmask log for random stuff More... about 22 years ago
retab with spaces More... about 22 years ago
copyright update More... about 22 years ago
bug #824981 change logfilename() to filename(), as log was redundant More... about 22 years ago
update to new method of using DaemonHelper More... about 22 years ago
fix bug #771115, create a Daemon class that holds the varialbes and update the functions to use the data stored there. More... about 22 years ago
make sure bproc is up and running before we even think about starting More... about 22 years ago
*** empty log message *** More... about 22 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... about 22 years ago
make sure we kill interactive jobs as well More... about 22 years ago
clean up a comment More... about 22 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... about 22 years ago
*** empty log message *** More... about 22 years ago
add cmsubmit -r More... about 22 years ago
add new function 'check_valid_s_data' that will check a s expression for validity when parsing for regular s data More... about 22 years ago
allow a job to run in a maui reservation. RFE 790938 More... about 22 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... about 22 years ago
remove unused socket module import More... about 22 years ago
remove assignment to unused variable -- just do the function call, discarding the output More... about 22 years ago
remove unused module time More... about 22 years ago
*** empty log message *** More... about 22 years ago
update with changes so far for 0.6 More... about 22 years ago
retab with spaces More... about 22 years ago
only have one place where args to be parsed are placed More... about 22 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... about 22 years ago
don't bail on large masks, just get them bitch More... about 22 years ago
add extra space to the end to make logs line up More... about 22 years ago
fix whacky use of tabs amongst sea of spaces More... about 22 years ago
*** empty log message *** More... about 22 years ago
make sure we get the bproc addr for the node number -- we do not supply a hostname to -n More... about 22 years ago