1. 306b4f1 fix NPE in EventHub.destroy() by Zhangmei Li · 5 years ago
  2. 95530cc add PerfUtil.clear()/Bytes.concat()/CollectionUtil.randomSet() by Zhangmei Li · 5 years ago
  3. 5bac575 Set origin iterator last one if all iterators of extendable iterator are empty by zhangyi51 · 5 years ago
  4. 5f6012c Support for sortable base64 encoding by Zhangmei Li · 5 years ago
  5. bbbc8e7 Add CollectionUtil.sortByValue() by liningrui · 5 years ago
  6. 6f20cb8 Fix dependency conflict "InjectionManagerFactory not found" by liningrui · 5 years ago
  7. 476bb78 Add CollectionUtilTest to UnitTestSuite by liningrui · 5 years ago
  8. 146e4bc add api for setting thread pool name by Zhangmei Li · 6 years ago
  9. 904f426 README improve by zhangyi51 · 6 years ago
  10. 16fbcb3 Optimize intersect action by liningrui · 6 years ago
  11. 591d3f3 HugeGraph-1399: let EventHub.notify() return Future to sync by Zhangmei Li · 6 years ago
  12. 07793f9 HugeGraph-622: Bump up to version 1.5.0 by zhangyi51 · 6 years ago
  13. 1c7c839 hugegraph-1364 add LICENSE for hugegraph-common by zhangyi51 · 6 years ago v1.4.9
  14. a412145 HugeGraph-1349: Add some badges(licence, build, coverage and maven) in README by liningrui · 6 years ago
  15. 553cd60 hugegraph-889 add ACCEPTED to POST, PUT and DELETE for async by zhangyi51 · 6 years ago
  16. 1db56cf HugeGraph-1341: Upgrade version to 1.4.8(1.4.7 failed deploying to maven respority) by liningrui · 6 years ago
  17. 9db4310 HugeGraph-1336: move common tests from hugegraph-test to hugegraph-common by Zhangmei Li · 6 years ago
  18. eed956d hugegraph-81 add github link to README by zhangyi51 · 6 years ago
  19. 50c7738 HugeGraph-1312: Add config to deploy to sonatype maven respority by liningrui · 6 years ago
  20. 92ad62a HugeGraph-1330: add support for 128bits hash by Zhangmei Li · 6 years ago
  21. 4aae65c HugeGraph-81: Small optimization of package structure by liningrui · 6 years ago
  22. 8c76d5b HugeGraph-1309: add remove() support to WrappedIterator by Zhangmei Li · 6 years ago
  23. daa967d HugeGraph-1301: Move SafeDateFormat class to hugegraph-common module by liningrui · 6 years ago
  24. 544b94c HugeGraph-1257: Let jersey client use preemptive credentials by liningrui · 6 years ago
  25. 140cf84 hugegraph-1234 add subset util by zhangyi51 · 6 years ago
  26. 9346717 HugeGraph-1236: add getMap() to HugeConfig by Zhangmei Li · 6 years ago
  27. d6d92e4 HugeGraph-1229: add README.md for project hugegraph-common by liningrui · 6 years ago
  28. aa222c4 HugeGraph-1229: add README.md for project hugegraph-common by liningrui · 6 years ago
  29. c2db8f5 HugeGraph-81: Fixed bug that message and cause placed error by liningrui · 6 years ago
  30. 887a4d5 HugeGraph-1196: Fix grammer at exits method by Liu Jie · 6 years ago
  31. 5183fb0 HugeGraph-1208: Move compareNumber() from core to common module by liningrui · 6 years ago
  32. 1bf8d9e HugeGraph-1191: rewrite exception handling mechanism at register method by Liu Jie · 6 years ago
  33. 56a60dc HugeGraph-1190: add OptionSpace.keys() method by Zhangmei Li · 6 years ago
  34. 12c6591 HugeGraph-1183: Add common RestClient for server and client by liningrui · 6 years ago
  35. cb33bbd HugeGraph-1174: Let config reload if some options contains comma by liningrui · 6 years ago
  36. 154e030 HugeGraph-1171: Modify the way for config options registration by liningrui · 6 years ago
  37. 8d83339 HugeGraph-1158: awllow empty Iterator add to ExtendableIterator by Zhangmei Li · 6 years ago
  38. fde9c72 HugeGraph-1110: let iterators implement AutoCloseable and Metadatable by Zhangmei Li · 6 years ago
  39. 749a2d9 HugeGraph-1097: fix check error when HugeConfig(Configuration config) with list options by Zhangmei Li · 6 years ago
  40. 2ae8e15 HugeGraph-1097: fix missing check for duplicated options by Zhangmei Li · 6 years ago
  41. 8219a10 HugeGraph-1075: add allowValues() to OptionChecker by Zhangmei Li · 6 years ago
  42. 9f994b3 HugeGraph-1000: allow non-check of config options by Zhangmei Li · 6 years ago
  43. fe8b51d HugeGraph-976: add filter-iterator by Zhangmei Li · 6 years ago
  44. 24ff820 HugeGraph-994: Fixed bug that some key has more than one value will throw an assert exception by liningrui · 6 years ago
  45. 8a44989 HugeGraph-990: Fixed bug that compile error when building project by liningrui · 6 years ago
  46. 7789bc8 HugeGraph-989: add toHex()/fromHex() to class Bytes by Zhangmei Li · 6 years ago
  47. 6503235 HugeGraph-986: Let prefixOf support generic type by liningrui · 6 years ago
  48. 1804fa7 HugeGraph-984: Fixed bug that multi graphs has same name config option will be overrided by liningrui · 6 years ago
  49. 3d3da16 HugeGraph-978: add prefixWith() for bytes by Zhangmei Li · 6 years ago
  50. b01f3a3 HugeGraph-975: support conversion: number <==> bytes by Zhangmei Li · 6 years ago
  51. 094f8bb HugeGraph-935: Add a method 'allUnique' by liningrui · 7 years ago
  52. d8d4b3e hugegraph-911 add prefixOf method into CollectionUtil by zhangyi51 · 7 years ago
  53. 5e003a7 HugeGraph-830: Catch IOException if create new socket connection failed. Note that, we should try to avoid catch Throwable since it not only catch all exceptions but also catch errors. by liningrui · 7 years ago
  54. 5195740 HugeGraph-762: add isSimpleType() method to class ReflectionUtil by Zhangmei Li · 7 years ago
  55. 12c53cc fix EventHub bugs: HugeGraph-732 and HugeGraph-733 by Zhangmei Li · 7 years ago
  56. 4d6c421 HugeGraph-726: add toList(array) method into class CollectionUtil by Zhangmei Li · 7 years ago
  57. 281aab8 HugeGraph-645: Add space line between license and package for hugegraph-common by liningrui · 7 years ago
  58. ca0a983 HugeGraph-596: Passed env varibale from BCLOUD to agile module for hugegraph-common module by liningrui · 7 years ago
  59. b4a6cc9 HugeGraph-596: fixed bug that hugegraph-common deploy before merge by liningrui · 7 years ago
  60. c24069e HugeGraph-625: fixed bug that there is a line length of more than 80 characters in the license information for hugegraph-common by liningrui · 7 years ago
  61. 504069e HugeGraph-623: rename LoggerFactory.getLogger() to Log.logger() by Zhangmei Li · 7 years ago
  62. 705c27b HugeGraph-555: add lockAll() for KeyLock by Zhangmei Li · 7 years ago
  63. f6cdc8a HugeGraph-547: replace tilNextMillis by tillNextMills as the later is more meaningfull by Liu Jie · 7 years ago
  64. 8bdac2c HugeGraph-525: add the const NAME of component hugegraph-common into CommonVersion by Zhangmei Li · 7 years ago
  65. a200dea HugeGraph-131: clean up some warnings in LockGroup by Zhangmei Li · 7 years ago
  66. 5cda854 HugeGraph-525: add vertion check util by Zhangmei Li · 7 years ago
  67. f33c093 HugeGraph-532: Rewrite checksocket class by Liu Jie · 7 years ago
  68. dec8fe9 HugeGraph-531: Fix typo at OptionHolder class by Liu Jie · 7 years ago
  69. dfd3190 HugeGraph-527: First add the version to the common module. by liningrui · 7 years ago
  70. b76e0ea HugeGraph-527: add customized implemention version to manifest.mf by liningrui · 7 years ago
  71. 6052985 hugegraph-502 add read write lock support by zhangyi51 · 7 years ago
  72. e05d130 HugeGraph-482: upgrade log4j to log4j2 by liningrui · 7 years ago
  73. 9faea02 hugegraph-499 trivial grammar change. by zhangyi51 · 7 years ago
  74. 5252a7e HugeGraph-410: improve code style by Zhangmei Li · 7 years ago
  75. 0c58069 HugeGraph-501: fix EventHub ConcurrentModificationException by Zhangmei Li · 7 years ago
  76. 315000a HugeGraph-503: using bit shift whenever, if not affect the code readability. by Liu Jie · 7 years ago
  77. d3960c1 Always define long variable endwith 'L' indicator. by Liu Jie · 7 years ago
  78. 9778a8b HugeGrap-499: fix english grammer in lock by Liu Jie · 7 years ago
  79. 171e723 HugeGraph-494: refine logic of lock() menthod by Liu Jie · 7 years ago
  80. 9a1417f HugeGraph-487 by zhangyi51 · 7 years ago
  81. 9cc9cad HugeGraph-476: add destroy() method by Zhangmei Li · 7 years ago
  82. e88f54a HugeGraph-462: add event manager by Zhangmei Li · 7 years ago
  83. ec2599d HugeGraph-369 by zhangyi51 · 7 years ago
  84. d592690 HugeGraph-254: improve utils class perf with final(inline) by Zhangmei Li · 7 years ago
  85. 3695904 HugeGraph-410: fixed code style of hugegraph-common by liningrui · 7 years ago
  86. 7bdf878 HugeGraph-407: add KeyLock class by Zhangmei Li · 7 years ago
  87. 5603b9c HugeGraph-326: add slf4j-api that has been mistakenly deleted by liningrui · 7 years ago
  88. cccef5d HugeGraph-357: modify return type of TriFunction by liningrui · 7 years ago
  89. db55e23 HugeGraph-351: fixed bug that CoreOption constructor has been removed by liningrui · 7 years ago
  90. 3e5f626 HugeGraph-351: code format and clean up some warnings by liningrui · 7 years ago
  91. 5f30552 HugeGraph-344: add distributionManagement to deploy baidu maven repository by liningrui · 7 years ago
  92. a5fa901 HugeGraph-341: First commit hugegraph-common code by liningrui · 7 years ago