| | |
| | | # |
| | | # ${project.version} release |
| | | # |
| | | r23: { |
| | | r24: { |
| | | title: ${project.name} ${project.version} released |
| | | id: ${project.version} |
| | | date: ${project.buildDate} |
| | | note: ~ |
| | | html: ~ |
| | | text: ~ |
| | | security: ~ |
| | | fixes: ~ |
| | | changes: ~ |
| | | additions: |
| | | - Add FORK_REPOSITORY RPC request type (issue-371, pr-161, ticket-65) |
| | | - Add object type (ot) parameter for RSS queries to retrieve tag details (pr-165, ticket-66) |
| | | dependencyChanges: ~ |
| | | contributors: |
| | | - Manisha Gayathri |
| | | - Gerard Smyth |
| | | } |
| | | |
| | | # |
| | | # 1.5.1 release |
| | | # |
| | | r23: { |
| | | title: Gitblit 1.5.1 released |
| | | id: 1.5.1 |
| | | date: 2014-05-07 |
| | | note: ~ |
| | | html: ~ |
| | | text: ~ |
| | |
| | | - Fix transport determination for SSH urls served on port 22 (issue-421, ticket-63) |
| | | changes: |
| | | - improve French translation (pr-176) |
| | | - simplify current plugin release detection and ignore the currentRelease registry field |
| | | additions: |
| | | - added TortoiseGit client app menu (pr-182) |
| | | - simplify current plugin release detection and ignore the currentRelease registry field |
| | | - split pages servlet into two servlets (issue-413) |
| | | additions: ~ |
| | | dependencyChanges: |
| | | - update to Apache MINA/SSHD 0.11.0 (issue-410) |
| | | - added Apache Tiki 1.5 (issue-413) |
| | | contributors: |
| | | - James Moger |
| | | - Julien Kirch |
| | |
| | | - James Moger |
| | | } |
| | | |
| | | snapshot: &r23 |
| | | release: &r22 |
| | | releases: &r[1..22] |
| | | snapshot: &r24 |
| | | release: &r23 |
| | | releases: &r[1..23] |