summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.core
Commit message (Collapse)AuthorAgeFilesLines
* Modified ProcessUtil to support passing env variables while executing commands.Shireesh Anjal2011-12-121-33/+68
| | | | Modified ServerUtil to set env variable GMG_VERSION while executing any Gluster script on the gateway.
* Changed plugin version to 1.0.0.qualifierShireesh Anjal2011-12-091-2/+2
| | | | (qualifier gets replaced at build time)
* Bug 3857: Replace-brick operation fails. Fails to generate tasks view - fixedDhandapani2011-12-091-0/+1
|
* Hyphened REST API parameters are changed to camel case conventionSelvasundaram2011-12-081-2/+2
|
* Removed unnecessary @SuppressWarnings annotationsShireesh Anjal2011-12-061-1/+0
|
* Added project org.gluster.storage.management.core to the Deployment Assembly ↵Shireesh Anjal2011-12-065-3/+30
| | | | of org.gluster.storage.management.gateway so that changes to the core project get deployed automatically to the gateway web app during development.
* Added copyright notice in all sources.Shireesh Anjal2011-12-0273-821/+1052
|
* Removed redundant sources.Shireesh Anjal2011-12-022-843/+0
|
* Warnings issue fixed.Dhandapani2011-11-2810-19/+8
|
* Fixed warnings in build.propertiesShireesh Anjal2011-11-281-5/+3
| | | | | | like: - src should not be included in source build as it is included by default - folder lib included in source build does not exist in the project
* Renamed projects / packages com.gluster.* to org.gluster.*Shireesh Anjal2011-11-2581-0/+8563