[Fusionforge-commits] FusionForge branch Branch_5_3 updated. 206cec413f739b4b5ecb05170325bde0d838b428

Sylvain Beucler beuc-inria at fusionforge.org
Fri May 16 14:29:08 CEST 2014


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, Branch_5_3 has been updated
       via  206cec413f739b4b5ecb05170325bde0d838b428 (commit)
      from  635dd0e509870c44eb5594268a60c61273047e0a (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 206cec413f739b4b5ecb05170325bde0d838b428
Author: Sylvain Beucler <sylvain.beucler at inria.fr>
Date:   Fri May 16 14:25:52 2014 +0200

    Update CHANGES with my fixes

diff --git a/src/CHANGES b/src/CHANGES
index 5c5b0f7..a3f65b0 100644
--- a/src/CHANGES
+++ b/src/CHANGES
@@ -1,5 +1,24 @@
-Fusionforge-X.X:
+Fusionforge-5.3.1:
 * Docman: Basic Webdav write mkcol support (TrivialDev)
+* Docman: fix Webdav access in some PHP configurations (Inria)
+* Docman: fix empty home document tree when there was documents pending for approval (Inria)
+* Plugin activation/desactivation (including switching VCS): optimize role normalization (Inria)
+* Home directories creation: optimize memory usage (Inria)
+* User SSH keys (ssh_create.php): deploy keys as-needed, mark deployed keys in the web interface, purge deleted keys (Inria)
+* SCM repositories creation: optimize memory usage (Inria)
+* SCM Git: fix personal repositories creation which failed in some configurations (Inria)
+* SCM Git: optimize sub-repositories detection time (Inria)
+* Mailing lists: site-wide list configuration override in core:config_path/custom/mailman-config_list.conf (Inria)
+* Mailing lists: reconfigure lists as-needed (Inria)
+* Homepages: new httpd_log_demux.php utility to split Apache logs per-project (Inria)
+* Cron jobs: add locking to avoid parallel runs of the same cron job (Inria)
+* get_news_notapproved.pl: upgrade for 5.3 (Inria)
+* Migration scripts: handle orphan data when adding relational constraints; more clean-ups for "veteran" databases (Inria)
+* Migration scripts: fix permissions for new directories in core:data_path after migrating attachments from database to filesystem (Inria)
+* Migration scripts: migrate all user SSH keys to new interface (Inria)
+* Security: harden account name validation to detect trailing newlines (Inria)
+* Plugin scmhook: fix configuration reset when switching back&forth between SCM (Inria)
+* Plugin message: handle empty site message (Inria)
 
 FusionForge-5.3:
 * Widget: MyArtifacts Enhancement : add monitored artifacts (TrivialDev)

-----------------------------------------------------------------------

Summary of changes:
 src/CHANGES |   21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list