From 58a1e415ff0cda6884cf004766b603e3763b0ac0 Mon Sep 17 00:00:00 2001 From: James Moger Date: Tue, 20 Mar 2012 19:45:20 -0400 Subject: [PATCH] Added protect-refs.groovy to the GO and WAR builds --- build.xml | 3 +++ docs/04_releases.mkd | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 688f2552..4f73222b 100644 --- a/build.xml +++ b/build.xml @@ -203,6 +203,7 @@ + @@ -370,6 +371,7 @@ + @@ -504,6 +506,7 @@ + diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index 90500d5f..5b54aaad 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -29,12 +29,13 @@ Push requests to these repositories will be rejected. - On all non-bare Repository pages show *WORKING COPY* in the upper right corner (issue 49) - New setting to prevent display/serving non-bare repositories **New:** *git.onlyAccessBareRepositories = false* -- Allow relinking HEAD to a branch or a tag (Github/plm) +- Added *protect-refs.groovy* (Github/plm) +- Allow setting default branch (relinking HEAD) to a branch or a tag (Github/plm) #### fixes - Ensure that Welcome message is parsed using UTF-8 encoding (issue 74) -- Activity page graph layout broken by Google (issue 73) +- Activity page chart layout broken by Google (issue 73) - Uppercase repositories not selectable in edit palettes (issue 71) - Not all git notes were properly displayed on the commit page (issue 70) - Activity page now displays all local branches (issue 65) -- 2.39.5