1. 4d22855 chore: upgrade version to 1.3.0 (#305) by YangJiaqi · 7 weeks ago master release-1.3.0
  2. 192ef3b feat(algorithm): support single source shortest path algorithm (#285) by diaohancai · 9 weeks ago
  3. f64a608 fix: base-ref/head-ref missed in dependency-review on schedule push (#304) by M · 9 weeks ago
  4. ad2240a improve(algorithm): random walk vertex inactive (#301) by diaohancai · 4 months ago
  5. 6c07251 refactor(core): StringEncoding (#300) by diaohancai · 5 months ago
  6. 0500fec chore(license): update license for 1.2.0 (#299) by diaohancai · 5 months ago release-1.2.0 1.2.0
  7. 358aafc fix: io.grpc.grpc-core dependency conflict (#296) by diaohancai · 5 months ago
  8. 8580a2e fix: remove okhttp1 due to conflicts risk (#294) by imbajin · 5 months ago
  9. 75224d2 chore: add check dependencies (#293) by Simon Cheung · 5 months ago
  10. 89a8f9b refact(core): adaptor for common 1.2 & fix a string of possible CI problem (#286) by imbajin · 5 months ago
  11. e0b484a Improve: Passing workerId to WorkerStat & Skip wait worker close if master executes failed (#292) by Cong Zhao · 5 months ago
  12. 2be0c28 feat(algorithm): support biased second order random walk (#280) by diaohancai · 5 months ago
  13. 9d4d276 feat: use 'foreground' delete policy to pass the cancel job test (#290) by Chong Shen · 5 months ago
  14. 0c447be refactor: ListValue.getFirst() replaces ListValue.get(0) (#282) by diaohancai · 6 months ago
  15. 85e6399 fix(algorithm): record loop is not copied (#276) by ShouJing · 7 months ago
  16. d55680c feat(algorithm): support random walk in computer (#274) by diaohancai · 7 months ago
  17. ff85e34 feat(k8s): Add MinIO as internal(default) storage (#272) by Aaron Wang · 7 months ago
  18. 2e45cd2 feat(core): support load vertex/edge snapshot (#269) by Aaron Wang · 7 months ago
  19. 479e1a4 fix(k8s): modify inconsistent apiGroups (#270) by Aaron Wang · 7 months ago
  20. a21a191 refact(core): support auth config for computer task (#265) by diaohancai · 7 months ago
  21. 15fc9bb chore: correct incorrect comment (#268) by diaohancai · 8 months ago
  22. b1ad860 add: dependency-review (#266) by M · 8 months ago
  23. fdb4621 fix(k8s): remove crd declaration in operator yaml (#263) by Aaron Wang · 9 months ago
  24. 1c60eee feat(k8s): init operator project & add webhook (#259) by Aaron Wang · 10 months ago
  25. 510d7f9 chore: update PULL_REQUEST_TEMPLATE.md (#257) by Aaron Wang · 11 months ago
  26. 024d1aa chore: reduce mail to dev list (#255) by imbajin · 11 months ago
  27. fcc3b56 doc(k8s): add building note for missing classes (#254) by conghuhu · 11 months ago
  28. 0b3c0b4 feat(core): isolate namespace for different input data source (#252) by Aaron Wang · 11 months ago
  29. e62ff3f doc: update readme & add QR code (#249) by M · 11 months ago
  30. be54f7d fix: superstep not take effect (#237) by YangJiaqi · 11 months ago
  31. 7df3b43 feat: implement parallel send data in load graph step (#248) by Aaron Wang · 12 months ago
  32. f7d10a8 feat: implement fast-failover for MessageRecvManager and DataClientManager (#243) by Aaron Wang · 12 months ago
  33. 31b63b2 Change etcd url only for ci (#245) by Cong Zhao · 12 months ago
  34. c806528 [Feature-241] Add PULL_REQUEST_TEMPLATE (#242) by Aaron Wang · 12 months ago
  35. 3328d52 fix: typo errors in start-computer.sh (#238) by Aaron Wang · 1 year ago
  36. fa37fc4 chore: enhance mailbox settings & enable require ci (#235) by imbajin · 1 year, 2 months ago
  37. cc5a7e7 chore: fix empty license file (#233) by Simon Cheung · 1 year, 2 months ago
  38. fb27cdf remove apache stage repo & update notification rule (#232) by 青年 · 1 year, 2 months ago
  39. d2b9526 fix: conflict between release and master (#230) by imbajin · 1 year, 3 months ago release-1.0.0 1.0.0 1.0.0-rc2
  40. b1f7346 chore: fix StringEncoding license & add multi license check action (#227) by Simon Cheung · 1 year, 3 months ago
  41. 3d67f38 chore: choose proper license & remove GPL/CC in multiple licenses (#228) by Simon Cheung · 1 year, 3 months ago
  42. 4e6edcb chore: remove the archive jar file & download it (#226) by imbajin · 1 year, 4 months ago
  43. 075ea17 chore: remove unused license code (#225) by 青年 · 1 year, 4 months ago
  44. 69a4454 chore: add DISCLAIMER & NOTICE & LICENSE file to binary package (#224) by imbajin · 1 year, 4 months ago
  45. e9d9bb5 fix package: remove style&assembly rule from .gitattributes (#222) by Cong Zhao · 1 year, 4 months ago
  46. 550c4b8 fix: release shell & enhance code (#220) by Cong Zhao · 1 year, 5 months ago
  47. dd1f82e chore: add apache-release.sh & prepare release (#218) by imbajin · 1 year, 5 months ago
  48. 593a561 chore: add other license file for provided jar (#219) by seagle · 1 year, 5 months ago
  49. 73b804d Change basic image to `openjdk:11-slim` (#216) by Cong Zhao · 1 year, 5 months ago
  50. 7c7731c chore: enable github rebase option (#217) by imbajin · 1 year, 5 months ago
  51. 57b0b3c chore:rename binary package name (#215) by Cong Zhao · 1 year, 5 months ago
  52. c795a5e update antrun plugin (#214) by seagle · 1 year, 5 months ago
  53. 3fecd25 fix(test): Ensure resource can be closed when test failed (#210) by Cong Zhao · 1 year, 6 months ago
  54. 80aef7a chore: add apache license files & NOTICE (#197) by seagle · 1 year, 6 months ago
  55. 79776c5 chore: add k8s-operator,yarn,algorithm dependencies & delete redundance license (#208) by seagle · 1 year, 6 months ago
  56. a63cec1 refact:rename package to apache & change version to 1.0.0 (#204) by Cong Zhao · 1 year, 6 months ago
  57. 474f6ec improve TriangleCount and ClusteringCoefficient (#201) by Cong Zhao · 1 year, 6 months ago
  58. adf6801 [improve][build] Improve package & cli & build image (#200) by Cong Zhao · 1 year, 6 months ago
  59. 5320190 Refactor computer: abstract computer-api from computer-core (#196) by Cong Zhao · 1 year, 6 months ago
  60. 7744295 doc: improve README.md (#198) by Jermy Li · 1 year, 6 months ago
  61. 8b7dbd6 feat: support cluster coefficient algorithm (#108) by imbajin · 1 year, 6 months ago
  62. a658f3d chore: support check license header with RAT (#191) by 青年 · 1 year, 6 months ago
  63. 86e548c add flatten plugin (#193) by 青年 · 1 year, 6 months ago
  64. c5f11f5 [fix][ci] Fix loader compile error & adaptation apache loader/client (#194) by Cong Zhao · 1 year, 6 months ago
  65. a99ddd6 chore: update a string of ci configs & gitignore & README (#189) by imbajin · 1 year, 6 months ago
  66. 077fdd4 chore: add apache .asf.yml config (#190) by imbajin · 1 year, 6 months ago
  67. 1800517 feature: optimize data receiving (#181) by Cong Zhao · 2 years ago
  68. bcaef85 feature: support partition concurrent compute (#177) by ShouJing · 2 years ago
  69. 0d2e6df rebuild ci to compatible apache (#184) by Cong Zhao · 2 years ago
  70. 50b6147 chore: support codeQL check (#183) by imbajin · 2 years, 2 months ago
  71. f5c7c48 chore: use cla assistant to support robot pr (#182) by imbajin · 2 years, 2 months ago
  72. 02a9361 expand some operator function (#179) by coderzc · 2 years, 3 months ago
  73. b895b1a update hugegraph-client & hugegraph-rpc & hugegraph-common version (#180) by coderzc · 2 years, 4 months ago
  74. 18bedd2 update java version to 11 (#170) by coderzc · 2 years, 4 months ago
  75. d890a24 feature: support input from hdfs and support hdfs kerberos (#172) by coderzc · 2 years, 4 months ago
  76. 0ae7fea refactor: add common hugegraph-output and writeType config (#175) by coderzc · 2 years, 4 months ago
  77. 8308ffd refactor combiner: add v3 as result param (#169) by ShouJing · 2 years, 5 months ago
  78. bb0bbd0 Implement betweenness centrality algorithm (#164) by Linary · 2 years, 5 months ago
  79. e378777 add configmap and secret mount to container (#158) by coderzc · 2 years, 5 months ago
  80. 0224cce Implement closeness centrality algorithm (#104) by Linary · 2 years, 5 months ago
  81. d93bc31 fix race condition of MessageRecvBuffers (#162) by Jermy Li · 2 years, 5 months ago
  82. 875bf7f improve: edge triggered sendAvailable (#140) by coderzc · 2 years, 5 months ago
  83. e081a0a fix some warnings: k8s-test client not closed (#152) by Jermy Li · 2 years, 5 months ago
  84. 77ea9aa fix build images (#160) by coderzc · 2 years, 5 months ago
  85. e65c9ec add docker pulls badge (#154) by coderzc · 2 years, 5 months ago
  86. bba8c75 Publish docker images by actions (#153) by coderzc · 2 years, 5 months ago
  87. b3891b4 improve: close hgkvfile input immediately (#155) by ShouJing · 2 years, 5 months ago
  88. 98b0554 add license-maven-plugin (#151) by ShouJing · 2 years, 6 months ago
  89. 5068ab3 remove template param from Value class (#146) by Jermy Li · 2 years, 6 months ago
  90. af18dfc async watch the k8s job (#148) by coderzc · 2 years, 6 months ago
  91. d404e5a release maven package by actions (#119) by coderzc · 2 years, 6 months ago
  92. e9f9654 change expression engine (#149) by ShouJing · 2 years, 6 months ago
  93. 7fb40dd add default value() method for HugeGraphOutput (#144) by Jermy Li · 2 years, 6 months ago
  94. 74dff02 improve: delete useless temp file (#142) by ShouJing · 2 years, 6 months ago
  95. 647d22b fix rings detection unit test bug (#147) by ShouJing · 2 years, 6 months ago
  96. 52a2faf implement kcore algorithm (#143) by Jermy Li · 2 years, 6 months ago
  97. 66fc6f0 clear vertex old files and edge old files on `beforeSuperstep(Constants.INPUT_SUPERSTEP + 1)` (#141) by coderzc · 2 years, 6 months ago
  98. ae3e3c3 delete useless old files (#138) by coderzc · 2 years, 6 months ago
  99. 1d45f5d improve ci config (#136) by coderzc · 2 years, 6 months ago
  100. 3c50af6 add subKvEntry size to KvEntryWithFirstSubKv (#139) by ShouJing · 2 years, 6 months ago