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

Commit Graph

  • d6bb819158
    Merge pull request #866 from zkzlx/master format 2019-09-05 10:09:23 +08:00
  • 99a7f1b69f Polish #911 fangjian0423 2019-09-04 17:38:15 +08:00
  • 7265046eab fix(nacos): Lack of repair parameter error chuntaojun 2019-09-04 16:07:30 +08:00
  • 5b9c037f16 Merge remote-tracking branch 'upstream/master' echooymxq 2019-09-04 16:04:05 +08:00
  • f6bb64fc7d fix(nacos): chuntaojun 2019-09-04 15:37:47 +08:00
  • 1f7d43200c fix(nacos): Fix parameter type errors chuntaojun 2019-09-04 15:26:37 +08:00
  • d1b64df9d2 refactor(nacos): Modify nacos service caching mechanism chuntaojun 2019-09-04 15:12:41 +08:00
  • 63e160560c fix(nacos): fix issue #859 chuntaojun 2019-09-04 12:35:55 +08:00
  • 5a9fb3ade1
    Merge pull request #877 from liuxx001/master format 2019-09-03 18:49:25 +08:00
  • 86fd6e918f
    format code liuxx 2019-09-03 17:47:58 +08:00
  • ba91b2e09f
    format code liuxx 2019-09-03 17:37:50 +08:00
  • 0066260e33 optimize imports fangjian0423 2019-09-03 16:13:35 +08:00
  • 0b296cb264
    Merge pull request #880 from liudaomanbu/master format 2019-09-03 16:11:07 +08:00
  • dc777c94b8 format import caotc 2019-09-03 16:01:29 +08:00
  • 7f0766f89e add license caotc 2019-09-03 15:52:12 +08:00
  • d02a35b173 format code caotc 2019-09-03 15:49:46 +08:00
  • 8ed8cd2dba format javadoc caotc 2019-09-03 15:40:32 +08:00
  • 7a355cb840 Advance adapt Dubbo restTemplates echooymxq 2019-09-03 15:35:31 +08:00
  • 2cacc97d94 format code caotc 2019-09-03 13:38:19 +08:00
  • 8e1468d97c
    Merge pull request #884 from zhaoyuguang/zhaoyuguang/dev4 format 2019-09-02 19:44:38 +08:00
  • 5b07a560be
    Merge pull request #876 from zhaoyuguang/zhaoyuguang/dev_3 format 2019-09-02 19:43:36 +08:00
  • a66c1b4b27
    Merge pull request #865 from echooymxq/master format 2019-09-02 19:34:47 +08:00
  • b9d13cc254
    Merge pull request #864 from Rivers-Shall/fix-#762 format 2019-09-02 19:22:33 +08:00
  • 3045f74d96 Merge remote-tracking branch 'upstream/master' fangjian0423 2019-09-02 19:15:39 +08:00
  • 038cc097a1 update dingding qrcode fangjian0423 2019-09-02 19:15:24 +08:00
  • 27c6fd0e43
    Merge pull request #868 from echooymxq/update-doc format 2019-09-02 17:41:36 +08:00
  • 9edab1215b Support OssStorage Resource as WritableResource and add related unittest cases lichen782 2019-09-02 15:20:49 +08:00
  • 280dc70fa2
    Merge pull request #886 from flystar32/finchley format 2019-08-28 15:01:07 +08:00
  • 18cb1e396f nacos discovery support group 亦盏 2019-08-27 20:36:14 +08:00
  • 34acf7034e remove unused import statement 赵禹光 2019-08-27 17:10:06 +08:00
  • 3445ab0c63
    fix Optional.of() throw NPE liuxx 2019-08-27 11:09:56 +08:00
  • 39a7bede54
    Merge pull request #873 from flystar32/master format 2019-08-27 10:53:31 +08:00
  • 68c644f956 update default group to DEFAULT_GROUP flystar32 2019-08-26 18:05:59 +08:00
  • 9fea3c35d0 Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba zkzlx 2019-08-26 17:12:11 +08:00
  • 0a1f712094 将rocketmq的header转换为spring的header时也进行过滤 caotc 2019-08-26 15:28:20 +08:00
  • 3f9b8a6612 将headerMapper创建方法统一在Binder中 caotc 2019-08-26 14:44:19 +08:00
  • 818a139696 issue737 实现rocketmq的header的value的无感知序列化和反序列化 caotc 2019-08-23 18:15:44 +08:00
  • cb5a9b940c fix #870 liuxx 2019-08-23 16:45:35 +08:00
  • eaf41f3ba2
    Merge pull request #869 from zhaoyuguang/zhaoyuguang/dev_2 format 2019-08-23 15:38:58 +08:00
  • 189837ed12 remain annotations clearer 赵禹光 2019-08-23 15:38:53 +08:00
  • 3eb75988e3 example annotations clearer 赵禹光 2019-08-23 15:36:31 +08:00
  • 00835121cb doc annotations clearer 赵禹光 2019-08-23 15:29:34 +08:00
  • aa78fcdd0c
    Merge pull request #1 from alibaba/master caotc 2019-08-22 16:27:16 +08:00
  • d6addc4924 fix test case flystar32 2019-08-22 15:01:19 +08:00
  • 62d3692dd1 add group information in getServices flystar32 2019-08-22 13:55:05 +08:00
  • e419cac829 support nacos discovery group flystar32 2019-08-22 11:37:40 +08:00
  • 1a89b22d52 AsciiDoc headings should start with an equal sign(=) 赵禹光 2019-08-21 16:34:26 +08:00
  • e549ca49cd resolve review zkzlx 2019-08-21 09:16:15 +08:00
  • a8df603c5d Update README echooymxq 2019-08-21 01:42:55 +08:00
  • 21b141d500 Check nacos config health use configService echooymxq 2019-08-21 01:34:02 +08:00
  • fe55285e9c Replace native method invoke with methodInvoke Rivers-Shall 2019-08-20 20:53:57 +08:00
  • d9982c6143 Adjust error message in the thrown exception Rivers-Shall 2019-08-20 20:53:11 +08:00
  • 578d51c7da Add tests for urlCleanerClass and urlCleaner in SentinelRestTemplate Rivers-Shall 2019-08-20 20:51:31 +08:00
  • 7f5c67b4ed resolve conflicts zkzlx 2019-08-20 17:59:13 +08:00
  • 9f9b5b30ed nacos config starter supports both XML and json file formats zkzlx 2019-08-20 17:35:25 +08:00
  • 30011ae302
    Merge pull request #862 from zhaoyuguang/zhaoyuguang/dev_1 format 2019-08-20 15:57:02 +08:00
  • e9c7778876
    Merge pull request #861 from zhaoyuguang/zhaoyuguang/dev_0 format 2019-08-20 11:42:25 +08:00
  • b171b30e84
    Merge pull request #852 from echooymxq/master format 2019-08-19 16:30:47 +08:00
  • a9a7c99f6e update description echooymxq 2019-08-19 16:14:39 +08:00
  • 57ec776c7b Modify nacos-discovery-example to test UrlCleaner of SentinelResttemplate Rivers-Shall 2019-08-19 16:02:01 +08:00
  • 44f073cdb4 Use public static method UrlCleaner in UrlCleanerClass to clean hostWithPathResource Rivers-Shall 2019-08-19 15:59:45 +08:00
  • 370512cafd Check and store UrlCleaner and UrlCleanerClass configurations of every SentinelResttemplate annotation Rivers-Shall 2019-08-19 15:58:31 +08:00
  • be7dace3d1 Add urlCleaner and urlCleanerClass configurations to annotation SentinelRestTemplate Rivers-Shall 2019-08-19 13:53:54 +08:00
  • e22179bb36 better code 赵禹光 2019-08-19 14:51:44 +08:00
  • ed87dd2fd9
    Merge pull request #853 from AbelSara/filters_disabled format 2019-08-19 14:49:39 +08:00
  • 1d04169cc3
    Merge pull request #854 from lyuzb/master format 2019-08-19 14:48:49 +08:00
  • c004b16ab4 fix fmt 赵禹光 2019-08-19 14:35:36 +08:00
  • 8ac0a071a1 add license zhh 2019-08-19 12:32:50 +08:00
  • 6880c4b272 fix docs typo 赵禹光 2019-08-19 12:04:26 +08:00
  • dc0a60b178 Optional value should only be accessed after calling isPresent() 赵禹光 2019-08-19 11:42:06 +08:00
  • 68af16db4a Disable sentinel web filters. zhh 2019-08-19 11:26:19 +08:00
  • 44884d7ed4
    Merge pull request #850 from panda-luo/master format 2019-08-19 10:30:18 +08:00
  • 2e4f1f415a fix #841 get DubboTransported annotation attributes npe echooymxq 2019-08-18 21:00:44 +08:00
  • 9926c2bc88 fix #851 lyuzb 2019-08-17 23:14:32 +08:00
  • effff23108 Disable sentinel web filters. zhh 2019-08-17 13:48:49 +08:00
  • dd1d556ad3 Optimize code and spell check echooymxq 2019-08-17 11:17:38 +08:00
  • 9dc03faa41 some doc no error correction panda 2019-08-15 23:57:39 +08:00
  • de902a3813
    Merge pull request #843 from yidadi/master format 2019-08-15 11:37:32 +08:00
  • e2024a441d Optimizing and reusing code yidadi 2019-08-15 09:30:45 +08:00
  • c747d1f5e6 close #816 fangjian0423 2019-08-14 15:24:08 +08:00
  • 7ce2f7a27e
    Merge pull request #836 from lyuzb/master format 2019-08-13 15:00:31 +08:00
  • a5321a0b04
    Merge pull request #838 from xiejiashuai/bugfix/sentinel-feign-context-id format 2019-08-13 14:48:43 +08:00
  • f55e6646a9
    Merge pull request #733 from wangxing-git/master format 2019-08-13 14:45:17 +08:00
  • 02deb87ad3 add ide metadata json for #831 . lyuzb 2019-08-13 14:42:57 +08:00
  • 3ad57fb7bf Change exception msg. wangxing 2019-08-13 14:25:41 +08:00
  • 7073be1186 Optimize documents and logs. wangxing 2019-08-13 13:45:08 +08:00
  • 369e4f4685 add test for #831 lyuzb 2019-08-13 13:30:09 +08:00
  • 9872ffea77 Add contextId unit test xiejiashuai 2019-08-13 12:03:02 +08:00
  • 85617c6757 fix g sentinel-feign contextid bug xiejiashuai 2019-08-13 10:59:50 +08:00
  • de2f3f2131 Update the code format and replace the partition number setting at startup. wangxing 2019-08-13 10:58:32 +08:00
  • 2e2aa9aba5
    Merge pull request #815 from xiejiashuai/feature/rocketmq-binder-consume-retry format 2019-08-13 10:36:33 +08:00
  • 2c35e13f5e update orderly message log level to info xiejiashuai 2019-08-13 10:07:16 +08:00
  • 1525b2855f fix #831 lyuzb 2019-08-12 22:54:15 +08:00
  • 5bbbad0054 extract method to convert message xiejiashuai 2019-08-12 22:52:14 +08:00
  • e41319f1b1 Merge branch 'master' of https://github.com/alibaba/spring-cloud-alibaba wangxing 2019-08-12 17:42:54 +08:00
  • ef17041983
    Merge pull request #827 from zhaoyuguang/zhaoyuguang/fix_244 format 2019-08-09 15:33:46 +08:00
  • be32fa1b75 update Codecov fangjian0423 2019-08-09 15:30:52 +08:00
  • ca23f7be58 fix_244 赵禹光 2019-08-09 15:02:58 +08:00
  • 60702b9874 update readme fangjian0423 2019-08-08 15:25:29 +08:00
  • a1a215f6e7 format code use eclipse xiejiashuai 2019-08-07 16:25:49 +08:00