Ryan Baxter
7f04707a9b
Merge pull request #22 from spring-operator/polish-urls-apache-license-Dalston
...
URL Cleanup
2019-03-26 11:29:15 -04:00
Ryan Baxter
11ad276d40
Merge pull request #31 from spring-operator/polish-urls-xml-Dalston
...
URL Cleanup
2019-03-26 11:28:25 -04:00
Ryan Baxter
eee69ffcde
Merge pull request #35 from spring-operator/polish-urls-remaining-Dalston
...
URL Cleanup
2019-03-26 11:27:38 -04:00
Spring Operator
d3f8e5c141
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://cloud.spring.io/spring-cloud-static/spring-cloud.html with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-static/spring-cloud.html ([https](https://cloud.spring.io/spring-cloud-static/spring-cloud.html ) result 200).
* [ ] http://example.com with 1 occurrences migrated to:
https://example.com ([https](https://example.com ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://foo/bar with 1 occurrences
* http://localhost with 18 occurrences
* http://localhost:7777 with 1 occurrences
* http://localhost:8000/src/main/resources/health.json with 1 occurrences
* http://localhost:8080 with 1 occurrences
* http://localhost:8080/hystrix.stream with 1 occurrences
* http://localhost:8888 with 1 occurrences
* http://nosuchservice with 1 occurrences
* http://simple/ with 1 occurrences
* http://user with 2 occurrences
* http://user::password@localhost:8761/eureka/ with 1 occurrences
2019-03-26 03:24:28 -05:00
Spring Operator
f33f3b4293
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://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-snapshot-local with 2 occurrences migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local ) result 302).
* [ ] http://repo.spring.io/release with 1 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 72 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 36 occurrences
2019-03-26 00:00:17 -05:00
Spring Operator
dcb8d90223
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 with 8 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:28:21 -05:00
Spring Operator
697e7db8e7
URL Cleanup ( #15 )
...
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 36 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://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 72 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 36 occurrences
2019-03-16 11:15:21 -04:00
Ryan Baxter
5b4e5d515f
Bumping boot version to 1.5.5.BUILD-SNAPSHOT
2017-06-26 14:03:57 -04:00
Dave Syer
9d1e835ad8
Update to released version of Boot for driver
2017-05-16 16:06:41 +01:00
Spencer Gibb
ae0da3b79e
Update from NoopDiscoveryClient default to SimpleDiscoveryClient
2017-04-05 20:10:23 -06:00
Ryan Baxter
d05288598a
Removed @Ignore for Tomcat tests
2016-12-12 15:27:51 -05:00
Spencer Gibb
216ae1ba6e
Update to boot 1.5.0
2016-12-12 12:14:16 -07:00
Spencer Gibb
ec3930ad8d
don't ignore eureka first tests
2016-12-12 10:53:12 -07:00
Spencer Gibb
15bfa827a4
rename test
2016-12-12 10:25:41 -07:00
Spencer Gibb
9e64f97d63
remove spring-boot-starter-validation
...
fixes gh-7
2016-12-12 10:19:30 -07:00
Spencer Gibb
0eaf6812fd
Upgrade to Dalston
2016-12-12 10:18:24 -07:00
Dave Syer
7162302444
Update to Boot 1.5.0 snapshots
2016-12-11 10:21:02 +00:00
Dave Syer
d9fe14dd56
Update to Camden.SR3
2016-12-10 22:44:55 +00:00
Ryan Baxter
8ab878f6de
Merge pull request #9 from ryanjbaxter/tomcat-7.x-tests
...
Run some tests against Tomcat 7.x
2016-11-09 13:03:37 -05:00
Ryan Baxter
5ba58e8b9a
Support dynamic port in test
2016-11-08 13:58:31 -05:00
Ryan Baxter
8d50263207
Run some tests against Tomcat 7.x. Mainly to test Servlet 3.0.1 compatibility. See s-c-netflix issue #1447
2016-11-07 16:15:50 -05:00
Spencer Gibb
c074984d06
Add feign-eager-instantiation
...
This tests for NPEs when feign clients are eagerly instantiated, via devtools for example.
2016-10-06 12:26:49 -06:00
Dave Syer
454f3ba6b7
Ensure version is scraped from parent pom
2016-09-20 13:48:14 +01:00
Dave Syer
b592196dcb
Rationalize dependency management in BOMs
2016-09-19 12:02:59 +01:00
Dave Syer
dc4b4a84f6
Update to Spring Boot 1.4 test APIs
2016-09-15 10:18:19 +01:00
Ryan Baxter
3f72c9e476
Fixes #8
2016-08-29 14:38:21 -04:00
Spencer Gibb
6d0d094241
Removed servlet-api reference
...
see gh-7
2016-08-29 10:44:33 -06:00
Dave Syer
97ac596ac6
Fix tests a bit more
2016-08-27 15:47:03 +01:00
Dave Syer
1eb0561d74
Fix some tests that fail
2016-08-27 14:25:10 +01:00
Dave Syer
0a61633d65
Fix hystrix tests (wrong assertion)
2016-08-27 12:05:26 +01:00
Dave Syer
299e9e26d8
Update to Camden
2016-08-27 11:13:53 +01:00
Dave Syer
1c7382cd6c
Revert to snapshots
2016-08-23 08:55:03 +01:00
Dave Syer
605e15e6f1
Test for Brixton.SR5
2016-08-23 08:55:03 +01:00
Spencer Gibb
0d360c5c0b
updated mvnw script
2016-08-17 10:39:16 -06:00
Dave Syer
a2661e53f4
Change repo URLs to https
2016-08-17 17:31:28 +01:00
Ryan Baxter
533b6ca105
added circleci badge to readme
2016-08-15 20:43:44 -04:00
Ryan Baxter
0bf8e892dc
Set hystrix timeout for CI runs
2016-08-15 20:18:30 -04:00
Ryan Baxter
45d3b03f01
Disabling hystrix
2016-08-15 19:50:08 -04:00
Ryan Baxter
01a05bfc56
Disabling hystrix
2016-08-15 15:27:08 -04:00
Ryan Baxter
fe1b707ce7
adding fallback for feign client
2016-08-15 10:47:21 -04:00
Ryan Baxter
524c2a728d
updated circle config
2016-08-12 16:31:58 -04:00
Ryan Baxter
634b804200
updated circle config
2016-08-12 15:40:32 -04:00
Ryan Baxter
f06cf1cefd
updated circle config
2016-08-12 15:34:50 -04:00
Ryan Baxter
2b6bbcf6dc
fixing post regex
2016-08-11 20:24:13 -04:00
Ryan Baxter
b577ced6c5
fixed post event
2016-08-11 20:06:40 -04:00
Ryan Baxter
ef27742d68
added post build step to capture artifacts
2016-08-11 16:29:08 -04:00
Ryan Baxter
d07cb287ca
fixing typo in cicle.yml
2016-08-11 16:08:23 -04:00
Ryan Baxter
dacc6d6f7a
initial commit of circleci config
2016-08-11 16:06:15 -04:00
Ryan Baxter
eddfb57ae6
fixed quotes
2016-08-10 16:08:45 -04:00
Ryan Baxter
01cb257ec1
updated readme with usage information
2016-08-10 16:07:42 -04:00