summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Cleanup in get_rrd_memory_details.pyBala.FA2011-09-231-27/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Cleanup in get_rrd_cpu_details.pyBala.FA2011-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Cleanup in get_format_device_status.pyBala.FA2011-09-231-36/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Cleanup in get_brick_status.pyBala.FA2011-09-231-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Removed Disk.py and cleanup in DiskUtils.pyBala.FA2011-09-232-194/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Cleanup in clear_volume_directory.pyBala.FA2011-09-231-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Removed unwanted importsTim2011-09-237-10/+0
| | | | | | | |
| * | | | | | | Major code cleanup getNetDeviceList()Bala.FA2011-09-232-220/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Added writeFile() function in Utils.pyBala.FA2011-09-231-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Removed unwanted functions in NetworkUtils.pyBala.FA2011-09-231-212/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
| * | | | | | | Code cleanup done for NetworkUtils.pyTim2011-09-231-36/+34
| | | | | | | |
* | | | | | | | Introduced method GlusterUtil#getVolumeOptionsInfo and modified ↵Shireesh Anjal2011-09-222-26/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VolumeService#getVolumeOptionsInfo to call it
* | | | | | | | Code refactoring. Removed member variable sshUtil from GlusterUtil. Removed ↵Shireesh Anjal2011-09-229-233/+118
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | parameter runInForeground from method ServerUtil#executeOnServer.
* | | | | | | Removed unnecessary importsShireesh Anjal2011-09-2119-33/+3
| | | | | | |
* | | | | | | JRebel related configuration filesShireesh Anjal2011-09-212-0/+19
|/ / / / / /
* | | | | | Merge pull request #277 from TimothyAsir/masterShireesh Anjal2011-09-1917-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.Tim2011-09-163-342/+256
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
| * | | | | | Proper exception handling clean up.Tim2011-09-168-90/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
| * | | | | | done runCommandFG cleanup.Tim2011-09-163-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.pyTim2011-09-162-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.pyTim2011-09-161-375/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
| * | | | | | Code cleanup done for Globals.pyTim2011-09-161-70/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
| * | | | | | Removed RRDUtils.pyTim2011-09-161-76/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
| * | | | | | Removed GlusterdUtils.py, ServerUtils.py, get_file.py, get_volume_log.pyTim2011-09-164-775/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
| * | | | | | Code cleanup done for VolumeUtils.pyTim2011-09-161-513/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
| * | | | | | Code cleanup done for DiskUtils.pyTim2011-09-161-182/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com>
* | | | | | | Application version changed 1.0 to 1.0.0Dhandapani2011-09-191-1/+1
|/ / / / / /
* | | | | | Added license txt files for jersey and spring. Removed unnecessary jar files.Shireesh Anjal2011-09-136-0/+725
| | | | | |
* | | | | | Modified to include tocreference.xml in binary build, added note about Xen ↵Shireesh Anjal2011-09-122-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | paravirtual VMs not supported in the help
* | | | | | Revert "Modified to show success/error dialog using Display.asyncExec"Shireesh Anjal2011-09-121-14/+9
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4234869fd2ef5df138a27443f5f923a3540b0013.
* | | | | | Merge branch '1.0.0' of github.com:gluster/console into 1.0.0Shireesh Anjal2011-09-122-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Changed the background job name to "Retrieving Management Info"Shireesh Anjal2011-09-092-2/+2
| | | | | |
| * | | | | Corrected the disabled icon for "clear task"Shireesh Anjal2011-09-092-1/+1
| | | | | |
| * | | | | Moved to eclipse 3.7 (indigo)Shireesh Anjal2011-09-087-56/+53
| | | | | |
* | | | | | Corrected the disabled icon for "clear task"Shireesh Anjal2011-09-122-1/+1
| | | | | |
* | | | | | Moved to eclipse 3.7 (indigo)Shireesh Anjal2011-09-127-56/+53
| |_|_|_|/ |/| | | |
* | | | | Modified to show success/error dialog using Display.asyncExecShireesh Anjal2011-09-071-9/+14
| |_|_|/ |/| | |
* | | | Corrected the URL for invoking the management consoleShireesh Anjal2011-09-073-3/+3
|/ / /
* | | Removed unnecessary Display.asyncExec as it is already happening inside ↵Shireesh Anjal2011-09-072-62/+34
| | | | | | | | | | | | AbstractActionDelegate
* | | Updated license informationTim2011-09-0620-268/+28
| | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
* | | Removing the product configuration file as it is causing problem with ↵Shireesh Anjal2011-09-021-125/+0
| | | | | | | | | | | | buckminster build.
* | | Latest help filesShireesh Anjal2011-08-3128-70/+79
| | |
* | | Product file that can be used to export the product from eclipseShireesh Anjal2011-08-311-0/+125
| | |
* | | Removed unnecessary call to ServerUtil#fetchHostNameShireesh Anjal2011-08-241-3/+2
| |/ |/|
* | Updated help contents - added note about GlusterFS minumum version (3.2.3) ↵Shireesh Anjal2011-08-247-14/+954
| | | | | | | | required
* | Modified method removeServerFromCluster to unmap the server from cluster as ↵Shireesh Anjal2011-08-241-6/+6
| | | | | | | | soon as peer detach is successful.
* | Fixed Bug 3458 - Null pointer exception is thrown upon changing the preferencesShireesh Anjal2011-08-241-0/+4
| |
* | Modified method installPublicKey to create folder /root/.ssh on server being ↵Shireesh Anjal2011-08-241-0/+11
|/ | | | added if it doesn't exist.
* Modified to show links of only identified OS if CPU architecture is not ↵Selvasundaram2011-08-231-6/+45
| | | | identified.
* Latest help contentsShireesh Anjal2011-08-2379-225/+432
|