summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway/src/com/gluster/storage/management/gateway/utils/ServerUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed projects / packages com.gluster.* to org.gluster.*Shireesh Anjal2011-11-251-370/+0
* Mount point parameter enclosed in quotesSelvasundaram2011-11-251-3/+2
* Disk Initialization enhanced with user selectable file system and mount pointSelvasundaram2011-11-241-0/+8
* Introduced ServerUtil#getBean to fetch Spring bean of given class.Shireesh Anjal2011-10-141-0/+8
* Code refactoring. Removed member variable sshUtil from GlusterUtil. Removed p...Shireesh Anjal2011-09-221-37/+28
* Removed unnecessary importsShireesh Anjal2011-09-211-1/+1
* Modified ServerUtil#fetchServerDetails to mark server as online if there is a...Shireesh Anjal2011-08-221-3/+9
* Modified to fetch server statistics in parallel through multiple threads when...Shireesh Anjal2011-08-191-5/+90
* Stop cifs re-export called after deleting volume cifs config issue - fixSelvasundaram2011-08-171-0/+4
* Remove CIFS configuration while removing server from peer - backend script in...Selvasundaram2011-08-171-2/+6
* Bug 3279 - Not able to switch online server if glusterd on current server is ...Dhandapani2011-08-161-0/+6
* Volume cifs service integrationSelvasundaram2011-08-071-0/+5
* Fixed Bug 3284 - Landing page throws null pointer exceptionShireesh Anjal2011-08-041-2/+2
* Updated NetworkStatsFactory to convert bytes/sec to KiB/secShireesh Anjal2011-08-041-6/+0
* Removed redundant class GenericResponseShireesh Anjal2011-08-041-52/+23
* Volume options defaultsSelvasundaram2011-08-031-1/+1
* Modified method executeOnServer NOT to unmarshall the command output if the e...Shireesh Anjal2011-08-021-0/+3
* Renamed project and package com.gluster.storage.management.server to com.glus...Shireesh Anjal2011-08-011-0/+286