summaryrefslogtreecommitdiffstats
path: root/docs/04_releases.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-07-11 16:29:20 -0400
committerJames Moger <james.moger@gitblit.com>2011-07-11 16:29:20 -0400
commit5c284113a1a458db0d3440de351034503b3d52b3 (patch)
treecb8744eaf3c27194632a579785daa96be66a50cd /docs/04_releases.mkd
parent4ce0a52a7da5951383d5395f85c2e70eacb42f20 (diff)
downloadgitblit-5c284113a1a458db0d3440de351034503b3d52b3.tar.gz
gitblit-5c284113a1a458db0d3440de351034503b3d52b3.zip
Optionally display repository on-disk size on repositories page.
Diffstat (limited to 'docs/04_releases.mkd')
-rw-r--r--docs/04_releases.mkd13
1 files changed, 10 insertions, 3 deletions
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index debab789..94aaa1a1 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -1,13 +1,20 @@
## Release History
### Current Release
-%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
+**%VERSION%** ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
+
+- optionally display repository on-disk size on repositories page<br/>**New:** *web.showRepositorySizes = true*
+- tone-down repository group header color
+
+### Older Releases
+**0.5.1** ([go](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.1.zip)|[war](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.1.war)) based on [JGit 1.0.0 (201106090707-r)][jgit] &nbsp; *released 2006-06-28*
- clarified SSL certificate generation and configuration for both server-side and client-side
- added some more troubleshooting information to documentation
- replaced JavaService with Apache Commons Daemon
-### Older Releases
-0.5.0 ([go](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.0.zip)|[war](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.0.war)) based on [JGit 1.0.0 (201106090707-r)][jgit] &nbsp; *released 2006-06-26*
+**0.5.0** ([go](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.0.zip)|[war](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.0.war)) based on [JGit 1.0.0 (201106090707-r)][jgit] &nbsp; *released 2006-06-26*
+
+- initial release
[jgit]: http://eclipse.org/jgit "Eclipse JGit Site" \ No newline at end of file