Commit Graph

123 Commits

Author SHA1 Message Date
buildmaster
3c5c7118fe Going back to snapshots 2019-08-14 15:09:42 +00:00
buildmaster
4a0d678727 Update SNAPSHOT to 2.2.0.M2 2019-08-14 15:08:37 +00:00
buildmaster
0e84c9371d Going back to snapshots 2019-07-03 18:14:47 +00:00
buildmaster
d712f86806 Update SNAPSHOT to 2.2.0.M1 2019-07-03 18:13:41 +00:00
Spring Operator
2330446a3b URL Cleanup (#522)
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://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 115 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-26 16:17:41 -04:00
Spring Operator
3114feed82 URL Cleanup (#512)
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## 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 13 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 26 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-20 10:35:44 -04:00
Marcin Grzejszczak
eba5ddf284 Hoxton 2019-03-08 16:41:16 +01:00
buildmaster
418170e47f Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 17:53:51 +00:00
buildmaster
72dcb69923 Going back to snapshots 2019-03-05 17:53:50 +00:00
buildmaster
0b70cbda7b Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 17:50:26 +00:00
Marcin Grzejszczak
999fb6c9e8 Added checkstyle rules 2019-02-07 15:03:44 +01:00
buildmaster
1619fa5a64 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:38:20 +00:00
buildmaster
5fd7eebc70 Going back to snapshots 2019-01-22 18:38:19 +00:00
buildmaster
e76649218b Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:36:25 +00:00
buildmaster
69c867d668 Going back to snapshots 2018-12-20 21:21:09 +00:00
buildmaster
484f5b29c7 Update SNAPSHOT to 2.1.0.RC3 2018-12-20 21:20:07 +00:00
buildmaster
5e3babbb2c Going back to snapshots 2018-12-11 22:08:09 +00:00
buildmaster
1515eae767 Update SNAPSHOT to 2.1.0.RC2 2018-12-11 22:07:09 +00:00
buildmaster
587c7a1bb4 Going back to snapshots 2018-12-11 18:37:24 +00:00
buildmaster
9ad7bc4127 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 18:36:16 +00:00
buildmaster
105721712d Going back to snapshots 2018-11-18 09:49:09 +00:00
buildmaster
3903c1019e Update SNAPSHOT to 2.1.0.M2 2018-11-18 09:48:09 +00:00
buildmaster
3ab5fa1c9f Going back to snapshots 2018-09-21 21:45:18 +00:00
buildmaster
f372a23c69 Update SNAPSHOT to Greenwich.M1 2018-09-21 21:44:03 +00:00
Spencer Gibb
d66d784660 Updates to 2.1.0.BUILD-SNAPSHOT 2018-08-03 15:19:35 -04:00
buildmaster
c1951752b1 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-07-31 19:23:08 +00:00
buildmaster
fe7e0958a5 Going back to snapshots 2018-07-31 19:23:07 +00:00
buildmaster
c901b1f051 Update SNAPSHOT to 2.0.1.RELEASE 2018-07-31 19:20:52 +00:00
buildmaster
1817054085 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:30:51 +00:00
buildmaster
fc5da6c0ce Going back to snapshots 2018-06-19 00:30:50 +00:00
buildmaster
a12ca80b48 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:28:24 +00:00
buildmaster
22a593389c Going back to snapshots 2018-05-25 13:05:42 +00:00
buildmaster
4013fe97eb Update SNAPSHOT to 2.0.0.RC2 2018-05-25 13:04:34 +00:00
buildmaster
6ac12f1604 Going back to snapshots 2018-03-22 21:28:45 +00:00
buildmaster
d074d3330a Update SNAPSHOT to 2.0.0.M7 2018-03-22 21:27:41 +00:00
buildmaster
98996406ee Going back to snapshots 2018-02-26 22:02:52 +00:00
buildmaster
786b1c6153 Update SNAPSHOT to 2.0.0.M6 2018-02-26 22:01:47 +00:00
Ryan Baxter
776f5e5c5d Changes for new OpenFeign project 2018-02-22 20:11:50 -05:00
buildmaster
58e2a1065f Going back to snapshots 2018-02-09 22:49:03 +00:00
buildmaster
c4ba927c81 Update SNAPSHOT to 2.0.0.M5 2018-02-09 22:48:01 +00:00
buildmaster
15d0d8b3cb Going back to snapshots 2017-12-02 03:05:34 +00:00
buildmaster
e4202b25b5 Update SNAPSHOT to 2.0.0.M4 2017-12-02 03:04:26 +00:00
buildmaster
b9b6eb66c6 Going back to snapshots 2017-11-16 15:37:52 +00:00
buildmaster
88dfd12a02 Update SNAPSHOT to 2.0.0.M3 2017-11-16 15:37:04 +00:00
buildmaster
e726aa0c14 Going back to snapshots 2017-10-27 20:53:00 +00:00
buildmaster
2918c8f320 Update SNAPSHOT to 2.0.0.M2 2017-10-27 20:52:08 +00:00
Spencer Gibb
cde850d32a Remove deprecated DiscoveryClient.getLocalServiceInstance() 2017-10-18 12:27:06 -04:00
Spencer Gibb
a35bcef321 Updates for various 2.0.x fixes.
Starters from commons and netflix 2.0 and fixes for boot 2.0

Stream 2.0 tests are ignored.
2017-09-27 12:55:20 -04:00
Ryan Baxter
7124c54b4d Merge remote-tracking branch 'origin/master' into 2.0.x 2017-09-25 14:17:48 -04:00
Ryan Baxter
7971265acf Remove optional @EnableDiscoveryClient (#355)
* Remove optional @EnableDiscoveryClient.  Fixes #353.
2017-09-25 13:17:40 -04:00