1. 3900cc3 chore: update notice year (#2826) by Zhangjian He · 2 weeks ago master
  2. a53af86 fix(server): ensure backend is initialized in gremlin script (#2824) by 橡皮膏 · 3 weeks ago
  3. e139465 refactor: centralize version management in project (#2797) by koi · 4 weeks ago
  4. 58f2d22 docs: fix typo in README (#2806) by LingXiao Qi · 5 weeks ago
  5. dce7995 fix(server): tx leak when stopping the graph server (#2791) by benny066567 · 5 weeks ago
  6. 337dc86 chore(server): remove some outdated configuration by MingzhenHan · 2 months ago
  7. 8c1ee71 feat(server): LoginAPI support token_expire field (#2754) by John · 3 months ago
  8. 1badd93 BREAKING CHANGE(server): disable legacy backends include `MySQL/PG/c*`(.etc) (#2746) by Peng Junzhi · 3 months ago
  9. e2c08f1 Update .asf.yaml (#2751) by imbajin · 3 months ago
  10. 42f9a76 refactor: adjust the related filters of sofa-bolt (#2735) by haohao0103 · 4 months ago
  11. c99cfcd fix(server):fix graph server cache notifier mechanism (#2729) by haohao0103 · 4 months ago
  12. a4cb44e fix(docker): fix build pd-store arm image by VGalaxies · 5 months ago
  13. 21a8d61 setup (#2741) by VGalaxies · 5 months ago
  14. ca501a2 doc: enhance words in README (#2734) by Bobby Warner · 5 months ago
  15. 57e9f56 fix(dist): add license for swagger-ui & reset use stage to false in ci yml (#2706) by VGalaxies · 7 months ago
  16. f147460 chore: add debug info for tp test (#2688) by imbajin · 7 months ago
  17. a369ef1 fix(server): kneigbor-api has unmatched edge type with server (#2699) by LiJie20190102 · 7 months ago
  18. f838897 fix(docker): update server image desc (#2702) by VGalaxies · 8 months ago
  19. f0b1395 chore(dist): fix the JSON license issue (#2697) by V_Galaxy · 8 months ago
  20. 3ab8b28 chore(deps): adjust release fury version (#2698) by Peng Junzhi · 8 months ago
  21. 5dc3f90 docs: update repo artifacts references (#2695) by Emmanuel Ferdman · 8 months ago
  22. d142d91 chore(dist): fix licenses and remove empty files (#2692) by V_Galaxy · 8 months ago
  23. afe343b chore(dist): update outdated docs for release 1.5.0 (#2690) by V_Galaxy · 9 months ago
  24. 2294d2a fix(hstore): JRaft Histogram Metrics Value NaN (#2631) by YangJiaqi · 9 months ago
  25. 392dffc fix(server): Filter dynamice path(PUT/GET/DELETE) with params cause OOM (#2569) by YangJiaqi · 9 months ago
  26. 35e5a8c feat(server): support MemoryManagement for graph query framework (#2649) by Peng Junzhi · 9 months ago
  27. 96315aa chore(dist): update licenses for 1.5 (#2687) by V_Galaxy · 9 months ago
  28. 21855c6 refactor(commons): handle sofa-rpc desc type & mark TODO (#2666) by imbajin · 9 months ago
  29. 7b16f4c fix(server): serialize source and target label for non-father edge label (#2682) by V_Galaxy · 9 months ago
  30. 0aeabe0 refactor(pd/store): remove useless files & clean code (#2681) by HaoJin Yang · 9 months ago
  31. 0cb6115 feat(server): support in-heap memory JVM monitor (#2650) by MingzhenHan · 9 months ago
  32. 1a82d83 feat(clustertest): add basic MiniCluster module for distributed system (#2615) by HaoJin Yang · 9 months ago
  33. 29ecc04 chore(dist): replace G1 config & handle other gc options (#2664) by MingzhenHan · 10 months ago
  34. 861a100 refactor(server): optimize the server-node info (#2671) by vaughn · 10 months ago
  35. f6f3708 BREAKING CHANGE(server): support "parent & child" EdgeLabel type (#2662) by V_Galaxy · 10 months ago
  36. 4274b72 chore: fix lombok compiling error and error for list cast to string (#2592) by vaughn · 10 months ago
  37. a657ce5 fix(pd): Ensure range attribute thread safety (#2641) by haohao0103 · 10 months ago
  38. d2906a6 fix(pd):PartitionCache lockGraph Logic error (#2640) by haohao0103 · 10 months ago
  39. c88963c chore(server): mark old raft configs as deprecated (#2661) by Shirley · 11 months ago
  40. a529c02 chore: set the `skipCommonsTests` property to `true` by default (#2651) by V_Galaxy · 11 months ago
  41. 355483f chore(ci): fix postgresql unit test failed (#2643) by YangJiaqi · 11 months ago
  42. 7be8e6b feat(common): add a tool method encode (common #146, #2647) by V_Galaxy · 11 months ago
  43. 0b24aca chore(store): translate CJK comments to English for store-dist, store-grpc, store-node, store-rocksdb, store-test (#2645) by V_Galaxy · 11 months ago
  44. f88fad4 Merge pull request #2646 from apache/fixup-commons by imbajin · 11 months ago
  45. a767d73 setup by VGalaxies · 11 months ago
  46. 0a0f2c3 Merge pull request #2628 from apache/intro-commons-v2 by imbajin · 11 months ago
  47. 7dc6a86 chore(dist): intro additional Dockerfile to build the server image & skip init-hstore backend (#2642) by V_Galaxy · 11 months ago
  48. b087f08 chore(commons): basic adapt for commons migration by VGalaxies · 11 months ago
  49. 58f58ee fix(hstore): enable JRaft MaxBodySize config (#2633) by YangJiaqi · 11 months ago
  50. ba5b89e fix(hstore): print time for hstore gc log #2636 by YangJiaqi · 11 months ago
  51. 1c577de chore(api): support ignore graphspaces segment in url (#2612) by V_Galaxy · 11 months ago
  52. 4f0e444 fix: correct server docker copy source path (#2637) by V_Galaxy · 11 months ago
  53. a038d23 fix(hstore): JRaft maxEntriesSize configuration parameters do not take effect (#2630) by YangJiaqi · 12 months ago
  54. df921e9 refact(server): enlarge bytes write limit & remove param `big` when encode/decode string id length (#2622) by V_Galaxy · 12 months ago
  55. 7df736a chore(hstore): translate CJK comments to English (#2616) by V_Galaxy · 12 months ago
  56. c231a6f chore(store): translate CJK comments to English for store-cli, store-client, store-common, store-core (#2623) by V_Galaxy · 12 months ago
  57. 2e27c58 chore(pd): translate CJK punctuations to English (#2625) by V_Galaxy · 12 months ago
  58. 459d441 Merge remote-tracking branch 'commons/migrate-commons' into intro-commons-v2 by VGalaxies · 12 months ago
  59. dc3070f chore(dist): tar source and binary package for hugegraph with pd-store (#2594) by V_Galaxy · 12 months ago
  60. 162a104 git mv to hugegraph-commons by VGalaxies · 12 months ago
  61. 91f5b33 fix(hstore): JRaft Timer Metrics BUG (#2602) by YangJiaqi · 12 months ago
  62. 53f0e18 doc(server): enhance rest-server.properties comment (#2610) by John · 12 months ago
  63. 3427f42 refact(pd): remove redundant property in LogMeta & PartitionMeta (#2598) by haohao0103 · 12 months ago
  64. 24ebe9d fix(pd/store): log files do not scroll with the process (#2589) by haohao0103 · 12 months ago
  65. 7b9fd21 chore: enable up-to-date for UI(CI) (#2609) by imbajin · 12 months ago
  66. d36e05e chore: temporarily ignore failure core tests for hstore & simplify ci name (#2599) by V_Galaxy · 12 months ago
  67. 9baef8b fix(commons):fixed memory leaks occur in HugeGraph Server during data writing (#144) by haohao0103 · 12 months ago
  68. 86e1003 fix(pd): partition IDs always empty in Shards List (#2596) by haohao0103 · 1 year ago
  69. edb59eb feat(store): integrate rest of store-test submodule (#2563) by Peng Junzhi · 1 year ago
  70. 73a4c9d chore: intro `editorconfig-maven-plugin` for verifying code style defined in `.editorconfig` (#2591) by V_Galaxy · 1 year ago
  71. d6bc24e fix(dist): update build artifact path for docker deployment (#2590) by V_Galaxy · 1 year ago
  72. 5dfcc3f feat: support disable RocksDB auto-compaction by configuration (#2586) by haohao0103 · 1 year ago
  73. 899dc8e doc(pd): add `initial-store-count` comments in `application.yml` (#2587) by haohao0103 · 1 year ago
  74. 85e0966 refact: enhance cache invalidation of the partition -> leader shard in ClientCache (#2588) by haohao0103 · 1 year ago
  75. bd83741 chore: minor improve for pom properties (#2574) by V_Galaxy · 1 year ago
  76. 882f3b7 feat(dist): support docker deployment for PD and Store (#2573) by V_Galaxy · 1 year ago
  77. 03b40a5 fix(server): random generate default value (#2568) by HaoJin Yang · 1 year ago
  78. cedc000 chore: upgrade revision to 1.5.0 (#2585) by V_Galaxy · 1 year ago
  79. 9f89afc feat(server): support new backend Hstore (#2560) by V_Galaxy · 1 year ago
  80. 37e71c4 chore: migrate the `hg-style.xml` to `.editorconfig` (#2561) by Frosky Lrupotkin · 1 year, 1 month ago
  81. e82a91c feat(store): integrate store-dist and store-cli submodule (#2562) by Peng Junzhi · 1 year, 1 month ago
  82. 1e97521 chore: intro `install-dist` module in root (#2552) by V_Galaxy · 1 year, 1 month ago
  83. 506850c chore: reset license header for file declared in LICENSE (#2550) by V_Galaxy · 1 year, 1 month ago
  84. 1a89595 feat(store): integrate `store-node` submodule (#2537) by sheli00 · 1 year, 1 month ago
  85. ac93dee feat(store): integrate `store-core` submodule (#2548) by Peng Junzhi · 1 year, 2 months ago
  86. 93c2e08 Update 'How to Contribute' link and remove duplicate 'Guidelines' link in README (#143) by Zee Huang · 1 year, 2 months ago
  87. b056c5f chore(pd): translate CJK comments to English (#2536) by V_Galaxy · 1 year, 2 months ago
  88. c1e8ea5 feat(server): integrate `server-hstore` into hugegraph (#2534) by V_Galaxy · 1 year, 3 months ago
  89. 253b8d3 feat(pd): integrate `pd-dist` into hugegraph & add core tests, client tests, and REST tests for PD (#2532) by V_Galaxy · 1 year, 3 months ago
  90. 2b3bc4f feat(pd): integrate `pd-service` into hugegraph (#2528) by V_Galaxy · 1 year, 3 months ago
  91. 43cae1d feat(pd): integrate `pd-core` into hugegraph (#2478) by V_Galaxy · 1 year, 3 months ago
  92. b4bc1f0 feat(store): integrate `store-rocksdb` submodule (#2513) by Peng Junzhi · 1 year, 3 months ago
  93. 7d335b2 chore: config *.md max length (#2525) by Hongjun Li · 1 year, 3 months ago
  94. 543bbfe fix: update resource references (#2522) by Emmanuel Ferdman · 1 year, 3 months ago
  95. 906112c chore: make IDEA support IssueNavigationLink and add icon (#2521) by Liu Xiao · 1 year, 3 months ago
  96. 6be7569 fix(server): avoid overriding backend config in gremlin example script (#2519) by V_Galaxy · 1 year, 3 months ago
  97. 3783247 fix(server): switch rocksdb backend to memory when executing gremlin example (#2518) by V_Galaxy · 1 year, 3 months ago
  98. 1228dec fix: maven rat plugin exist partial failure by imbajin · 1 year, 4 months ago
  99. d0a3ccc feat(store): integrate `store-test` submodule by Peng Junzhi · 1 year, 4 months ago
  100. 6c72ca5 feat(store): integrate `store-client` submodule by Peng Junzhi · 1 year, 4 months ago