summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * Modified to fire correct events to listeners on start/stop volume.Shireesh Anjal2011-11-103-7/+8
| |
| * Force stop volume review comments incorporatedDhandapani2011-11-103-33/+46
| |
| * Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-11-103-4/+63
| |\
| * \ Merge branch 'master' of git@github.com:Dhandapani/consoleDhandapani2011-11-102-5/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.console/src/com/gluster/storage/management/console/GlusterDataModelManager.java src/com.gluster.storage.management.console/src/com/gluster/storage/management/console/actions/DeleteVolumeAction.java src/com.gluster.storage.management.console/src/com/gluster/storage/management/console/actions/StopVolumeAction.java src/com.gluster.storage.management.console/src/com/gluster/storage/management/console/views/GlusterServersSummaryView.java src/com.gluster.storage.management.console/src/com/gluster/storage/management/console/views/VolumesSummaryView.java src/com.gluster.storage.management.core/src/com/gluster/storage/management/core/model/ClusterListener.java src/com.gluster.storage.management.core/src/com/gluster/storage/management/core/model/DefaultClusterListener.java
| | * | Story #70: "Force" option in volume stopDhandapani2011-11-099-91/+167
| | | |
| * | | Story #70: "Force" option in volume stopDhandapani2011-11-109-97/+182
| |/ /
| * | Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-11-0914-35/+195
| |\ \
| * | | Story #70: "Force" option in volume stopDhandapani2011-11-038-45/+136
| | | |
* | | | Story#65 Task#189 Double click on volume log row will show in a popup dialogSelvasundaram2011-11-106-7/+36
| | | |
* | | | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-11-105-4/+75
|\ \ \ \ | | |_|/ | |/| |
| * | | Introduced system property auto.cluster.name that can be used for avoiding ↵Shireesh Anjal2011-11-092-0/+27
| | | | | | | | | | | | | | | | human intervention on the cluster selection dialog while running SWTBot automated tests.
| * | | Changed the auto login system property from login.password to ↵Shireesh Anjal2011-11-092-2/+2
| | | | | | | | | | | | | | | | auto.login.password
| * | | Added tooltips for the select, create and register radio buttons on the ↵Shireesh Anjal2011-11-091-3/+10
| | | | | | | | | | | | | | | | cluster selection dialog.
| * | | Introduced system property login.password for avoiding human intervention on ↵Shireesh Anjal2011-11-092-1/+26
| | |/ | |/| | | | | | | login dialog while running SWTBot automated tests.
| * | Modified the projects to instrument for code coverageShireesh Anjal2011-11-082-0/+12
| | |
* | | Junit testsSelvasundaram2011-11-072-2/+7
| | |
* | | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-11-0733-79/+353
|\| |
| * | Merge pull request #293 from anjalshireesh/masterShireesh Anjal2011-11-0411-29/+159
| |\ \ | | | | | | | | Support for sorting in table viewers
| | * | Reverting inadvertant change to default server URLShireesh Anjal2011-11-031-1/+1
| | | |
| | * | Support for sorting in table viewersShireesh Anjal2011-11-038-11/+80
| | | |
| | * | Modified to limit the width of alert labels to 400Shireesh Anjal2011-11-021-6/+11
| | | |
| | * | Modified to show the labels inside pie chart slicesShireesh Anjal2011-11-021-1/+11
| | | |
| | * | Changed application name to "Gluster Management Console"Shireesh Anjal2011-11-021-1/+1
| | | |
| | * | Comparator for sorting contents of a table viewerShireesh Anjal2011-11-021-0/+67
| | | |
| | * | Removed unused method setColumnPropertiesShireesh Anjal2011-11-021-21/+0
| | |/
| * / Fixed - Bug 3762 - Server details return irrelevant disk spacetimothy2011-11-031-6/+24
| |/
| * Merge branch 'force-start-volume'Dhandapani2011-11-024-10/+10
| |\
| | * Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-11-027-18/+26
| | |\
| * | \ Review comments incorporatedDhandapani2011-10-271-5/+7
| |\ \ \ | | | | | | | | | | | | | | | Merge branch 'master' of git@github.com:Dhandapani/console
| * | | | Merge branch 'force-start-volume'Dhandapani2011-10-271-2/+2
| |\| | |
| | * | | Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-10-273-8/+16
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| * | | Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-10-202-7/+15
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge pull request #291 from Selvasundaram/masterShireesh Anjal2011-10-192-7/+15
| | |\ | | | | | | | | Brick selection updates in migrate bricks dialog
| | | * Migrate brick dialog shows the source and target brick selection dynamically ↵Selvasundaram2011-10-142-7/+15
| | | | | | | | | | | | | | | | in the message.
| | * | Merge pull request #290 from Dhandapani/masterShireesh Anjal2011-10-1810-10/+38
| | |\ \ | | | |/ | | |/| | | | | | | | | UI Changes : - CPU/Memory/Disk Usage alerts set to 80% - Display Offline volumes in alert section
| * | | Force start volume option implemented to start offline brickDhandapani2011-10-1914-34/+130
| | | |
| * | | Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-10-173-5/+10
| |\| | | | |/ | |/|
| * | UI ChangesDhandapani2011-10-1310-10/+38
| | | | | | | | | | | | | | | - CPU/Memory/Disk Usage alerts set to 80% - Displayed Offline volumes in alert section
* | | Migrate brick dialog shows the source and target brick selection dynamically ↵Selvasundaram2011-11-077-7/+1124
| |/ |/| | | | | in the message.
* | Introduced ServerUtil#getBean to fetch Spring bean of given class.Shireesh Anjal2011-10-143-5/+10
|/
* Merge pull request #289 from Selvasundaram/masterShireesh Anjal2011-10-112-26/+17
|\ | | | | DateUtilTest Junit test failures fixed
| * Junit time zone failure fixSelvasundaram2011-10-112-26/+17
| |
* | Fixed bugs in NetworkUtils.py and get_server_details.py where some variables ↵Tim2011-10-102-2/+4
| | | | | | | | were not initialized before use.
* | Merge remote-tracking branch 'upstream/master'Tim2011-10-1055-373/+1960
|\|
| * Introducing mechanism for version specific interface to GlusterFSShireesh Anjal2011-10-1013-244/+1080
| |
| * Deleted redundant file TestFileUtil.java, introduced constants ↵Shireesh Anjal2011-10-072-84/+10
| | | | | | | | TEST_FILE_PATH and TEST_FILE_CONTENT in FileUtilTest.java
| * Merge branch 'master' of github.com:Selvasundaram/consoleSelvasundaram2011-10-032-9/+7
| |\ | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.core/junit/com/gluster/storage/management/core/utils/DateUtilTest.java src/com.gluster.storage.management.core/junit/com/gluster/storage/management/core/utils/FileUtilTest.java
| | * Junit code for utilSelvasundaram2011-09-302-0/+647
| | |
| * | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-10-0339-66/+173
| |\ \
| | * | Done code audit fixes on console projectDhandapani2011-10-0333-68/+46
| | | |