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

76 Commits

Author SHA1 Message Date
Purgeyao
6495f4ca42
Add after the comment. 2019-08-06 16:23:14 +08:00
Purgeyao
a859bf44ee
Update NacosConfigProperties.java 2019-08-06 16:01:44 +08:00
Purgeyao
845469122c Support for long polling timeout parameters, add maximum retry custom Settin, and add listener switches at configuration time 2019-08-06 15:37:17 +08:00
fangjian0423
9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-08-02 10:59:09 +08:00
fangjian0423
c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 2019-08-01 15:57:56 +08:00
fangjian0423
04434bf977 update docs 2019-07-29 14:45:52 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
pyh_uestc
ccaae6aad7 fix thread-unsafe about SimpleDateFormat 2019-05-27 19:27:18 +08:00
pyh_uestc
6fbb0fb1f4 fix thread-unsafe about SimpleDateFormat 2019-05-24 17:11:55 +08:00
pyh_uestc
c3e5e4cafa fix thread-unsafe in NacosRefreshHistory 2019-05-24 15:19:07 +08:00
jimin.jm
4dcd68f6e1 optimize code to match p3c check rules
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
2019-05-08 20:27:23 +08:00
buildmaster
632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 2019-04-19 16:51:08 +00:00
buildmaster
9c7f866c77 Going back to snapshots 2019-04-19 16:51:07 +00:00
buildmaster
3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 2019-04-19 16:46:40 +00:00
fangjian0423
d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 2019-04-19 14:09:14 +08:00
flystar32
16742f70c1 fix nacos config test case 2019-04-16 22:33:57 +08:00
fangjian0423
2a3ff1725a ignore test case 2019-04-16 20:07:32 +08:00
fangjian0423
72349fa63e ignore test case 2019-04-16 20:03:27 +08:00
fangjian0423
10da0cc19f update nacos-config test case 2019-04-16 17:38:55 +08:00
fangjian0423
7ca6123fb0 update nacos-config test case 2019-04-16 17:07:15 +08:00
fangjian0423
2d2ffd3560 update nacos-config test case 2019-04-16 16:57:33 +08:00
fangjian0423
ca23643cd3 update nacos-config test case 2019-04-16 16:19:30 +08:00
fangjian0423
4d5d14cece update nacos-config test case 2019-04-16 16:08:53 +08:00
flystar32
7cc5a13260 merge endpoint and endpoint configuration 2019-03-28 19:53:09 +08:00
flystar32
c932e03e36 Fixes #496 and #497 2019-03-27 17:00:30 +08:00
flystar32
97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 2019-03-27 14:34:35 +08:00
Spring Operator
5efcf5adf1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
2019-03-19 20:21:49 -05:00
flystar32
5923f41fac delete useless field and add additional configuration metadata 2019-03-11 16:38:57 +08:00
flystar32
4d2de76e4b support spring cloud nacos config enabled , Polish #411 2019-03-11 11:32:57 +08:00
flystar32
fa0b5a8664 Fixes #404 2019-03-07 20:58:07 +08:00
flystar32
b50cd9266f update nacos and fescar version and format some testcase 2019-03-07 10:17:30 +08:00
flystar32
bc0127751e add nacos config test case 2019-03-01 15:34:33 +08:00
format
03f8defb09
Merge pull request #367 from zhendong590/master
aggregate multi report
2019-02-25 16:28:06 +08:00
gaoyunpeng
9dac4efd37 aggregate multi report 2019-02-21 16:03:57 +08:00
mercyblitz
2fdeeec3ff Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/sentinel.adoc
#	spring-cloud-alibaba-docs/src/main/asciidoc/sentinel.adoc
2019-02-21 14:49:26 +08:00
format
9b84df9015
Merge pull request #358 from pbting/master
nacos discovery starter support connect to aliyun with master branch
2019-02-19 16:41:44 +08:00
flystar32
49cfaff25a change log from apache common to slf4j 2019-02-19 16:29:06 +08:00
flystar32
27d5e01bac change log to slf4j 2019-02-19 16:12:46 +08:00
flystar32
c1b7a3756a set default value of nacos config enabled to true 2019-02-19 15:58:33 +08:00
flystar32
26df5b7926 Fixes #363, #347 2019-02-19 15:56:09 +08:00
pbting
90a7769180
Merge pull request #4 from spring-cloud-incubator/master
Synchronize code once
2019-02-15 13:48:34 +08:00
mercyblitz
59a969049d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-dependencies/pom.xml
#	spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/pom.xml
2019-01-22 14:51:54 +08:00
pbting
6ca806c313 add unit test for nacos config 2019-01-18 14:08:29 +08:00
pbting
431b246507 add nacos config unit test 2019-01-18 11:46:01 +08:00
pbting
78911998ca Comment some code for CircleCI 2019-01-17 16:18:37 +08:00
pbting
de394f352c add nacos config unit test 2019-01-17 15:43:35 +08:00
pbting
eaf93fdc3f nacos config fix #277 2019-01-16 18:00:18 +08:00
得少
ee2c696bdf ans starter suport eureka/consule registry and add sms module 2019-01-09 18:38:08 +08:00
xiaolongzuo
4e60d49e3d Fix spelling error. 2018-12-28 15:01:07 +08:00
Spencer Gibb
612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT 2018-12-21 11:09:29 -05:00