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, master has been updated
via fc9c906d54f931b2eb6ae2e16b3cd7f9913f425e (commit)
via f7caca50b6cdad198954826e38989e94632c31e8 (commit)
from 1a12da85611d2e2f20e7bf274d5dabf52ab3346f (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=fc9c906d54f931b2eb6ae2e16b3cd7f9913f425e
commit fc9c906d54f931b2eb6ae2e16b3cd7f9913f425e
Author: Marc-Etienne Vargenau <[email protected]>
Date: Fri Mar 4 18:21:16 2016 +0100
Comment only
diff --git a/src/common/tracker/ArtifactWorkflow.class.php
b/src/common/tracker/ArtifactWorkflow.class.php
index 8a74029..d43be76 100644
--- a/src/common/tracker/ArtifactWorkflow.class.php
+++ b/src/common/tracker/ArtifactWorkflow.class.php
@@ -14,7 +14,6 @@
* NOTE: Code should be improved to manage any kind of custom fields not only
of type
* 'Status' but maybe also for the 'select' also.
*
- * 2008 : Alain Peyrat <[email protected]>
*
* NOTES:
* @todo: the getAllowedRoles should be replaced by getRealAllowedRoles code.
(to be tested).
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=f7caca50b6cdad198954826e38989e94632c31e8
commit f7caca50b6cdad198954826e38989e94632c31e8
Author: Marc-Etienne Vargenau <[email protected]>
Date: Fri Mar 4 18:20:44 2016 +0100
Whitespace only
diff --git a/src/common/include/exit.php b/src/common/include/exit.php
index 8aa9e2d..118f065 100644
--- a/src/common/include/exit.php
+++ b/src/common/include/exit.php
@@ -68,7 +68,7 @@ function exit_permission_denied($reason_descr = '', $toptab =
'') {
function exit_not_logged_in() {
//instead of a simple error page, now take them to the login page
session_redirect("/account/login.php?triggered=1&return_to=" .
- urlencode(getStringFromServer('REQUEST_URI')), false);
+ urlencode(getStringFromServer('REQUEST_URI')), false);
}
/**
-----------------------------------------------------------------------
Summary of changes:
src/common/include/exit.php | 2 +-
src/common/tracker/ArtifactWorkflow.class.php | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits