1. 6dbbe32 Use goroutine to control the startup process by chinx · 5 years ago
  2. d7414f0 Add the export notice to the README.md by Willem Jiang · 5 years ago
  3. c447d24 Merge pull request #554 from zenlint/developer by Zen Lin · 5 years ago
  4. a31bcd9 Merge pull request #555 from zenlint/correctRM by Zen Lin · 5 years ago
  5. 89908f8 correct README by Zen Lin · 5 years ago
  6. 325927f Add License header to syncer/cmd/root.go and syncer/syncer.go by Zen Lin · 5 years ago
  7. f77ced4 Merge pull request #553 from ChinX/syncer by Zen Lin · 5 years ago
  8. ba34675 fix bug of test case by chinx · 5 years ago
  9. 7e578af Change the startup process of the syncer's services for subsequent cluster management by chinx · 5 years ago
  10. b1512c5 Merge pull request #551 from zenlint/developer by Zen Lin · 5 years ago
  11. bb110ea Merge remote-tracking branch 'origin/master' by Zen Lin · 5 years ago
  12. 58a8aa5 Merge pull request #549 from ChinX/master by Zen Lin · 5 years ago
  13. ed8885e correct README.md and arch pic by Zen Lin · 5 years ago
  14. 3a36648 Merge pull request #3 from ChinX/syncer by Chenzhu1008 · 5 years ago
  15. acda296 return error when etcd terminates unexpectedly by chinx · 5 years ago
  16. d2786c0 Merge pull request #2 from ChinX/syncer by Chenzhu1008 · 5 years ago
  17. 041c263 Merge pull request #550 from Genuifx/master by Zen Lin · 5 years ago
  18. baadcce move mocks to 'syncer/pkg/mock/' by chinx · 5 years ago
  19. 9a191ef Update README.md by iveswen · 5 years ago
  20. eb3e06a Merge pull request #1 from ChinX/syncer by Chenzhu1008 · 5 years ago
  21. 5b5d589 Switch storage to etcd and add mock storage to tests by chinx · 5 years ago
  22. 1234288 [SCB-1295] Add Syncer (#548) by Zen Lin · 5 years ago
  23. 3eb06e4 fix bug when open frontend on firefox (#546) by Chenzhu1008 · 5 years ago
  24. c6821d1 Updated the year information in NOTICE file by Willem Jiang · 5 years ago
  25. 90d6b97 Update bug_report.md by little-cui · 5 years ago
  26. de7166e Issues #539 update the dependency list and add the corresponding license (#542) by Chenzhu1008 · 5 years ago 1.2.0
  27. 2a60d63 Add some comments by little-cui · 5 years ago
  28. 55f8931 SCB-1059 Bug fixes (#540) by little-cui · 5 years ago
  29. 5b1b1d7 SCB-1092 More abundant metrics information (#536) by little-cui · 5 years ago
  30. ff89865 SCB-1059 Add grpc keepalive time (#537) by little-cui · 5 years ago
  31. e1c525c Issues-531 add registration and discovery for client (#534) by Chenzhu1008 · 5 years ago
  32. f120eb3 SCB-1092 Output event processing time (#533) by little-cui · 5 years ago
  33. c352007 SCB-1059 Optimize backoff package (#530) by little-cui · 5 years ago
  34. 5782435 SCB-1059 Optimize quota plugin (#529) by little-cui · 5 years ago
  35. 80a0eb7 SCB-1059 Should not show the shared microservices by default (#528) by little-cui · 5 years ago
  36. 5733168 SCB-1059 Update Etcd version from v3.1.9 to v3.3.10 (#527) by little-cui · 5 years ago
  37. dca3854 SCB-1059 Use the raw password if decrypt failed (#526) by little-cui · 5 years ago
  38. d15aa11 SCB-1059 Bug fixes (#525) by little-cui · 5 years ago
  39. ab93888 SCB-1092 Use a simple time struct to save memory (#522) by little-cui · 5 years ago
  40. 72d346c Update v4.yaml (#521) by Shawn · 5 years ago
  41. 36f7e05 SCB-1092 More abundant metrics information (#519) by little-cui · 5 years ago
  42. 4572421 Swagger validation error:incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line (#520) by Shawn · 5 years ago
  43. 857d993 SCB-1070 Add 'TESTING' status in the UI (#518) by little-cui · 5 years ago
  44. 557f39a SCB-1053 Update the batch find API (#517) by little-cui · 5 years ago
  45. 1ab21c8 SCB-1049 Alarm center (#503) by little-cui · 5 years ago
  46. e665c2d SCB-1059 Re-register instance does not keep alive the lease (#514) by little-cui · 5 years ago
  47. d8f6569 SCB-1059 Update the api doc (#510) by little-cui · 5 years ago
  48. 61f0575 SCB-1053 Add instances request struct (#508) by little-cui · 5 years ago
  49. fad2b58 SCB-1053 allow instances to be nil (#506) by little-cui · 5 years ago
  50. 7580695 SCB-1070 New instance 'TESTING' status (#507) by little-cui · 5 years ago
  51. a0f5e64 Update v4.yaml by little-cui · 5 years ago
  52. b2bc7a9 SCB-1059 unexpected events publish if error occurs in previous list-watch loop (#505) by little-cui · 5 years ago
  53. 307132e SCB-1059 Support go 1.11.2 (#504) by little-cui · 5 years ago
  54. 0e8562e SCB-1053 Batch microservices instances discovery API (#502) by little-cui · 5 years ago
  55. 6285f2b SCB-1050 Metrics cache does not clean (#500) by little-cui · 5 years ago
  56. e2ae9db SCB-1032 Support compress the response (#496) by little-cui · 5 years ago
  57. 6a7379a SCB-1052 Import zap logger without binding go version (#501) by little-cui · 5 years ago
  58. 7aceab7 SCB-1041 scctl version command does not print sc verison (#499) by little-cui · 5 years ago
  59. 1fa8c5a SCB-993 Add the requirement of scctl (#498) by little-cui · 5 years ago
  60. 4942829 SCB-993 search sc cluster when key mismatch with aggregator cache (#493) by little-cui · 5 years ago 1.1.0
  61. 0a0b1fd Create Rat-Report-2018-11-20.md by Mohammad Asif Siddiqui · 5 years ago
  62. 8bdf847 Update README.md by Mohammad Asif Siddiqui · 5 years ago
  63. c0a10ec Update README.md by Mohammad Asif Siddiqui · 5 years ago
  64. d3eabf8 Update Readme.md by Mohammad Asif Siddiqui · 5 years ago
  65. bde3c23 Create releaseNotes-1.1.0.md by Mohammad Asif Siddiqui · 5 years ago
  66. 5cec4ba Merge pull request #494 from asifdxtreme/master by Mohammad Asif Siddiqui · 5 years ago
  67. bf81340 Update ASF headers by asifdxtreme · 5 years ago
  68. af256da update RAT command for excluded files by asifdxtreme · 5 years ago
  69. 54eb3a4 Add ASF headers to yaml files by asifdxtreme · 5 years ago
  70. a67bc47 Add ASF Headers to yaml files by asifdxtreme · 5 years ago
  71. 0730544 Fix License Files by asifdxtreme · 5 years ago
  72. 413eacb SCB-993 Update the document of docker-compose (#492) by little-cui · 5 years ago
  73. b3a10ee Create CONTRIBUTING.md by little-cui · 5 years ago
  74. 4f7a316 Update issue templates by little-cui · 5 years ago
  75. c1b3a2e SCB-1027 Fix the core dump in SC which compiled with go1.10+ (#491) by little-cui · 5 years ago
  76. cd33623 SCB-1025 Add Properties View in Service Info Page (#490) by Mohammad Asif Siddiqui · 5 years ago
  77. a4b1a56 SCB-993 Fixed the error of microservice registration in multi-dc (#487) by little-cui · 5 years ago
  78. 09040b9 SCB-1015 Support the forth microservice version number registration (#488) by little-cui · 6 years ago
  79. c3f06f1 SCB-993 Update the design document (#486) by little-cui · 6 years ago
  80. b6e5406 SCB-1016 Change git repo name (#483) by little-cui · 6 years ago
  81. ed23586 SCB-973 Clean up the DISCLAIMER and README.md by Willem Jiang · 6 years ago
  82. 55d719c SCB-993 print warning log when aggregate conflict (#481) by little-cui · 6 years ago
  83. d2494d7 Upload aggregator design pic by little-cui · 6 years ago
  84. ea31a1a SCB-994 SC can not read the context when client using grpc api (#476) by little-cui · 6 years ago
  85. 7f9cdb7 SCB-977 Dependencies will not be updated in 5min when re-create provider service (#478) by little-cui · 6 years ago
  86. dc76a75 SCB-988 Add loadbalancer in sc client (#479) by little-cui · 6 years ago
  87. eb3aea0 SCB-993 Can not test Schema if instance port greater than 4 digits (#480) by little-cui · 6 years ago
  88. 2a7fa4d Optimize log prints (#477) by little-cui · 6 years ago
  89. f67d612 SCB-993 span_test.go:151: Fatalf call has arguments but no formatting directives (#474) by little-cui · 6 years ago
  90. 4a6b0e3 SCB-993 Add sc binary to .gitignore (#475) by xcaspar · 6 years ago
  91. 5a68ede SCB-991 Optimize args parsing (#471) by little-cui · 6 years ago
  92. ed9a459 Update README (#469) by little-cui · 6 years ago
  93. 6595827 SCB-983 Output the QPS per domain (#467) by little-cui · 6 years ago
  94. 2794106 SCB-984 Add Health Check command (#466) by little-cui · 6 years ago
  95. 5fb7300 SCB-980 The dependency will be broken when commit etcd failed (#464) by little-cui · 6 years ago
  96. c5473e0 SCB-981 Can not remove the microservice and instance properties (#465) by little-cui · 6 years ago
  97. 3ddb255 SCB-978 Fix translation issues for Chinese Locale on First Load (#463) by Mohammad Asif Siddiqui · 6 years ago
  98. 0e08130 SCB-977 Dependencies will not be updated in 5min when re-create provider service (#462) by little-cui · 6 years ago
  99. 0d10009 SCB-972 Using Sha1 signature key as UUID of k8s service (#461) by little-cui · 6 years ago
  100. bd59e8b SCB-972 Using Sha1 signature key as UUID of micro service (#460) by little-cui · 6 years ago