summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Modified to prevent ArrayIndexOutOfBoundException in method AbstractStatsFact...Shireesh Anjal2011-08-081-1/+1
* Merge pull request #202 from TimothyAsir/masterShireesh Anjal2011-08-083-1/+33
|\
| * Added required functions in MMC Utils.py similar to individual server Utils.pyTim2011-08-081-1/+22
| * Updated get-server-details code to also return the version of GlusterFS running.Tim2011-08-082-0/+11
* | Bug 3239 - Not able to export the keys properly - fixSelvasundaram2011-08-081-1/+1
* | Volume options integrationSelvasundaram2011-08-082-19/+46
* | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-0810-868/+901
|\|
| * Modified method AbstractClient#uploadResource to extract exact error message ...Shireesh Anjal2011-08-071-1/+1
| * Introducing VolumeService class for all Volume related functionalityShireesh Anjal2011-08-078-867/+897
| * get_volume_user_cifs.py returns success if cifsVolumeFile is not presentBala.FA2011-08-071-0/+3
* | Bug 3228 - performing multiple tasks on same volume and clearing the complete...Selvasundaram2011-08-071-0/+14
* | Bug 3349 - Completed tasks still showing as running task - fixSelvasundaram2011-08-075-34/+78
|/
* Modified to prevent ArrayIndexOutOfBoundException in method AbstractStatsFact...Shireesh Anjal2011-08-073-6/+4
* Modified the html to correctly redirect to 32 bit windows url in case the bro...Shireesh Anjal2011-08-072-3/+8
* Volume cifs service integrationSelvasundaram2011-08-0710-211/+277
* Fixed Bug 3352 - Can not create volume in some corner caseShireesh Anjal2011-08-072-25/+11
* Modified to prevent exception being logged from server sync task in case of e...Shireesh Anjal2011-08-071-0/+4
* Renamed project/package com.gluster.storage.management.gui to com.gluster.sto...Shireesh Anjal2011-08-061-0/+0
* Modified to make sure that the server devices are updated with server name ev...Shireesh Anjal2011-08-063-5/+8
* Renamed project/package com.gluster.storage.management.gui to com.gluster.sto...Shireesh Anjal2011-08-06278-734/+734
* Modified feature xml to explicitly mention different variants of the windows ...Shireesh Anjal2011-08-061-8/+8
* New splash screen, few icons for disabled statusShireesh Anjal2011-08-0511-0/+3
* Fixed Bug 3315 - [REST API] Get server details with maxCount=1 does not show ...Shireesh Anjal2011-08-051-6/+6
* Merge branch 'master' of github.com:gluster/consoleShireesh Anjal2011-08-056-18/+154
|\
| * Merge pull request #197 from balamurugana/masterShireesh Anjal2011-08-051-1/+2
| |\
| | * get_volume_user_cifs.py returns success when given volume is not configured f...Bala.FA2011-08-051-1/+2
| * | Bug 3332 - format_device.py takes forever to execute the command.Tim2011-08-051-1/+1
| |/
| * Merge pull request #195 from balamurugana/masterShireesh Anjal2011-08-055-16/+151
| |\
| | * Added update_volume_cifs_all.py and update_volume_cifs.pyBala.FA2011-08-052-0/+95
| | * Fixed command line argument index in get_volume_user_cifs.py.Bala.FA2011-08-051-1/+1
| | * add_user_cifs_all.py and add_user_cifs.py support to ignore existing user on ...Bala.FA2011-08-052-15/+55
| * | Modified to show proper steps on Y axis of network chartShireesh Anjal2011-08-051-5/+20
* | | Modified to show proper steps on Y axis of network chartShireesh Anjal2011-08-052-6/+20
|/ /
* / Fixed Bug 3339 - Server summary view is throwing the exceptionShireesh Anjal2011-08-051-1/+1
|/
* New splash screenShireesh Anjal2011-08-042-0/+0
* Fixed Bug 3284 - Landing page throws null pointer exceptionShireesh Anjal2011-08-044-17/+87
* Merge pull request #194 from Selvasundaram/masterShireesh Anjal2011-08-042-14/+15
|\
| * Bug 3330 - Once volume creation fails the creation dialog should stay on the ...Selvasundaram2011-08-041-0/+1
| * Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-0415-184/+232
| |\
| * | Bug 3239 - Not able to export the keys properly - fixSelvasundaram2011-08-041-14/+14
* | | Updated NetworkStatsFactory to convert bytes/sec to KiB/secShireesh Anjal2011-08-047-19/+21
| |/ |/|
* | Removed redundant class GenericResponseShireesh Anjal2011-08-048-175/+55
* | Added create_volume_cifs_all.py, delete_volume_cifs_all.py and get_volume_use...Bala.FA2011-08-046-5/+170
* | Merge pull request #192 from balamurugana/masterShireesh Anjal2011-08-041-4/+7
|\ \ | |/ |/|
| * multicast-discoverd.py ignores if connection error back to sender.Bala.FA2011-08-041-4/+7
* | Enhanced get_server_details.py to provide disk-space-in-use using df command ...Tim2011-08-043-18/+20
|/
* Bug 3278 - Upper limit for CPU usage should be 100%Tim2011-08-041-4/+10
* Updating help contentsShireesh Anjal2011-08-0451-32/+593
* Merge pull request #188 from Selvasundaram/masterShireesh Anjal2011-08-0416-64/+99
|\
| * Replacing hardcoded "\n" with system new line characterSelvasundaram2011-08-0414-38/+60