Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Trevor Marshall 1213bebfc6 Add archive text to README.md 2022-03-01 13:29:46 -08:00
Trevor Marshall 043698097f Add license LICENSE 2022-03-01 13:20:32 -08:00
Tim Hess c29441bfbe
Merge pull request #7 from spring-operator/polish-urls-remaining-master
URL Cleanup
2019-03-26 16:59:04 -05:00
Tim Hess 6dee044d9f
Merge pull request #6 from spring-operator/polish-urls-xml-master
URL Cleanup
2019-03-26 16:57:32 -05:00
Tim Hess da05e863a0
Merge pull request #4 from spring-operator/polish-urls-build-master
URL Cleanup
2019-03-26 16:56:21 -05:00
Spring Operator d631104b26 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 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://user (UnknownHostException) with 1 occurrences migrated to:
  https://user ([https](https://user) result UnknownHostException).

# Ignored
These URLs were intentionally ignored.

* http://localhost with 2 occurrences
2019-03-20 00:36:06 -05:00
Spring Operator 415d5c1edc 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 1 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).
* http://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-release-local with 1 occurrences migrated to:
  https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local) result 302).
* http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
2019-03-19 19:08:00 -05:00
Spring Operator ab5497b9e3 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://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).
* http://repo.spring.io/libs-milestone-local migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-release-local migrated to:
  https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local) result 302).
* http://repo.spring.io/libs-snapshot-local migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).

# 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 21:31:54 -05:00
Jason Konicki 3c596f5fee Create CONTRIBUTING.md 2017-09-15 15:05:28 -04:00
Dave Tillman 13d8643492 Update README.md 2017-01-11 15:27:10 -07:00
David M ceeb2f739a Merge pull request #2 from moleske/patch-1
Reference correct configuration data in README
2016-11-29 09:54:10 -05:00
M. Oleske 2b7ec69735 Reference correct configuration data in README 2016-11-27 12:48:09 -05:00
Dave Tillman be59305d11 Remove basedir from config 2016-07-05 14:41:39 -06:00
Dave Tillman 4252a8ddf4 Merge pull request #1 from SteelToeOSS/fifthposition-patch-1
Correct Spring Cloud Config Git URI
2016-07-05 14:03:10 -06:00
Ben Klein dadde6b3d9 Correct repository URI; remove 'basedir' setting 2016-07-05 15:02:49 -05:00
Ben Klein ecc2918987 Remove 'basedir' setting 2016-07-05 14:59:56 -05:00
Ben Klein 754fee70d3 Correct Spring Cloud Config Git URI 2016-07-05 14:34:56 -05:00
Dave Tillman 88c2d4ff7f Initial checkin 2016-06-17 10:36:17 -06:00