Adjust changelog for release 2.39.0

This commit is contained in:
Konstantin Schaper
2022-09-14 15:31:10 +02:00
parent 35578985c9
commit 16fb69738f
15 changed files with 22 additions and 28 deletions

View File

@@ -1,2 +0,0 @@
- type: added
description: Changesets command to find all repository changesets ([#2106](https://github.com/scm-manager/scm-manager/pull/2106))

View File

@@ -1,2 +0,0 @@
- type: added
description: Implement commit search features for git ([#2111](https://github.com/scm-manager/scm-manager/pull/2111))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Fix docker healthcheck for custom ports, https and forced base url ([#2110](https://github.com/scm-manager/scm-manager/pull/2110))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Fix broken compare view due to missing export ([#2105](https://github.com/scm-manager/scm-manager/pull/2105))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Show warning message for invalid search requests ([#2114](https://github.com/scm-manager/scm-manager/pull/2114))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Fixed wrong indentation of extraVolumes and extraVolumeMounts ([#2103](https://github.com/scm-manager/scm-manager/pull/2103))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Lazy loading in the source view ([#2120](https://github.com/scm-manager/scm-manager/pull/2120))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Handle missing indexes with own No Op IndexReader ([#2113](https://github.com/scm-manager/scm-manager/pull/2113))

View File

@@ -1,2 +0,0 @@
- type: changed
description: Enhance search result view by sorting translated categories and disable categories with no search results ([#2107](https://github.com/scm-manager/scm-manager/pull/2107))

View File

@@ -1,2 +0,0 @@
- type: changed
description: Reduce the output from the realm trace log ([#2121](https://github.com/scm-manager/scm-manager/pull/2121))

View File

@@ -1,2 +0,0 @@
- type: added
description: Reindex mechanism for search ([#2104](https://github.com/scm-manager/scm-manager/pull/2104))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Keep search context for search results pagination ([#2115](https://github.com/scm-manager/scm-manager/pull/2115))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Encoding in global search ([#2116](https://github.com/scm-manager/scm-manager/pull/2116))

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Handle missing encoding of square brackets in filenames ([#2117](https://github.com/scm-manager/scm-manager/pull/2117))