0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved to clubmask-setup package More... about 22 years ago
update copyright More... about 22 years ago
move text utilities to utils/ More... about 22 years ago
remove configuration files that have nothing to do with the running of the Clubmask software -- these are moved to the clubmask-setup module More... about 22 years ago
add newfiles for each source type with new copyright More... about 22 years ago
move authors to AUTHORS file More... about 22 years ago
add AUTHORS file for proper credit More... about 22 years ago
remove all traces of ZEO -- we are not using it anylonger More... about 22 years ago
remove obsolete shell configuration files More... about 22 years ago
oops -- call runFunction correctly :/ More... about 22 years ago
handle conflict errors More... about 22 years ago
have maui.cfg that was templated removed after real one is installed More... about 22 years ago
Silly Nic -- __main__ is for main(); ignore any args to doDaemon More... about 22 years ago
fix bug 709597 -- have uid and gid of clubmask be the owner of a node once a job is done More... about 22 years ago
do not install rpm_utils anymore... they do not exist More... about 22 years ago
comment cleanup More... about 22 years ago
add usage function; use logfilename function to resolve filename; threads to open different logfiles More... about 22 years ago
use logfilename function to get filename More... about 22 years ago
add thread awareness to logger -- allows multiple threads with same python interpreter to use different logfiles. Uses threadid to hash to filename More... about 22 years ago
change obsolete web log to rpc log for use in xmlrpc server More... about 22 years ago
add private version of removed SocketServer -- include changes made for MauiServer; do not add Supermon as prefix to cluster name in gmetad display More... about 22 years ago
remove socket server & add errors files to project files More... about 22 years ago
changed no-email option from -e to -E. More... about 22 years ago
remove signal handling -- done in master thread only More... about 22 years ago
remove use of db.runFunction; add locking; changes to make it run from thread supplying the db connection More... about 22 years ago
remove use of db.runFunction; add locking More... about 22 years ago
move imports to top -- make it more sane; add db locking More... about 22 years ago
changes to run as a thread getting it's db connection from outside; create MauiServer instead of using CMSocketServer More... about 22 years ago
add locking, switch to ZODB More... about 22 years ago
fix errors from merge More... about 22 years ago