summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #241 from Dhandapani/masterShireesh Anjal2011-08-176-0/+7
|\ \ | |/ |/| Missing disabled icons added
| * Missing disabled icons addedDhandapani2011-08-176-0/+7
| |
| * conflict fixesDhandapani2011-08-1713-37/+142
| |
* | Corrected alignment of buttons on login dialogShireesh Anjal2011-08-171-11/+11
| |
* | Merge pull request #240 from Selvasundaram/masterShireesh Anjal2011-08-173-9/+42
|\ \ | | | | | | Replicate volume total space calculation bug - fix
| * | Replicate volume total space calculation bug - fixSelvasundaram2011-08-173-9/+42
| | | | | | | | | | | | Volume type issue (distributed replicate/stripe) in volume summary page fixed
* | | Added reference to RichClientGUI in about textShireesh Anjal2011-08-171-1/+2
| | |
* | | Changed REST API version from 1.0 to 1.0.0Shireesh Anjal2011-08-172-2/+2
| | |
* | | Merge pull request #239 from Dhandapani/masterShireesh Anjal2011-08-171-2/+2
|\ \ \ | | |/ | |/| Bug 3428: Volume create option is enabled even though the number of bricks is wrong
| * | Bug 3428: Volume create option is enabled even though the number of bricks ↵Dhandapani2011-08-171-2/+2
| | | | | | | | | | | | is wrong - Fix
* | | Merge pull request #238 from TimothyAsir/masterShireesh Anjal2011-08-171-0/+83
|\ \ \ | | | | | | | | Added remove_server_volume_cifs_config.py
| * | | Added remove_server_volume_cifs_config.pyTim2011-08-171-0/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This program can be used to remove server volume cifs configuration. This will take server name and list of volume names in a file as a input. This is a wrapper file needs to be called from management gateway.
* | | | Fixed Bug 3427 - All the extra added terminals are gone once we change the viewShireesh Anjal2011-08-1719-23/+25
| |_|/ |/| |
* | | Merge branch 'bugs'Selvasundaram2011-08-172-2/+2
|\ \ \ | |_|/ |/| |
| * | Bug 3383 - Deleted CIFS user are still listed in the GUI - fixSelvasundaram2011-08-172-2/+2
| | |
* | | Splash image size changeDhandapani2011-08-171-0/+0
| |/ |/|
* | Missing pluginsDhandapani2011-08-161-0/+14
| |
* | Added missing plugin for terminal featureDhandapani2011-08-161-0/+7
| |
* | Bug 3279 - Not able to switch online server if glusterd on current server is ↵Dhandapani2011-08-168-87/+164
| | | | | | | | down
* | Bug 3397 - GUI does not proceed beyond cluster register on AMI.Tim2011-08-161-2/+8
| |
* | Fixed typo.Tim2011-08-161-2/+2
| | | | | | | | Variable name changed from username to userName.
* | Merge pull request #232 from TimothyAsir/masterShireesh Anjal2011-08-162-8/+10
|\ \ | | | | | | Bug 3408 - [AMI] setsebool command not present in Gluster AMI
| * | Bug 3408 - [AMI] setsebool command not present in Gluster AMITim2011-08-162-8/+10
| | |
* | | Terminal ViewShireesh Anjal2011-08-161-4/+15
|/ /
* | Terminal ViewShireesh Anjal2011-08-161-0/+1
| |
* | Terminal ViewShireesh Anjal2011-08-161-0/+14
| |
* | Corrected build configurationShireesh Anjal2011-08-163-20/+7
| |
* | Fixed Bug 3404 - GUI throws null pointer exception in cluster summary viewShireesh Anjal2011-08-161-0/+0
| |
* | Terminal viewShireesh Anjal2011-08-1617-42/+667
| |
* | Merge branch 'bugs'Selvasundaram2011-08-156-122/+175
|\|
| * CIFS stop service called before deleteing the CIFS service of the volumeSelvasundaram2011-08-156-122/+175
| | | | | | | | Busy icon set while doing multiple operations
* | Bug 3402 - [AMI] Creation of volume with CIFS support enabled errors out ↵Tim2011-08-151-2/+2
|/ | | | though it starts volume.
* Merge pull request #229 from Selvasundaram/masterShireesh Anjal2011-08-115-9/+16
|\ | | | | Gluster online server parsing issue fix
| * Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-1115-24/+66
| |\
| * | Gluster online server parsing issue fixSelvasundaram2011-08-115-9/+16
| | | | | | | | | | | | | | | Cifs stop issue fix Multiple selection of volume start / stop operation fail issue fix
* | | Updated help filesShireesh Anjal2011-08-1195-367/+620
| |/ |/|
* | New background image for login dialogShireesh Anjal2011-08-117-12/+41
| |
* | REST API changesDhandapani2011-08-114-9/+15
| |
* | File System type default parameter handled in resourceDhandapani2011-08-112-2/+4
| | | | | | | | Bug 3391 - Expand FS to Filesystem on the Select FS type window
* | Merge pull request #226 from TimothyAsir/masterShireesh Anjal2011-08-111-0/+1
|\ \ | | | | | | Added error message on getLastUid function failure
| * | Enhanced add_user_cifs_all.py to write error message into stderr on ↵Tim2011-08-111-0/+1
| | | | | | | | | | | | getLastUid function failure.
* | | Merge pull request #225 from Selvasundaram/masterShireesh Anjal2011-08-115-55/+105
|\ \ \ | | |/ | |/| Cifs backend integration bug fix
| * | Cifs backend integration bug fixSelvasundaram2011-08-112-12/+24
| | | | | | | | | | | | | | | Bug 3371 - [CIFS] Selecting a user for cifs for a volume has a "invalid" mark above the input box - fix Bug 3382 - CIFS enable disable for any volume is not working - fix
| * | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-114-1/+1
| |\|
| * | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-1077-2093/+118
| |\ \
| * | | CIFS Bug fixesSelvasundaram2011-08-105-49/+87
| | | |
* | | | REST api document changesDhandapani2011-08-112-1/+5
| |_|/ |/| |
* | | grun.py makes ssh connection as root user.Bala.FA2011-08-101-1/+1
| | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
* | | Removed unwanted *.pyc filesBala.FA2011-08-103-0/+0
| |/ |/| | | | | Signed-off-by: Bala.FA <bala@gluster.com>
* | Restructured backend gateway scriptsTim2011-08-1065-2040/+0
| |