summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.gateway
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-104-11/+19
| | | | | | 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
* Modified to use placeholder @VERSION@ instead of hard coding version number, ↵Shireesh Anjal2011-12-092-5/+4
| | | | and replacing the same at build time with required version number.
* 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
|
* Added project org.gluster.storage.management.core to the Deployment Assembly ↵Shireesh Anjal2011-12-062-1/+4
| | | | of org.gluster.storage.management.gateway so that changes to the core project get deployed automatically to the gateway web app during development.
* Corrected typo in method nameShireesh Anjal2011-12-061-3/+3
|
* Added copyright notice in all sources.Shireesh Anjal2011-12-0248-577/+713
|
* Corrected broken linksShireesh Anjal2011-12-0215-15/+14
|
* 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-25143-0/+9528