summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-10-27 08:21:09 -0600
committerJames Moger <james.moger@gitblit.com>2014-10-27 08:21:09 -0600
commit959ec25027f1bce091dcd9cc2d93c721ff2dc35d (patch)
treee486beb089b2c66b7311063688126c5c9dad0839 /releases.moxie
parent3faf6f6469759538590aa7f1012c543f95583c56 (diff)
parent17ae31a20e9ad1294bc8a872644d90d61a9dd890 (diff)
downloadgitblit-959ec25027f1bce091dcd9cc2d93c721ff2dc35d.tar.gz
gitblit-959ec25027f1bce091dcd9cc2d93c721ff2dc35d.zip
Merged #110 "Support multiple/chained config files"
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie9
1 files changed, 8 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie
index 6523cebc..ba7a870e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -7,15 +7,22 @@ r27: {
date: ${project.buildDate}
note: ~
html: ~
- text: ~
+ 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.
+ ''
security: ~
fixes: ~
changes:
- Replaced Dagger with Guice (ticket-80)
- Use release name as root directory in Gitblit GO artifacts (ticket-109)
+ - Split gitblit.properties into gitblit.properties & defaults.properties (ticket-110)
- Show team type in teams page (pr-217, ticket-168)
additions:
- Add GitHub Octicons (ticket-106)
+ - 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)
dependencyChanges: