fangjian0423
|
0b228c9c75
|
Update SNAPSHOT to 2.0.1.RELEASE
|
2019-11-15 02:37:40 +08:00 |
|
fangjian0423
|
15465b5612
|
sync & commit in finchley
|
2019-10-30 13:10:11 +08:00 |
|
fangjian0423
|
80dcd91221
|
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
|
2019-08-02 11:03:25 +08:00 |
|
fangjian0423
|
1cc1f5c199
|
Update SNAPSHOT to 2.0.0.RELEASE
|
2019-08-01 23:22:28 +08:00 |
|
fangjian0423
|
301d133238
|
sync to finchley before graduation
|
2019-07-27 18:16:32 +08:00 |
|
fangjian0423
|
c459080f05
|
polish #761 update pkg name & maven coordinate for Finchley
|
2019-07-23 23:16:46 +08:00 |
|
flystar32
|
8ddc5ee9a4
|
sync code from master
|
2019-05-30 16:24:32 +08:00 |
|
fangjian0423
|
c908e8c1cc
|
sync code in finchley
|
2019-05-28 11:24:29 +08:00 |
|
buildmaster
|
151584329b
|
Bumping versions to 0.2.3.BUILD-SNAPSHOT after release
|
2019-04-19 16:14:06 +00:00 |
|
buildmaster
|
e15714a083
|
Going back to snapshots
|
2019-04-19 16:14:05 +00:00 |
|
buildmaster
|
c7c645a86c
|
Update SNAPSHOT to 0.2.2.RELEASE
|
2019-04-19 16:09:09 +00:00 |
|
fangjian0423
|
a63a85cae2
|
change version from 2.0.0.BUILD-SNAPSHOT to 0.2.2.BUILD-SNAPSHOT
|
2019-04-19 14:26:30 +08:00 |
|
亦盏
|
404516de43
|
sync code
|
2019-03-27 17:46:11 +08:00 |
|
fangjian0423
|
c44cdfe721
|
merge finchley branch
|
2019-03-25 11:46:29 +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
|
1f9eed436b
|
change version to 2.0.0.BUILD-SNAPSHOT
|
2019-03-18 20:38:00 +08:00 |
|
flystar32
|
6fbd092780
|
add a new branch to support spring cloud finchley. need to update rocketmq-binder and dubbo module.
|
2019-03-18 20:30:59 +08:00 |
|
flystar32
|
cd02c50151
|
add more test case
|
2019-02-28 15:36:14 +08:00 |
|
flystar32
|
34e6f75421
|
add ACM test case
|
2019-02-28 14:21:42 +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 |
|
flystar32
|
f96869e1d2
|
format code and change logger to log
|
2019-02-21 11:37:17 +08:00 |
|
xiaolongzuo
|
65397e861c
|
Fix code format error.
|
2019-01-22 16:49:12 +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 |
|
Xiaolong Zuo
|
926cbeaccc
|
Merge pull request #207 from xiaolongzuo/master
Fix ACM group.
|
2018-12-20 17:50:27 +08:00 |
|
xiaolongzuo
|
0eff52e688
|
Fix ACM group.
|
2018-12-20 17:47:35 +08:00 |
|
flystar32
|
452fa5c564
|
update ACM listener logic and publish a refresh event instead of invoke refresh method
|
2018-12-19 15:38:50 +08:00 |
|
xiaolongzuo
|
1fc98ebe7c
|
closes #162, fixes #138. Add spring-cloud-alicloud-schedulerX module, and fix ACM starter rely on actuator.
|
2018-12-12 17:56:16 +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 |
|
xiaojing
|
caf9104009
|
Merge pull request #77 from xiaolongzuo/master
Extract acm configuration to bootstrap phase and optimize error message.
|
2018-10-30 16:21:29 +08:00 |
|
xiaolongzuo
|
32e55ca78b
|
Extract acm configuration to bootstrap phase.
|
2018-10-30 15:59:38 +08:00 |
|
flystar32
|
3afa47f87c
|
update nacos version to 0.3.0
|
2018-10-30 15:43:19 +08:00 |
|
chenzhu.zxl
|
e74d54604d
|
fixes #71.
|
2018-10-29 18:09:23 +08:00 |
|
Xiaolong Zuo
|
62402b8834
|
Detele diamond health check.
|
2018-10-29 11:09:00 +08:00 |
|
chenzhu.zxl
|
7126a8ce33
|
closes #63, closes #64, closes #65, closes #66.
|
2018-10-26 19:08:12 +08:00 |
|