Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge pull request #252 from TimothyAsir/master | Shireesh Anjal | 2011-08-19 | 1 | -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:' | Tim | 2011-08-19 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge remote branch 'upstream/master' | Tim | 2011-08-19 | 8 | -220/+301 | |
| | |\ \ | ||||||
* | | | | | Migrating brick from boot partition (non data partition) - fix | Selvasundaram | 2011-08-19 | 3 | -18/+42 | |
| |_|_|/ |/| | | | ||||||
* | | | | Create volume replica / stripe count made as optional parameter | Selvasundaram | 2011-08-19 | 7 | -33/+60 | |
|/ / / | | | | | | | | | | Getting Gluster servers, optional "detail" paramter added and default value is "false" | |||||
* | | | Updated help files | Shireesh Anjal | 2011-08-19 | 42 | -46/+216 | |
| | | | ||||||
* | | | Gluster support contact dialog added | Dhandapani | 2011-08-19 | 4 | -1/+209 | |
| | | | ||||||
* | | | Merge pull request #251 from TimothyAsir/master | Shireesh Anjal | 2011-08-19 | 1 | -1/+1 | |
|\| | | |/ |/| | Fixed validation typo erro. | |||||
| * | Fixed typo. | Tim | 2011-08-19 | 1 | -1/+1 | |
| | | ||||||
* | | Introduced DiscoveredServerService, and fetching discovered server details ↵ | Shireesh Anjal | 2011-08-19 | 5 | -206/+280 | |
| | | | | | | | | in parallel through multiple threads to improve performance. | |||||
* | | Introduced method waitForThreads and made all methods static | Shireesh Anjal | 2011-08-19 | 1 | -12/+19 | |
| | | ||||||
* | | Link for newly added script | Shireesh Anjal | 2011-08-19 | 1 | -0/+1 | |
| | | ||||||
* | | Modified not to consider success if the server we are trying to remove is ↵ | Shireesh Anjal | 2011-08-19 | 1 | -2/+1 | |
|/ | | | | already removed from the cluster. | |||||
* | Modified to fetch server details in parallel using multiple threads to ↵ | Shireesh Anjal | 2011-08-19 | 1 | -6/+89 | |
| | | | | improve performance. | |||||
* | Deleting CIFS config throws null pointer exception bug - fix | Selvasundaram | 2011-08-18 | 1 | -4/+6 | |
| | ||||||
* | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-18 | 6 | -85/+137 | |
|\ | ||||||
| * | Shutdown listener - shuts down derby when Gateway is stopped. | Shireesh Anjal | 2011-08-18 | 2 | -0/+49 | |
| | | ||||||
| * | Code cleanup | Shireesh Anjal | 2011-08-18 | 1 | -12/+0 | |
| | | ||||||
| * | Modified to use DBUtil#shutdownDerby | Shireesh Anjal | 2011-08-18 | 1 | -47/+1 | |
| | | ||||||
| * | Utility class for DB related functionality | Shireesh Anjal | 2011-08-18 | 1 | -0/+85 | |
| | | ||||||
| * | Corrected layout of DiscoveredServerView so that the TerminalView doesn't ↵ | Shireesh Anjal | 2011-08-18 | 1 | -26/+2 | |
| | | | | | | | | get disturbed when user selects a discovered server in the navigation tree. | |||||
* | | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-18 | 6 | -166/+129 | |
|\| | ||||||
| * | Modified to show progress dialog on performing add/remove servers and delete ↵ | Shireesh Anjal | 2011-08-18 | 6 | -166/+129 | |
| | | | | | | | | volumes. | |||||
* | | Avoiding the delete CIFS config when uncheck with empty users | Selvasundaram | 2011-08-18 | 7 | -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 ↵ | Selvasundaram | 2011-08-18 | 1 | -1/+5 | |
| | | | | is online | |||||
* | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-17 | 16 | -150/+236 | |
|\ | ||||||
| * | Source files (photoshop) for splash screen and login screen | Shireesh Anjal | 2011-08-17 | 3 | -0/+0 | |
| | | ||||||
| * | Modified to show progress dialog on performing volume start/stop on multiple ↵ | Shireesh Anjal | 2011-08-17 | 6 | -102/+207 | |
| | | | | | | | | volumes, and while loading the gluster server summary view. | |||||
| * | Merge pull request #247 from Selvasundaram/master | Shireesh Anjal | 2011-08-17 | 5 | -83/+169 | |
| |\ | | | | | | | Remove CIFS configuration while removing server from peer - backend script integration | |||||
| * \ | Merge pull request #246 from Dhandapani/master | Shireesh Anjal | 2011-08-17 | 2 | -0/+0 | |
| |\ \ | | | | | | | | | Splash images changes | |||||
| | * | | Splash images changes | Dhandapani | 2011-08-17 | 2 | -0/+0 | |
| | | | | ||||||
| * | | | Updated code to only print the error message in case of failure and exit ↵ | Tim | 2011-08-17 | 5 | -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 - fix | Selvasundaram | 2011-08-17 | 2 | -2/+4 | |
| |/ |/| | ||||||
* | | Remove CIFS configuration while removing server from peer - backend script ↵ | Selvasundaram | 2011-08-17 | 5 | -83/+169 | |
|/ | | | | integration | |||||
* | Merge pull request #244 from Dhandapani/master | Shireesh Anjal | 2011-08-17 | 1 | -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 ↵ | Dhandapani | 2011-08-17 | 1 | -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/master | Shireesh Anjal | 2011-08-17 | 5 | -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 ↵ | Tim | 2011-08-17 | 1 | -17/+11 | |
| | | | | | | | | and added license information | |||||
| * | Added path to 'common' directory and added license information into ↵ | Tim | 2011-08-17 | 1 | -15/+11 | |
| | | | | | | | | FsTabUtils.py | |||||
| * | Code cleanup and added path to '../common' directory and license information | Tim | 2011-08-17 | 1 | -201/+13 | |
| | | ||||||
| * | Removed Commands.py, GetServerNetworkConfig.py | Tim | 2011-08-17 | 2 | -181/+0 | |
| | | ||||||
| * | Merge remote branch 'upstream/master' | Tim | 2011-08-17 | 6 | -0/+7 | |
| |\ | ||||||
* | | | Fixed Bug 3416 - Aggregated cluster statistics will be taken from minimum of ↵ | Shireesh Anjal | 2011-08-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | available server stats | |||||
* | | | Merge pull request #242 from TimothyAsir/master | Shireesh Anjal | 2011-08-17 | 6 | -121/+58 | |
|\| | | |/ |/| | Code enhanced and added license information | |||||
| * | Updated get_server_details.py to log and return actual dbus error message | Tim | 2011-08-17 | 1 | -2/+2 | |
| | | ||||||
| * | Added license information and enhanced error handling in get_rrd_net_details.py | Tim | 2011-08-17 | 1 | -21/+6 | |
| | | ||||||
| * | Enhanced get_rrd_memory_details.py | Tim | 2011-08-17 | 1 | -34/+16 | |
| | | ||||||
| * | Enhanced error handling in get_rrd_cpu_details.py | Tim | 2011-08-17 | 1 | -20/+14 | |
| | | ||||||
| * | Enhanced clear_volume_directory.py | Tim | 2011-08-17 | 1 | -10/+8 | |
| | | ||||||
| * | Enhanced error handling and added license information to ↵ | Tim | 2011-08-17 | 1 | -34/+12 | |
| | | | | | | | | create_volume_directory.py |