1. 7dedff6 Optimize: clean go.mod file (#1274) by little-cui · 2 years, 2 months ago
  2. 9f3aa12 Change: remove the option 'SchemaNotEditable' (#1272) by little-cui · 2 years, 2 months ago
  3. 4d443fc [feat] fix gRpc client conn (#1269) by xiaoluoluo · 2 years, 2 months ago
  4. c3124e3 Merge pull request #1271 from aseTo2016/master by robotljw · 2 years, 2 months ago
  5. eb41660 #1228 bug: replica instance fail when service not exist, resend again by aseTo2016 · 2 years, 2 months ago
  6. 771b61c #1228 bug: replica instance fail when service not exist, resend again by aseTo2016 · 2 years, 2 months ago
  7. 306e8b9 #1228 bug: replica instance fail when service not exist, resend again by aseTo2016 · 2 years, 2 months ago
  8. d2c74a6 #1228 replica instance fail when service not exist, resend again (#1270) by aseTo2016 · 2 years, 2 months ago
  9. 59cef88 [fix] when domain or project is empty should return default (#1268) by robotljw · 2 years, 3 months ago
  10. 6f3ec57 Merge pull request #1267 from little-cui/bug by robotljw · 2 years, 3 months ago
  11. ac75ccc Bug: overwrite the instance properties when replicator sync heartbeat by little-cui · 2 years, 3 months ago
  12. 97b07f3 Merge pull request #1266 from aseTo2016/master by robotljw · 2 years, 3 months ago
  13. dcf1e61 #1228 replica role use dao by aseTo2016 · 2 years, 3 months ago
  14. f2b6c3a [bugfix] set sync context when call SyncAll func (#1265) by robotljw · 2 years, 3 months ago
  15. 2c98c5d #1228 replica instance failed, resend again (#1264) by aseTo2016 · 2 years, 3 months ago
  16. 92b66aa [fix] exchange account and role order in SynAll func (#1263) by robotljw · 2 years, 3 months ago
  17. 63e45f6 [bugfix] missing sync task when sync is enabled (#1262) by robotljw · 2 years, 3 months ago
  18. 8343022 [feat] fix delete tombstone data bug (#1261) by xiaoluoluo · 2 years, 3 months ago
  19. d208550 Feature: append inner properties when heartbeat success (#1259) by little-cui · 2 years, 3 months ago
  20. 1ae29f4 Bug: govern api return empty schemaIds (#1257) by little-cui · 2 years, 3 months ago
  21. cc1a0b4 Merge pull request #1256 from aseTo2016/master by robotljw · 2 years, 3 months ago
  22. 9e438b0 #1228 update accout failed, make panic by aseTo2016 · 2 years, 3 months ago
  23. ffe4ef1 [feat] fix delete tombstone data bug (#1255) by xiaoluoluo · 2 years, 3 months ago
  24. 860af37 #1228 support kv timestamp (#1254) by aseTo2016 · 2 years, 3 months ago
  25. fab9f1e Merge pull request #1253 from aseTo2016/master by robotljw · 2 years, 3 months ago
  26. 12b2bb0 #1228 account use dao to crud by aseTo2016 · 2 years, 3 months ago
  27. 9574eba #1228 account use dao to crud by aseTo2016 · 2 years, 3 months ago
  28. 094f739 #1228 grpc syncer server supports 10M received size (#1252) by aseTo2016 · 2 years, 3 months ago
  29. 6808194 Merge pull request #1251 from little-cui/bug by robotljw · 2 years, 3 months ago
  30. d64d613 Add Quota management README by little-cui · 2 years, 3 months ago
  31. 52b05a3 [fix] sync dep resource using kv task to store (#1250) by robotljw · 2 years, 3 months ago
  32. 31619d1 Merge pull request #1249 from robotLJW/master by robotljw · 2 years, 3 months ago
  33. e29c607 [feat] add SyncAll func when db is mongo by robotljw · 2 years, 3 months ago
  34. 8eaab7b Merge pull request #1248 from xiaoluoluo/fix by robotljw · 2 years, 3 months ago
  35. 9270bd7 [feat] fix delete tombstone data bug by 1162641716@qq.com · 2 years, 3 months ago
  36. aee412b [fix] add SyncAllLockKey in SyncAll func (#1247) by robotljw · 2 years, 3 months ago
  37. ae18050 [feat] add SyncAll func (#1245) by robotljw · 2 years, 3 months ago
  38. 8e4878c [feat] add task tombstone when db is mongo (#1243) by robotljw · 2 years, 3 months ago
  39. 668407e Bug: not correct syncer metrics name (#1244) by little-cui · 2 years, 3 months ago
  40. 080b180 #1228 sync model (#1242) by aseTo2016 · 2 years, 3 months ago
  41. 57e24f7 Bug: remove syncer.enabled (#1240) by little-cui · 2 years, 3 months ago
  42. 97b3e41 #1228 sync model (#1241) by aseTo2016 · 2 years, 3 months ago
  43. 62a82d2 Feature: sync the SC service (#1239) by little-cui · 2 years, 3 months ago
  44. 9ed96dd Bug: fix archaius GetBool bug (#1238) by little-cui · 2 years, 3 months ago
  45. 26997eb [#1228]syncer support tls (#1237) by aseTo2016 · 2 years, 3 months ago
  46. 0b82d77 [feat] add event initialization in sc (#1235) by robotljw · 2 years, 3 months ago
  47. d65ef65 Merge pull request #1234 from little-cui/bug by robotljw · 2 years, 3 months ago
  48. 29addbf Refactor: use dlock instead by little-cui · 2 years, 3 months ago
  49. e1db06b Merge pull request #1233 from robotLJW/master by robotljw · 2 years, 3 months ago
  50. 638b72e [refactor] using cari's mongo db client by robotljw · 2 years, 3 months ago
  51. 37acc32 #1228 sync model (#1229) by aseTo2016 · 2 years, 3 months ago
  52. cbc4384 Feature: support customize the sc registry endpoint (#1232) by little-cui · 2 years, 3 months ago
  53. 94c1a11 Bug: return internal properties when list all microservices (#1225) by little-cui · 2 years, 3 months ago
  54. 365765e Bug: start up failed when upgrade sc version (#1231) by little-cui · 2 years, 3 months ago
  55. 3f36ac6 Merge pull request #1230 from robotLJW/master by robotljw · 2 years, 3 months ago
  56. 004abf9 [feat] eventbase use db kind by robotljw · 2 years, 3 months ago
  57. 8e93811 Merge pull request #1226 from robotLJW/master by robotljw · 2 years, 3 months ago
  58. 80a33b5 [feat] using cari db client by robotljw · 2 years, 3 months ago
  59. d447cff Upgrade etcdadpt version (#1224) by little-cui · 2 years, 4 months ago
  60. 45ea3fc [feat] add engine info to instance (#1220) by xiaoluoluo · 2 years, 4 months ago
  61. 9e66757 Feature: add syncer metrics (#1223) by little-cui · 2 years, 4 months ago
  62. 466eb5e [fix] use heartbeat resource event to send heartbeatSet resource (#1222) by robotljw · 2 years, 4 months ago
  63. 3d3acab Feature: add put instance service (#1218) by little-cui · 2 years, 4 months ago
  64. 05fe442 [feat] add syncer delete expire tombstone data (#1214) by xiaoluoluo · 2 years, 4 months ago
  65. 5ac1c52 Merge pull request #1217 from apache/grpc by robotljw · 2 years, 4 months ago
  66. c4bc1b4 [feat] normal access traffic needs to be synchronized (#1216) by robotljw · 2 years, 4 months ago
  67. 11381fb Refactor: add syncer server by little-cui · 2 years, 4 months ago
  68. 12f54ca Feature: add resource usage service (#1215) by little-cui · 2 years, 4 months ago
  69. 339a0b0 Refactor: disco service (#1194) by little-cui · 2 years, 4 months ago
  70. 11cabb3 Merge pull request #1211 from robotLJW/master by robotljw · 2 years, 4 months ago
  71. 34b50b1 [feat] add datacenter info to instance from config (#1208) by xiaoluoluo · 2 years, 4 months ago
  72. bc15e4e [feat] add instance and heartbeat sync func when db mode is etcd by robotljw · 2 years, 4 months ago
  73. 404df19 Merge pull request #1210 from robotLJW/master by robotljw · 2 years, 4 months ago
  74. 8cfd30a [fix] fix test cases for services and dependencies when the db mode is etcd by robotljw · 2 years, 4 months ago
  75. f1d9781 Merge pull request #1209 from robotLJW/master by robotljw · 2 years, 4 months ago
  76. dcfc2ae [feat] add schema sync func and ut when db mode is etcd by robotljw · 2 years, 4 months ago
  77. c63d0ba [feat]add health api in sync package (#1205) by xiaoluoluo · 2 years, 4 months ago
  78. 738f155 [feat] add tag sync func and ut when db mode is etcd (#1204) by robotljw · 2 years, 4 months ago
  79. 9efc568 [feat] add microservice sync func and ut when db mode is etcd (#1202) by robotljw · 2 years, 4 months ago
  80. 58645e4 Merge pull request #1201 from robotLJW/master by robotljw · 2 years, 4 months ago
  81. a844ea0 [fix] distinguish creating and updating dep tasks by robotljw · 2 years, 4 months ago
  82. 160431c Merge pull request #1200 from robotLJW/master by robotljw · 2 years, 4 months ago
  83. 080cdf0 [feat] add dep sync func when db is etcd by robotljw · 2 years, 4 months ago
  84. a983b51 [feat] add role sync func and ut when db is etcd (#1198) by robotljw · 2 years, 4 months ago
  85. 2e7ea92 Feature: add syncer config framework (#1197) by little-cui · 2 years, 4 months ago
  86. 4345217 [feat] add account sync func and ut (#1195) by robotljw · 2 years, 4 months ago
  87. 512a9cc Bug: try dlock before start retirement job (#1193) by little-cui · 2 years, 4 months ago
  88. 175853b [feat] add dlock service, implemented etcd's dlock mechanism (#1191) by robotljw · 2 years, 4 months ago
  89. 35b4680 Refactor: add self registry service (#1190) by little-cui · 2 years, 4 months ago
  90. 7243b23 Optimize: refactor rbac datasource interface (#1189) by little-cui · 2 years, 4 months ago
  91. f450576 [fix] modify ci to use mongo replica set (#1188) by robotljw · 2 years, 4 months ago
  92. a1387cc Feature: add schema retire cron job (#1187) by little-cui · 2 years, 4 months ago
  93. 1e58aa0 [feat] add task and tombstone ut in eventbase (#1185) by robotljw · 2 years, 4 months ago
  94. c9e57a8 Feature: Add schema ref, Part2 etcd/mongo implement (#1184) by little-cui · 2 years, 4 months ago
  95. c459caa #1183 Bug: can not retire the services which have dependencies (#1186) by little-cui · 2 years, 4 months ago
  96. 197d96a Merge pull request #1182 from robotLJW/master by robotljw · 2 years, 4 months ago
  97. 157f175 [feat] add service in eventbase by robotljw · 2 years, 4 months ago
  98. 52e5386 Refactor quota mgr (#1181) by little-cui · 2 years, 4 months ago
  99. c9e7294 [feat] add mongo implementation of datasource in eventbase (#1178) by robotljw · 2 years, 5 months ago
  100. de2aba9 add policy service (#1179) by Shawn · 2 years, 5 months ago