summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.gateway/src
Commit message (Collapse)AuthorAgeFilesLines
* Modified ProcessUtil to support passing env variables while executing commands.Shireesh Anjal2011-12-121-1/+9
| | | | Modified ServerUtil to set env variable GMG_VERSION while executing any Gluster script on the gateway.
* Renamed glustermg build file to glustermg.ant,Shireesh Anjal2011-12-102-10/+14
| | | | | | Introduced configuration parameter dataVersion in spring configuration, Replaced hard coded appVersion to use placeholder @VERSION@ in spring configuration, which will be replaced with actual version number at build time. Modified InitServerTask to upgrade data based on the new parameter dataVersion instead of appVersion
* Bug 765739: Deleting cifs volume does not remove cifs association with ↵Dhandapani2011-12-091-0/+1
| | | | volume - Fixed
* Bug 3857: Replace-brick operation fails. Fails to generate tasks view - fixedDhandapani2011-12-093-8/+7
|
* Fix for returning null on task status errorSelvasundaram2011-12-081-3/+9
|
* Removed unnecessary @SuppressWarnings annotationsShireesh Anjal2011-12-062-2/+0
|
* Corrected typo in method nameShireesh Anjal2011-12-061-3/+3
|
* Added copyright notice in all sources.Shireesh Anjal2011-12-0247-576/+693
|
* Removed unnecessary @SuppressWarnings annotationsShireesh Anjal2011-12-021-3/+0
|
* Modified to support JSON output from method getClustersShireesh Anjal2011-12-011-1/+1
|
* Warnings issue fixed.Dhandapani2011-11-285-12/+8
|
* Renamed projects / packages com.gluster.* to org.gluster.*Shireesh Anjal2011-11-2547-0/+8163