James Moger
2012-08-10 88fb67f6cfdef7a3d44691aca623d3486fec3655
docs/04_releases.mkd
@@ -11,6 +11,7 @@
#### fixes
- Support StartTLS in LdapUserService (Steffen Gebert, issue 122)
- Do not index blobs in submodules (issue 119)
- Restore original user or team object on failure to update (issue 118)
- Fixes to relative path determination in repository search algorithm for symlinks (issue 116)
@@ -18,6 +19,7 @@
- Repository URL uses `X-Forwarded-Proto` and `X-Forwarded-Port`, if available, for reverse proxy configurations (issue 115)
- Output real RAW content, not simulated RAW content (issue 114)
- Fixed Lucene charset encoding bug when reindexing a repository (issue 112)
- Fixed search box linking to Lucene page for nested repository on Tomcat (issue 111)
- Fixed null pointer in LdapUserSerivce if account has a null email address (issue 110)
- Really fixed failure to update a GO setting from the manager (issue 85)