diff options
author | James Moger <james.moger@gitblit.com> | 2014-03-10 09:33:23 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-03-10 09:33:23 -0400 |
commit | 3be8f91fe046ba8db765da9262d3087406b28edc (patch) | |
tree | 018148796025c6fa54f592b108cec16f9c63c7dc | |
parent | 880e27c82f37d6bdcb33c6f601972184b62332f5 (diff) | |
download | gitblit-3be8f91fe046ba8db765da9262d3087406b28edc.tar.gz gitblit-3be8f91fe046ba8db765da9262d3087406b28edc.zip |
Documentation
-rw-r--r-- | releases.moxie | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/releases.moxie b/releases.moxie index 41e68f29..462a3b9c 100644 --- a/releases.moxie +++ b/releases.moxie @@ -9,11 +9,18 @@ r21: { html: ~ text: ~ security: ~ - fixes: ~ + fixes: + - Disable Ticket review functions in read-only repositories (mirror, frozen, etc) + - Fix incorrect git fetch instructions in Ticket email notifications + - Fix Ticket email notification recipients to include repository owners + - Fix Ticket propose instructions to branch from origin/{integrationBranch} changes: ~ additions: ~ dependencyChanges: ~ - contributors: ~ + contributors: + - James Moger + - David Ostrovsky + - Liyu Wang } # |