summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Modified ServerUtil#fetchServerDetails to mark server as online if there is a...Shireesh Anjal2011-08-223-16/+12
* Modified to fetch network statistics of a server only if it is onlineShireesh Anjal2011-08-221-0/+7
* Modified to make sure that the script can be called from any directoryShireesh Anjal2011-08-221-1/+6
* Merge pull request #265 from Selvasundaram/masterShireesh Anjal2011-08-224-8/+9
|\
| * Replace-brick wont work if volume name contains hyphen - fixSelvasundaram2011-08-224-8/+9
* | Up and Down arrow changesDhandapani2011-08-222-0/+0
|/
* Enhanced log function in Utils.pyTim2011-08-221-1/+6
* Merge pull request #262 from Selvasundaram/5f906ee42cddd26ac7477d557460c3bfa4...Shireesh Anjal2011-08-226-6/+108
|\
| * confirmation dialog added for CIFS configuration during create, start, stop a...Selvasundaram2011-08-226-6/+108
* | Bug 3224 - Disk status is not updated even after refresh - FixDhandapani2011-08-222-1/+3
* | REST API releated changesDhandapani2011-08-221-7/+7
* | Bug 3224 - Disk status is not updated even after refresh - FixDhandapani2011-08-222-2/+3
* | Modified to install public key on a server only if it is online during cluste...Shireesh Anjal2011-08-221-1/+7
* | Modified method executeCommand to throw ConnectionException if the cached SSH...Shireesh Anjal2011-08-221-1/+6
* | Modified to clear selection using StructuredSelection.EMPTY rather than nullShireesh Anjal2011-08-221-1/+1
|/
* Merge branch 'bugs'Selvasundaram2011-08-221-2/+4
|\
| * Fixed - Bug 3452 - Deleting a CIFS enabled volume when the volume is in stopp...Selvasundaram2011-08-221-2/+4
* | Bug 3458 - Null pointer exception is thrown upon changing the preferences if ...Shireesh Anjal2011-08-221-1/+1
* | Modified to synchronize SSH connection creationShireesh Anjal2011-08-211-1/+1
* | Modified to synchronize SSH connection creationShireesh Anjal2011-08-211-1/+1
* | Modified to log user name only if it is availableShireesh Anjal2011-08-211-1/+8
* | Modified to make sure that SSH connection is closed in all possible failure s...Shireesh Anjal2011-08-211-25/+58
* | New help filesShireesh Anjal2011-08-2159-47/+1614
* | Modified to close the session only if it is not null.Shireesh Anjal2011-08-211-1/+3
* | In multicast-discover-servers.py, server and client sockets are set to non-bl...Bala.FA2011-08-201-1/+3
* | Modified to close streams/sessions/connections when no longer required.Shireesh Anjal2011-08-202-8/+24
|/
* Modified not to fetch volume options info if the cluster is empty. Removed cl...Shireesh Anjal2011-08-1910-236/+58
* Fixed Bug 3436 - If the cluster has only one server it appears in both cluste...Shireesh Anjal2011-08-191-2/+3
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-197-27/+151
|\
| * Merge pull request #254 from Selvasundaram/masterShireesh Anjal2011-08-197-33/+60
| |\
| * | Modified to fetch server statistics in parallel through multiple threads when...Shireesh Anjal2011-08-193-20/+145
| * | Added extra log messagesShireesh Anjal2011-08-191-0/+3
| * | Code cleanupShireesh Anjal2011-08-191-4/+0
| * | Modified to get volume options information from GlusterFS command gluster vol...Shireesh Anjal2011-08-191-2/+2
| * | Merge pull request #252 from TimothyAsir/masterShireesh Anjal2011-08-191-1/+1
| |\ \
| | * | Enhanced rrd_net.pl to continue if input line starts with 'lo:'Tim2011-08-191-1/+1
| | * | Merge remote branch 'upstream/master'Tim2011-08-198-220/+301
| | |\ \
* | | | | Migrating brick from boot partition (non data partition) - fixSelvasundaram2011-08-193-18/+42
| |_|_|/ |/| | |
* | | | Create volume replica / stripe count made as optional parameterSelvasundaram2011-08-197-33/+60
|/ / /
* | | Updated help filesShireesh Anjal2011-08-1942-46/+216
* | | Gluster support contact dialog addedDhandapani2011-08-194-1/+209
* | | Merge pull request #251 from TimothyAsir/masterShireesh Anjal2011-08-191-1/+1
|\| | | |/ |/|
| * Fixed typo.Tim2011-08-191-1/+1
* | Introduced DiscoveredServerService, and fetching discovered server details in...Shireesh Anjal2011-08-195-206/+280
* | Introduced method waitForThreads and made all methods staticShireesh Anjal2011-08-191-12/+19
* | Link for newly added scriptShireesh Anjal2011-08-191-0/+1
* | Modified not to consider success if the server we are trying to remove is alr...Shireesh Anjal2011-08-191-2/+1
|/
* Modified to fetch server details in parallel using multiple threads to improv...Shireesh Anjal2011-08-191-6/+89
* Deleting CIFS config throws null pointer exception bug - fixSelvasundaram2011-08-181-4/+6
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-186-85/+137
|\