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

50 Commits

Author SHA1 Message Date
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
Spencer Gibb
b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE 2018-12-21 10:48:36 -05:00
flystar32
81cd7b9f10 fix test case 2018-12-19 22:06:32 +08:00
pengbingting
f2a9e60a9e Prevent non-refreshing configurations from retrieving the latest configuration values when refreshing 2018-12-19 21:13:26 +08:00
pengbingting
c1afd3974d Prevent non-refreshing configurations from retrieving the latest configuration from config center 2018-12-19 20:50:52 +08:00
pengbingting
8bd0d8025f 更改Nacos Config 获取NacosPropertiesSource 列表的方式 2018-12-19 15:50:03 +08:00
flystar32
b99c10fadd sync code format from 1.x 2018-12-17 16:14:05 +08:00
mengxiangrui003
fa29783cff del duplicate blank 2018-12-12 21:53:02 +08:00
mengxiangrui003
8b7b7ad3cd add NacosConfigProperties PREFIX 2018-12-11 21:12:59 +08:00
mengxiangrui003
6c882db418 optimize nacos config client code 2018-12-11 21:05:37 +08:00
pbting
86bd83af83 add nacos config configuration metadata 2018-12-04 14:29:01 +08:00
pbting
356ce112a9 code format 2018-12-04 10:37:57 +08:00
pbting
ba90952880 nacos starter 支持可自定义dataid配置以及Nacos 商业化和云上ACM 对接 2018-12-04 09:59:55 +08:00
Spencer Gibb
6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT 2018-10-30 17:25:19 -04:00
Spencer Gibb
d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE 2018-10-30 17:11:50 -04:00
flystar32
a5905307f0 fix tests 2018-10-30 10:20:31 +08:00
flystar32
45e4ec3a84 put all nacos config metadata to bootstrap 2018-10-29 22:59:46 +08:00
flystar32
3acfc67d6a put all nacos config metadata to bootstrap 2018-10-29 22:16:15 +08:00
flystar32
bf7aec2fbc do some housekeeping 2018-10-29 15:48:19 +08:00
Spencer Gibb
ece4531833
Updates to snapshot versions 2018-10-23 14:45:58 -04:00
亦盏
7aae272318 Fixes #32 support fileExtension yaml and yml 2018-10-09 20:29:45 +08:00
flystar32
52a0c6f9de update version to 0.2.0 2018-10-08 20:29:39 +08:00
flystar32
e42225fbcc update nacos config properties , content-type to file-extension 2018-09-20 14:28:42 +08:00
liaozan
b25b587f83
remove unnecessary comment 2018-09-19 11:45:50 +08:00
flystar32
1dfcd8796b add additional spring configuration metadata 2018-09-17 14:39:34 +08:00
flystar32
a387ce1554 add default timeout for nacos config 2018-09-15 13:29:28 +08:00
flystar32
43d47ae71f add module nacos-config and nacos-discovery 2018-09-15 11:54:53 +08:00