Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Cleanup in get_rrd_memory_details.py | Bala.FA | 2011-09-23 | 1 | -27/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Cleanup in get_rrd_cpu_details.py | Bala.FA | 2011-09-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Cleanup in get_format_device_status.py | Bala.FA | 2011-09-23 | 1 | -36/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Cleanup in get_brick_status.py | Bala.FA | 2011-09-23 | 1 | -16/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Removed Disk.py and cleanup in DiskUtils.py | Bala.FA | 2011-09-23 | 2 | -194/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Cleanup in clear_volume_directory.py | Bala.FA | 2011-09-23 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Removed unwanted imports | Tim | 2011-09-23 | 7 | -10/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Major code cleanup getNetDeviceList() | Bala.FA | 2011-09-23 | 2 | -220/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Added writeFile() function in Utils.py | Bala.FA | 2011-09-23 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Removed unwanted functions in NetworkUtils.py | Bala.FA | 2011-09-23 | 1 | -212/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | | | | | | Code cleanup done for NetworkUtils.py | Tim | 2011-09-23 | 1 | -36/+34 | |
| | | | | | | | | ||||||
* | | | | | | | | Introduced method GlusterUtil#getVolumeOptionsInfo and modified ↵ | Shireesh Anjal | 2011-09-22 | 2 | -26/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VolumeService#getVolumeOptionsInfo to call it | |||||
* | | | | | | | | Code refactoring. Removed member variable sshUtil from GlusterUtil. Removed ↵ | Shireesh Anjal | 2011-09-22 | 9 | -233/+118 | |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | parameter runInForeground from method ServerUtil#executeOnServer. | |||||
* | | | | | | | Removed unnecessary imports | Shireesh Anjal | 2011-09-21 | 19 | -33/+3 | |
| | | | | | | | ||||||
* | | | | | | | JRebel related configuration files | Shireesh Anjal | 2011-09-21 | 2 | -0/+19 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #277 from TimothyAsir/master | Shireesh Anjal | 2011-09-19 | 17 | -2557/+399 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Disk details are probed using sysfs, even when HAL found; and done major code cleanup. | |||||
| * | | | | | | Disk details are probed using sysfs, even when HAL found. | Tim | 2011-09-16 | 3 | -342/+256 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Proper exception handling clean up. | Tim | 2011-09-16 | 8 | -90/+90 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | done runCommandFG cleanup. | Tim | 2011-09-16 | 3 | -35/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated scripts to use runCommand in place of runCommandFG. Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Removed rrd_update_cpu_details.py rrd_update_memory_details.py | Tim | 2011-09-16 | 2 | -168/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Already added appropriate perl scripts to update CPU and Memory usage. Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Done code cleanup for Utils.py | Tim | 2011-09-16 | 1 | -375/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Code cleanup done for Globals.py | Tim | 2011-09-16 | 1 | -70/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Removed RRDUtils.py | Tim | 2011-09-16 | 1 | -76/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Removed GlusterdUtils.py, ServerUtils.py, get_file.py, get_volume_log.py | Tim | 2011-09-16 | 4 | -775/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Code cleanup done for VolumeUtils.py | Tim | 2011-09-16 | 1 | -513/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | Code cleanup done for DiskUtils.py | Tim | 2011-09-16 | 1 | -182/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | | | | | | | Application version changed 1.0 to 1.0.0 | Dhandapani | 2011-09-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Added license txt files for jersey and spring. Removed unnecessary jar files. | Shireesh Anjal | 2011-09-13 | 6 | -0/+725 | |
| | | | | | | ||||||
* | | | | | | Modified to include tocreference.xml in binary build, added note about Xen ↵ | Shireesh Anjal | 2011-09-12 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | paravirtual VMs not supported in the help | |||||
* | | | | | | Revert "Modified to show success/error dialog using Display.asyncExec" | Shireesh Anjal | 2011-09-12 | 1 | -14/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4234869fd2ef5df138a27443f5f923a3540b0013. | |||||
* | | | | | | Merge branch '1.0.0' of github.com:gluster/console into 1.0.0 | Shireesh Anjal | 2011-09-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Changed the background job name to "Retrieving Management Info" | Shireesh Anjal | 2011-09-09 | 2 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Corrected the disabled icon for "clear task" | Shireesh Anjal | 2011-09-09 | 2 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Moved to eclipse 3.7 (indigo) | Shireesh Anjal | 2011-09-08 | 7 | -56/+53 | |
| | | | | | | ||||||
* | | | | | | Corrected the disabled icon for "clear task" | Shireesh Anjal | 2011-09-12 | 2 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Moved to eclipse 3.7 (indigo) | Shireesh Anjal | 2011-09-12 | 7 | -56/+53 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Modified to show success/error dialog using Display.asyncExec | Shireesh Anjal | 2011-09-07 | 1 | -9/+14 | |
| |_|_|/ |/| | | | ||||||
* | | | | Corrected the URL for invoking the management console | Shireesh Anjal | 2011-09-07 | 3 | -3/+3 | |
|/ / / | ||||||
* | | | Removed unnecessary Display.asyncExec as it is already happening inside ↵ | Shireesh Anjal | 2011-09-07 | 2 | -62/+34 | |
| | | | | | | | | | | | | AbstractActionDelegate | |||||
* | | | Updated license information | Tim | 2011-09-06 | 20 | -268/+28 | |
| | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | | Removing the product configuration file as it is causing problem with ↵ | Shireesh Anjal | 2011-09-02 | 1 | -125/+0 | |
| | | | | | | | | | | | | buckminster build. | |||||
* | | | Latest help files | Shireesh Anjal | 2011-08-31 | 28 | -70/+79 | |
| | | | ||||||
* | | | Product file that can be used to export the product from eclipse | Shireesh Anjal | 2011-08-31 | 1 | -0/+125 | |
| | | | ||||||
* | | | Removed unnecessary call to ServerUtil#fetchHostName | Shireesh Anjal | 2011-08-24 | 1 | -3/+2 | |
| |/ |/| | ||||||
* | | Updated help contents - added note about GlusterFS minumum version (3.2.3) ↵ | Shireesh Anjal | 2011-08-24 | 7 | -14/+954 | |
| | | | | | | | | required | |||||
* | | Modified method removeServerFromCluster to unmap the server from cluster as ↵ | Shireesh Anjal | 2011-08-24 | 1 | -6/+6 | |
| | | | | | | | | soon as peer detach is successful. | |||||
* | | Fixed Bug 3458 - Null pointer exception is thrown upon changing the preferences | Shireesh Anjal | 2011-08-24 | 1 | -0/+4 | |
| | | ||||||
* | | Modified method installPublicKey to create folder /root/.ssh on server being ↵ | Shireesh Anjal | 2011-08-24 | 1 | -0/+11 | |
|/ | | | | added if it doesn't exist. | |||||
* | Modified to show links of only identified OS if CPU architecture is not ↵ | Selvasundaram | 2011-08-23 | 1 | -6/+45 | |
| | | | | identified. | |||||
* | Latest help contents | Shireesh Anjal | 2011-08-23 | 79 | -225/+432 | |
| |