index
:
gmc.git
master
Gluster Management Console
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com.gluster.storage.management.gateway
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Modified to log user name also
Shireesh Anjal
2011-08-08
1
-1
/
+1
*
|
Changed names of private/public key files to gluster.pem and gluster.pub
Shireesh Anjal
2011-08-08
1
-4
/
+3
*
|
Merge pull request #203 from balamurugana/master
Shireesh Anjal
2011-08-08
1
-0
/
+29
|
\
|
|
*
setup_cifs_config.py ignores already configured servers. Added new setup_cifs...
Bala.FA
2011-08-08
1
-0
/
+29
*
|
Bug 3278 - Upper limit for CPU usage should be 100%
Tim
2011-08-08
1
-8
/
+8
|
/
*
Modified to prevent ArrayIndexOutOfBoundException in method AbstractStatsFact...
Shireesh Anjal
2011-08-08
1
-1
/
+1
*
Merge pull request #202 from TimothyAsir/master
Shireesh Anjal
2011-08-08
1
-1
/
+22
|
\
|
*
Added required functions in MMC Utils.py similar to individual server Utils.py
Tim
2011-08-08
1
-1
/
+22
*
|
Bug 3239 - Not able to export the keys properly - fix
Selvasundaram
2011-08-08
1
-1
/
+1
*
|
Volume options integration
Selvasundaram
2011-08-08
1
-18
/
+45
|
/
*
Introducing VolumeService class for all Volume related functionality
Shireesh Anjal
2011-08-07
6
-863
/
+895
*
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
1
-3
/
+2
*
Modified the html to correctly redirect to 32 bit windows url in case the bro...
Shireesh Anjal
2011-08-07
1
-1
/
+6
*
Volume cifs service integration
Selvasundaram
2011-08-07
3
-117
/
+152
*
Fixed Bug 3352 - Can not create volume in some corner case
Shireesh Anjal
2011-08-07
1
-2
/
+0
*
Modified to prevent exception being logged from server sync task in case of e...
Shireesh Anjal
2011-08-07
1
-0
/
+4
*
Merge branch 'master' of github.com:gluster/console
Shireesh Anjal
2011-08-05
3
-6
/
+90
|
\
|
*
get_volume_user_cifs.py returns success when given volume is not configured f...
Bala.FA
2011-08-05
1
-1
/
+2
|
*
Merge pull request #195 from balamurugana/master
Shireesh Anjal
2011-08-05
3
-5
/
+88
|
|
\
|
|
*
Added update_volume_cifs_all.py and update_volume_cifs.py
Bala.FA
2011-08-05
1
-0
/
+60
|
|
*
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
1
-4
/
+27
*
|
|
Modified to show proper steps on Y axis of network chart
Shireesh Anjal
2011-08-05
1
-1
/
+0
|
/
/
*
/
Fixed Bug 3339 - Server summary view is throwing the exception
Shireesh Anjal
2011-08-05
1
-1
/
+1
|
/
*
Fixed Bug 3284 - Landing page throws null pointer exception
Shireesh Anjal
2011-08-04
2
-6
/
+10
*
Merge pull request #194 from Selvasundaram/master
Shireesh Anjal
2011-08-04
1
-14
/
+14
|
\
|
*
Merge branch 'master' of github.com:gluster/console
Selvasundaram
2011-08-04
13
-122
/
+225
|
|
\
|
*
|
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
6
-19
/
+19
|
|
/
|
/
|
*
|
Removed redundant class GenericResponse
Shireesh Anjal
2011-08-04
7
-117
/
+55
*
|
Added create_volume_cifs_all.py, delete_volume_cifs_all.py and get_volume_use...
Bala.FA
2011-08-04
6
-5
/
+170
|
/
*
Replacing hardcoded "\n" with system new line character
Selvasundaram
2011-08-04
2
-6
/
+10
*
Bug 3302 - Alerts/Tasks belonging to one cluster is shown in another cluster ...
Selvasundaram
2011-08-04
3
-26
/
+39
*
Socket reuse is added in multicast-discover-servers.py
Bala.FA
2011-08-03
1
-0
/
+1
*
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
*
Modified to show appropriate links in case of Mac OS X where the architecture...
Shireesh Anjal
2011-08-03
1
-3
/
+3
*
Modified to continue syncing of cluster-server mapping of other clusters if t...
Shireesh Anjal
2011-08-03
1
-4
/
+13
*
Merge pull request #185 from Selvasundaram/master
Shireesh Anjal
2011-08-03
4
-18
/
+83
|
\
|
*
Migrate brick Paused status GlusterFS enhancement incorporated
Selvasundaram
2011-08-03
1
-12
/
+10
|
*
Volume options defaults
Selvasundaram
2011-08-03
3
-6
/
+73
*
|
Merge remote branch 'upstream/master'
Bala.FA
2011-08-03
2
-4
/
+11
|
\
|
|
*
Modified to make sure that volumes summary page refreshes the pie chart prope...
Shireesh Anjal
2011-08-03
2
-4
/
+11
*
|
Fixed argument appending to command in grun.py
Bala.FA
2011-08-03
1
-2
/
+2
|
/
*
grun.py uses GMC_VERSION environment variable to prefix path for command.
Bala.FA
2011-08-03
1
-1
/
+5
*
Enhancements in multicast discovery services and run level init script is added
Bala.FA
2011-08-03
2
-77
/
+91
*
Fixed Bug 3173 - Wrong password does not report problem properly.
Shireesh Anjal
2011-08-03
1
-3
/
+3
*
Bug 3290 - GUI throws 500 error if we try to add server with IP address or se...
Dhandapani
2011-08-03
2
-24
/
+24
*
Fixed Bug 3318 - Deleting multiple volumes simultaneously throws unmarshallin...
Shireesh Anjal
2011-08-03
1
-5
/
+4
[prev]
[next]