| | |
| | | # |
| | | # ${project.version} release |
| | | # |
| | | r20: { |
| | | r21: { |
| | | title: ${project.name} ${project.version} released |
| | | id: ${project.version} |
| | | date: ${project.buildDate} |
| | | note: ~ |
| | | html: ~ |
| | | text: ~ |
| | | security: ~ |
| | | 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: |
| | | - James Moger |
| | | - David Ostrovsky |
| | | - Liyu Wang |
| | | } |
| | | |
| | | # |
| | | # 1.4.0 release |
| | | # |
| | | r20: { |
| | | title: Gitblit 1.4.0 released |
| | | id: 1.4.0 |
| | | date: 2014-03-09 |
| | | note: "The default access restriction has been elevated from NONE to PUSH and anonymous push access has been disabled by default." |
| | | html: ~ |
| | | text: '' |
| | |
| | | - James Moger |
| | | } |
| | | |
| | | snapshot: &r20 |
| | | release: &r19 |
| | | releases: &r[1..19] |
| | | snapshot: &r21 |
| | | release: &r20 |
| | | releases: &r[1..20] |