index
:
gmc.git
master
Gluster Management Console
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introducing VolumeService class for all Volume related functionality
Shireesh Anjal
2011-08-07
8
-867
/
+897
*
get_volume_user_cifs.py returns success if cifsVolumeFile is not present
Bala.FA
2011-08-07
1
-0
/
+3
*
Modified to prevent ArrayIndexOutOfBoundException in method AbstractStatsFact...
Shireesh Anjal
2011-08-07
3
-6
/
+4
*
Modified the html to correctly redirect to 32 bit windows url in case the bro...
Shireesh Anjal
2011-08-07
2
-3
/
+8
*
Volume cifs service integration
Selvasundaram
2011-08-07
10
-211
/
+277
*
Fixed Bug 3352 - Can not create volume in some corner case
Shireesh Anjal
2011-08-07
2
-25
/
+11
*
Modified to prevent exception being logged from server sync task in case of e...
Shireesh Anjal
2011-08-07
1
-0
/
+4
*
Renamed project/package com.gluster.storage.management.gui to com.gluster.sto...
Shireesh Anjal
2011-08-06
1
-0
/
+0
*
Modified to make sure that the server devices are updated with server name ev...
Shireesh Anjal
2011-08-06
3
-5
/
+8
*
Renamed project/package com.gluster.storage.management.gui to com.gluster.sto...
Shireesh Anjal
2011-08-06
278
-734
/
+734
*
Modified feature xml to explicitly mention different variants of the windows ...
Shireesh Anjal
2011-08-06
1
-8
/
+8
*
New splash screen, few icons for disabled status
Shireesh Anjal
2011-08-05
11
-0
/
+3
*
Fixed Bug 3315 - [REST API] Get server details with maxCount=1 does not show ...
Shireesh Anjal
2011-08-05
1
-6
/
+6
*
Merge branch 'master' of github.com:gluster/console
Shireesh Anjal
2011-08-05
6
-18
/
+154
|
\
|
*
Merge pull request #197 from balamurugana/master
Shireesh Anjal
2011-08-05
1
-1
/
+2
|
|
\
|
|
*
get_volume_user_cifs.py returns success when given volume is not configured f...
Bala.FA
2011-08-05
1
-1
/
+2
|
*
|
Bug 3332 - format_device.py takes forever to execute the command.
Tim
2011-08-05
1
-1
/
+1
|
|
/
|
*
Merge pull request #195 from balamurugana/master
Shireesh Anjal
2011-08-05
5
-16
/
+151
|
|
\
|
|
*
Added update_volume_cifs_all.py and update_volume_cifs.py
Bala.FA
2011-08-05
2
-0
/
+95
|
|
*
Fixed command line argument index in get_volume_user_cifs.py.
Bala.FA
2011-08-05
1
-1
/
+1
|
|
*
add_user_cifs_all.py and add_user_cifs.py support to ignore existing user on ...
Bala.FA
2011-08-05
2
-15
/
+55
|
*
|
Modified to show proper steps on Y axis of network chart
Shireesh Anjal
2011-08-05
1
-5
/
+20
*
|
|
Modified to show proper steps on Y axis of network chart
Shireesh Anjal
2011-08-05
2
-6
/
+20
|
/
/
*
/
Fixed Bug 3339 - Server summary view is throwing the exception
Shireesh Anjal
2011-08-05
1
-1
/
+1
|
/
*
New splash screen
Shireesh Anjal
2011-08-04
2
-0
/
+0
*
Fixed Bug 3284 - Landing page throws null pointer exception
Shireesh Anjal
2011-08-04
4
-17
/
+87
*
Merge pull request #194 from Selvasundaram/master
Shireesh Anjal
2011-08-04
2
-14
/
+15
|
\
|
*
Bug 3330 - Once volume creation fails the creation dialog should stay on the ...
Selvasundaram
2011-08-04
1
-0
/
+1
|
*
Merge branch 'master' of github.com:gluster/console
Selvasundaram
2011-08-04
15
-184
/
+232
|
|
\
|
*
|
Bug 3239 - Not able to export the keys properly - fix
Selvasundaram
2011-08-04
1
-14
/
+14
*
|
|
Updated NetworkStatsFactory to convert bytes/sec to KiB/sec
Shireesh Anjal
2011-08-04
7
-19
/
+21
|
|
/
|
/
|
*
|
Removed redundant class GenericResponse
Shireesh Anjal
2011-08-04
8
-175
/
+55
*
|
Added create_volume_cifs_all.py, delete_volume_cifs_all.py and get_volume_use...
Bala.FA
2011-08-04
6
-5
/
+170
*
|
Merge pull request #192 from balamurugana/master
Shireesh Anjal
2011-08-04
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
multicast-discoverd.py ignores if connection error back to sender.
Bala.FA
2011-08-04
1
-4
/
+7
*
|
Enhanced get_server_details.py to provide disk-space-in-use using df command ...
Tim
2011-08-04
3
-18
/
+20
|
/
*
Bug 3278 - Upper limit for CPU usage should be 100%
Tim
2011-08-04
1
-4
/
+10
*
Updating help contents
Shireesh Anjal
2011-08-04
51
-32
/
+593
*
Merge pull request #188 from Selvasundaram/master
Shireesh Anjal
2011-08-04
16
-64
/
+99
|
\
|
*
Replacing hardcoded "\n" with system new line character
Selvasundaram
2011-08-04
14
-38
/
+60
|
*
Bug 3302 - Alerts/Tasks belonging to one cluster is shown in another cluster ...
Selvasundaram
2011-08-04
3
-26
/
+39
*
|
Corrected xml element names for volume options defaults.
Shireesh Anjal
2011-08-04
1
-2
/
+2
*
|
Trying disabled icon for volume create. If this works fine on windows, we nee...
Shireesh Anjal
2011-08-04
7
-0
/
+6397
|
/
*
Socket reuse is added in multicast-discover-servers.py
Bala.FA
2011-08-03
1
-0
/
+1
*
Modified to handle error conditions properly.
Shireesh Anjal
2011-08-03
1
-12
/
+16
*
Corrected log message
Shireesh Anjal
2011-08-03
1
-1
/
+1
*
Modified to correctly handle error conditions in case of remove brick
Shireesh Anjal
2011-08-03
1
-10
/
+4
*
Merge pull request #186 from Dhandapani/master
Shireesh Anjal
2011-08-03
1
-1
/
+1
|
\
|
*
Data sync interval type cast issue fix
Dhandapani
2011-08-03
1
-1
/
+1
*
|
Modified to show appropriate links in case of Mac OS X where the architecture...
Shireesh Anjal
2011-08-03
1
-3
/
+3
|
/
[next]