summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.server/WebContent/scripts/Utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed project and package com.gluster.storage.management.server to ↵Shireesh Anjal2011-08-011-1059/+0
| | | | com.gluster.storage.management.gateway
* Added add_user_cifs_all.py, delete_user_cifs_all.py, grun.pyTim2011-07-311-30/+384
| | | | | | Removed Common.py. Functions from Common.py are moved to Utils.py Updated Globals.py with web server url, gluster backend configuration folder
* Introduced select all/none links in discovered servers and gluster servers ↵Shireesh Anjal2011-06-101-0/+705
views, removed redundant classes and performed some refactoring.