1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Commit Graph

  • 3d09d46615
    Merge pull request #1140 from ligang2495/greenwich format 2019-12-23 23:10:21 +08:00
  • 2bcc098c27 enhance sentinelproperties config ligang2495 2019-12-18 21:36:17 +08:00
  • 85ddda03ff [issue #982 & issue #978]enhance nacos config zkzlx 2019-12-18 15:16:42 +08:00
  • 54d97a37b4 optimize pom fangjian0423 2019-12-17 11:00:34 +08:00
  • 0def289574 Merge remote-tracking branch 'upstream/master' mercyblitz 2019-12-16 09:56:56 +08:00
  • 1d99e35977
    Merge pull request #1124 from yuhuangbin/nacos-branch Mercy Ma 2019-12-11 16:20:48 +08:00
  • 1afc7cbbc1
    Merge pull request #1098 from slievrly/cglib Mercy Ma 2019-12-11 16:19:36 +08:00
  • 792d008863 Support more config for Nacos yuhuangbin 2019-12-11 14:17:08 +08:00
  • 829dc23550
    Merge pull request #2 from alibaba/master yuhuangbin 2019-12-11 11:27:24 +08:00
  • 3f8e6d69bf
    Merge pull request #1104 from yuhuangbin/seata-feign Mercy Ma 2019-12-11 11:11:25 +08:00
  • b1c0c1aa12
    Merge pull request #1094 from yuhuangbin/issue#980 Mercy Ma 2019-12-11 11:01:48 +08:00
  • 53570e64bd Merge remote-tracking branch 'upstream/master' mercyblitz 2019-12-11 10:52:44 +08:00
  • 7d60c28a3a
    Merge pull request #1116 from 631359746/master format 2019-12-08 13:48:06 +08:00
  • 80300b9a90
    Merge pull request #1 from 631359746/631359746-patch-sentinel-log 631359746 2019-12-06 15:21:52 +08:00
  • 0519e551ff
    Update SentinelSCGAutoConfiguration.java 631359746 2019-12-06 11:31:57 +08:00
  • b86503c0ad Use 'proxyBeanMethods = false' where possible. echooymxq 2019-12-05 22:29:29 +08:00
  • f04a4b1fb0 reformate imports LiuJunJie 2019-12-05 14:18:12 +08:00
  • 2574c2217b reformate code LiuJunJie 2019-12-05 14:10:11 +08:00
  • f34641871a add unit test to test get server from local properties and from nacos discovery. LiuJunJie 2019-12-05 12:21:05 +08:00
  • d79207c64b Support seata feign loadbalancer yuhuangbin 2019-12-04 09:23:34 +08:00
  • c765fc088d
    Merge pull request #1095 from yuhuangbin/issue#1091 format 2019-12-04 14:41:27 +08:00
  • 224ef57307 Add default values for some configuration items yuhuangbin 2019-12-02 12:54:44 +08:00
  • 1e26df1aa1 Add property to disable Sentinel auto-configuration yuhuangbin 2019-12-02 13:38:33 +08:00
  • ffb246829f replace code properties that have expired 冷冷 2019-12-03 21:36:21 +08:00
  • bd77f3f919 bugfix: SeataBeanPostProcessor can't use cglib proxy slievrly 2019-12-03 14:16:49 +08:00
  • 71f8dc0037
    Merge pull request #1 from alibaba/master yuhuangbin 2019-12-02 18:39:39 +08:00
  • cc053a520a
    Merge pull request #1080 from luhggit/fix#1156 format 2019-12-01 17:16:23 +08:00
  • ddc5f57caf Merge remote-tracking branch 'upstream/master' fangjian0423 2019-12-01 17:13:38 +08:00
  • cef87972d7 do some refactor fangjian0423 2019-12-01 17:13:21 +08:00
  • 3c88e92262 :Merge branch 'master' into fix#1156 luhg 2019-11-30 08:53:23 +08:00
  • 4c3a28ebd5
    Merge pull request #1070 from qixiaobo/patch-1 format 2019-11-29 14:38:58 +08:00
  • cfa1b20799 Merge remote-tracking branch 'upstream/master' into patch-1 qixiaobo 2019-11-29 14:21:50 +08:00
  • e4a4e7f288 update pom to adapt Hoxton version fangjian0423 2019-11-29 11:00:39 +08:00
  • 859753976b Fixes #1156, handle the scenario where the registed bean name is null luhggit 2019-11-27 18:29:27 +08:00
  • 460daaf1d8
    Update readme.md 祁晓波 2019-11-22 17:58:45 +08:00
  • ed598ba427
    add some warnings for classpath file datasource 祁晓波 2019-11-22 17:49:26 +08:00
  • ef1d3083ec Update SNAPSHOT to 1.5.1.RELEASE v1.5.1.RELEASE 1.x fangjian0423 2019-11-15 02:58:20 +08:00
  • 0b228c9c75 Update SNAPSHOT to 2.0.1.RELEASE v2.0.1.RELEASE fangjian0423 2019-11-15 02:37:40 +08:00
  • d5729721a2 Update SNAPSHOT to 2.1.1.RELEASE v2.1.1.RELEASE fangjian0423 2019-11-15 02:15:56 +08:00
  • c93635fe9d enable NacosConnectionFailureAnalyzer fangjian0423 2019-11-15 01:37:03 +08:00
  • 29e55d344f enable NacosConnectionFailureAnalyzer fangjian0423 2019-11-15 01:35:58 +08:00
  • 837f69a1c8 enable NacosConnectionFailureAnalyzer fangjian0423 2019-11-15 01:34:46 +08:00
  • 783e807eff upgrade sentinel to 1.7.0, cheers fangjian0423 2019-11-12 11:37:31 +08:00
  • f0771e160d upgrade sentinel to 1.7.0, cheers fangjian0423 2019-11-12 11:35:27 +08:00
  • f6bc404e0b upgrade sentinel to 1.7.0, cheers fangjian0423 2019-11-12 11:23:26 +08:00
  • b617fec3a8 add sidecar examples fangjian0423 2019-11-11 16:06:00 +08:00
  • a3f9960f23 sync & commit in greenwich fangjian0423 2019-11-11 14:28:42 +08:00
  • e56f5e7d06 fix circleci fangjian0423 2019-11-11 14:26:48 +08:00
  • d2d0e0235e remove deprecated class reference fangjian0423 2019-11-11 14:24:35 +08:00
  • caa27b3f1c sync & commit in edgware fangjian0423 2019-11-11 14:22:01 +08:00
  • 0cfe075d0e Merge remote-tracking branch 'upstream/finchley' into finchley fangjian0423 2019-11-11 13:48:32 +08:00
  • f8acef323b sync & commit in finchley fangjian0423 2019-11-11 13:47:58 +08:00
  • fa886418d7 refactor Nacos ConfigService & NamingService fangjian0423 2019-11-11 11:38:27 +08:00
  • 34308b0a49
    Merge pull request #1050 from chuntaojun/master format 2019-11-07 10:22:52 +08:00
  • 935f50f9ab fix(nacos): Repair to create a large number of Nacos*Service problems chuntaojun 2019-11-06 21:26:55 +08:00
  • 492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility chuntaojun 2019-11-06 21:12:26 +08:00
  • f31b48a01f sync & commit in greenwich fangjian0423 2019-11-06 17:10:53 +08:00
  • 695b374902 remove rocketmq name-server regexp check fangjian0423 2019-11-06 17:04:37 +08:00
  • 414f8dbf3d
    Merge pull request #1029 from zhaoyunxing92/master format 2019-11-06 17:00:42 +08:00
  • 62ad5de3e2 [reset] zhaoyunxing92 2019-11-06 16:16:30 +08:00
  • ad143f16e6
    Merge pull request #1044 from tyq0010/fix-#1043 format 2019-11-06 10:24:45 +08:00
  • b2825b275f
    Update DubboServiceDiscoveryAutoConfiguration.java tyq0010 2019-11-05 21:31:39 +08:00
  • ffe8a79c0c
    Merge pull request #1039 from HaojunRen/greenwich format 2019-11-04 19:09:28 +08:00
  • ec941daeeb
    Merge pull request #1040 from HaojunRen/finchley format 2019-11-04 19:09:22 +08:00
  • 2325455aa1
    Merge pull request #1041 from HaojunRen/1.x format 2019-11-04 19:09:13 +08:00
  • b64337f00c
    Merge pull request #1038 from HaojunRen/master format 2019-11-04 18:03:09 +08:00
  • e01a781e10
    Update README-zh.md Neptune 2019-11-04 13:42:02 +08:00
  • 9d5d1e81ad
    Update README-zh.md Neptune 2019-11-04 13:41:41 +08:00
  • 1b1f6e9c62
    Update README-zh.md Neptune 2019-11-04 13:41:15 +08:00
  • c9d3055883
    Update README-zh.md Neptune 2019-11-04 13:40:59 +08:00
  • d33e25036e
    Update README-zh.md Neptune 2019-11-04 13:39:57 +08:00
  • 61193ccb33
    Update README-zh.md Neptune 2019-11-04 13:38:41 +08:00
  • 088fd5a1ae
    Update README-zh.md Neptune 2019-11-04 13:36:48 +08:00
  • 1e2a90f792
    Update README-zh.md Neptune 2019-11-04 13:35:18 +08:00
  • e8869aa644
    Update README-zh.md Neptune 2019-11-04 13:34:45 +08:00
  • 427f69c978
    Update README-zh.md Neptune 2019-11-04 13:33:30 +08:00
  • eb9d06e889
    Update README-zh.md Neptune 2019-11-04 13:31:24 +08:00
  • 39685c079e
    Update README-zh.md Neptune 2019-11-04 13:30:50 +08:00
  • 0541d010fa
    Update README-zh.md Neptune 2019-11-04 13:30:31 +08:00
  • d95794fa50
    Update README-zh.md Neptune 2019-11-04 13:27:18 +08:00
  • bfdf610173
    Update README-zh.md Neptune 2019-11-04 13:26:08 +08:00
  • 24984db970
    Update README-zh.md Neptune 2019-11-04 13:23:09 +08:00
  • 6a8469fdd6 do some enhancements about dubbo spring cloud fangjian0423 2019-11-04 10:45:02 +08:00
  • 82ee081ae6 do some enhancements about dubbo spring cloud fangjian0423 2019-11-04 00:10:31 +08:00
  • f3dea3a9dd update examples fangjian0423 2019-10-31 17:44:19 +08:00
  • beb00fbb10 fix Binder fangjian0423 2019-10-31 17:42:30 +08:00
  • 3455c90232 add GatewayEnvironmentPostProcessor to spring.factories fangjian0423 2019-10-31 17:23:43 +08:00
  • 45479ec2fe [fix]设置在web环境下才注入拦截器 zhaoyunxing92 2019-10-31 16:35:46 +08:00
  • 591713b738 update examples fangjian0423 2019-10-31 16:14:33 +08:00
  • f1d522be50 fix NPE fangjian0423 2019-10-31 15:53:19 +08:00
  • a939bb3047 update examples fangjian0423 2019-10-31 15:26:00 +08:00
  • 78985d45a5 optimize dependency fangjian0423 2019-10-30 20:42:17 +08:00
  • 591eb9ca37 update nacos-config version fangjian0423 2019-10-30 20:27:16 +08:00
  • d5d86fd42e optimize dependency fangjian0423 2019-10-30 20:19:34 +08:00
  • 2d32df87cb refactor import in greenwich fangjian0423 2019-10-30 17:55:00 +08:00
  • 64bd2067a7 refactor import in greenwich fangjian0423 2019-10-30 17:51:53 +08:00
  • cdca82393a sync & commit in edgware fangjian0423 2019-10-30 17:46:19 +08:00
  • 5c41218c5f update license fangjian0423 2019-10-30 13:13:30 +08:00
  • 15465b5612 sync & commit in finchley fangjian0423 2019-10-30 13:10:10 +08:00
  • 8829235fdd fix greenwich docs problem fangjian0423 2019-10-29 15:33:46 +08:00