| | |
| | |
|
| | | #### fixes
|
| | |
|
| | | - 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)
|
| | |
|