summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Initialize Disk enhancementDhandapani2011-07-194-6/+23
|/
* Modified to use new code signing certificate.Shireesh Anjal2011-07-191-1/+1
|
* Bug 3189 - REST API-Gateway stops responding with exceptions if we try to ↵Shireesh Anjal2011-07-192-14/+8
| | | | delete cluster with server
* Bug 3189 - REST API-Gateway stops responding with exceptions if we try to ↵Shireesh Anjal2011-07-196-40/+45
| | | | delete cluster with server
* Merge pull request #122 from TimothyAsir/masterShireesh Anjal2011-07-192-15/+4
|\ | | | | Updated code to change disk status as INITIALIZED once the disk is formated
| * Updated DiskUtils.py to return disk partition as INITIALIZED if the device ↵Tim2011-07-192-15/+4
| | | | | | | | | | | | is mounted properly Updated gluster_provision_block_wrapper.py to run udevtrigger once the device is formated.
* | Merge pull request #121 from Selvasundaram/masterShireesh Anjal2011-07-193-15/+22
|\ \ | | | | | | Removing the background flash image from change password wizard and Authentication issue on change password fix
| * | Removing the background flash image from change password wizard andSelvasundaram2011-07-192-2/+3
| | | | | | | | | | | | New password authentication failed bug fix
| * | Removing the background flash image from change password wizard andSelvasundaram2011-07-193-15/+21
| |/ | | | | | | New password authentication failed bug fix
* / Create volume select brick page issue fixDhandapani2011-07-191-6/+6
|/
* Merge pull request #119 from Selvasundaram/masterShireesh Anjal2011-07-1813-57/+146
|\ | | | | Import SSH keys feature
| * Merge branch 'import-keys'Selvasundaram2011-07-181-5/+4
| |\ | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.server/src/com/gluster/storage/management/server/resources/v1_0/KeysResource.java
| | * Import SSH keys featureSelvasundaram2011-07-1812-57/+145
| | |
| * | Merge branch 'import-keys'Selvasundaram2011-07-1813-57/+147
| |\ \
| | * | Import SSH keys featureSelvasundaram2011-07-1813-57/+147
| | |/
* | / Disk Partition view enhancedDhandapani2011-07-184-27/+70
|/ /
* | New ICON ChangesDhandapani2011-07-1819-36/+22041
| |
* | Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-07-1832-335/+935
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Story #38 - CPU Usage graphShireesh Anjal2011-07-1817-136/+789
| | |
| * | Disk and Partition feature addedDhandapani2011-07-1722-371/+677
| | |
| * | Merge remote branch 'upstream/master'Tim2011-07-158-5/+279
| |\|
| * | Removed subprocess.popen and used fork method to execute background tasks.Tim2011-07-152-6/+12
| | |
* | | Disk and Partition feature addedDhandapani2011-07-1521-297/+662
| |/ |/|
* | Merge pull request #113 from Selvasundaram/masterShireesh Anjal2011-07-158-5/+279
|\ \ | |/ |/| Export SSH keys feature
| * Merge branch 'import-keys'Selvasundaram2011-07-156-15/+8
| |\
| | * Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-07-155-9/+125
| | |\
| * | \ Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-07-142-0/+125
| |\ \ \ | | |/ / | |/| / | | |/
| * | Export SSH keys featureSelvasundaram2011-07-1410-4/+285
| | |
* | | Updated partition type as swap if the fs-type shown by HAL is swapTim2011-07-151-0/+3
| |/ |/|
* | Added get_rrd_net_details.py to be used to get rrd data of given network device.Bala.FA2011-07-131-0/+52
| | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
* | Added rrd_net.pl to be used to update individual network device rrd files.Bala.FA2011-07-131-0/+73
|/ | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Merge branch 'ss'Selvasundaram2011-07-137-36/+25
|\
| * Change password feature while login with default passwordSelvasundaram2011-07-137-36/+25
| |
| * Tool bar button labels removedDhandapani2011-07-121-39/+0
| |
* | Added rrd_cpu.pl, rrd_mem.pl filesTim2011-07-134-22/+240
| | | | | | | | | | | | Added get_rrd_memory_details.py to get memory usage xml data from RRD Added get_rrd_cpu_details.py to get cpu usage xml data from RRD
* | Merge pull request #109 from ↵Shireesh Anjal2011-07-1210-40/+378
|\| | | | | | | | | Selvasundaram/d9cfa40d4faa8e6949218a9ef4d9fe65d4618d25 Change password dialog
| * Change password dialogSelvasundaram2011-07-1210-40/+378
| |
* | Tool bar button labels removedDhandapani2011-07-121-39/+0
|/
* Merge branch 'disk-initialize'Selvasundaram2011-07-116-16/+31
|\
| * Format disk task status update bug fixesSelvasundaram2011-07-116-16/+31
| | | | | | | | [Bug 3150] New: Brick list is not getting updated after migrate operation - fix
* | Task#111 - Auto-refresh of data in viewsShireesh Anjal2011-07-113-12/+29
| |
* | Task#111 - Auto-refresh of data in viewsShireesh Anjal2011-07-114-11/+16
|/
* Removed READY from device status enumShireesh Anjal2011-07-114-30/+22
|
* Merge pull request #106 from TimothyAsir/masterShireesh Anjal2011-07-111-15/+36
|\ | | | | Bug fixed: Updated get_server_details.py to return root disk status as INITIALIZED if it has any partition
| * Merge remote branch 'upstream/master'Tim2011-07-1121-171/+294
| |\
| * | Bug fixed: Updated root disk status as "INITIALIZED" if it has any partitionTim2011-07-111-15/+36
| | |
* | | Bug 3088 - Not able to remove last server from the clusterShireesh Anjal2011-07-112-3/+2
| |/ |/|
* | Task#111 - Auto-refresh of data in viewsShireesh Anjal2011-07-118-55/+118
| |
* | Task#111 - Auto-refresh of data in viewsShireesh Anjal2011-07-1016-129/+189
|/
* Added few more tag into raid disk details, Wrapped disk details for raid ↵Tim2011-07-084-73/+135
| | | | | | | | | | | | | | partitions Added format status, disk type, file system type, mount point, space in use and interface tags for raid disks. Updated disk type to return DATA/BOOT/SWAP/UNKNOWN Updated disk status to return INITIALIZED/UNINITIALIZED/INITIALIZING/IO_ERROR Removed interface tag for partition Fixed few bugs in get_format_device_status.py, gluster_provision_block_wrapper.py