0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
um... there is no ZEO_LOG variable... More... almost 23 years ago
another old file.... More... almost 23 years ago
move to lib/bash More... almost 23 years ago
add zeo generated file More... almost 23 years ago
doh -- need the bash dir in the config -- lets us get in there for things like templating More... almost 23 years ago
add .cvsignore for this dir More... almost 23 years ago
move bash script templates to lib/bash add zeo.in for logrotate More... almost 23 years ago
move to lib/bash More... almost 23 years ago
changelog updates More... almost 23 years ago
make sure we check jobs on a node to ensure that there is only one user per node chown and chgrp the nodes to the job that is still running More... almost 23 years ago
copy over new bpslave init script instead of old clubmask_init More... almost 23 years ago
change clubmask_init to bpslave -- this is the init script on the node, and all it needs to do is start bpslave, we do the rest from node_up on the master fixup clubmask so that the display is correct as well as starting the supermon2ganglia translator we also need to sleep before nuking zeo so that the daemons can shutdown cleanly More... almost 23 years ago
changelog updates More... almost 23 years ago
move log imports to top level More... almost 23 years ago
make sure we close the old logfile first -- even if it is the first time we are called, as we set stderr to be the default log file More... almost 23 years ago
move things into a main() function More... almost 23 years ago
add missing code for triggers that pychecker noticed few fixups for pychecker More... almost 23 years ago
add a default log of stderr More... almost 23 years ago
do not need as we have sanitycheck now More... almost 23 years ago
wow -- old file! More... almost 23 years ago
pychecker updates More... almost 23 years ago
oops -- last commit caught some changes that should not be in cvs More... almost 23 years ago
pychecker cleanups More... almost 23 years ago
do not use on-disk cache do not profile by default More... almost 23 years ago
set the state of the jobs as well More... almost 23 years ago
postpone setting jobs as removed, as this allows us to run this inside of runFunction More... almost 23 years ago
make sure we mark the job as done, also use the jobDone function to set state to minimize places where a transaction has to be re-run More... almost 23 years ago
get rid of on-disk cache file More... almost 23 years ago
change runFunction to be a bit more proper -- also log conflict if we see it more than once -- might be usefull when we try to reduce those More... almost 23 years ago
remove some _p_changed, as our objects do not use non-Persistant aware objects More... almost 23 years ago