source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @548   16 years ramonb job_monarch/libtoga.php: * quote fix for onclick
(edit) @547   16 years ramonb job_monarch/overview.php: * set clusterimage height and width for …
(edit) @546   16 years ramonb job_monarch/templates/header.tpl: * set clustername in grid window …
(edit) @545   16 years ramonb job_monarch/css/styles.css: * make selected filter light blue …
(edit) @544   16 years ramonb job_monarch/js/jobgrid.js: * mask Grid while loading
(edit) @543   16 years ramonb job_monarch/jobstore.php: * filter jobs js/jobgrid.js: * add and …
(edit) @542   16 years ramonb not job name
(edit) @541   16 years ramonb job_monarch/js/jobgrid.js: * render certain cells with filter color …
(edit) @540   16 years ramonb job_monarch/js/jobgrid.js: * more pretty effects for job grid
(edit) @539   16 years ramonb job_monarch/js/jobgrid.js: * pretty page message
(edit) @538   16 years ramonb job_monarch/js/jobgrid.js, job_monarch/templates/header.tpl: * added …
(edit) @537   16 years ramonb job_monarch/templates/header.tpl: * load Grid with paging limits …
(edit) @536   16 years ramonb job_monarch/js/jobgrid.js: * remove Ext.onReady event: call from …
(edit) @535   16 years ramonb * add tooltips & runningtime
(edit) @534   16 years ramonb job_monarch/jobstore.php: * times and dates are now pretty and make …
(edit) @533   16 years ramonb job_monarch/libtoga.php: * add TimeToEpoch? function
(edit) @532   16 years ramonb web2: * added Web 2.0 test branch
(edit) @531   16 years ramonb libtoga.php: * check size before walking through http vars
(edit) @530   16 years ramonb web/addons/job_monarch/overview.php: * remove weighing jobs for pie …
(edit) @529   16 years ramonb cleanup
(edit) @528   16 years ramonb job_monarch/chart.php: * make pie more pretteh
(edit) @527   16 years ramonb job_monarch/chart.php: * new pChart pie job_monarch/overview.php: …
(edit) @526   16 years ramonb CHANGELOG: * updated
(edit) @525   16 years bastiaans jobmond/jobmond.py: * changed countDuplicateList: previous function …
(edit) @524   16 years bastiaans jobmond/jobmond.py: * added LSF support by Mahmoud Hanafi
(edit) @523   16 years bastiaans updated
(edit) @522   16 years bastiaans job_monarch/libtoga.php, job_monarch/conf.php: * added …
(edit) @521   16 years bastiaans updated
(edit) @520   16 years bastiaans jobmond/jobmond.py: * added: gmond config parsing: ticket #48
(edit) @519   16 years bastiaans libtoga.php: * massive indentation code cleanup
(edit) @518   16 years bastiaans libtoga.php: * dont run na code if info unavailable
(edit) @517   16 years bastiaans web/addons/job_monarch/overview.php, …
(edit) @516   16 years bastiaans overview.php: * changed na_nodes/cpus counting to use nodes objects: …
(edit) @515   16 years bastiaans web/addons/job_monarch/conf.php: * add node offline/down marking
(edit) @514   16 years bastiaans jobmond/jobmond.py: * added report time to down/offline nodes * …
(edit) @513   16 years bastiaans jobmond/jobmond.py: * fix: down/na metrics should be string not int
(edit) @512   16 years bastiaans web/addons/job_monarch/templates/overview.tpl, …
(edit) @511   16 years bastiaans updated
(edit) @510   16 years bastiaans updated
(edit) @509   16 years bastiaans web/addons/job_monarch/overview.php: * support for large graphs in …
(edit) @508   16 years bastiaans jobmond/jobmond.py: * fix to queue support by Craig West
(edit) @507   16 years bastiaans Dave Love's SGE code patches, see below: Mon Dec 10 15:46:45 GMT …
(edit) @505   16 years bastiaans more sensible default values
(edit) @504   16 years bastiaans Makefile: * fix to package names
(edit) @503   16 years bastiaans pkg/rpm/jobmonarch-jobmond.spec, pkg/rpm/jobmonarch-webfrontend.spec, …
(edit) @502   16 years bastiaans updated
(edit) @501   16 years bastiaans CHANGELOG: * updated
(edit) @500   16 years bastiaans CHANGELOG: * updated jobmond/jobmond.py, …
(edit) @499   16 years bastiaans Makefile: * prepare for 0.3.1
(edit) @498   16 years bastiaans CHANGELOG: * updated
(edit) @497   16 years bastiaans pkg/rpm/jobmonarch-webfrontend.spec: * add addons directory …
(edit) @496   16 years bastiaans job_monarch/libtoga.php * last fix to domain detection code, thanks …
(edit) @495   16 years bastiaans job_monarch/libtoga.php: * fix to domain detection * fix to if ( ) …
(edit) @494   16 years bastiaans TODO: * updated for 0.3
(edit) @493   16 years bastiaans INSTALL: * updated install instructions as addons is not a default dir
(edit) @492   16 years bastiaans libtoga.php: * rearranged domain code a little for situations …
(edit) @491   16 years bastiaans overview.php: * corrected a typo, thanks to Craig West
(edit) @489   16 years bastiaans INSTALL: * updated
(edit) @488   16 years bastiaans AUTHORS: * updated
(edit) @487   16 years bastiaans UPGRADE: * updated
(edit) @486   16 years bastiaans jobarchived/jobarchived.py: * catch PyPgSQL import error * don't …
(edit) @485   16 years bastiaans Makefile: * fakeroot usage configurable
(edit) @484   16 years bastiaans deb/init.d/jobmond: * cleanup
(edit) @483   16 years bastiaans rpm/init.d/*: * cleanup
(edit) @482   16 years bastiaans rpm/sysconfig/jobarchived: * added
(edit) @481   16 years bastiaans init.d/jobarchived: * use startas instead of exec
(edit) @480   16 years bastiaans pkg/deb/init.d/jobmond: * more fixes: dont use --exec since process …
(edit) @479   16 years bastiaans pkg/deb/init.d/jobarchived: * fix
(edit) @478   16 years bastiaans pkg/deb/init.d/jobmond: * fix
(edit) @477   16 years bastiaans pkg/deb/init.d/jobmond: * removed "return"
(edit) @476   16 years bastiaans jobmond/jobmond.py: * fix indentation error
(edit) @475   16 years bastiaans clusterconf/example.php: * more descriptive comments
(edit) @474   16 years bastiaans web/addons/job_monarch/version.php: * version: prepare for 0.3 release
(edit) @473   16 years bastiaans jobarchived/jobarchived.py: * version: prepare for 0.3 release
(edit) @472   16 years bastiaans Makefile: * some small cleanup
(edit) @471   16 years bastiaans jobmond/jobmond.py: * added version, updated usage() * added more …
(edit) @470   16 years bastiaans CHANGELOG: * updated
(edit) @469   16 years bastiaans jobarchived/jobarchived.py: * bugfix: #34: make sure parseThreads …
(edit) @468   16 years bastiaans jobarchived/jobarchived.py: * fix: set timed out jobs to status F
(edit) @467   16 years bastiaans jobarchived/jobarchived.py: * add version to opts
(edit) @466   16 years bastiaans jobarchived/jobarchived.py: * code cleanup * more comments
(edit) @465   16 years bastiaans CHANGELOG: * updated
(edit) @464   16 years bastiaans libtoga.php: * fix: removed php4 stripos(), use strpos() in stead * …
(edit) @463   16 years bastiaans libtoga.php: * added getUsingFQDN() functions to determine FQDN …
(edit) @462   16 years bastiaans overview.php: * remove domain name adding, this is now handled …
(edit) @461   16 years bastiaans libtoga.php: * fix to ganglia domain name detection
(edit) @460   16 years bastiaans CHANGELOG: * added Alexis' patch notes
(edit) @459   16 years bastiaans libtoga.php: * try to detect if Ganglia or PBS uses FQDN's and …
(edit) @458   16 years bastiaans CHANGELOG: * updated last fix
(edit) @457   16 years bastiaans overview.php: * bugfix: ticket #39: prevent negative amount free …
(edit) @456   16 years bastiaans web/addons/job_monarch/overview.php: * bugfix: ticket #28: filter …
(edit) @455   16 years bastiaans jobarchived/jobarchived.py: * fix to py-rrdtool module detection …
(edit) @454   16 years bastiaans job_monarch/libtoga.php: * parse CLUSTER_CONFS for cluster specific …
(edit) @453   16 years bastiaans pkg/deb: * misc fixes for Debian packages
(edit) @452   16 years bastiaans CHANGELOG: * going straight for 0.3 * added last bugfix
(edit) @451   16 years bastiaans jobmond/jobmond.py: * bugfix: ticket #40: numeric_node not …
(edit) @450   17 years bastiaans jobmond/jobmond.py: * only regard jobs processed that are in state R or Q
(edit) @449   17 years bastiaans jobmond/jobmond.py, jobmond/jobmond.conf: * added GMETRIC_BINARY option
(edit) @448   17 years bastiaans jobmond/jobmond.py: * changed node host reporting to cut off domainname
(edit) @447   17 years bastiaans * pkg fixes
Note: See TracRevisionLog for help on using the revision log.