Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Modified to delete temporary after installing public key. | Shireesh Anjal | 2011-08-09 | 1 | -1/+3 | |
| | | ||||||
* | | Merge pull request #211 from balamurugana/master | Shireesh Anjal | 2011-08-09 | 1 | -1/+1 | |
|\ \ | | | | | | | Updated dependency gluster-base-1.3 | |||||
| * | | Updated dependency gluster-base-1.3 | Bala.FA | 2011-08-09 | 1 | -1/+1 | |
|/ / | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Merge pull request #210 from Selvasundaram/master | Shireesh Anjal | 2011-08-09 | 5 | -85/+60 | |
|\ \ | | | | | | | Bug 3287 - Multiple volume selection and delete is not working as expected - fix | |||||
| * \ | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-09 | 7 | -5/+13 | |
| |\ \ | |/ / |/| | | ||||||
| * | | Bug 3287 - Multiple volume selection and delete is not working as expected | Selvasundaram | 2011-08-09 | 4 | -81/+56 | |
| | | | ||||||
| * | | GlusterFS download URI updated | Selvasundaram | 2011-08-08 | 1 | -4/+4 | |
| | | | ||||||
| | * | Enhanced error handling and written appropriate execution error into stderr. | Tim | 2011-08-09 | 27 | -67/+83 | |
| |/ |/| | ||||||
* | | Merge pull request #209 from balamurugana/master | Shireesh Anjal | 2011-08-09 | 1 | -1/+1 | |
|\ \ | | | | | | | /opt/glustermg and /var/log/glustermg owned by tomcat:tomcat after ssh key generation. | |||||
| * | | /opt/glustermg and /var/log/glustermg owned by tomcat:tomcat after ssh key ↵ | Bala.FA | 2011-08-09 | 1 | -1/+1 | |
|/ / | | | | | | | | | | | generation. Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Merge pull request #208 from Dhandapani/master | Shireesh Anjal | 2011-08-09 | 1 | -1/+1 | |
|\ \ | | | | | | | Bug 3342 - Migrate option missing from Gluster Menu | |||||
| * | | Bug 3342 - Migrate option missing from Gluster Menu | Dhandapani | 2011-08-09 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #207 from ↵ | Shireesh Anjal | 2011-08-08 | 10 | -29/+98 | |
|\| | | | | | | | | | Selvasundaram/46ff3a7d199308498c90e37a7d20fffd6daaa3cf GlusterFS download URI updated | |||||
| * | Bug 3285 - Irrelevant mount points are populated in the bricks view - fix | Selvasundaram | 2011-08-08 | 10 | -29/+98 | |
| | | | | | | | | | | | | As soon as format completed, Device information updated in the UI. Bug 3356 - Tasks reappears after refresh - fix | |||||
* | | New image and text in about dialog | Shireesh Anjal | 2011-08-08 | 6 | -3/+11 | |
|/ | ||||||
* | Fixed Bug 3201 - Task view should open in GUI when a task is started. | Shireesh Anjal | 2011-08-08 | 5 | -9/+10 | |
| | ||||||
* | Merge pull request #206 from TimothyAsir/master | Shireesh Anjal | 2011-08-08 | 2 | -24/+20 | |
|\ | | | | | Bug 3351 - Sudden spike in the network usage chart | |||||
| * | Bug 3351 - Sudden spike in the network usage chart | Tim | 2011-08-08 | 1 | -2/+3 | |
| | | ||||||
| * | Enhanced DiskUtils.py to get disk used space. | Tim | 2011-08-08 | 1 | -22/+17 | |
| | | | | | | | | | | | | Added getDeviceUsedSpace function into DiskUtils.py Updated DiskUtils.py to fetch disk used space only if the device is mounted. | |||||
* | | Changed shortcut key for "Refresh" action to F5 | Shireesh Anjal | 2011-08-08 | 1 | -2/+13 | |
|/ | ||||||
* | Modified gateway packaging script to make sure that the scripts have ↵ | Shireesh Anjal | 2011-08-08 | 1 | -0/+1 | |
| | | | | executable permissions | |||||
* | Merge pull request #205 from balamurugana/master | Shireesh Anjal | 2011-08-08 | 1 | -1/+1 | |
|\ | | | | | grun.py uses /opt/glustermg/keys/gluster.pem key file. | |||||
| * | grun.py uses /opt/glustermg/keys/gluster.pem key file. | Bala.FA | 2011-08-08 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Updated help files | Shireesh Anjal | 2011-08-08 | 73 | -97/+629 | |
| | | ||||||
* | | Modified to log user name also | Shireesh Anjal | 2011-08-08 | 1 | -1/+1 | |
| | | ||||||
* | | Changed names of private/public key files to gluster.pem and gluster.pub | Shireesh Anjal | 2011-08-08 | 1 | -4/+3 | |
| | | ||||||
* | | Merge pull request #203 from balamurugana/master | Shireesh Anjal | 2011-08-08 | 3 | -34/+78 | |
|\| | | | | | Instead of id_rsa/id_rsa.pub, gluster.pem and gluster.pub are created in /opt/glustermg/keys | |||||
| * | gluster pem keys are created without default password. | Bala.FA | 2011-08-08 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | setup_cifs_config.py ignores already configured servers. Added new ↵ | Bala.FA | 2011-08-08 | 3 | -32/+75 | |
| | | | | | | | | | | | | setup_cifs_config_all.py helps to setup samba on existing cluster. Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | Instead of id_rsa/id_rsa.pub, gluster.pem and gluster.pub are created in ↵ | Bala.FA | 2011-08-08 | 1 | -2/+3 | |
| | | | | | | | | | | | | /opt/glustermg/keys Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Merge pull request #204 from TimothyAsir/master | Shireesh Anjal | 2011-08-08 | 2 | -16/+16 | |
|\ \ | |/ |/| | Bug 3278 - Upper limit for CPU usage should be 100% | |||||
| * | Bug 3278 - Upper limit for CPU usage should be 100% | Tim | 2011-08-08 | 2 | -16/+16 | |
|/ | ||||||
* | Modified to prevent ArrayIndexOutOfBoundException in method ↵ | Shireesh Anjal | 2011-08-08 | 1 | -1/+1 | |
| | | | | AbstractStatsFactory#averageAggregatedStats | |||||
* | Merge pull request #202 from TimothyAsir/master | Shireesh Anjal | 2011-08-08 | 3 | -1/+33 | |
|\ | | | | | Updated server-details function to also return running GlusterFS version. | |||||
| * | Added required functions in MMC Utils.py similar to individual server Utils.py | Tim | 2011-08-08 | 1 | -1/+22 | |
| | | | | | | | | Added getServerFqdn(), getGlusterVersion() function | |||||
| * | Updated get-server-details code to also return the version of GlusterFS running. | Tim | 2011-08-08 | 2 | -0/+11 | |
| | | | | | | | | | | | | Added getGlusterVersion() function into Utils.py Added glusterFsVersion xml-tag into get_server_details.py. | |||||
* | | Merge pull request #201 from Selvasundaram/master | Shireesh Anjal | 2011-08-08 | 9 | -54/+139 | |
|\ \ | |/ |/| | Bug 3239 - Not able to export the keys properly - fix | |||||
| * | Bug 3239 - Not able to export the keys properly - fix | Selvasundaram | 2011-08-08 | 1 | -1/+1 | |
| | | ||||||
| * | Volume options integration | Selvasundaram | 2011-08-08 | 2 | -19/+46 | |
| | | ||||||
| * | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-08 | 10 | -868/+901 | |
| |\ | |/ |/| | ||||||
* | | Modified method AbstractClient#uploadResource to extract exact error message ↵ | Shireesh Anjal | 2011-08-07 | 1 | -1/+1 | |
| | | | | | | | | from the response. | |||||
* | | Merge branch 'work' | Shireesh Anjal | 2011-08-07 | 1 | -4/+4 | |
|\ \ | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gateway/src/com/gluster/storage/management/gateway/resources/v1_0/VolumesResource.java | |||||
| * | | Introducing VolumeService class for all Volume related functionality | Shireesh Anjal | 2011-08-07 | 8 | -867/+897 | |
| | | | ||||||
* | | | Introducing VolumeService class for all Volume related functionality | Shireesh Anjal | 2011-08-07 | 8 | -867/+897 | |
|/ / | ||||||
* | | Merge pull request #200 from balamurugana/master | Shireesh Anjal | 2011-08-07 | 1 | -0/+3 | |
|\ \ | | | | | | | get_volume_user_cifs.py returns success if cifsVolumeFile is not present | |||||
| * | | get_volume_user_cifs.py returns success if cifsVolumeFile is not present | Bala.FA | 2011-08-07 | 1 | -0/+3 | |
|/ / | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | Bug 3228 - performing multiple tasks on same volume and clearing the ↵ | Selvasundaram | 2011-08-07 | 1 | -0/+14 | |
| | | | | | | | | completed tasks throws error - fix | |||||
| * | Bug 3349 - Completed tasks still showing as running task - fix | Selvasundaram | 2011-08-07 | 5 | -34/+78 | |
|/ | ||||||
* | Modified to prevent ArrayIndexOutOfBoundException in method ↵ | Shireesh Anjal | 2011-08-07 | 3 | -6/+4 | |
| | | | | AbstractStatsFactory#addServerStats | |||||
* | Modified the html to correctly redirect to 32 bit windows url in case the ↵ | Shireesh Anjal | 2011-08-07 | 2 | -3/+8 | |
| | | | | browser is running in wow64 (32 bit windows running on 64 bit windows) mode. |