summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2015-11-18 10:06:12 -0500
committerJames Moger <james.moger@gitblit.com>2015-11-18 10:51:12 -0500
commitfa357d6afe6e33316716e6bc0495f91b05ac2268 (patch)
treea19178d4f0669f7f108fd2e03d201cfef89e3491 /releases.moxie
parentdef01db5f7dc1c607026528eed1dfd75c6e59779 (diff)
downloadgitblit-fa357d6afe6e33316716e6bc0495f91b05ac2268.tar.gz
gitblit-fa357d6afe6e33316716e6bc0495f91b05ac2268.zip
Documentation
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie8
1 files changed, 2 insertions, 6 deletions
diff --git a/releases.moxie b/releases.moxie
index 3de8e9cd..7a3927d7 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -7,12 +7,7 @@ r27: {
date: ${project.buildDate}
note: ~
html: ~
- text: ''
- The new gitblit.properties file "includes" defaults.properties which is the original
- gitblit.properties file. You may continue using your existing gitblit.properties file
- as before, however, you might find future upgrades simpler by adopting the new "include"
- design.
- ''
+ text: ~
security: ~
fixes:
- Fix exception when viewing a ticket with a patchset where the integration branch does not exist (issue-521, ticket-212)
@@ -40,6 +35,7 @@ r27: {
- Support for chain-loading properties files (ticket-110)
- Add Priority & Severity fields for tickets (pr-220, ticket-157)
- Add Maintenance ticket type (pr-223, ticket-206)
+ - Add commitdiff option to ignore whitespace (ticket-233)
- Add configurable tab length for blob views (ticket-253)
- Implement image diffs (pr-229)
- Add support for configurable HTTP proxy host/port in PluginManager (pr-235)