1. 15fc9bb chore: correct incorrect comment (#268) by diaohancai · 12 days ago master
  2. b1ad860 add: dependency-review (#266) by M · 12 days ago
  3. fdb4621 fix(k8s): remove crd declaration in operator yaml (#263) by Aaron Wang · 5 weeks ago
  4. 1c60eee feat(k8s): init operator project & add webhook (#259) by Aaron Wang · 9 weeks ago
  5. 510d7f9 chore: update PULL_REQUEST_TEMPLATE.md (#257) by Aaron Wang · 3 months ago
  6. 024d1aa chore: reduce mail to dev list (#255) by imbajin · 4 months ago
  7. fcc3b56 doc(k8s): add building note for missing classes (#254) by conghuhu · 4 months ago
  8. 0b3c0b4 feat(core): isolate namespace for different input data source (#252) by Aaron Wang · 4 months ago
  9. e62ff3f doc: update readme & add QR code (#249) by M · 4 months ago
  10. be54f7d fix: superstep not take effect (#237) by YangJiaqi · 4 months ago
  11. 7df3b43 feat: implement parallel send data in load graph step (#248) by Aaron Wang · 4 months ago
  12. f7d10a8 feat: implement fast-failover for MessageRecvManager and DataClientManager (#243) by Aaron Wang · 4 months ago
  13. 31b63b2 Change etcd url only for ci (#245) by Cong Zhao · 4 months ago
  14. c806528 [Feature-241] Add PULL_REQUEST_TEMPLATE (#242) by Aaron Wang · 4 months ago
  15. 3328d52 fix: typo errors in start-computer.sh (#238) by Aaron Wang · 5 months ago
  16. fa37fc4 chore: enhance mailbox settings & enable require ci (#235) by imbajin · 7 months ago
  17. cc5a7e7 chore: fix empty license file (#233) by Simon Cheung · 7 months ago
  18. fb27cdf remove apache stage repo & update notification rule (#232) by 青年 · 7 months ago
  19. d2b9526 fix: conflict between release and master (#230) by imbajin · 8 months ago release-1.0.0 1.0.0 1.0.0-rc2
  20. b1f7346 chore: fix StringEncoding license & add multi license check action (#227) by Simon Cheung · 8 months ago
  21. 3d67f38 chore: choose proper license & remove GPL/CC in multiple licenses (#228) by Simon Cheung · 8 months ago
  22. 4e6edcb chore: remove the archive jar file & download it (#226) by imbajin · 9 months ago
  23. 075ea17 chore: remove unused license code (#225) by 青年 · 9 months ago
  24. 69a4454 chore: add DISCLAIMER & NOTICE & LICENSE file to binary package (#224) by imbajin · 9 months ago
  25. e9d9bb5 fix package: remove style&assembly rule from .gitattributes (#222) by Cong Zhao · 9 months ago
  26. 550c4b8 fix: release shell & enhance code (#220) by Cong Zhao · 10 months ago
  27. dd1f82e chore: add apache-release.sh & prepare release (#218) by imbajin · 10 months ago
  28. 593a561 chore: add other license file for provided jar (#219) by seagle · 10 months ago
  29. 73b804d Change basic image to `openjdk:11-slim` (#216) by Cong Zhao · 10 months ago
  30. 7c7731c chore: enable github rebase option (#217) by imbajin · 10 months ago
  31. 57b0b3c chore:rename binary package name (#215) by Cong Zhao · 10 months ago
  32. c795a5e update antrun plugin (#214) by seagle · 10 months ago
  33. 3fecd25 fix(test): Ensure resource can be closed when test failed (#210) by Cong Zhao · 10 months ago
  34. 80aef7a chore: add apache license files & NOTICE (#197) by seagle · 10 months ago
  35. 79776c5 chore: add k8s-operator,yarn,algorithm dependencies & delete redundance license (#208) by seagle · 10 months ago
  36. a63cec1 refact:rename package to apache & change version to 1.0.0 (#204) by Cong Zhao · 10 months ago
  37. 474f6ec improve TriangleCount and ClusteringCoefficient (#201) by Cong Zhao · 10 months ago
  38. adf6801 [improve][build] Improve package & cli & build image (#200) by Cong Zhao · 10 months ago
  39. 5320190 Refactor computer: abstract computer-api from computer-core (#196) by Cong Zhao · 10 months ago
  40. 7744295 doc: improve README.md (#198) by Jermy Li · 10 months ago
  41. 8b7dbd6 feat: support cluster coefficient algorithm (#108) by imbajin · 10 months ago
  42. a658f3d chore: support check license header with RAT (#191) by 青年 · 10 months ago
  43. 86e548c add flatten plugin (#193) by 青年 · 10 months ago
  44. c5f11f5 [fix][ci] Fix loader compile error & adaptation apache loader/client (#194) by Cong Zhao · 10 months ago
  45. a99ddd6 chore: update a string of ci configs & gitignore & README (#189) by imbajin · 11 months ago
  46. 077fdd4 chore: add apache .asf.yml config (#190) by imbajin · 11 months ago
  47. 1800517 feature: optimize data receiving (#181) by Cong Zhao · 1 year, 5 months ago
  48. bcaef85 feature: support partition concurrent compute (#177) by ShouJing · 1 year, 5 months ago
  49. 0d2e6df rebuild ci to compatible apache (#184) by Cong Zhao · 1 year, 5 months ago
  50. 50b6147 chore: support codeQL check (#183) by imbajin · 1 year, 7 months ago
  51. f5c7c48 chore: use cla assistant to support robot pr (#182) by imbajin · 1 year, 7 months ago
  52. 02a9361 expand some operator function (#179) by coderzc · 1 year, 8 months ago
  53. b895b1a update hugegraph-client & hugegraph-rpc & hugegraph-common version (#180) by coderzc · 1 year, 8 months ago
  54. 18bedd2 update java version to 11 (#170) by coderzc · 1 year, 9 months ago
  55. d890a24 feature: support input from hdfs and support hdfs kerberos (#172) by coderzc · 1 year, 9 months ago
  56. 0ae7fea refactor: add common hugegraph-output and writeType config (#175) by coderzc · 1 year, 9 months ago
  57. 8308ffd refactor combiner: add v3 as result param (#169) by ShouJing · 1 year, 9 months ago
  58. bb0bbd0 Implement betweenness centrality algorithm (#164) by Linary · 1 year, 10 months ago
  59. e378777 add configmap and secret mount to container (#158) by coderzc · 1 year, 10 months ago
  60. 0224cce Implement closeness centrality algorithm (#104) by Linary · 1 year, 10 months ago
  61. d93bc31 fix race condition of MessageRecvBuffers (#162) by Jermy Li · 1 year, 10 months ago
  62. 875bf7f improve: edge triggered sendAvailable (#140) by coderzc · 1 year, 10 months ago
  63. e081a0a fix some warnings: k8s-test client not closed (#152) by Jermy Li · 1 year, 10 months ago
  64. 77ea9aa fix build images (#160) by coderzc · 1 year, 10 months ago
  65. e65c9ec add docker pulls badge (#154) by coderzc · 1 year, 10 months ago
  66. bba8c75 Publish docker images by actions (#153) by coderzc · 1 year, 10 months ago
  67. b3891b4 improve: close hgkvfile input immediately (#155) by ShouJing · 1 year, 10 months ago
  68. 98b0554 add license-maven-plugin (#151) by ShouJing · 1 year, 10 months ago
  69. 5068ab3 remove template param from Value class (#146) by Jermy Li · 1 year, 10 months ago
  70. af18dfc async watch the k8s job (#148) by coderzc · 1 year, 10 months ago
  71. d404e5a release maven package by actions (#119) by coderzc · 1 year, 10 months ago
  72. e9f9654 change expression engine (#149) by ShouJing · 1 year, 10 months ago
  73. 7fb40dd add default value() method for HugeGraphOutput (#144) by Jermy Li · 1 year, 11 months ago
  74. 74dff02 improve: delete useless temp file (#142) by ShouJing · 1 year, 11 months ago
  75. 647d22b fix rings detection unit test bug (#147) by ShouJing · 1 year, 11 months ago
  76. 52a2faf implement kcore algorithm (#143) by Jermy Li · 1 year, 11 months ago
  77. 66fc6f0 clear vertex old files and edge old files on `beforeSuperstep(Constants.INPUT_SUPERSTEP + 1)` (#141) by coderzc · 1 year, 11 months ago
  78. ae3e3c3 delete useless old files (#138) by coderzc · 1 year, 11 months ago
  79. 1d45f5d improve ci config (#136) by coderzc · 1 year, 11 months ago
  80. 3c50af6 add subKvEntry size to KvEntryWithFirstSubKv (#139) by ShouJing · 1 year, 11 months ago
  81. 382130a fix: vertex at compute0() may be inactive (#134) by Jermy Li · 1 year, 11 months ago
  82. 161cc89 fix: output string value of log-output (#133) by Jermy Li · 1 year, 11 months ago
  83. 17ba9f4 unify input/output dir name to lowercase letters (#132) by Jermy Li · 1 year, 11 months ago
  84. b8db9f8 fix message_stat not reset each superstep (#131) by Jermy Li · 1 year, 11 months ago
  85. af865d9 fix: remove no exist path from merge source paths (#130) by coderzc · 1 year, 11 months ago
  86. 42e9e6b add operator deploy readme (#123) by coderzc · 2 years ago
  87. 3d64439 refactor ComputerOutput (#128) by Jermy Li · 2 years ago
  88. dca01eb fix messege-count calculation error (#127) by Jermy Li · 2 years ago
  89. ac77810 implement LPA algorithm (#110) by Jermy Li · 2 years ago
  90. 2442fe6 improve value interface (#126) by coderzc · 2 years ago
  91. 771b14a Use version 3.1.2 of Hadoop (#124) by coderzc · 2 years ago
  92. 775526b release file descriptor after input and compute (#120) by ShouJing · 2 years ago
  93. 89fe866 add fetch input splits timeout (#113) by ShouJing · 2 years ago
  94. 847abed add hdfs output (#114) by coderzc · 2 years ago
  95. dec7e29 fix bug: close file stream ahead at input stage (#118) by ShouJing · 2 years ago
  96. 614d8a0 inject more env var when start-computer.sh (#115) by coderzc · 2 years ago
  97. 5f06b65 Fix file descriptor leak (#116) by ShouJing · 2 years ago
  98. 7a49330 update `input.edge_freq` default value to MULTIPLE (#106) by ShouJing · 2 years ago
  99. 3936792 fix some warnings (#111) by Jermy Li · 2 years ago
  100. 063387d split SortManager to SendSortManager and RecvSortManager (#105) by coderzc · 2 years ago