buildmaster
4e2897b397
Bumping versions
2019-07-23 10:46:32 +00:00
buildmaster
460fc2652a
Going back to snapshots
2019-07-03 18:04:41 +00:00
buildmaster
f66a5a28c7
Update SNAPSHOT to 2.2.0.M1
2019-07-03 18:03:52 +00:00
Spring Operator
a64ebf099a
URL Cleanup ( #35 )
...
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).
* [ ] http://my-app.cfapps.io (404) with 1 occurrences migrated to:
https://my-app.cfapps.io ([https](https://my-app.cfapps.io ) result 404).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## 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://EditorConfig.org with 1 occurrences migrated to:
https://EditorConfig.org ([https](https://EditorConfig.org ) result 200).
* [ ] http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ with 1 occurrences migrated to:
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ ([https](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ ) result 200).
* [ ] http://example.com with 9 occurrences migrated to:
https://example.com ([https](https://example.com ) result 200).
* [ ] http://example.com/oauth/token with 1 occurrences migrated to:
https://example.com/oauth/token ([https](https://example.com/oauth/token ) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 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 2 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546 ) 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).
2019-04-01 13:05:04 -04:00
Spencer Gibb
4ba2f07891
Merge branch '2.1.x'
2019-04-01 13:03:06 -04:00
Spencer Gibb
362cfe7ec1
Merge branch '2.0.x' into 2.1.x
2019-04-01 12:52:55 -04:00
Spring Operator
32e77a4866
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).
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).
* [ ] http://example.com/oauth/token (404) with 1 occurrences migrated to:
https://example.com/oauth/token ([https](https://example.com/oauth/token ) result 404).
* [ ] http://my-app.cfapps.io (404) with 1 occurrences migrated to:
https://my-app.cfapps.io ([https](https://my-app.cfapps.io ) result 404).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ with 1 occurrences migrated to:
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ ([https](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ ) result 200).
* [ ] http://example.com with 9 occurrences migrated to:
https://example.com ([https](https://example.com ) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 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 2 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546 ) 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).
2019-04-01 12:46:18 -04:00
Marcin Grzejszczak
9538503b87
Hoxton
2019-03-07 18:17:09 +01:00
buildmaster
47f677d27c
Going back to snapshots
2019-03-05 17:34:29 +00:00
buildmaster
15f7144a12
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 17:33:19 +00:00
buildmaster
9f15e6ebeb
Bumping versions
2019-02-14 17:47:21 +00:00
buildmaster
6b7141861a
Going back to snapshots
2018-10-23 18:06:43 +00:00
buildmaster
e7512818b5
Update SNAPSHOT to 2.0.1.RELEASE
2018-10-23 18:04:14 +00:00
Marcin Grzejszczak
74d3cfeec4
Bumping versions
2018-09-07 15:30:20 +02:00
buildmaster
982f515408
Going back to snapshots
2018-04-20 20:31:41 +00:00
buildmaster
553ca1d7b0
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 20:30:52 +00:00
buildmaster
fa3922b641
Going back to snapshots
2018-02-09 22:51:06 +00:00
buildmaster
0a0678d7be
Update SNAPSHOT to 2.0.0.M3
2018-02-09 22:50:25 +00:00
Josh Long
fef7d2c9a7
support Reactor-based CF Java Client ( #22 )
...
* reactive Cloud Foundry Java Client
- new support for auto-configuring the reactor-based CF java client v3.3.
- reworkd the `DiscoveryClient` to depend on the standalone support.
- made the tests run conditionally based on presence of certain env vars.
fixes gh-21
2018-01-08 16:45:02 -05:00
Ryan Baxter
a385582faf
updating readme with circle status
2017-09-20 13:41:19 +01:00
Spencer Gibb
4f62c2a413
Bump to version 1.1.0
...
Upgrade s-c-build to 1.3.1
Upgrade netflix/commons/cloudfoundry-client-lib
2017-01-20 14:55:45 -07:00
Dave Syer
7a427eaee0
Update README with new CLA link
2016-07-11 14:35:08 +01:00
Dave Syer
531aa54f84
Update README
2016-06-11 10:50:32 +01:00
Dave Syer
f21c0bcbb9
Update README and remove .settings.xml where appropriate
2016-05-12 10:47:36 +01:00
Dave Syer
07ee4eb0a8
Update docs
2016-02-03 15:43:37 +00:00
Jean de Klerk
766416b974
Allow asciidoctor to read from uri, update README
...
- Allow asciidoctor to read from URI (contributing section)
- Add 'building documentation' section
- Add newly-updated README
- Small spelling fixes
2015-12-16 07:40:35 -07:00
Dave Syer
2c80e6c08c
Update to 1.0.0.M3
2015-11-17 12:40:36 +00:00
Dave Syer
5a8930af9d
Move VCAP_SERVICES processing over from spring-cloud-security
2015-08-27 10:18:06 +01:00
Dave Syer
1c862dab2b
Fix docs
2015-05-21 14:44:15 +01:00
Dave Syer
86ebf4bb67
Update README
2014-12-26 14:05:08 +00:00
Joshua Kruck
d471110c18
fix typo
2014-11-22 23:13:12 -06:00
Dave Syer
22c8e64b1f
Update README
2014-10-31 16:17:30 +00:00
Dave Syer
0877c8208e
Tweak README
2014-10-02 11:41:15 +01:00
Dave Syer
3d7311e7eb
Fix comment pre-amble in README
2014-09-29 14:46:54 +01:00
Dave Syer
b175545990
Move README to src/main/asciidoc
2014-09-29 14:12:56 +01:00