Commit Graph

147 Commits

Author SHA1 Message Date
buildmaster
8015fe2218 Going back to snapshots 2020-10-03 14:00:36 +00:00
buildmaster
3369c2d6a7 Update SNAPSHOT to 3.0.0-M4 2020-10-03 13:59:12 +00:00
buildmaster
7cf89293cf Going back to snapshots 2020-07-23 18:29:28 +00:00
buildmaster
9362d83bf8 Update SNAPSHOT to 3.0.0-M3 2020-07-23 18:28:17 +00:00
Marcin Grzejszczak
a2d5cc84f0 Changed packaging to jar 2020-06-08 17:11:28 +02:00
Marcin Grzejszczak
edf32a14a0 Uploading sources for docs 2020-06-08 16:47:15 +02:00
buildmaster
a352eb56bd Going back to snapshots 2020-05-29 18:43:33 +00:00
buildmaster
451c2c72cd Update SNAPSHOT to 3.0.0-M2 2020-05-29 18:42:31 +00:00
Marcin Grzejszczak
de503ef37b Setting up repository for docs.spring.io migration 2020-05-25 14:39:56 +02:00
Marcin Grzejszczak
5a6bd170da Setting up repository for docs.spring.io migration 2020-05-25 13:42:39 +02:00
buildmaster
c55a5f1d33 Bumping versions 2020-04-17 03:16:14 +00:00
buildmaster
68cb45b812 Going back to snapshots 2020-04-09 22:31:31 +00:00
buildmaster
c4428f1727 Update SNAPSHOT to 3.0.0.M1 2020-04-09 22:30:38 +00:00
Marcin Grzejszczak
118e6845a3 Updated docs 2020-04-01 13:42:47 +02:00
Spencer Gibb
29730d55a1 Merge branch '2.2.x' 2020-03-18 18:37:35 -04:00
Spencer Gibb
6e193babc8 Updates docs branches 2020-03-06 12:42:01 -05:00
buildmaster
3e86c77f5f Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-03-04 16:35:14 +00:00
buildmaster
725ec0b5fe Going back to snapshots 2020-03-04 16:35:13 +00:00
buildmaster
18b918eff7 Update SNAPSHOT to 2.2.2.RELEASE 2020-03-04 16:33:40 +00:00
Spencer Gibb
5d2c19cc44 Updates to 3.0.0 and removes netflix maintenance mode projects. 2020-01-21 17:42:30 -05:00
buildmaster
f016199fe1 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2019-12-20 12:54:34 +00:00
buildmaster
93ef75f8ce Going back to snapshots 2019-12-20 12:54:34 +00:00
buildmaster
340c17b293 Update SNAPSHOT to 2.2.1.RELEASE 2019-12-20 12:53:24 +00:00
buildmaster
9c45a1b46f Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 10:17:21 +00:00
buildmaster
9a1d912cb8 Going back to snapshots 2019-11-26 10:17:20 +00:00
buildmaster
f8844f9837 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 10:16:11 +00:00
buildmaster
43024d3a96 Going back to snapshots 2019-11-08 21:57:25 +00:00
buildmaster
6ae2f1c9b9 Update SNAPSHOT to 2.2.0.RC2 2019-11-08 21:56:33 +00:00
buildmaster
e00b8b1d9e Going back to snapshots 2019-10-24 20:50:57 +00:00
buildmaster
81b48a780a Update SNAPSHOT to 2.2.0.RC1 2019-10-24 20:50:04 +00:00
buildmaster
bcfadba40e Going back to snapshots 2019-10-03 19:35:14 +00:00
buildmaster
dcfaf1c174 Update SNAPSHOT to 2.2.0.M3 2019-10-03 19:34:24 +00:00
Ryan Baxter
fd5fa9cd50 Auto generate configuration properties documentation. Fixes #585 2019-09-17 15:54:06 -04:00
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
Olga Maciaszek-Sharma
3ef4c85c80 Merge branch '2.1.x'
# Conflicts:
#	pom.xml
#	spring-cloud-consul-dependencies/pom.xml
2019-05-08 16:31:31 +02:00
Spring Operator
cb368b176c URL Cleanup (#537)
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/2000/svg with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:31:15 -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
Marcin Grzejszczak
25d7fa1d47 Polish 2019-03-07 18:21:25 +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