Ryan Baxter
20a5ff09e5
Merge pull request #21 from spring-operator/polish-urls-apache-license-Brixton
...
URL Cleanup
2019-03-26 11:29:25 -04:00
Ryan Baxter
687a3a69ef
Merge pull request #30 from spring-operator/polish-urls-xml-Brixton
...
URL Cleanup
2019-03-26 11:28:35 -04:00
Ryan Baxter
d469e2c818
Merge pull request #34 from spring-operator/polish-urls-remaining-Brixton
...
URL Cleanup
2019-03-26 11:27:52 -04:00
Spring Operator
7dd0810c8a
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).
# Ignored
These URLs were intentionally ignored.
* http://foo/bar with 1 occurrences
* http://localhost with 16 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:21 -05:00
Spring Operator
60a7a10d35
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 68 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 34 occurrences
2019-03-26 00:00:06 -05:00
Spring Operator
30aae1f721
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:12 -05:00
Spring Operator
4461cdd801
URL Cleanup ( #14 )
...
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 34 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 68 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 34 occurrences
2019-03-16 11:15:44 -04:00
Dave Syer
0027898cbc
Update to Brixton
2016-09-21 12:17:38 +01: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
Ryan Baxter
32f86b57d3
fixed OK fallback
2016-07-21 21:17:11 -04:00
Ryan Baxter
0de3d12965
ore robust hystrix test
2016-07-21 10:52:43 -04:00
Dave Syer
581e09e66e
Add a success path to the /fail endpoint
2016-07-21 15:35:59 +01:00
Ryan Baxter
af74896755
Reverting changes made which point to a local git repo
2016-07-13 15:56:26 -04:00
Dave Syer
3cc06c6628
Update version (notional really)
2016-07-06 08:58:12 +01:00
Dave Syer
25cf1f6982
Add new sample for oauth2 security
2016-07-05 10:56:11 +01:00
Dave Syer
88e180403b
More colour to README
2016-06-17 15:14:23 +01:00
Dave Syer
57b5502eec
Add totally vanilla client app
2016-06-16 09:09:54 +01:00
Dave Syer
179522de59
Formatting
2016-06-10 10:04:37 +01:00
Dave Syer
62f06d27e5
Update version
2016-06-10 09:52:59 +01:00
Dave Syer
01ab682730
Add feign-hystrix sample
2016-06-09 17:56:50 +01:00
Dave Syer
794690c0db
Convert turbine config to YAML to match docs
2016-06-09 16:48:32 +01:00
Dave Syer
838352a1b4
Use @RequestMapping on interface to show it works
2016-06-09 15:33:55 +01:00
Dave Syer
ed36c89e59
Update tp mvn 3.3.9
2016-06-04 09:14:03 +01:00