You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releases.moxie
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ r17: {
49
49
- Improve NPE handling for hook script enumeration (issue-253)
50
50
- Workaround missing commit information in blame page (JGit bug 374382, issue-254)
51
51
- Ignore orphan ".git" folder in the repositories root folder (issue-256)
52
+
- Fixed bug where a null permission was added to a user model on a repository rename when the permission had really been inherited from a team membership (issue-259)
52
53
- Fixed committer verification with merge commits (issue-264)
53
54
- Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped
54
55
- Added more error checking to blob page and blame page
0 commit comments