This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, feature/twig-template-engine has been updated
via 72ab7e9ade396a942a9096d98b864de37ca28465 (commit)
via 1776b34b1a7a9496222144c3f47920c7d74a8334 (commit)
via bef5e7937d142fe9de1f2f97d8608dcc030a1b77 (commit)
via fc4b39f13dcadce5e9048ed7f0cb0a9ae06abac1 (commit)
via ca6d1ab05e5c363165a6e58d0bd53db97ff3a9dd (commit)
via 441047d24ca227ead754688aeb7e88ca00122bcc (commit)
via 63ba40d790b2ab4e3ab53c370f5e20af8ff35391 (commit)
via 9ce891579c60b9724bb34f50101f59075a694659 (commit)
via a076bd3c48cd69ceb28db34c19b5f3e4c41d88b5 (commit)
from 8b519126071d60668d62ed0cc9b62d4ffecb3506 (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 72ab7e9ade396a942a9096d98b864de37ca28465
Merge: 1776b34 bef5e79
Author: Roland Mas <[email protected]>
Date: Wed Apr 22 16:30:00 2015 +0200
Merge branch 'master' into feature/twig-template-engine
commit 1776b34b1a7a9496222144c3f47920c7d74a8334
Author: Roland Mas <[email protected]>
Date: Wed Apr 22 16:27:33 2015 +0200
Install php-twig from EPEL
diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index dd9f19f..ddfc72e 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -43,12 +43,11 @@ if [ -e /etc/debian_version ]; then
else
yum install -y make tar
backports_rpm
- yum --enablerepo=epel install -y httpd-itk
+ yum --enablerepo=epel install -y httpd-itk php-twig
yum install -y gettext php-cli php-pgsql php-process php-mbstring \
httpd mod_dav_svn mod_ssl postgresql-server nscd \
subversion viewvc python-pycurl git gitweb xinetd \
mediawiki119 \
- php-twig \
moin mod_wsgi python-psycopg2 \
unoconv poppler-utils
fi
-----------------------------------------------------------------------
Summary of changes:
autoinstall/install-src.sh | 3 +--
src/CHANGES | 2 ++
.../tracker/views/form-deleteextrafieldelement.php | 7 ++++++
.../authbuiltin/common/AuthBuiltinPlugin.class.php | 2 +-
.../authldap/common/AuthLDAPPlugin.class.php | 23 ++++++++++----------
src/plugins/authldap/www/post-login.php | 2 +-
src/plugins/taskboard/www/index.php | 3 ++-
7 files changed, 25 insertions(+), 17 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits