Show More
@@ -13,6 +13,8 New Features | |||||
13 | - RhodeCode and VcsServer operate now on bytestrings instead of strings for diffs and files. This allows a mixed or non-utf8 |
|
13 | - RhodeCode and VcsServer operate now on bytestrings instead of strings for diffs and files. This allows a mixed or non-utf8 | |
14 | encoded files to be used. |
|
14 | encoded files to be used. | |
15 | - Remap and rescan: added more resilient remap and removal option, and also split the logic to either add or cleanup. |
|
15 | - Remap and rescan: added more resilient remap and removal option, and also split the logic to either add or cleanup. | |
|
16 | - Automatic merge of approved pull requests (available only for enterprise edition). | |||
|
17 | - Basic implementation of security scan (secrets, keys, passwords, etc) for repositories (available only for enterprise edition). | |||
16 |
|
18 | |||
17 | General |
|
19 | General | |
18 | ^^^^^^^ |
|
20 | ^^^^^^^ |
General Comments 0
You need to be logged in to leave comments.
Login now