summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge pull request #252 from TimothyAsir/masterShireesh Anjal2011-08-191-1/+1
| |\ \ | | | | | | | | Enhanced rrd_net.pl to continue if input line starts with 'lo:'
| | * | 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
|/ / / | | | | | | | | | Getting Gluster servers, optional "detail" paramter added and default value is "false"
* | | 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 validation typo erro.
| * Fixed typo.Tim2011-08-191-1/+1
| |
* | Introduced DiscoveredServerService, and fetching discovered server details ↵Shireesh Anjal2011-08-195-206/+280
| | | | | | | | in parallel through multiple threads to improve performance.
* | 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 ↵Shireesh Anjal2011-08-191-2/+1
|/ | | | already removed from the cluster.
* Modified to fetch server details in parallel using multiple threads to ↵Shireesh Anjal2011-08-191-6/+89
| | | | improve performance.
* 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
|\
| * Shutdown listener - shuts down derby when Gateway is stopped.Shireesh Anjal2011-08-182-0/+49
| |
| * Code cleanupShireesh Anjal2011-08-181-12/+0
| |
| * Modified to use DBUtil#shutdownDerbyShireesh Anjal2011-08-181-47/+1
| |
| * Utility class for DB related functionalityShireesh Anjal2011-08-181-0/+85
| |
| * Corrected layout of DiscoveredServerView so that the TerminalView doesn't ↵Shireesh Anjal2011-08-181-26/+2
| | | | | | | | get disturbed when user selects a discovered server in the navigation tree.
* | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-186-166/+129
|\|
| * Modified to show progress dialog on performing add/remove servers and delete ↵Shireesh Anjal2011-08-186-166/+129
| | | | | | | | volumes.
* | Avoiding the delete CIFS config when uncheck with empty usersSelvasundaram2011-08-187-76/+112
|/ | | | | | and the volume was not having CIFS user config. Using new online server exception handling issue fix
* While deleting CIFS config, stop CIFS service will be called only if volume ↵Selvasundaram2011-08-181-1/+5
| | | | is online
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-1716-150/+236
|\
| * Source files (photoshop) for splash screen and login screenShireesh Anjal2011-08-173-0/+0
| |
| * Modified to show progress dialog on performing volume start/stop on multiple ↵Shireesh Anjal2011-08-176-102/+207
| | | | | | | | volumes, and while loading the gluster server summary view.
| * Merge pull request #247 from Selvasundaram/masterShireesh Anjal2011-08-175-83/+169
| |\ | | | | | | Remove CIFS configuration while removing server from peer - backend script integration
| * \ Merge pull request #246 from Dhandapani/masterShireesh Anjal2011-08-172-0/+0
| |\ \ | | | | | | | | Splash images changes
| | * | Splash images changesDhandapani2011-08-172-0/+0
| | | |
| * | | Updated code to only print the error message in case of failure and exit ↵Tim2011-08-175-48/+29
| |/ / | | | | | | | | | | | | | | | with a non-zero status code Updated in clear_volume_directory.py, create_volume_directory.py, get_rrd_cpu_details.py, get_rrd_memory_details.py, get_rrd_net_details.py
* | / Stop cifs re-export called after deleting volume cifs config issue - fixSelvasundaram2011-08-172-2/+4
| |/ |/|
* | Remove CIFS configuration while removing server from peer - backend script ↵Selvasundaram2011-08-175-83/+169
|/ | | | integration
* Merge pull request #244 from Dhandapani/masterShireesh Anjal2011-08-171-7/+3
|\ | | | | Bug 3279 - Not able to switch online server if glusterd on current server is down - fixed
| * Bug 3279 - Not able to switch online server if glusterd on current server is ↵Dhandapani2011-08-171-7/+3
| | | | | | | | | | | | down - fixed Bug 3424 - Glusterd stop after license expiry does not show server as offline in GUI - fixed
* | Merge pull request #243 from TimothyAsir/masterShireesh Anjal2011-08-175-414/+35
|\ \ | |/ |/| Code enhanced, code cleanup, removed un-used files, added path to 'common' directory added license information
| * Enhanced get_disk_mount_point.py to use readFsTab function from FsTabUtils ↵Tim2011-08-171-17/+11
| | | | | | | | and added license information
| * Added path to 'common' directory and added license information into ↵Tim2011-08-171-15/+11
| | | | | | | | FsTabUtils.py
| * Code cleanup and added path to '../common' directory and license informationTim2011-08-171-201/+13
| |
| * Removed Commands.py, GetServerNetworkConfig.pyTim2011-08-172-181/+0
| |
| * Merge remote branch 'upstream/master'Tim2011-08-176-0/+7
| |\
* | | Fixed Bug 3416 - Aggregated cluster statistics will be taken from minimum of ↵Shireesh Anjal2011-08-171-1/+5
| | | | | | | | | | | | available server stats
* | | Merge pull request #242 from TimothyAsir/masterShireesh Anjal2011-08-176-121/+58
|\| | | |/ |/| Code enhanced and added license information
| * Updated get_server_details.py to log and return actual dbus error messageTim2011-08-171-2/+2
| |
| * Added license information and enhanced error handling in get_rrd_net_details.pyTim2011-08-171-21/+6
| |
| * Enhanced get_rrd_memory_details.pyTim2011-08-171-34/+16
| |
| * Enhanced error handling in get_rrd_cpu_details.pyTim2011-08-171-20/+14
| |
| * Enhanced clear_volume_directory.pyTim2011-08-171-10/+8
| |
| * Enhanced error handling and added license information to ↵Tim2011-08-171-34/+12
| | | | | | | | create_volume_directory.py