[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 64e1cec67f0cd8d64f0986db0440d698e8cd201e |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 64e1cec67f0cd8d64f0986db0440d698e8cd201e
- From: git@xxxxxxxxxxxxx
- Date: Wed, 27 Jul 2016 08:15:10 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via 64e1cec67f0cd8d64f0986db0440d698e8cd201e (commit)
from 48ccf234d1984c000387c2a38e3a42ddb46e778c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 64e1cec67f0cd8d64f0986db0440d698e8cd201e
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Wed Jul 27 08:12:42 2016 +0200
Add global flag use_quota to enable use of quota
Using a global flag allows us to avoid displaying (ugly) quota filling
bars in the panel. Robots handling quota operations check the flag and
silently do nothing if it's disabled.
-----------------------------------------------------------------------
Summary of changes:
vhffs-api/src/Vhffs/Conf.pm | 14 ++++++++++++++
vhffs-api/src/Vhffs/Panel/Group.pm | 9 +++++++--
vhffs-api/src/Vhffs/Robots/Group.pm | 2 +-
vhffs-api/src/Vhffs/Robots/Repository.pm | 2 +-
vhffs-api/src/Vhffs/Robots/User.pm | 2 +-
vhffs-panel/templates/group/index.tt | 4 ++++
vhffs-panel/templates/group/info.tt | 2 ++
vhffs-panel/templates/group/prefs.tt | 2 ++
vhffs-panel/templates/repository/prefs.tt | 4 ++++
9 files changed, 36 insertions(+), 5 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git