summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-03-29 10:49:37 -0400
committerJames Moger <james.moger@gitblit.com>2013-03-29 10:49:37 -0400
commite5c14e6d7e24bbf6807a65e56560a13e7bd7eca3 (patch)
tree5833121965872353915defeaf0d58aaf1e69502c /releases.moxie
parent0f3cb24604e7c3c1a78d5b97f6f4fce6f796b510 (diff)
downloadgitblit-e5c14e6d7e24bbf6807a65e56560a13e7bd7eca3.tar.gz
gitblit-e5c14e6d7e24bbf6807a65e56560a13e7bd7eca3.zip
Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219)
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie2
1 files changed, 2 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index cd21ab91..8dac1dcb 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -14,11 +14,13 @@ r17: {
- Fixed incorrect icon file name for .doc files (issue 200)
- Do not queue emails with no recipients (issue 201)
- Disable view and blame links for deleted blobs (issue 216)
+ - Fixed NPE in 1.2.1 Federation Client (issue 219)
- Fixed extracting Groovy scripts on Express installs (issue 220)
- Ensure Redmine url is properly formatted (issue 223)
- Use standard ServletRequestWrapper instead of custom wrapper (issue 224)
additions:
+ - Support --baseFolder parameter in Federation Client
- Optional periodic LDAP user and team pre-fetching & synchronization
- Display name and version in Tomcat Manager
- FogBugz post-receive hook script