summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | 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
|
* Corrected copyright messageShireesh Anjal2011-08-231-1/+1
|
* Modified Volume#equals to correctly check for added/removed bricksSelvasundaram2011-08-231-0/+8
|
* Disabled icons for tasks addedSelvasundaram2011-08-235-0/+5
|
* Fixed file did not closed properly error and logged the IOError in ↵Tim2011-08-231-5/+6
| | | | remove_server_volume_cifs_config.py
* Brick selection up / down image layout changedSelvasundaram2011-08-231-3/+5
|
* Merge pull request #269 from balamurugana/masterShireesh Anjal2011-08-232-0/+142
|\ | | | | Added symlink of gmg-reset-password.sh in /usr/sbin. Added gluster CIFS volume statup script.
| * Added gluster CIFS volume statup script.Bala.FA2011-08-232-0/+142
| | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
* | Modified method executeCommand to throw ConnectionException if an ↵Shireesh Anjal2011-08-231-2/+2
| | | | | | | | IOException is encountered during ssh command execution
* | Merge pull request #268 from Selvasundaram/masterShireesh Anjal2011-08-231-8/+16
|\ \ | | | | | | Dynamic online offline servers count update on cluster summary view
| * | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-231-1/+3
| |\|
| * | Dynamic online offline servers count update on cluster summary viewSelvasundaram2011-08-231-8/+16
| | |
* | | Enhanced get_server_details.py to use socket library to get the server FQDN.Tim2011-08-232-8/+1
| |/ |/| | | | | Removed getServerFqdn() function from Utils.py
* | Modified to make sure that the SSH connection is closed in all possible ↵Shireesh Anjal2011-08-221-1/+3
|/ | | | scenarios
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-228-44/+59
|\
| * Modified to try password based connection only if the server is accessible ↵Shireesh Anjal2011-08-221-27/+34
| | | | | | | | and authentication using public key has failed.
| * Modified ServerUtil#fetchServerDetails to mark server as online if there is ↵Shireesh Anjal2011-08-223-16/+12
| | | | | | | | a problem connecting to it.
| * Modified to fetch network statistics of a server only if it is onlineShireesh Anjal2011-08-221-0/+7
| |
| * Modified to make sure that the script can be called from any directoryShireesh Anjal2011-08-221-1/+6
| |
| * Merge pull request #265 from Selvasundaram/masterShireesh Anjal2011-08-224-8/+9
| |\ | | | | | | Replace-brick wont work if volume name contains hyphen - fix