diff options
author | James Moger <james.moger@gitblit.com> | 2014-02-21 11:14:47 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-02-21 11:14:47 -0500 |
commit | aa61fc86db4f5ebf645ecf69c6f5ec36f2973e5a (patch) | |
tree | 219a5cb4ebc41f47926e26f5a407f24fafc3a450 /releases.moxie | |
parent | dcbbad73966a91146b7aeae6fea444471f26f155 (diff) | |
download | gitblit-aa61fc86db4f5ebf645ecf69c6f5ec36f2973e5a.tar.gz gitblit-aa61fc86db4f5ebf645ecf69c6f5ec36f2973e5a.zip |
Add GO launch parameter to specify daily, rolling log file generation
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie index 4fa313a7..0aa35efa 100644 --- a/releases.moxie +++ b/releases.moxie @@ -60,7 +60,8 @@ r20: { - Added raw links to the commit, commitdiff, and compare pages (issue-319) - Support intradocument linking in Markdown content using [[WikiLinks]] syntax (issue-324) - Support Markdown image links relative to the repository root (issue-324) - - Added filesystem write permission check (issue-345) + - Added filesystem write permission check (issue-345) + - Added GO launch parameter for redirecting logging to a rolling, daily log file (issue-348) - 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 |