Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed projects / packages com.gluster.* to org.gluster.* | Shireesh Anjal | 2011-11-25 | 143 | -9525/+0 |
| | |||||
* | Mount point parameter enclosed in quotes | Selvasundaram | 2011-11-25 | 4 | -16/+16 |
| | |||||
* | Disk Initialization enhanced with user selectable file system and mount point | Selvasundaram | 2011-11-24 | 4 | -7/+56 |
| | |||||
* | Story#65 Task#189 Double click on volume log row will show in a popup dialog | Selvasundaram | 2011-11-10 | 4 | -6/+8 |
| | |||||
* | Merge branch 'master' of git@github.com:gluster/console | Dhandapani | 2011-11-02 | 2 | -8/+8 |
|\ | |||||
* | | Force start volume option implemented to start offline brick | Dhandapani | 2011-10-19 | 5 | -22/+36 |
|/ | |||||
* | Introduced ServerUtil#getBean to fetch Spring bean of given class. | Shireesh Anjal | 2011-10-14 | 3 | -5/+10 |
| | |||||
* | Introducing mechanism for version specific interface to GlusterFS | Shireesh Anjal | 2011-10-10 | 10 | -244/+994 |
| | |||||
* | Merge branch 'master' of git@github.com:Dhandapani/console | Dhandapani | 2011-09-29 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.client/src/com/gluster/storage/management/client/VolumesClient.java src/com.gluster.storage.management.console/plugin.xml src/com.gluster.storage.management.console/src/com/gluster/storage/management/console/actions/VolumeLogRotateAction.java src/com.gluster.storage.management.gateway/src/com/gluster/storage/management/gateway/resources/v1_0/VolumesResource.java src/com.gluster.storage.management.gateway/src/com/gluster/storage/management/gateway/services/VolumeService.java | ||||
| * | Story #41: Volume Log Rotate | Dhandapani | 2011-09-28 | 3 | -1/+35 |
| | | |||||
* | | Story #41: Volume Log Rotate | Dhandapani | 2011-09-29 | 3 | -1/+37 |
|/ | |||||
* | 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 | 8 | -232/+118 |
| | | | | parameter runInForeground from method ServerUtil#executeOnServer. | ||||
* | Removed unnecessary imports | Shireesh Anjal | 2011-09-21 | 10 | -22/+2 |
| | |||||
* | JRebel related configuration files | Shireesh Anjal | 2011-09-21 | 2 | -0/+19 |
| | |||||
* | 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 |
| | |||||
* | Removed unnecessary call to ServerUtil#fetchHostName | Shireesh Anjal | 2011-08-24 | 1 | -3/+2 |
| | |||||
* | Modified method removeServerFromCluster to unmap the server from cluster as ↵ | Shireesh Anjal | 2011-08-24 | 1 | -6/+6 |
| | | | | soon as peer detach is successful. | ||||
* | 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. | ||||
* | Modified method executeCommand to throw ConnectionException if an ↵ | Shireesh Anjal | 2011-08-23 | 1 | -2/+2 |
| | | | | IOException is encountered during ssh command execution | ||||
* | Modified to make sure that the SSH connection is closed in all possible ↵ | Shireesh Anjal | 2011-08-22 | 1 | -1/+3 |
| | | | | scenarios | ||||
* | Modified to try password based connection only if the server is accessible ↵ | Shireesh Anjal | 2011-08-22 | 1 | -27/+34 |
| | | | | and authentication using public key has failed. | ||||
* | Modified ServerUtil#fetchServerDetails to mark server as online if there is ↵ | Shireesh Anjal | 2011-08-22 | 3 | -16/+12 |
| | | | | a problem connecting to it. | ||||
* | Modified to fetch network statistics of a server only if it is online | Shireesh Anjal | 2011-08-22 | 1 | -0/+7 |
| | |||||
* | Replace-brick wont work if volume name contains hyphen - fix | Selvasundaram | 2011-08-22 | 1 | -6/+6 |
| | |||||
* | Modified to install public key on a server only if it is online during ↵ | Shireesh Anjal | 2011-08-22 | 1 | -1/+7 |
| | | | | cluster registration | ||||
* | Modified method executeCommand to throw ConnectionException if the cached ↵ | Shireesh Anjal | 2011-08-22 | 1 | -1/+6 |
| | | | | SSH connection is no more valid. | ||||
* | Merge branch 'bugs' | Selvasundaram | 2011-08-22 | 1 | -2/+4 |
|\ | |||||
| * | Fixed - Bug 3452 - Deleting a CIFS enabled volume when the volume is in ↵ | Selvasundaram | 2011-08-22 | 1 | -2/+4 |
| | | | | | | | | stopped state throws error message "volume couldnot be deleted" | ||||
* | | Modified to synchronize SSH connection creation | Shireesh Anjal | 2011-08-21 | 1 | -1/+1 |
| | | |||||
* | | Modified to synchronize SSH connection creation | Shireesh Anjal | 2011-08-21 | 1 | -1/+1 |
| | | |||||
* | | Modified to log user name only if it is available | Shireesh Anjal | 2011-08-21 | 1 | -1/+8 |
| | | |||||
* | | Modified to make sure that SSH connection is closed in all possible failure ↵ | Shireesh Anjal | 2011-08-21 | 1 | -25/+58 |
| | | | | | | | | scenarios. | ||||
* | | Modified to close the session only if it is not null. | Shireesh Anjal | 2011-08-21 | 1 | -1/+3 |
| | | |||||
* | | Modified to close streams/sessions/connections when no longer required. | Shireesh Anjal | 2011-08-20 | 1 | -8/+21 |
|/ | |||||
* | Modified not to fetch volume options info if the cluster is empty. Removed ↵ | Shireesh Anjal | 2011-08-19 | 4 | -220/+40 |
| | | | | class VolumeOptionsDefaults and moved its logic to VolumeService. | ||||
* | Fixed Bug 3436 - If the cluster has only one server it appears in both ↵ | Shireesh Anjal | 2011-08-19 | 1 | -2/+3 |
| | | | | cluster list as well as discovered servers list | ||||
* | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-19 | 6 | -26/+150 |
|\ | |||||
| * | Merge pull request #254 from Selvasundaram/master | Shireesh Anjal | 2011-08-19 | 4 | -31/+30 |
| |\ | | | | | | | Create volume replica / stripe count made as optional parameter | ||||
| * | | Modified to fetch server statistics in parallel through multiple threads ↵ | Shireesh Anjal | 2011-08-19 | 3 | -20/+145 |
| | | | | | | | | | | | | when fetching aggregated statistics. | ||||
| * | | Added extra log messages | Shireesh Anjal | 2011-08-19 | 1 | -0/+3 |
| | | | |||||
| * | | Code cleanup | Shireesh Anjal | 2011-08-19 | 1 | -4/+0 |
| | | | |||||
| * | | Modified to get volume options information from GlusterFS command gluster ↵ | Shireesh Anjal | 2011-08-19 | 1 | -2/+2 |
| | | | | | | | | | | | | volume set help-xml | ||||
* | | | Migrating brick from boot partition (non data partition) - fix | Selvasundaram | 2011-08-19 | 1 | -2/+1 |
| |/ |/| | |||||
* | | Create volume replica / stripe count made as optional parameter | Selvasundaram | 2011-08-19 | 4 | -31/+30 |
|/ | | | | Getting Gluster servers, optional "detail" paramter added and default value is "false" | ||||
* | Introduced DiscoveredServerService, and fetching discovered server details ↵ | Shireesh Anjal | 2011-08-19 | 5 | -206/+280 |
| | | | | in parallel through multiple threads to improve performance. | ||||
* | Link for newly added script | Shireesh Anjal | 2011-08-19 | 1 | -0/+1 |
| | |||||
* | Modified to fetch server details in parallel using multiple threads to ↵ | Shireesh Anjal | 2011-08-19 | 1 | -6/+89 |
| | | | | improve performance. |