From 8c5d72248c20fc78c7b2c1d4388d073affccad20 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 30 Sep 2011 23:58:26 -0400 Subject: [PATCH] Login message option. More Bootstrap updates. All docs converted. --- docs/04_releases.mkd | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index 3941c9f..cb1f898 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -3,6 +3,16 @@ ### 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%)|[fedclient](http://code.google.com/p/gitblit/downloads/detail?name=%FEDCLIENT%)) based on [%JGIT%][jgit] *released %BUILDDATE%* +- improved: updated ui with Twitter's Bootstrap CSS toolkit +<br/>**New:** *web.loginMessage = gitblit* +- fixed: Null pointer exception if did not set federation strategy (issue 20) +- fixed: Gitblit GO allows SSL renegotiation if running on Java 1.6.0_22 or later +- added: IUserService.setup(IStoredSettings) for custom user service implementations + +### Older Releases + +**0.6.0** ([go](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.6.0.zip)|[war](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.6.0.war)|[fedclient](http://code.google.com/p/gitblit/downloads/detail?name=fedclient-0.6.0.zip)) based on [JGit 1.1.0 (201109151100-r)][jgit] *released 2011-09-27* + - added: federation feature to allow gitblit instances (or gitblit federation clients) to pull repositories and, optionally, settings and accounts from other gitblit instances. This is something like [svn-sync](http://svnbook.red-bean.com/en/1.5/svn.ref.svnsync.html) for gitblit. <br/>**New:** *federation.name =* <br/>**New:** *federation.passphrase =* @@ -19,8 +29,6 @@ - updated: JGit 1.1.0 - fixed: syndication urls for WAR deployments - fixed: authentication for zip downloads - -### Older Releases **0.5.2** ([go](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.2.zip)|[war](http://code.google.com/p/gitblit/downloads/detail?name=gitblit-0.5.2.war)) based on [JGit 1.0.0 (201106090707-r)][jgit] *released 2011-07-27* -- Gitblit v1.9.1