Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2008/08/03 16:56:56 30 30 dag Creating a new branch prior to beginning work on xml-qstat for SGE 6.2 and beyond -- Chris Dag Copied from /trunk:29
2008/05/14 09:50:03 29 29 olesenm Improved isolation of the qlicserver code (CONFIG.xml).
Misc. other cleanups

2008/04/23 06:47:10 28 28 olesenm httpi init-script: downgrade runas_user to 'nobody'
2008/04/15 07:49:18 27 27 olesenm added optional qhost and qstat queries for testing transformations without requiring the qlicserver
2008/04/14 14:16:25 26 26 olesenm housekeeping with common 'retired' directory Copied from /trunk/xmlqstat/xsl/retired:25
2008/04/14 14:13:31 25 25 olesenm updated to new transformation tables Copied from /trunk/xmlqstat/xml/demo-sge-status.xml:17
Copied from /trunk/xmlqstat/xml/cached-sge-status.xml:17
Copied from /trunk/xmlqstat/xsl/qstat-to-psp.xsl:17
Copied from /trunk/xmlqstat/javascript/displayStuff.js:17
Copied from /trunk/xmlqstat/xsl/job-to-xhtml.xsl:17
Copied from /trunk/xmlqstat/xsl/oldstyle-flow-jobdetail.xsl:17
Copied from /trunk/xmlqstat/xsl/qstat-xhtmlCSS-standard-v2.xsl:17
Copied from /trunk/xmlqstat/xsl/qstat-xhtmlCSS-terse-v2.xsl:17
Copied from /trunk/xmlqstat/css/xmlqstat-terse.css:17
2008/04/14 13:09:00 24 24 olesenm modified cacher to use atomic rename, added qstat.sh diagnostic wrapper, fixed missing quotes for qhost.sh
2008/03/17 23:28:52 23 23 olesenm modified to optionally create unqualified hosts
2008/03/17 22:35:00 22 22 olesenm key=value command-line parameters as per the latest qlicserver version.
use File::Temp::mktemp() to get a temp file and then 'cat' to overwrite the
existing cache.

2008/03/17 22:21:00 21 21 olesenm updated the init-scripts
2008/03/17 20:21:46 20 20 olesenm cosmetics
2008/03/17 19:53:54 19 19 olesenm cleaned up old cgi scripts, updated as jobinfo Copied from /trunk/scripts/sgeJob.cgi:17
2008/03/17 19:25:53 18 18 olesenm added quickfix for issue - http://gridengine.sunsource.net/issues/show_bug.cgi?id=2515
2008/03/07 18:22:17 17 17 olesenm updated silk icons to v1.3, fixed small typo in one icon name
2007/10/24 17:20:15 16 16 dag Add build-xmlqstat-jar.sh to changelog -- Chris Dag

2007/10/24 17:19:16 15 15 dag
[CDagdigian] Commit first version of a helper script to build xml-qstat.jar locally

2007/09/24 17:38:59 14 14 petrjung Added: The CommandGenerator configuration <expire></expire> tag
Added: The cacheing support
2007/09/24 17:36:15 13 13 petrjung Added: The CommandGenerator configuration <expire></expire> tag
Added: The cacheing support
2007/09/20 15:47:48 12 12 petrjung Added: The CommandGenerator .. a java class extending the ServiceableGenerator, execute the command and parse the regular output from to furder processing
Added: Netbeans project configured as described in project guidelines to be able to compile generator using the jar libraries from cocoon project
Changed: sitemap.xmap to use the new generator.
2007/09/20 15:46:09 11 11 petrjung Added: The CommandGenerator .. a java class extending the ServiceableGenerator, execute the command and parse the regular output from to furder processing
Added: Netbeans project configured as described in project guidelines to be able to compile generator using the jar libraries from cocoon project
Changed: sitemap.xmap to use the new generator.