Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Modified to remove glustermg related files from /usr/src/redhat/SOURCES ↵ | Shireesh Anjal | 2011-09-23 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after RPM build | |||||
* | | | | | | | | | Merge pull request #280 from anjalshireesh/master | Shireesh Anjal | 2011-09-22 | 9 | -257/+121 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | Code refactoring | |||||
| * | | | | | | | | Introduced method GlusterUtil#getVolumeOptionsInfo and modified ↵ | Shireesh Anjal | 2011-09-22 | 2 | -26/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VolumeService#getVolumeOptionsInfo to call it | |||||
| * | | | | | | | | Code refactoring. Removed member variable sshUtil from GlusterUtil. Removed ↵ | Shireesh Anjal | 2011-09-22 | 9 | -233/+118 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | parameter runInForeground from method ServerUtil#executeOnServer. | |||||
* | | | | | | | | Removed unnecessary imports | Shireesh Anjal | 2011-09-21 | 19 | -33/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | JRebel related configuration files | Shireesh Anjal | 2011-09-21 | 2 | -0/+19 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #277 from TimothyAsir/master | Shireesh Anjal | 2011-09-19 | 17 | -2557/+399 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Disk details are probed using sysfs, even when HAL found; and done major code cleanup. | |||||
| * | | | | | | | Disk details are probed using sysfs, even when HAL found. | Tim | 2011-09-16 | 3 | -342/+256 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Proper exception handling clean up. | Tim | 2011-09-16 | 8 | -90/+90 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | done runCommandFG cleanup. | Tim | 2011-09-16 | 3 | -35/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated scripts to use runCommand in place of runCommandFG. Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Removed rrd_update_cpu_details.py rrd_update_memory_details.py | Tim | 2011-09-16 | 2 | -168/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Already added appropriate perl scripts to update CPU and Memory usage. Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Done code cleanup for Utils.py | Tim | 2011-09-16 | 1 | -375/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Code cleanup done for Globals.py | Tim | 2011-09-16 | 1 | -70/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Removed RRDUtils.py | Tim | 2011-09-16 | 1 | -76/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Removed GlusterdUtils.py, ServerUtils.py, get_file.py, get_volume_log.py | Tim | 2011-09-16 | 4 | -775/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Code cleanup done for VolumeUtils.py | Tim | 2011-09-16 | 1 | -513/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
| * | | | | | | | Code cleanup done for DiskUtils.py | Tim | 2011-09-16 | 1 | -182/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | | | | | | | | Merge pull request #278 from Dhandapani/1.0.0 | Shireesh Anjal | 2011-09-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Changed security configuration to enforce authentication on REST requests for version 1.0.0 | |||||
| * | | | | | | | Application version changed 1.0 to 1.0.0 | Dhandapani | 2011-09-19 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch '1.0.0' of git@github.com:gluster/console | Dhandapani | 2011-09-19 | 6 | -0/+725 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '1.0.0' of git@github.com:gluster/console | Dhandapani | 2011-09-12 | 7 | -18/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '1.0.0' of git@github.com:gluster/console | Dhandapani | 2011-09-09 | 7 | -56/+53 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Modified packaging script to use git branch name instead of application ↵ | Shireesh Anjal | 2011-09-15 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | version while referring to another jenkins project (glustermc) | |||||
* | | | | | | | | | Added license txt files for jersey and spring. Removed unnecessary jar files. | Shireesh Anjal | 2011-09-13 | 6 | -0/+725 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Modified to include tocreference.xml in binary build, added note about Xen ↵ | Shireesh Anjal | 2011-09-12 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | paravirtual VMs not supported in the help | |||||
* | | | | | | | | Revert "Modified to show success/error dialog using Display.asyncExec" | Shireesh Anjal | 2011-09-12 | 1 | -14/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4234869fd2ef5df138a27443f5f923a3540b0013. | |||||
* | | | | | | | | Merge branch '1.0.0' of github.com:gluster/console into 1.0.0 | Shireesh Anjal | 2011-09-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Changed the background job name to "Retrieving Management Info" | Shireesh Anjal | 2011-09-09 | 2 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Corrected the disabled icon for "clear task" | Shireesh Anjal | 2011-09-09 | 2 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Moved to eclipse 3.7 (indigo) | Shireesh Anjal | 2011-09-08 | 7 | -56/+53 | |
| | | | | | | | ||||||
* | | | | | | | Corrected the disabled icon for "clear task" | Shireesh Anjal | 2011-09-12 | 2 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Moved to eclipse 3.7 (indigo) | Shireesh Anjal | 2011-09-12 | 7 | -56/+53 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Modified to show success/error dialog using Display.asyncExec | Shireesh Anjal | 2011-09-07 | 1 | -9/+14 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Corrected the URL for invoking the management console | Shireesh Anjal | 2011-09-07 | 3 | -3/+3 | |
|/ / / / | ||||||
* | | | | Removed unnecessary Display.asyncExec as it is already happening inside ↵ | Shireesh Anjal | 2011-09-07 | 2 | -62/+34 | |
| | | | | | | | | | | | | | | | | AbstractActionDelegate | |||||
* | | | | Merge pull request #276 from balamurugana/master | Shireesh Anjal | 2011-09-06 | 20 | -268/+28 | |
|\ \ \ \ | | | | | | | | | | | Updated license information | |||||
| * | | | | Updated license information | Tim | 2011-09-06 | 20 | -268/+28 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | | | Modified to pick the console distributions from the correct job ↵ | Shireesh Anjal | 2011-09-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (<version>-glustermc) | |||||
* | | | | Merge branch '1.0.0' of github.com:gluster/console into 1.0.0 | Shireesh Anjal | 2011-09-02 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
| * | | | | Removing the product configuration file as it is causing problem with ↵ | Shireesh Anjal | 2011-09-02 | 1 | -125/+0 | |
| | | | | | | | | | | | | | | | | | | | | buckminster build. | |||||
* | | | | | Removing the product configuration file as it is causing problem with ↵ | Shireesh Anjal | 2011-09-02 | 1 | -125/+0 | |
| | | | | | | | | | | | | | | | | | | | | buckminster build. | |||||
* | | | | | Modified RPM build to pick up the glustermg.war.tar.gz from SOURCES ↵ | Shireesh Anjal | 2011-09-02 | 4 | -27/+16 | |
| | | | | | | | | | | | | | | | | | | | | directory. Also changed the name of the back-end tar file to include the word 'backend' | |||||
* | | | | | Modified to correct the output tar name | Shireesh Anjal | 2011-08-31 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Corrected variable name from VERSION to release_version | Shireesh Anjal | 2011-08-31 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Modified to run all commands as sudo | Shireesh Anjal | 2011-08-31 | 1 | -6/+6 | |
| | | | | | ||||||
* | | | | | Modified RPM build to pick up the glustermg.war.tar.gz from current ↵ | Shireesh Anjal | 2011-08-31 | 3 | -8/+15 | |
| | | | | | | | | | | | | | | | | | | | | directory instead of the last successful build url | |||||
* | | | | | Modified the scripts to take release version from env variable VERSION | Shireesh Anjal | 2011-08-31 | 3 | -4/+7 | |
|/ / / / | ||||||
* | | | | Latest help files | Shireesh Anjal | 2011-08-31 | 28 | -70/+79 | |
| | | | | ||||||
* | | | | Product file that can be used to export the product from eclipse | Shireesh Anjal | 2011-08-31 | 1 | -0/+125 | |
| | | | | ||||||
* | | | | Removed unnecessary call to ServerUtil#fetchHostName | Shireesh Anjal | 2011-08-24 | 1 | -3/+2 | |
| |_|/ |/| | |