Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: apache/hugegraph

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(tools): add HugeGraph DeepWiki assistant feature New feature lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
#3045 opened Jun 1, 2026 by LRriver Loading...
3 of 9 tasks
chore(ci): add Gremlin Console smoke test ci-cd Build or deploy gremlin TinkerPop gremlin lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files. tests Add or improve test cases
#3040 opened May 26, 2026 by contrueCT Contributor Loading...
3 of 11 tasks
[Feature] Unify REST API response format for server, pd and store modules #2975 api Changes of API feature New feature size:L This PR changes 100-499 lines, ignoring generated files.
#3029 opened May 16, 2026 by BrandaoFelipe Loading...
3 of 9 tasks
feat(rocksdb): support ToplingDB provider dependencies Incompatible dependencies of package feature New feature pd PD module size:XXL This PR changes 1000+ lines, ignoring generated files. store Store module
#3024 opened May 12, 2026 by WaterWhisperer Loading...
5 of 11 tasks
chore(deps): bump org.postgresql:postgresql from 42.4.3 to 42.7.11 in /hugegraph-server/hugegraph-postgresql dependencies Incompatible dependencies of package inactive java Pull requests that update java code size:XS This PR changes 0-9 lines, ignoring generated files.
#3014 opened May 6, 2026 by dependabot Bot Loading...
feat(server): adapt Hubble 2.0 frontend APIs and implement default graph/role management api Changes of API feature New feature size:XXL This PR changes 1000+ lines, ignoring generated files.
#3008 opened Apr 24, 2026 by Yeaury Loading...
2 of 9 tasks
1.8.0
fix(query): clarify condition resolution semantics for label queries lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
#2994 opened Apr 13, 2026 by contrueCT Contributor Loading...
3 of 11 tasks
chore(deps): bump org.apache.logging.log4j:log4j-core from 2.17.2 to 2.25.4 in /hugegraph-store/hg-store-node dependencies Incompatible dependencies of package inactive java Pull requests that update java code size:XS This PR changes 0-9 lines, ignoring generated files.
#2989 opened Apr 10, 2026 by dependabot Bot Loading...
chore(deps): bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.4 in /hugegraph-server dependencies Incompatible dependencies of package inactive java Pull requests that update java code size:XS This PR changes 0-9 lines, ignoring generated files.
#2988 opened Apr 10, 2026 by dependabot Bot Loading...
perf(docker): improve pd/store/server image build cache efficiency ci-cd Build or deploy inactive perf size:L This PR changes 100-499 lines, ignoring generated files.
#2981 opened Mar 29, 2026 by zeel2104 Loading...
3 of 11 tasks
chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.15.2 to 2.18.6 in /hugegraph-pd/hg-pd-cli dependencies Incompatible dependencies of package inactive java Pull requests that update java code
#2958 opened Mar 2, 2026 by dependabot Bot Loading...
chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.13.2 to 2.18.6 in /hugegraph-server/hugegraph-core dependencies Incompatible dependencies of package inactive java Pull requests that update java code
#2957 opened Mar 1, 2026 by dependabot Bot Loading...
chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.13.0 to 2.18.6 in /hugegraph-store/hg-store-test dependencies Incompatible dependencies of package inactive java Pull requests that update java code
#2956 opened Mar 1, 2026 by dependabot Bot Loading...
fix: fix inconsistent naming pattern inactive size:M This PR changes 30-99 lines, ignoring generated files. store Store module
#2945 opened Jan 27, 2026 by JisoLya Contributor Loading...
fix(server): fix the scheduler and the scheduler selection logic size:XXL This PR changes 1000+ lines, ignoring generated files.
#2937 opened Jan 11, 2026 by Tsukilc Collaborator Loading...
chore: introduce VectorIndexManager runtime framework with incremental sync, ANN search and versioned persistence dependencies Incompatible dependencies of package feature New feature size:XXL This PR changes 1000+ lines, ignoring generated files.
#2922 opened Dec 19, 2025 by hahahahbenny Contributor Loading...
10 of 27 tasks
fix(server): support dedicated backend data structures and serialization logic for vector index. inactive size:XXL This PR changes 1000+ lines, ignoring generated files. store Store module tests Add or improve test cases
#2913 opened Nov 23, 2025 by hahahahbenny Contributor Loading...
3 of 11 tasks
fix(server): ensure graph clear API does not clear meta table for hbase bug Something isn't working size:L This PR changes 100-499 lines, ignoring generated files. store Store module
#2911 opened Nov 16, 2025 by LYD031106 Loading...
11 tasks
chore(deps-dev): bump org.yaml:snakeyaml from 1.33 to 2.0 in /hugegraph-pd/hg-pd-cli dependencies Incompatible dependencies of package inactive java Pull requests that update java code size:XS This PR changes 0-9 lines, ignoring generated files.
#2891 opened Oct 29, 2025 by dependabot Bot Loading...
chore(deps): bump org.springframework.security:spring-security-core from 5.8.3 to 5.8.16 in /hugegraph-pd/hg-pd-service dependencies Incompatible dependencies of package inactive java Pull requests that update java code size:XS This PR changes 0-9 lines, ignoring generated files.
#2892 opened Oct 29, 2025 by dependabot Bot Loading...
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.13.2 to 2.13.4.2 in /hugegraph-server/hugegraph-core dependencies Incompatible dependencies of package inactive java Pull requests that update java code size:XS This PR changes 0-9 lines, ignoring generated files.
#2890 opened Oct 29, 2025 by dependabot Bot Loading...
fix(server): prevent graph clear API from clearing meta table in MySQL backend storage bug Something isn't working lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. store Store module
#2888 opened Oct 24, 2025 by LYD031106 Loading...
11 tasks
improve: raft state machine should report error inactive pd PD module raft size:XS This PR changes 0-9 lines, ignoring generated files. store Store module
#2871 opened Sep 16, 2025 by zyxxoo Contributor Loading...
11 tasks
Previous 1
Previous
ProTip! Follow long discussions with comments:>50.

AltStyle によって変換されたページ (->オリジナル) /