xcat-core/xCAT-UI/lib
2010-11-05 22:53:47 +00:00
..
ajaxterm Changed "#!/usr/bin/python2.3" to "#!/usr/bin/env python" because some Linux do not have python2.3 and when installing you could get this error: Missing Dependency: /usr/bin/python2.3 is needed by package 2010-09-24 13:03:11 +00:00
json git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2010-09-20 18:14:24 +00:00
cmd.php Added a table to Ganglia tab to view current nodes that are monitored and to control which ones to monitor. 2010-11-05 22:53:47 +00:00
functions.php Fix submit_request() to make async calls. The problem was that the default timeout for running php scripts is 30 seconds, which is too short for some calls. Also, the stream had to be set as non-blocking. 2010-09-09 21:12:47 +00:00
jsonwrapper_inner.php Renamed directories under lib/ to not be capitalized. Added "add node" link to add new nodes. 2010-09-20 18:25:09 +00:00
jsonwrapper.php Checked in new UI code 2010-06-16 18:21:58 +00:00
log.php Checked in new UI code 2010-06-16 18:21:58 +00:00
logout.php Checked in new UI code 2010-06-16 18:21:58 +00:00
rcons.php Renamed directories under lib/ to not be capitalized. Added "add node" link to add new nodes. 2010-09-20 18:25:09 +00:00
systemcmd.php Cleaned up code. 2010-10-08 03:03:42 +00:00
tabRestore.php Checked in new UI code 2010-06-16 18:21:58 +00:00
ui.php Updated jsTree version. Auto-expanded group list onload. 2010-11-04 19:30:39 +00:00
upload.php Checked in new UI code 2010-06-16 18:21:58 +00:00
zCmd.php Replaced newline "\n" with ":|:" in submit_request() in functions.php. Changed code to have newline. 2010-07-29 20:22:09 +00:00