<fileset dir="${basedir}/groovy">\r
<include name="sendmail.groovy" />\r
<include name="jenkins.groovy" />\r
+ <include name="protect-refs.groovy" />\r
</fileset>\r
</copy>\r
\r
<fileset dir="${basedir}/groovy">\r
<include name="sendmail.groovy" />\r
<include name="jenkins.groovy" />\r
+ <include name="protect-refs.groovy" />\r
</fileset>\r
</copy>\r
\r
<fileset dir="${basedir}/groovy">\r
<include name="sendmail.groovy" />\r
<include name="jenkins.groovy" />\r
+ <include name="protect-refs.groovy" />\r
</fileset>\r
</copy>\r
\r
- On all non-bare Repository pages show *WORKING COPY* in the upper right corner (issue 49)\r
- New setting to prevent display/serving non-bare repositories \r
**New:** *git.onlyAccessBareRepositories = false*\r
-- Allow relinking HEAD to a branch or a tag (Github/plm)\r
+- Added *protect-refs.groovy* (Github/plm) \r
+- Allow setting default branch (relinking HEAD) to a branch or a tag (Github/plm)\r
\r
#### fixes \r
\r
- Ensure that Welcome message is parsed using UTF-8 encoding (issue 74) \r
-- Activity page graph layout broken by Google (issue 73)\r
+- Activity page chart layout broken by Google (issue 73)\r
- Uppercase repositories not selectable in edit palettes (issue 71)\r
- Not all git notes were properly displayed on the commit page (issue 70)\r
- Activity page now displays all local branches (issue 65)\r