Commit Graph

253 Commits

Author SHA1 Message Date
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
Ryan Baxter
26d13b3a5b adding spring boot autoconifgure processor 2018-06-11 11:48:15 -04: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
Spencer Gibb
cf3408f87f Update docs branches 2017-11-28 12:56:30 -05:00
Dave Syer
9b61b3387f Don't make assumptions about the UriTemplateHandler
Fixes gh-115
2017-11-22 09:24:38 +00: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
Marcin Grzejszczak
bb7ae008c4 Referrencing resources from sc-build 2017-08-31 15:56:03 +02: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
Marcin Grzejszczak
d7e4e6dbc6 Migrated to new docs; fixes #56 2017-08-29 14:25:52 +02:00
Ryan Baxter
f91cc087e6 Updating to use latest sc-build snapshot 2017-08-25 11:46:32 -04:00
Spencer Gibb
75b047fddd Update to build version of mvnw 2017-07-07 10:16:10 -06:00
Dave Syer
2338762cc2 Wrong parent for MVC module 2017-06-30 17:22:12 +01:00
Dave Syer
ddd65e338a Add some docs 2017-06-30 15:50:15 +01:00
Dave Syer
ee18259df7 Fix up sample for 1.0 2017-06-30 15:27:49 +01:00
Dave Syer
13970fb1e0 Remove docs for new features not in 1.0 2017-06-30 14:35:19 +01:00
Dave Syer
7b48378e0f Remove 2.0.x modules 2017-06-30 14:31:19 +01:00
Dave Syer
fc46950575 Rename packages 2017-06-30 14:26:52 +01:00
Dave Syer
73eea9d8c0 Migrate MVC module over from spring-cloud-function 2017-06-30 14:24:46 +01:00
Spencer Gibb
bc635b9587 polish 2017-06-26 12:32:19 -06:00
Spencer Gibb
27e5e178d9 polish 2017-06-23 16:47:57 -06:00
Spencer Gibb
5b10004ab7 Adds @Validated to properties objects 2017-06-16 12:00:40 -06:00
Spencer Gibb
9e63fcf184 Merge pull request #45 from bijukunjummen/separate-config-yml
Separate configuration for filter tests
2017-06-16 12:41:29 -04:00
Biju Kunjummen
4d81c46936 Separate configuration for filter tests 2017-06-16 07:41:42 -07:00
Spencer Gibb
2d5169e24d Let boot manage spring-data and reactor bom version. 2017-06-14 14:34:14 -06:00
Spencer Gibb
e2a2c37a97 Update for new coordinates for reactor-test 2017-06-13 13:05:53 -06:00
Spencer Gibb
a09fdd0e1e Update for spring 5 api change 2017-06-13 13:05:37 -06:00
Spencer Gibb
d5c4bc2e5d Pass client errors back to client.
By setting failOnClientError(false).

fixes gh-42
2017-06-07 12:06:32 -06:00
Spencer Gibb
f9a14e94be Fix compatibility issue with spring 5 2017-05-31 21:17:39 -06:00
Spencer Gibb
c5f99b0bfd Merge pull request #41 from bijukunjummen/method-predicate
Adds http method based predicate helper
2017-05-31 22:49:20 -04:00
Biju Kunjummen
4aa1198e5b Adds http method based predicate helper 2017-05-30 17:57:10 -07:00
Spencer Gibb
1ff978fba0 move to spring 5 multipart formdata support 2017-05-02 12:44:45 -06:00
Spencer Gibb
a353d16c0c work around flakey test 2017-05-02 12:43:50 -06:00
Spencer Gibb
95f067eef4 fix configuration properties names 2017-04-28 19:08:36 -06:00
Spencer Gibb
82dd269489 Update to new APIs
fixes gh-39
2017-04-26 11:47:51 -06:00
Spencer Gibb
7d1a1e09de Adds KeyResolver interface 2017-04-18 15:37:05 -06:00
Spencer Gibb
bc4802d0d5 polish 2017-04-18 15:04:43 -06:00
Spencer Gibb
7672ea3d7d Rename capacity param to burstCapacity 2017-04-18 14:55:52 -06:00
Spencer Gibb
f15db166f2 Change return type to RateLimiter.Response 2017-04-18 14:52:08 -06:00
Spencer Gibb
8f69e21d7e Adds some rate limiter todos 2017-04-14 21:56:40 -06:00