1. 668333a support graph-create and graph-drop subcommand (#2) (#95) by zhoney · 2 years, 4 months ago master v1.6.0
  2. 11a817e upgrade version to 1.6.0 (#94) by zhoney · 2 years, 4 months ago
  3. 86a4efc Bump commons-io from 2.6 to 2.7 (#85) by dependabot[bot] · 2 years, 4 months ago
  4. 38d18fb chore: add issue template & auto stale issues and pr (#92) by imbajin · 2 years, 10 months ago
  5. 62a3864 add thread-num args for backup/restore cmd (#83) by zhoney · 3 years, 1 month ago
  6. 523042b Fix macos free_memory calculate by using vm_stat (#82) by Coderzc · 3 years, 1 month ago
  7. 52e6a28 upgrade dependent hugegraph-client to 1.9.3 (#80) by zhoney · 3 years, 2 months ago
  8. f7fbb68 add Printer print string without args (#79) by zhoney · 3 years, 3 months ago
  9. 12ec0d3 add auth backup and auth restore (#76) by xuliguov5 · 3 years, 4 months ago
  10. 8212bf2 fix relative path error for trust-store-file (#75) by zhoney · 3 years, 5 months ago v1.5.0
  11. 13eb6a6 improve command args (#74) by zhoney · 3 years, 5 months ago
  12. 5915b2c Support hdfs for dump (#73) by zhoney · 3 years, 5 months ago
  13. a127117 remove --protocol args (#72) by zhoney · 3 years, 5 months ago
  14. 12f1199 Upgrade for server 0.11 (#69) by zhoney · 3 years, 6 months ago
  15. 9ccdd37 support https global virables (#71) by zhoney · 3 years, 6 months ago
  16. 3d623f6 improve migrate subcommand(deleting not supported args of backup) (#68) by zhoney · 3 years, 6 months ago
  17. 5068709 improve exception info for failed to construct managers (#67) by zhoney · 3 years, 6 months ago
  18. 99fddbd support backup edges from HG to HDFS with label and prop filter (#63) by zhoney · 3 years, 7 months ago
  19. 4d20525 improve migrate command to support username and password (#61) by zhoney · 3 years, 9 months ago
  20. 97b3d8a Add client https method (#58) by shzcore · 3 years, 9 months ago
  21. 9b136df implement memory backend backup (#56) by zhoney · 3 years, 10 months ago
  22. f2107b1 adapt to client 1.8.5 (#54) by zhoney · 4 years, 1 month ago
  23. 627dbaa delete shard files before backup/dump (#53) by zhoney · 4 years, 2 months ago
  24. f04e467 fix dump npe (#49) by zhoney · 4 years, 4 months ago
  25. 94bb552 upgrade to 1.4.0 for server 0.10.4 (#46) by zhoney · 4 years, 6 months ago release-1.4.0 v1.4.0
  26. b11298e support migrate subcommand (#45) by zhoney · 4 years, 6 months ago
  27. d6f5770 add timeout global args (#44) by zhoney · 4 years, 7 months ago
  28. d6678d6 improve schedule-backup help info (#43) by zhoney · 4 years, 9 months ago
  29. 25c92a8 Improve graph-clear subcommand (#41) by zhoney · 4 years, 11 months ago
  30. 27d1e25 clear log4j warn by using log4j2 (#39) by zhoney · 5 years ago
  31. 1eee205 keep subcommands in order by group (#37) by zhoney · 5 years ago
  32. a753ec3 Compatible with hugegraph 0.8 when restore graph data (#34) by zhoney · 5 years ago release-1.3.0 v1.3.0
  33. c092bd2 remove jersey 1.19 denpendency of hadoop (#31) by zhoney · 5 years ago
  34. 676f97e fix bug dump not support split size (#32) by zhoney · 5 years ago
  35. 9a68f8c Release 1.3.0 for hugegraph-release-0.9.2 (#28) by zhoney · 5 years ago
  36. a96f89e Improve robust for backup huge data size (#21) by zhoney · 5 years ago
  37. a4e9f81 restore use configured graph to query mode instead of default 'hugegraph' (#26) by zhoney · 5 years ago
  38. 355a2a3 Improve graph-clear confirm message by zhangyi51 · 5 years ago
  39. 64411b5 add subcommand task-cancel and task-clear by zhangyi51 · 5 years ago
  40. 8d92a8c Fix some shell script bugs and improve compatibility by liningrui · 5 years ago
  41. ab108ab Fix scripts incompatiable with new version of hugegraph-studio by liningrui · 5 years ago
  42. e30cfcf Bump up to version 0.8.0 by liningrui · 5 years ago release-1.2.0 v1.2.0
  43. 9151e83 Fix get_ip failed when doesn't install ifconfig by liningrui · 5 years ago
  44. 7e1eee4 hugegraph-1379 support restore in restoring mode and merging mode by zhangyi51 · 6 years ago
  45. 44edc32 Rename package KGDumper to kgdumper by liningrui · 6 years ago
  46. 6314ce6 add kg dumper and SignFS64 by jiangxiaoye · 6 years ago
  47. 2ed0f1e hugegraph-1390 support execute and schedule gremlin script by zhangyi51 · 6 years ago
  48. 19c4ede HugeGraph-1366: Fixed bugs that when execute deploy.sh by liningrui · 6 years ago
  49. e56ee2d hugegraph-1380 update download link address of server and studio by zhangyi51 · 6 years ago
  50. d91923e HugeGraph-1377: Unified the naming style of the compression package for hugegraph and its components by liningrui · 6 years ago
  51. fa97458 HugeGraph-1375: support custom format for dumping graph by lizhangmei · 6 years ago v1.1.0
  52. ae2d9e7 hugegraph-1365 add 0.7 info into version-map.yml by zhangyi51 · 6 years ago
  53. 6771728 hugegraph-1364 add LICENSE for hugegraph-tools by zhangyi51 · 6 years ago
  54. 733d92d hugegraph-1357 add gremlin-job and task-* commands by zhangyi51 · 6 years ago
  55. 05f07eb hugegraph-1352 add download url prefix and README.md by zhangyi51 · 6 years ago
  56. efe90d2 Merge "HugeGraph-1349: Automatic modify README when checkout new branch" by zhangyi51 · 6 years ago
  57. 41724ed HugeGraph-1349: Automatic modify README when checkout new branch by liningrui · 6 years ago
  58. dd0d9f9 HugeGraph-1342: Arrange the util.sh in hugegraph-dist and hugegraph-tools module by liningrui · 6 years ago
  59. 27ff63a HugeGraph-1339: add support for dumping graph by lizhangmei · 6 years ago
  60. afe5f43 Merge "hugegraph-1340 add JVM XMX setting and make package suffix use version" by lizhangmei · 6 years ago
  61. c949ff6 hugegraph-81 keep help info consistent with deploy.sh, start-all.sh and clear.sh by zhangyi51 · 6 years ago
  62. ea90327 hugegraph-1340 add JVM XMX setting and make package suffix use version by zhangyi51 · 6 years ago
  63. 98bbdef Merge "hugegraph-1326 add backup-schedule subcommand to support backup at regular time" by liningrui · 6 years ago
  64. cb3266e hugegraph-1326 add backup-schedule subcommand to support backup at regular time by zhangyi51 · 6 years ago
  65. 28a361e HugeGraph-1325: deployment supports specifing path to store packages by liningrui · 6 years ago
  66. 52d9b30 HugeGraph-1289: Simplify the version parameters for deploy.sh by liningrui · 6 years ago
  67. 02d91d6 hugegraph-1321 support utf-8 for backup/restore by zhangyi51 · 6 years ago
  68. d58b717 hugegraph-1307 add retry for backup/restore and fix bug that multi-thread doesn't work by zhangyi51 · 6 years ago
  69. 0f22d6a hugegraph-1290 ToolManager construct failed due to use auth by default by zhangyi51 · 6 years ago
  70. 32723d1 HugeGraph-1267: Fixed bug that parse args in hugegraph.sh and deploy.sh by liningrui · 6 years ago
  71. 995a8d2 HugeGraph-1285: Adapt HugeGraph 0.6 and fixed two small bug by liningrui · 6 years ago
  72. 08a9259 hugegraph-1283 add ci for hugegraph-tools by zhangyi51 · 6 years ago
  73. 90956fb hugegraph-1272 add backup/restore subcommands for hugegraph script by zhangyi51 · 6 years ago
  74. 52aa8c6 HugeGraph-1274: Support clear server and studio dir and tar package by liningrui · 6 years ago
  75. 0a484be HugeGraph-1267: Add automatic deploy script by liningrui · 6 years ago
  76. a2daca9 init by gerrit · 6 years ago