| | |
| | | # |
| | | # ${project.version} release |
| | | # 1.3.2 release |
| | | # |
| | | r19: { |
| | | title: ${project.name} ${project.version} released |
| | | id: ${project.version} |
| | | date: ${project.buildDate} |
| | | title: Gitblit 1.3.2 released |
| | | id: 1.3.2 |
| | | date: 2013-08-22 |
| | | note: ~ |
| | | html: ~ |
| | | text: ~ |
| | |
| | | additions: |
| | | - Add setting for maximum number of days of activity to that may be requested |
| | | - Added HtpasswdUserService to authenticate users against an htpasswd file |
| | | - Automatically maintain the .git/description file used by some other tooling |
| | | dependencyChanges: |
| | | - Added commons-codec 1.7 |
| | | contributors: |
| | |
| | | - James Moger |
| | | } |
| | | |
| | | snapshot: &r19 |
| | | release: &r18 |
| | | releases: &r[1..18] |
| | | snapshot: ~ |
| | | release: &r19 |
| | | releases: &r[1..19] |