Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added 'disabled' status icon for migrate brick action | Shireesh Anjal | 2011-08-10 | 4 | -3/+4 | |
| | | ||||||
* | | Fixed Bug 3307 - Can not change the password after logging into the cluster | Shireesh Anjal | 2011-08-10 | 3 | -12/+26 | |
| | | ||||||
* | | create_volume_cifs.py ignores already existing mount directory and reload ↵ | Bala.FA | 2011-08-10 | 1 | -5/+11 | |
| | | | | | | | | | | | | samba on success. Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Merge remote branch 'upstream/master' | Tim | 2011-08-10 | 7 | -16/+21 | |
|\ \ | ||||||
| * | | Corrected copyright notice | Shireesh Anjal | 2011-08-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #219 from Selvasundaram/master | Shireesh Anjal | 2011-08-10 | 2 | -14/+19 | |
| |\| | | | | | | | Bug 3347 - Volumes summary view is broken with exception if one of the volume brick belongs to offline server | |||||
| | * | Bug 3347 - Volumes summary view is broken with exception if one of the ↵ | Selvasundaram | 2011-08-10 | 2 | -14/+19 | |
| | | | | | | | | | | | | volume brick belongs to offline server | |||||
| * | | Merge pull request #218 from TimothyAsir/master | Shireesh Anjal | 2011-08-10 | 11 | -52/+96 | |
| |\ \ | | | | | | | | | Bug 3374 - [CIFS] updating volume with a non-existent user succeeds. | |||||
| * | | | New splash screen | Shireesh Anjal | 2011-08-10 | 4 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Fixed used memory calculation error | Tim | 2011-08-10 | 2 | -2/+2 | |
| |/ |/| | | | | | Updated getMeminfo function to calculate used memory as (MemTotal - MemFree - Buffers -Cached) | |||||
* | | Fixed typo | Tim | 2011-08-10 | 1 | -2/+2 | |
| | | ||||||
* | | Bug 3374 - [CIFS] updating volume with a non-existent user succeeds. | Tim | 2011-08-10 | 11 | -52/+96 | |
|/ | | | | | | | | | | Added checks to find non-existing user/s Moved CIFS_VOLUME_FILE, CIFS_USER_FILE, DEFAULT_UID to Globals.py Added getCifsUserUid function into Utils.py Fixed typo in grun.py | |||||
* | Stop volume confirm message text correction | Selvasundaram | 2011-08-09 | 1 | -1/+1 | |
| | ||||||
* | Demo feedback changes on volumes | Selvasundaram | 2011-08-09 | 12 | -51/+100 | |
| | ||||||
* | Modified password manager to shutdown derby after resetting the password | Shireesh Anjal | 2011-08-09 | 2 | -19/+63 | |
| | ||||||
* | Added executable permissions to the script | Shireesh Anjal | 2011-08-09 | 1 | -0/+0 | |
| | ||||||
* | Bug 3370 - [CIFS] adding another user fails. | Tim | 2011-08-09 | 4 | -4/+4 | |
| | ||||||
* | Merge remote branch 'upstream/master' | Tim | 2011-08-09 | 5 | -140/+210 | |
|\ | ||||||
| * | Merge pull request #214 from balamurugana/master | Shireesh Anjal | 2011-08-09 | 1 | -5/+11 | |
| |\ | | | | | | | multicast-discover-servers.py exits with error message if fail to open server socket. | |||||
| | * | multicast-discover-servers.py exits with error message if fail to open ↵ | Bala.FA | 2011-08-09 | 1 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | server socket. Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | | Merge pull request #213 from Dhandapani/master | Shireesh Anjal | 2011-08-09 | 3 | -133/+190 | |
| |\ \ | | | | | | | | | Bug 3357 - Adding CIFS user to volume fails | |||||
| | * | | Bug 3357 - Adding CIFS user to volume fails - Fix | Dhandapani | 2011-08-09 | 2 | -20/+0 | |
| | | | | ||||||
| | * | | Replace brick scalable icon change | Dhandapani | 2011-08-09 | 1 | -113/+190 | |
| | |/ | ||||||
| * / | Modified to close the ssh connections after executing commands remotely if ↵ | Shireesh Anjal | 2011-08-09 | 1 | -2/+9 | |
| |/ | | | | | | | they are created using passwords and not using public key. | |||||
* | | Enhanced cifs functions to write errors into stderr. | Tim | 2011-08-09 | 16 | -4/+45 | |
| | | ||||||
* | | Revert "Enhanced error handling and written appropriate execution error into ↵ | Tim | 2011-08-09 | 27 | -83/+67 | |
| | | | | | | | | | | | | stderr." This reverts commit 36d1fa53d62f4c3f458b0fac58968b6fab6a271f. | |||||
* | | Merge remote branch 'upstream/master' | Tim | 2011-08-09 | 7 | -88/+69 | |
|\| | ||||||
| * | Modified build properties to include plugin.properties in binary build | Shireesh Anjal | 2011-08-09 | 1 | -2/+6 | |
| | | ||||||
| * | Modified to delete temporary after installing public key. | Shireesh Anjal | 2011-08-09 | 1 | -1/+3 | |
| | | ||||||
| * | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-09 | 6 | -4/+12 | |
| |\ | ||||||
| * | | Bug 3287 - Multiple volume selection and delete is not working as expected | Selvasundaram | 2011-08-09 | 4 | -81/+56 | |
| | | | ||||||
| * | | GlusterFS download URI updated | Selvasundaram | 2011-08-08 | 1 | -4/+4 | |
| | | | ||||||
* | | | Enhanced error handling and written appropriate execution error into stderr. | Tim | 2011-08-09 | 27 | -67/+83 | |
| |/ |/| | ||||||
* | | Bug 3342 - Migrate option missing from Gluster Menu | Dhandapani | 2011-08-09 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #207 from ↵ | Shireesh Anjal | 2011-08-08 | 10 | -29/+98 | |
|\| | | | | | | | | | Selvasundaram/46ff3a7d199308498c90e37a7d20fffd6daaa3cf GlusterFS download URI updated | |||||
| * | Bug 3285 - Irrelevant mount points are populated in the bricks view - fix | Selvasundaram | 2011-08-08 | 10 | -29/+98 | |
| | | | | | | | | | | | | As soon as format completed, Device information updated in the UI. Bug 3356 - Tasks reappears after refresh - fix | |||||
* | | New image and text in about dialog | Shireesh Anjal | 2011-08-08 | 6 | -3/+11 | |
|/ | ||||||
* | Fixed Bug 3201 - Task view should open in GUI when a task is started. | Shireesh Anjal | 2011-08-08 | 5 | -9/+10 | |
| | ||||||
* | Merge pull request #206 from TimothyAsir/master | Shireesh Anjal | 2011-08-08 | 2 | -24/+20 | |
|\ | | | | | Bug 3351 - Sudden spike in the network usage chart | |||||
| * | Bug 3351 - Sudden spike in the network usage chart | Tim | 2011-08-08 | 1 | -2/+3 | |
| | | ||||||
| * | Enhanced DiskUtils.py to get disk used space. | Tim | 2011-08-08 | 1 | -22/+17 | |
| | | | | | | | | | | | | Added getDeviceUsedSpace function into DiskUtils.py Updated DiskUtils.py to fetch disk used space only if the device is mounted. | |||||
* | | Changed shortcut key for "Refresh" action to F5 | Shireesh Anjal | 2011-08-08 | 1 | -2/+13 | |
|/ | ||||||
* | Merge pull request #205 from balamurugana/master | Shireesh Anjal | 2011-08-08 | 1 | -1/+1 | |
|\ | | | | | grun.py uses /opt/glustermg/keys/gluster.pem key file. | |||||
| * | grun.py uses /opt/glustermg/keys/gluster.pem key file. | Bala.FA | 2011-08-08 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Updated help files | Shireesh Anjal | 2011-08-08 | 73 | -97/+629 | |
| | | ||||||
* | | Modified to log user name also | Shireesh Anjal | 2011-08-08 | 1 | -1/+1 | |
| | | ||||||
* | | Changed names of private/public key files to gluster.pem and gluster.pub | Shireesh Anjal | 2011-08-08 | 1 | -4/+3 | |
| | | ||||||
* | | Merge pull request #203 from balamurugana/master | Shireesh Anjal | 2011-08-08 | 2 | -32/+73 | |
|\| | | | | | Instead of id_rsa/id_rsa.pub, gluster.pem and gluster.pub are created in /opt/glustermg/keys | |||||
| * | setup_cifs_config.py ignores already configured servers. Added new ↵ | Bala.FA | 2011-08-08 | 2 | -32/+73 | |
| | | | | | | | | | | | | setup_cifs_config_all.py helps to setup samba on existing cluster. Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Bug 3278 - Upper limit for CPU usage should be 100% | Tim | 2011-08-08 | 2 | -16/+16 | |
|/ |