source: branches/1.0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @921   10 years ramonb pkg/rpm/jobmonarch.spec: * the comment # was not working in front of …
(edit) @920   10 years ramonb pkg/deb: * removed: no longer needed
(edit) @919   10 years ramonb Makefile: * removed install of Debian init.d, default file * first …
(edit) @918   10 years olahaye [Makefile] Avoid failing to move tarballs to /tmp if we are already in …
(edit) @917   10 years olahaye [Makefile] exclude potential svn-commit.tmp from tarball.
(edit) @916   10 years olahaye [Makefile] Fixed cleanup in tarball.
(edit) @915   10 years olahaye [Makefile] fixed debian build by disabling the all: dependancies. dh …
(edit) @914   10 years olahaye [Makefile] Fix debian build with new VERSION handeling.
(edit) @913   10 years olahaye [rpm&deb packaging] Now fixes the VERSION outside current directory …
(edit) @912   10 years ramonb pkg/rpm/jobmonarch.spec.in: * provide Group/etc to other subpackages
(edit) @911   10 years ramonb Makefile: * it's redhat-release not redhat_release
(edit) @910   10 years ramonb Makefile: * remove BuildRequires? for building RPMs under Debian
(edit) @909   10 years olahaye [rpm packaging:jobmonarch.spec.in] set /usr/share/ganglia as default …
(edit) @908   10 years olahaye [Makefile] 1st line of rule accidentaly moved as a dependancy: …
(edit) @907   10 years ramonb debian/rules, Makefile: * fixed
(edit) @906   10 years ramonb job_dbase.sql: * suppress errors due to table/user already exists
(edit) @905   10 years ramonb jobarchived/job_dbase.sql: * changed to CREATE user and ALTER …
(edit) @904   10 years ramonb Makefile: * change spaces back into tabs
(edit) @903   10 years ramonb jobmond/jobmond.py: * lowered gmetric version from 3.4.0 to 3.3.8
(edit) @902   10 years ramonb Makefile: * update DAEMON path in init.d script during make install
(edit) @901   10 years ramonb Makefile: * changed tabs to spaces
(edit) @900   10 years ramonb Makefile: * debian can have /etc/sysconfig dir * changed redhat …
(edit) @899   10 years ramonb rpm/jobmonarch.spec.in: * updated changelog
(edit) @898   10 years ramonb rpm/jobmonarch.spec.in: * require Ganglia 3.3.8 * webfrontend does …
(edit) @897   10 years ramonb rpm/jobmonarch.spec.in: * sge API uses a qstat XML parser and not …
(edit) @896   10 years ramonb debian/control: * depend on Ganglia 3.3.8 debian/*.postinst: * …
(edit) @895   10 years ramonb jobarchived/jobarchived.py, jobmond/jobmond.py, …
(edit) @894   10 years ramonb Makefile: * prepare for 1.1 release
(edit) @893   10 years olahaye [rpm packaging] removed mbstring requirement from webfrontend as it's …
(edit) @892   10 years olahaye [deb packaging] Updated the changelog with VERSION from Makefile when …
(edit) @891   10 years olahaye [deb packaging] fixed pbs-python requirement in postinst message. …
(edit) @890   10 years olahaye [deb packaging] missing "," in deps.
(edit) @889   10 years olahaye [deb packaging] Added jobmonarch-webfrontend dependancy to …
(edit) @888   10 years olahaye [rpm packaging] Fixed swapped deps between gmond and gmetad in jobmond …
(edit) @887   10 years olahaye [deb packaging:init.d/*] Added LSB header infos to prevent warning in …
(edit) @886   10 years olahaye [deb packaging:jobmonarch-webfrontend.postinst] missing \
(edit) @885   10 years olahaye [deb packaging] Fixed php-pgsql dependancy => php5-pgsql
(edit) @884   10 years olahaye [rpm packaging] Typos in messages and descriptions.
(edit) @883   10 years olahaye [deb packaging] Updated messages and removed pbs-python dependancy.
(edit) @882   10 years olahaye [deb packaging] Updated deb packaging to reflect rpm packaging (no …
(edit) @881   10 years ramonb * updated
(edit) @880   10 years ramonb libtoga.php: * allow searchDbase query to include running jobs …
(edit) @879   10 years olahaye [rpm packaging:jobmonarch.spec.in] Replaced my name with the generic …
(edit) @878   10 years olahaye [rpm packaging:jobmonarch.spec.in] Removed main (meta) package. Moved …
(edit) @877   10 years ramonb CHANGELOG: * updated: prepare for 1.1 release
(edit) @876   10 years ramonb overview.tpl: * changed "Free" to: "Unallocated" since they might …
(edit) @875   10 years ramonb overview.php, templates/overview.tpl: * fixed name clash where …
(edit) @874   10 years ramonb libtoga.php: * modified XML processor to try and tackle …
(edit) @873   10 years olahaye [rpm packaging:jobmonarch.spec.in] Added some messages (same as debian …
(edit) @872   10 years olahaye [debian packaging: jobmonarch-jobmond.postinst & …
(edit) @871   10 years olahaye [debian packaging:jobmonarch.postinst] Add logic to generate a random …
(edit) @870   10 years olahaye [rpm:packaging] Moved password auto config from jobarchived package to …
(edit) @869   10 years olahaye [debian:packaging] Prevent services to be stopped upon upgrade.
(edit) @868   10 years olahaye [debian:packaging] Add script to conditionally restart services upon …
(edit) @867   10 years olahaye [jobmonarch.spec.in] Only ask to update ganglia config upon first …
(edit) @866   10 years ramonb jobmond.py: * added down/offline node detection for SLURM * state: …
(edit) @865   10 years ramonb libtoga.php: * xml parsing finishUp() used different hostname logic …
(edit) @864   10 years ramonb jobmond.py: * BATCH_SERVER no longer required: only pbs api support …
(edit) @863   10 years ramonb * update BATCH_API possibilities
(edit) @862   10 years olahaye [Makefile] Messages cleanup (avoid displaying \n instead of zreal CR)
(edit) @861   10 years olahaye [jobmonarch.spec.in] postinstall fixes (avoid post to fail if …
(edit) @860   10 years olahaye [job_dbase.sql] Replace # with -- for correct comments.
(edit) @859   10 years olahaye [Makefile] Add missing Makefile dependancy on .spec file (updating the …
(edit) @858   10 years ramonb jobarchived.py: * some cleanup
(edit) @857   10 years ramonb jobarchived.py: * split checkStaleJobs() into checkTimedoutJobs() …
(edit) @856   10 years olahaye [web_interface] Fix permissions of dwoo cache and compiled directories.
(edit) @855   10 years ramonb jobarchived.py: * made data source polling interval parsing simpler …
(edit) @854   10 years ramonb jobmond.py: * print warning if BATCH_SERVER != localhost and …
(edit) @853   10 years ramonb jobmond.py: * fixed ppn to minimum cpu/cores per node as requested …
(edit) @852   10 years ramonb jobmond.py: * requesting memory in SLURM is done by specifying …
(edit) @851   10 years ramonb jobmond.py: * implemented SLURM job's running node detection * …
(edit) @850   10 years olahaye [debian:control] Set the correct dependencies.
(edit) @849   10 years olahaye [INSTALL] replaced pyPgSQL with python-psycopg2
(edit) @848   10 years olahaye [deb:packaging] Fixed the dh_python warning and removed …
(edit) @847   10 years olahaye [install] Fixed the conf.php GANGLIA_ROOT setup. avoid modifying source.
(edit) @846   10 years olahaye Debianized jobmonarch
(edit) @845   10 years olahaye [jobmonarch.spec.in] - Forced web interface ownership in %file …
(edit) @844   10 years olahaye [Makefile] Added srpm: rule and fixed web interface ownership
(edit) @843   10 years olahaye [INSTALL] Added php-mbstring as a dependancy for webfrontend
(edit) @842   10 years olahaye [jobmonarch.spec.in] Fix web_prefixdir so it matches ganglia packaging one.
(edit) @841   10 years olahaye [Makefile/rpm packaging] Reworked rpm packaging. Still need to fix …
(edit) @840   10 years olahaye [packaging] enhanced Makefile with install rule so it can be used for …
(edit) @839   10 years olahaye [jobarchived.conf,conf.php] Set the same path to rrd files in both …
(edit) @838   10 years olahaye [jobarchived.conf] set DAEMONIZE to 1 by default.
(edit) @837   10 years ramonb * first attempt at SLURM support * need to test more: not sure if …
(edit) @836   10 years ramonb libtoga.php: * calculate parsetime templates/footer.tpl: * made …
(edit) @834   10 years ramonb * fixed
(edit) @833   10 years ramonb * updated
(edit) @832   10 years ramonb * updated
(edit) @831   10 years ramonb * version 1.0
(edit) @830   10 years ramonb * updated
(edit) @829   10 years ramonb * updated version number to 1.0
(edit) @828   10 years ramonb * removed pie chart
(edit) @827   10 years ramonb * updated for 1.0
(edit) @826   10 years ramonb * old test thing
(copy) @825   10 years ramonb * renamed 0.4 -> 1.0
copied from branches/0.4:
(edit) @824   10 years ramonb * renamed a text
Note: See TracRevisionLog for help on using the revision log.