[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 5b7a4d2f84d46cb8789e665f0119c0b601c94e65 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 5b7a4d2f84d46cb8789e665f0119c0b601c94e65
- From: git@xxxxxxxxxxxxx
- Date: Wed, 27 Jul 2016 22:10:11 +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 5b7a4d2f84d46cb8789e665f0119c0b601c94e65 (commit)
via cb6df60289ecfa3806ff91712e857825e2b1a9b1 (commit)
from 7a535257054ad51105fdfc44dbf46deb8c5c10f2 (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 5b7a4d2f84d46cb8789e665f0119c0b601c94e65
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Wed Jul 27 22:09:24 2016 +0200
Use the Good Way™ to provide default for use_quota option
commit cb6df60289ecfa3806ff91712e857825e2b1a9b1
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date: Wed Jul 27 21:31:47 2016 +0200
Add option to have a default destination for commit mails
The option defaults to disabled since it's rather not mass-hosting
compliant but can be useful on private platform instances.
-----------------------------------------------------------------------
Summary of changes:
vhffs-api/src/Vhffs/Conf.pm | 5 +++--
vhffs-api/src/Vhffs/Panel/Bazaar.pm | 1 +
vhffs-api/src/Vhffs/Panel/Git.pm | 1 +
vhffs-api/src/Vhffs/Panel/Mercurial.pm | 1 +
vhffs-api/src/Vhffs/Panel/Svn.pm | 1 +
vhffs-api/src/Vhffs/Services/Bazaar.pm | 4 ++--
vhffs-api/src/Vhffs/Services/Git.pm | 4 ++--
vhffs-api/src/Vhffs/Services/Mercurial.pm | 4 ++--
vhffs-api/src/Vhffs/Services/Svn.pm | 4 ++--
vhffs-backend/conf/vhffs.conf.dist.in | 8 ++++++++
vhffs-panel/templates/scm/prefs.tt | 2 +-
11 files changed, 24 insertions(+), 11 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git