Marcin Grzejszczak
e3eaa72e25
Updated https
2019-03-29 15:16:31 +01:00
Ryan Baxter
ae33a5c477
Merge remote-tracking branch 'origin/2.1.x'
2019-03-14 07:46:44 -04:00
Ryan Baxter
10dbf7e6c5
Merge remote-tracking branch 'origin/2.0.x' into 2.1.x
2019-03-14 07:46:00 -04:00
Ryan Baxter
1881db95a6
Merge remote-tracking branch 'origin/1.1.x' into 2.0.x
2019-03-14 07:44:17 -04:00
Ryan Baxter
6e00837968
Adding circle 2.0 config
2019-03-14 07:43:02 -04:00
Spring Operator
1b8dd8a6ad
URL Cleanup ( #29 )
...
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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 23:21:47 -04:00
Marcin Grzejszczak
9538503b87
Hoxton
2019-03-07 18:17:09 +01:00
Marcin Grzejszczak
2b221b8664
Whitelisted
2019-03-07 17:43:14 +01:00
Marcin Grzejszczak
68092da8aa
HTTP to HTTPS
2019-03-07 13:46:15 +01:00
buildmaster
5b20e17b1e
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 17:34:29 +00:00
buildmaster
47f677d27c
Going back to snapshots
2019-03-05 17:34:29 +00:00
buildmaster
15f7144a12
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 17:33:19 +00:00
Tim Ysewyn
8c15fc073e
Added the instance id to the DefaultServiceInstance ( #28 )
...
Should be merged after spring-cloud/spring-cloud-commons#419
NB: Maybe not the best implementation but Cloud Foundry doesn't have the notion of instance ids, only instance indexes.
2019-02-25 15:15:43 -05:00
buildmaster
9f15e6ebeb
Bumping versions
2019-02-14 17:47:21 +00:00
Marcin Grzejszczak
004e83b1e8
Added checkstyle
2019-02-05 15:21:41 +01:00
buildmaster
7867256b90
Bumping versions
2019-01-25 13:21:44 +00:00
buildmaster
c1772ba120
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 18:22:09 +00:00
buildmaster
badefa5526
Going back to snapshots
2019-01-22 18:22:09 +00:00
buildmaster
ce0b7fd5ee
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 18:20:52 +00:00
Spencer Gibb
eb6344da09
Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT
2019-01-12 12:54:01 -05:00
buildmaster
88bc77ad8e
Going back to snapshots
2018-12-11 21:50:21 +00:00
buildmaster
954fecd095
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 21:49:42 +00:00
buildmaster
410fd654e0
Going back to snapshots
2018-12-11 16:36:29 +00:00
buildmaster
3e5c8ab0c2
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 16:35:48 +00:00
Spencer Gibb
330300d1b5
Updates s-c-build to 2.0.5.BUILD-SNAPSHOT
2018-10-23 17:13:46 -04:00
buildmaster
9abdc8f322
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-10-23 18:06:44 +00:00
buildmaster
6b7141861a
Going back to snapshots
2018-10-23 18:06:43 +00:00
buildmaster
e7512818b5
Update SNAPSHOT to 2.0.1.RELEASE
2018-10-23 18:04:14 +00:00
Spencer Gibb
cf5ecced3d
adds releaser config
2018-09-21 17:31:06 -04:00
Spencer Gibb
65474bf9b2
polish
2018-09-10 13:56:43 -04:00
Olga Maciaszek-Sharma
308eb0616e
Merge pull request #27 from OlgaMaciaszek/gh-304-add-discovery-clients-order-support
...
Gh 304 add discovery clients order support
2018-09-10 19:46:55 +02:00
Olga Maciaszek-Sharma
82aca0dafe
empty commit to retrigger build
2018-09-10 18:01:59 +02:00
Olga Maciaszek-Sharma
04ff3bba1a
Add license notice and fix formatting.
2018-09-10 09:26:46 +02:00
Olga Maciaszek-Sharma
859d1a0a9e
Switch to taking order from CloudFoundryDiscoveryProperties.
2018-09-07 15:50:48 +02:00
Olga Maciaszek-Sharma
1b5020144b
Merge remote-tracking branch 'upstream/master' into gh-304-add-discovery-clients-order-support
2018-09-07 15:40:54 +02:00
Marcin Grzejszczak
74d3cfeec4
Bumping versions
2018-09-07 15:30:20 +02:00
Olga Maciaszek-Sharma
d836655b31
Merge remote-tracking branch 'upstream/master' into gh-304-add-discovery-clients-order-support
2018-09-07 13:53:39 +02:00
buildmaster
b64020f78a
Bumping versions to 1.1.3.BUILD-SNAPSHOT after release
2018-06-29 17:12:00 +00:00
buildmaster
d2654d3894
Going back to snapshots
2018-06-29 17:12:00 +00:00
buildmaster
e26cd3b26a
Update SNAPSHOT to 1.1.2.RELEASE
2018-06-29 17:10:34 +00:00
Spencer Gibb
571dc29f16
Bumps to 2.0.1.BUILD-SNAPSHOT
2018-06-19 13:12:14 -04:00
Ryan Baxter
f1e2460d8f
Merge remote-tracking branch 'origin/1.1.x'
2018-06-11 09:55:36 -04:00
Ryan Baxter
ffa122a7ee
adding spring boot autoconfigure processor
2018-06-11 09:54:59 -04:00
Ryan Baxter
55bfe503df
Merge remote-tracking branch 'origin/1.1.x'
2018-06-11 09:49:17 -04:00
Spencer Gibb
38648063fe
Updates s-c-build to 2.0.2.BUILD-SNAPSHOT
2018-06-05 15:55:38 -04:00
OlgaMaciaszek
8fb072505b
Rename class.
2018-05-18 16:44:52 +02:00
OlgaMaciaszek
ef5f62133e
Adjust changes to existing convention.
2018-05-18 15:52:53 +02:00
OlgaMaciaszek
52b1c75ffc
Add default order to CloudFoundryDiscoveryClientConfig.
2018-05-18 14:30:16 +02:00
OlgaMaciaszek
dd007e233c
Adjust CloudFoundryDiscoveryClient to DiscoveryClient ordering functionality
...
in spring-cloud-commons.
2018-05-18 14:23:11 +02:00
buildmaster
982f515408
Going back to snapshots
2018-04-20 20:31:41 +00:00