Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed projects / packages com.gluster.* to org.gluster.* | Shireesh Anjal | 2011-11-25 | 19 | -1405/+0 |
| | |||||
* | Mount point parameter enclosed in quotes | Selvasundaram | 2011-11-25 | 1 | -4/+5 |
| | |||||
* | Disk Initialization enhanced with user selectable file system and mount point | Selvasundaram | 2011-11-24 | 1 | -1/+9 |
| | |||||
* | Modified not to include src directory in source build as it gets included ↵ | Shireesh Anjal | 2011-11-17 | 1 | -2/+1 |
| | | | | automatically. | ||||
* | Modified the projects to instrument for code coverage | Shireesh Anjal | 2011-11-08 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' of git@github.com:gluster/console | Dhandapani | 2011-11-02 | 1 | -1/+1 |
|\ | |||||
* | | Force start volume option implemented to start offline brick | Dhandapani | 2011-10-19 | 1 | -5/+6 |
|/ | |||||
* | Story #41: Volume Log Rotate | Dhandapani | 2011-09-29 | 1 | -0/+8 |
| | |||||
* | Removed unnecessary imports | Shireesh Anjal | 2011-09-21 | 1 | -1/+0 |
| | |||||
* | Modified not to fetch volume options info if the cluster is empty. Removed ↵ | Shireesh Anjal | 2011-08-19 | 1 | -1/+1 |
| | | | | class VolumeOptionsDefaults and moved its logic to VolumeService. | ||||
* | Create volume replica / stripe count made as optional parameter | Selvasundaram | 2011-08-19 | 1 | -1/+4 |
| | | | | Getting Gluster servers, optional "detail" paramter added and default value is "false" | ||||
* | Changed REST API version from 1.0 to 1.0.0 | Shireesh Anjal | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | Fixed Bug 3307 - Can not change the password after logging into the cluster | Shireesh Anjal | 2011-08-10 | 1 | -6/+11 |
| | |||||
* | Bug 3287 - Multiple volume selection and delete is not working as expected | Selvasundaram | 2011-08-09 | 1 | -2/+2 |
| | |||||
* | Modified method AbstractClient#uploadResource to extract exact error message ↵ | Shireesh Anjal | 2011-08-07 | 1 | -1/+1 |
| | | | | from the response. | ||||
* | Introducing VolumeService class for all Volume related functionality | Shireesh Anjal | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | Modified to prevent ArrayIndexOutOfBoundException in method ↵ | Shireesh Anjal | 2011-08-07 | 1 | -2/+1 |
| | | | | AbstractStatsFactory#addServerStats | ||||
* | Volume cifs service integration | Selvasundaram | 2011-08-07 | 1 | -2/+1 |
| | |||||
* | Modified to make sure that the server devices are updated with server name ↵ | Shireesh Anjal | 2011-08-06 | 1 | -2/+4 |
| | | | | even in case of manual server addition. | ||||
* | Modified to handle error conditions properly. | Shireesh Anjal | 2011-08-03 | 1 | -12/+16 |
| | |||||
* | Bug 3290 - GUI throws 500 error if we try to add server with IP address or ↵ | Dhandapani | 2011-08-03 | 2 | -6/+11 |
| | | | | server name in small case | ||||
* | New icon changes | Dhandapani | 2011-08-02 | 1 | -1/+3 |
| | |||||
* | Story #56: CIFS Feature | Dhandapani | 2011-08-02 | 4 | -7/+11 |
| | |||||
* | Logging mechanism in UI plug-in | Shireesh Anjal | 2011-07-31 | 2 | -8/+0 |
| | |||||
* | Story #29 - Memory Usage Graph | Shireesh Anjal | 2011-07-27 | 1 | -1/+1 |
| | |||||
* | Story #29 - Memory Usage Graph | Shireesh Anjal | 2011-07-26 | 1 | -0/+15 |
| | |||||
* | Export key errors - bug fix | Selvasundaram | 2011-07-26 | 1 | -1/+11 |
| | |||||
* | Story #38 - CPU Usage graph | Shireesh Anjal | 2011-07-24 | 1 | -2/+11 |
| | |||||
* | Story #38 - CPU Usage graph | Shireesh Anjal | 2011-07-21 | 1 | -1/+1 |
| | |||||
* | New Icon changes | Dhandapani | 2011-07-21 | 1 | -1/+1 |
| | |||||
* | Alerts build on UI side | Selvasundaram | 2011-07-20 | 5 | -761/+9 |
| | | | | REST services removed for Alerts | ||||
* | Manual Server Addition Feature | Dhandapani | 2011-07-20 | 1 | -2/+2 |
| | |||||
* | Story #38 - CPU Usage graph | Shireesh Anjal | 2011-07-19 | 1 | -19/+7 |
| | |||||
* | Security configuration to make sure that all REST calls are authenticated. | Shireesh Anjal | 2011-07-19 | 1 | -28/+0 |
| | |||||
* | Bug 3189 - REST API-Gateway stops responding with exceptions if we try to ↵ | Shireesh Anjal | 2011-07-19 | 2 | -13/+17 |
| | | | | delete cluster with server | ||||
* | Removing the background flash image from change password wizard and | Selvasundaram | 2011-07-19 | 1 | -0/+1 |
| | | | | New password authentication failed bug fix | ||||
* | Removing the background flash image from change password wizard and | Selvasundaram | 2011-07-19 | 1 | -8/+1 |
| | | | | New password authentication failed bug fix | ||||
* | Merge pull request #119 from Selvasundaram/master | Shireesh Anjal | 2011-07-18 | 6 | -33/+43 |
|\ | | | | | Import SSH keys feature | ||||
| * | Merge branch 'import-keys' | Selvasundaram | 2011-07-18 | 6 | -33/+43 |
| |\ | |||||
| | * | Import SSH keys feature | Selvasundaram | 2011-07-18 | 6 | -33/+43 |
| | | | |||||
* | | | Disk Partition view enhanced | Dhandapani | 2011-07-18 | 1 | -6/+6 |
|/ / | |||||
* | | Merge branch 'master' of git@github.com:gluster/console | Dhandapani | 2011-07-18 | 1 | -59/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.client/src/com/gluster/storage/management/client/GlusterDataModelManager.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/BrickTableLabelProvider.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/DeviceTableLabelProvider.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/AddBrickPage.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/BricksSelectionPage.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/CreateVolumePage1.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/MigrateBrickPage1.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/SelectDisksDialog.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/pages/AbstractDisksPage.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/pages/AbstractTableTreeViewerPage.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/pages/DisksPage.java | ||||
| * | | Disk and Partition feature added | Dhandapani | 2011-07-17 | 1 | -72/+34 |
| |/ | |||||
* / | Disk and Partition feature added | Dhandapani | 2011-07-15 | 1 | -27/+35 |
|/ | |||||
* | Merge branch 'import-keys' | Selvasundaram | 2011-07-15 | 2 | -6/+7 |
| | |||||
* | Export SSH keys feature | Selvasundaram | 2011-07-14 | 2 | -1/+59 |
| | |||||
* | Change password dialog | Selvasundaram | 2011-07-12 | 3 | -35/+46 |
| | |||||
* | Merge branch 'disk-initialize' | Selvasundaram | 2011-07-11 | 1 | -0/+10 |
|\ | |||||
| * | Format disk task status update bug fixes | Selvasundaram | 2011-07-11 | 1 | -0/+10 |
| | | | | | | | | [Bug 3150] New: Brick list is not getting updated after migrate operation - fix | ||||
* | | Task#111 - Auto-refresh of data in views | Shireesh Anjal | 2011-07-11 | 1 | -2/+12 |
| | |