diff options
author | James Moger <james.moger@gitblit.com> | 2013-11-29 12:10:53 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-11-29 12:10:53 -0500 |
commit | 088b6f33671697dc8c15197b0a63eecf6d74f75f (patch) | |
tree | 876a067ca07fab96e63a02199826d85730ac68e0 /releases.moxie | |
parent | 3811378e0ec542e1ec3139406bbf0fc395e9d3df (diff) | |
download | gitblit-088b6f33671697dc8c15197b0a63eecf6d74f75f.tar.gz gitblit-088b6f33671697dc8c15197b0a63eecf6d74f75f.zip |
Added filesystem write permission check (issue-345)
Change-Id: I0a3aced3b8e9887347888c85e469b74fc70931ad
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 3a1b296c..47c63b9f 100644 --- a/releases.moxie +++ b/releases.moxie @@ -46,6 +46,7 @@ r20: { - Set Link: <url>; rel="canonical" http header for SEO (issue-304) - Added raw links to the commit, commitdiff, and compare pages (issue-319) - Support intradocument linking in Markdown content using [[WikiLinks]] syntax (issue-324) + - Added filesystem write permission check (issue-345) - Support rendering confluence, mediawiki, textile, tracwiki, and twiki markup documents - Added setting to globally disable anonymous pushes in the receive pack - Added a normalized diffstat display to the commit, commitdiff, and compare pages |