This is an automated email from the ASF dual-hosted git repository.
kumfo pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from c3a17046 fix: gavatar use sha256 for hash
new 38834e62 feat: Add Open Search support
new 1b043d3a fix: branding favicon might be empty
new 016abd1a add pvc dataSource
new eda39380 perf: remove invalid nil pointer check in Translate function
new 4b3e0eaa perf: update check-asf-header.sh script to support Podman
new 96916924 perf: remove extra characters in header.html
new b41bafad fix(dev): delete test file
new e9c92508 Revert "fix(dev): delete test file"
new f660b636 fix(dev): delete test file
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
charts/templates/pvc.yaml | 8 +-
charts/values.yaml | 8 +-
dev/i18n/zh_CN.yaml | 2035 -----------------------
internal/controller/template_controller.go | 8 +
internal/controller/template_render/question.go | 22 +
internal/router/template_router.go | 2 +
plugin/plugin.go | 2 +-
script/check-asf-header.sh | 13 +-
ui/template/header.html | 5 +-
ui/template/{sitemap.xml => opensearch.xml} | 20 +-
10 files changed, 70 insertions(+), 2053 deletions(-)
delete mode 100644 dev/i18n/zh_CN.yaml
copy ui/template/{sitemap.xml => opensearch.xml} (65%)