Spring Operator
|
77628d2460
|
URL Cleanup (#892)
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).
* http://www.spring.io migrated to:
https://www.spring.io ([https](https://www.spring.io) result 301).
# 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 19:03:04 -04:00 |
|
Spencer Gibb
|
ce8acad034
|
Merge remote-tracking branch 'rsocket-gateway/master' into rsocket
|
2019-02-21 22:16:42 -05:00 |
|
Spencer Gibb
|
d7f83f9ac3
|
Adds skeleton project files for Spring Cloud Gateway RSocket
|
2019-01-23 17:43:39 -08:00 |
|
Spencer Gibb
|
75b047fddd
|
Update to build version of mvnw
|
2017-07-07 10:16:10 -06:00 |
|
Spencer Gibb
|
209d3c4905
|
Support Predicate based matching.
|
2016-12-01 12:13:23 -07:00 |
|
Spencer Gibb
|
9e493f80ec
|
first commit
|
2016-11-16 16:30:25 -07:00 |
|