James Moger
2013-01-08 1f82620a088efa2ba3254df1805e229266690673
docs/04_releases.mkd
@@ -6,12 +6,16 @@
#### fixes
- Fixed nullpointer on recursively calculating folder sizes when there is a named pipe in the hierarchy
- Fixed nullpointer on creating a repository with mixed case (issue 185)
- Fixed nullpointer when using web.allowForking = true && git.cacheRepositoryList = false (issue 182)
- Build project models from the repository model cache, when possible, to reduce page load time (issue 172)
- Fixed loading of Brazilian Portuguese translation from *nix server (github/inaiat)
#### additions
- Implemented a simple push log based on a hidden, orphan branch refs/gitblit/pushes (issue 177)
- Support for locally and remotely authenticated accounts in LdapUserService and RedmineUserService (issue 183)
- Added Dutch translation (github/kwoot)
#### changes