Commit Graph

40 Commits

Author SHA1 Message Date
buildmaster
08ea52bde7 Update SNAPSHOT to 1.0.3.RELEASE 2019-05-22 21:40:43 +00:00
Spring Operator
8a47a9da8d 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://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).

## 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://github.com/ with 1 occurrences migrated to:
  https://github.com/ ([https](https://github.com/) result 200).
* [ ] http://httpbin.org with 1 occurrences migrated to:
  https://httpbin.org ([https](https://httpbin.org) result 200).
* [ ] http://projects.spring.io/spring-cloud/ with 1 occurrences migrated to:
  https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://projectlombok.org/features/index.html with 1 occurrences migrated to:
  https://projectlombok.org/features/index.html ([https](https://projectlombok.org/features/index.html) result 301).
* [ ] http://raw.github.com/ with 1 occurrences migrated to:
  https://raw.github.com/ ([https](https://raw.github.com/) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost with 1 occurrences
* http://localhost:9000/foos/ with 2 occurrences
2019-03-26 03:38:13 -05:00
Spring Operator
06c6f52176 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/ 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 9 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 12:50:16 -05:00
Spring Operator
d8fbd0ce13 URL Cleanup (#905)
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 5 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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences 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 with 1 occurrences 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 with 3 occurrences 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 with 1 occurrences 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 with 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
2019-03-16 11:43:52 -04:00
buildmaster
e49fecde01 Bumping versions to 1.0.3.BUILD-SNAPSHOT after release 2018-06-29 17:14:06 +00:00
buildmaster
8c660397b5 Going back to snapshots 2018-06-29 17:14:06 +00:00
buildmaster
b22ca4880d Update SNAPSHOT to 1.0.2.RELEASE 2018-06-29 17:12:47 +00:00
buildmaster
5b79d2949d Bumping versions to 1.0.2.BUILD-SNAPSHOT after release 2018-01-12 16:25:18 +00:00
buildmaster
6a2d7650d0 Going back to snapshots 2018-01-12 16:25:18 +00:00
buildmaster
8e13e87e73 Update SNAPSHOT to 1.0.1.RELEASE 2018-01-12 16:24:33 +00:00
Ryan Baxter
018e65f400 fixing group id and build version 2018-01-12 11:19:54 -05:00
buildmaster
2eb6470822 Bumping versions to 1.0.1.BUILD-SNAPSHOT after release 2017-11-22 00:56:11 +00:00
buildmaster
e420037d45 Going back to snapshots 2017-11-22 00:56:11 +00:00
buildmaster
bf08ba2b3c Update SNAPSHOT to 1.0.0.RELEASE 2017-11-22 00:55:30 +00:00
Spencer Gibb
f910065e31 Going back to snapshots 2017-10-23 15:46:22 -04:00
Spencer Gibb
3baffe1c43 Update SNAPSHOT to 1.0.0.RC1 2017-10-23 15:46:00 -04:00
Ryan Baxter
5ff0b68110 Going back to snapshots 2017-08-29 10:46:26 -04:00
Ryan Baxter
1dc2659873 Update SNAPSHOT to 1.0.0.M1 2017-08-29 10:45:36 -04:00
Dave Syer
ee18259df7 Fix up sample for 1.0 2017-06-30 15:27:49 +01:00
Dave Syer
7b48378e0f Remove 2.0.x modules 2017-06-30 14:31:19 +01:00
Spencer Gibb
e2a2c37a97 Update for new coordinates for reactor-test 2017-06-13 13:05:53 -06:00
Spencer Gibb
c28719b83d Add todo 2017-03-30 11:31:53 -06:00
Spencer Gibb
0105e57ac8 Adds sample Throttle WebFilter 2017-03-22 21:19:47 -06:00
Spencer Gibb
20152a7477 support ordering routes 2017-03-22 20:40:09 -06:00
Spencer Gibb
e9141e826c remove .jdk8 files 2017-03-22 12:32:57 -06:00
Spencer Gibb
b9bf99451f Move back to Predicate<ServerWebExchange>
Stick to webflux class as this project is currently built on webflux.

fixes gh-35
2017-03-22 12:01:27 -06:00
Spencer Gibb
ed5dd81beb Adds more convenient filter methods 2017-03-18 00:10:27 -06:00
Spencer Gibb
3aff230f6a Adds Routes, WebFilterFactories and GatewayRequestPredicates 2017-03-17 23:47:30 -06:00
Spencer Gibb
993559fce3 Move GlobalFilter back to FilteringWebHandler 2017-03-17 23:05:15 -06:00
Spencer Gibb
17b8316bdb Add programmatic RouteLocator example 2017-03-17 22:39:17 -06:00
Spencer Gibb
bd6d6ea899 Update to comment out s-c-netflix as it is now not compatible with spring boot 2.0 2017-03-17 17:56:26 -06:00
Spencer Gibb
0cb76f4513 Move resolution of Factories to RouteLocator 2017-03-15 14:50:20 -06:00
Spencer Gibb
69cb823bf2 polish 2017-03-14 08:11:22 -06:00
Spencer Gibb
0094b5927c rename api package to model 2017-03-06 17:30:58 -07:00
Spencer Gibb
9280deaded remove unneeded version 2017-03-02 12:32:29 -07:00
Spencer Gibb
b819cb5c8d change sample parent 2017-03-02 12:21:08 -07:00
Spencer Gibb
24e5aa3401 Renames UrlRoutePredicate to PathRoutePredicate
fixes gh-30
2017-03-02 10:58:02 -07:00
Spencer Gibb
b479cacfcb Removes java.net.preferIPv4Stack hack 2017-03-02 10:20:13 -07:00
Spencer Gibb
9a3ac57ce6 Adds @EnableGateway annotation.
This creates a marker bean which then
2017-03-02 10:15:49 -07:00
Spencer Gibb
9016cd8367 Creates a sample application.
Uses the starter and fixes conditional on class
2017-03-01 21:25:11 -07:00