You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/01/19 17:48:52 UTC

[5/5] git commit: updated refs/heads/master to f98f983

Merge release branch 4.7 to master

* 4.7:
  ui: improve metrics view implementation
  CLOUDSTACK-9132: API createVolume takes empty string for name parameter


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f98f9835
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f98f9835
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f98f9835

Branch: refs/heads/master
Commit: f98f9835838ea8be6e66902453a40f1978990ddd
Parents: fac259f c7ad1b6
Author: Remi Bergsma <gi...@remi.nl>
Authored: Tue Jan 19 17:48:25 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Tue Jan 19 17:48:25 2016 +0100

----------------------------------------------------------------------
 .../command/user/volume/CreateVolumeCmd.java    |   2 +-
 .../com/cloud/storage/VolumeApiServiceImpl.java |  24 +++-
 .../cloud/storage/VolumeApiServiceImplTest.java |  28 +++++
 ui/scripts/docs.js                              |   2 +-
 ui/scripts/metrics.js                           |  50 +++++---
 ui/scripts/storage.js                           |   5 +-
 ui/scripts/ui-custom/metricsView.js             | 125 ++++++++++++++-----
 7 files changed, 178 insertions(+), 58 deletions(-)
----------------------------------------------------------------------