Show More
@@ -18,6 +18,7 b' General' | |||
|
18 | 18 | - Repos, repo groups, user groups: visually show what user is an owner of a |
|
19 | 19 | resource, and if potentially he is disabled in the system. |
|
20 | 20 | - Pull requests: reorder navigation on repo pull requests, fixes #2995 |
|
21 | - Dependencies: bump dulwich to 0.13.0 | |
|
21 | 22 | |
|
22 | 23 | New Features |
|
23 | 24 | ^^^^^^^^^^^^ |
@@ -65,3 +66,5 b' Fixes' | |||
|
65 | 66 | - Elasticsearch: fixed issues when searching single repo using elastic search |
|
66 | 67 | - Social auth: fix issues with non-active users using social authentication |
|
67 | 68 | causing a 500 error. |
|
69 | - Fixed problem with largefiles extensions on per-repo settings using local | |
|
70 | .hgrc files present inside the repo directory. |
General Comments 0
You need to be logged in to leave comments.
Login now