James Moger
2014-10-28 5e0491c607e53cf9c9161df52c895d85c85f6782
releases.moxie
@@ -1,10 +1,34 @@
#
# ${project.version} release
# 1.6.2 release
#
r26: {
    title: Gitblit 1.6.2 released
    id: 1.6.2
    date: 2014-10-28
    note: ~
    html: ~
    text: ~
    security: ~
    fixes:
    - Fix French translation (pr-224, ticket-210)
    - Fix raw servlet trashing paths with spaces (ticket-211)
    - Fix PluginManager not properly respecting --noverify (ticket-209)
    changes: ~
    additions: ~
    dependencyChanges: ~
    contributors:
    - Pierre Templier
    - Barry Roberts
    - Jan Å mucr
}
#
# 1.6.1 release
#
r25: {
    title: ${project.name} ${project.version} released
    id: ${project.version}
    date: ${project.buildDate}
    title: Gitblit 1.6.1 released
    id: 1.6.1
    date: 2014-10-20
    note: ''
          The next major release (v1.7.0) will focus on:
          * ticket-75: making projects more useful including the concept of project ownership
@@ -33,6 +57,7 @@
    - Fix internal error when specifying a blob url without a path (ticket-113)
    - Fix milestone queries for hyphentated names (ticket-115)
    - Fix duplicate repositories on dashboards (issue-454, ticket-117)
    - Fix lower-case project names in RepositoryNamePanel (issue-509, ticket-118)
    - Fix ticket notifications not sent when author doesn't have an email address (issue-423, ticket-132)
    - Fix regression in create-ticket-on-push & clarify reported explanation (ticket-135)
    - Fix redirects after ajax form submissions with Tomcat (issue-455, ticket-136)
@@ -112,6 +137,7 @@
    - ThanksForAllTheFish
    - Stephan Krull
    - jliedy
    - Michael Glauche
}
#
@@ -1530,6 +1556,6 @@
   - James Moger
}
snapshot: &r25
release: &r24
releases: &r[1..24]
snapshot: ~
release: &r26
releases: &r[1..26]