0
I Use This!
Inactive

Commits : Listings

Analyzed 11 minutes ago. based on code collected 15 minutes ago.
Oct 31, 2024 — Oct 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* scriptHelpers: add function to return the stdout of programs that write a ton of stuff to stdout More... almost 23 years ago
* Machine: make sure we pull machines from Down/Draining to their correct state when they quit being wonky More... almost 23 years ago
cleanup a few things pychecker found More... almost 23 years ago
* cmsubmit: clean it up a ton, move helper functions to common lib spot More... almost 23 years ago
* log: add function to set the builtin log keyword More... almost 23 years ago
whitespace change... More... almost 23 years ago
move old restricted value module here More... almost 23 years ago
don't know how this got here, or from where, but it is old and is getting moved. More... almost 23 years ago
* database: make sure we can handle empty values of oldvalue More... almost 23 years ago
changelog updates More... almost 23 years ago
* Machine: rework machine processInfo loop to use more triggers and searches. Hopefully this will scale a bit better More... almost 23 years ago
* Job: get rid of spurious commits, use stored bproc number from node More... almost 23 years ago
* cmnodeconfig: oops -- do not deny all, it kills root as well More... almost 23 years ago
* add nodenum for each machine -- the bproc node number More... almost 23 years ago
* database: ok - so sync only on error is dumb :P More... almost 23 years ago
* trigtest: add example trigger for help in testing new triggers More... almost 23 years ago
logging message to help debug new triggers More... almost 23 years ago
changelog updates More... almost 23 years ago
* database: add keyword 'oldvalue' to trigger namespace. This allows triggers on change in values. More... almost 23 years ago
* Machine: do a bit more fine grained transaction on updating machines -- use a transaction for each machine More... almost 23 years ago
doh -- typo More... almost 23 years ago
* database: only sync if we hit a ConflictError -- trying this to see if we can get a performance gain out of it More... almost 23 years ago
* ResourceManager: make parts do their own db handling -- aka let them choose what to run in runFunction. More... almost 23 years ago
* move job removal to wikiFunctions::getJobs. Allows us to be sure maui has seen a 'done' job before we remove it. More... almost 23 years ago
changelog updates More... almost 23 years ago
* GangliaInterface: allow resource_manager to handle case where ganglia is down and where the data is screwed More... almost 23 years ago
* cmnodeconfig: get ssh control setup. Always allow root, but deny others unless /etc/cm_sshauth contains their username More... almost 23 years ago
changelog updates More... almost 23 years ago
* set the cluster name in ganglia More... almost 23 years ago
* Job: get rid of old debugging log statement More... almost 23 years ago