You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2023/03/02 07:15:59 UTC

[incubator-hugegraph] branch docker updated (041c4647f -> 2e80004be)

This is an automated email from the ASF dual-hosted git repository.

jin pushed a change to branch docker
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from 041c4647f Update start-hugegraph.sh
     add 271d72c9f doc: update issue template & README file (#2131)
     add 1d524760e chore: cmn algorithm optimization (#2134)
     add 2e80004be Merge branch 'master' into docker

No new revisions were added by this update.

Summary of changes:
 .github/ISSUE_TEMPLATE/bug_report.yml              | 32 ++++++++++----------
 .github/ISSUE_TEMPLATE/config.yml                  |  8 ++---
 .github/ISSUE_TEMPLATE/feature_request.yml         |  2 +-
 .github/ISSUE_TEMPLATE/question_ask.yml            | 35 ++++++++++++----------
 CONTRIBUTING.md                                    | 15 +++++-----
 README.md                                          | 15 ++++++----
 .../apache/hugegraph/api/profile/ProfileAPI.java   |  5 ++--
 .../backend/tx/GraphIndexTransaction.java          |  8 +++--
 .../hugegraph/security/HugeSecurityManager.java    |  4 +--
 .../backend/store/rocksdb/RocksDBStdSessions.java  |  2 +-
 10 files changed, 71 insertions(+), 55 deletions(-)