0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make sure we remove whitespace from the tuples More... over 22 years ago
oops -- exec should be before python.... :) More... over 22 years ago
add scripts to help in debugging and fixing database More... over 22 years ago
make sure we replace the process for our shell wrappers More... over 22 years ago
oops -- reserved from testcluster snuck in there.. More... over 22 years ago
change default eth0 to indicate that you should be using more than one interface update to latest maui More... over 22 years ago
run ssh host key script make sure we chown and chmod the node on bootup More... over 22 years ago
add a script that will add a nodes host key to /etc/ssh/ssh_known_hosts upon bootup. This will also email the admin if the key for a node changes More... over 22 years ago
add functions for mailing the admin of the cluster ( finally.. ) More... over 22 years ago
make sure we ignore any files from the runtime More... over 22 years ago
changelog updates More... over 22 years ago
move templating of files to a generic lib file have setupMaui take care of maui configuration file More... over 22 years ago
do not profile ZEO by default More... over 22 years ago
move cmXXXdb.py to cmdbXXX.py More... over 22 years ago
no longer hack around timeoutsocket More... over 22 years ago
remove use of timeoutsocket remove commented out database code More... over 22 years ago
do not silently replace the normal socket calls with timeout socket -- I want to only use it in certain cases More... over 22 years ago
tell ganglia about swap_free instead of swap_used add SLOPE="zero" for _total attrs More... over 22 years ago
add dump and restore scripts for the clubmask database More... over 22 years ago
oops - forgot one .cvsignore file More... over 22 years ago
add .cvsignore files to cleanup interaction with CVS More... over 22 years ago
add a findNodes call if we get a nodeid we do not know about More... over 22 years ago
fix style sheet to limit the width if the note, warn, important, program listing, etc boxes so that they appear to be part of the same section, and not a new section More... over 22 years ago
update user guide to actually make sense and be helpfull More... over 22 years ago
change name of zeo cache remove extra pack fix how profiling is called fix exiting -- now exits cleanly More... over 22 years ago
use runFunction for copy script as it does touch the database add extra functions that can be used to search out index corruption More... over 22 years ago
fix use of __builtins__, should use __builtin__ module More... over 22 years ago
split up database access so that we can use db.runFunction to minimize the effect of a conflict error More... over 22 years ago
add db_sync to the builtins so that we can handle conflict errors anywhere More... over 22 years ago
add wrappers around query and __getattr__ to catch ReadConflictErrors More... over 22 years ago