buildmaster
|
afbe230b37
|
Bumping versions
|
2019-09-16 16:04:41 +00:00 |
|
buildmaster
|
420524e07a
|
Bumping versions
|
2019-07-23 10:46:53 +00:00 |
|
buildmaster
|
2ec67abda1
|
Going back to snapshots
|
2019-07-01 14:59:20 +00:00 |
|
buildmaster
|
c622bcc00e
|
Update SNAPSHOT to 2.2.0.M1
|
2019-07-01 14:58:18 +00:00 |
|
Ryan Baxter
|
f2c69f351d
|
Updating README
|
2019-05-21 10:33:28 -04:00 |
|
Spring Operator
|
951539ed9c
|
URL Cleanup (#546)
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://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://12factor.net/ with 2 occurrences migrated to:
https://12factor.net/ ([https](https://12factor.net/) result 200).
* [ ] http://cloud.spring.io/spring-cloud-consul/ with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-consul/ ([https](https://cloud.spring.io/spring-cloud-consul/) result 200).
* [ ] http://cloud.spring.io/spring-cloud-netflix/ with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-netflix/ ([https](https://cloud.spring.io/spring-cloud-netflix/) result 200).
* [ ] http://cloud.spring.io/spring-cloud-zookeeper/ with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-zookeeper/ ([https](https://cloud.spring.io/spring-cloud-zookeeper/) result 200).
* [ ] http://example.com with 1 occurrences migrated to:
https://example.com ([https](https://example.com) result 200).
* [ ] http://martinfowler.com/bliki/CircuitBreaker.html with 1 occurrences migrated to:
https://martinfowler.com/bliki/CircuitBreaker.html ([https](https://martinfowler.com/bliki/CircuitBreaker.html) 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://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html with 2 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html with 2 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html with 2 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html) result 200).
* [ ] http://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook with 2 occurrences migrated to:
https://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook ([https](https://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook) result 301).
* [ ] 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://projects.spring.io/spring-boot with 2 occurrences migrated to:
https://projects.spring.io/spring-boot ([https](https://projects.spring.io/spring-boot) 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:///foobar with 1 occurrences
* http://default with 1 occurrences
* http://foo with 7 occurrences
* http://foo_underscore with 1 occurrences
* http://foobar with 1 occurrences
* http://host1:8080 with 2 occurrences
* http://listener with 1 occurrences
* http://localhost with 4 occurrences
* http://localhost:8888 with 1 occurrences
* http://myservice/path/to/service with 1 occurrences
* http://noRetry with 1 occurrences
* http://s1-1:8080 with 5 occurrences
* http://stores with 1 occurrences
* http://stores/stores with 3 occurrences
* http://testservice with 1 occurrences
|
2019-03-26 16:11:45 -04:00 |
|
buildmaster
|
ea5abfd3a5
|
Going back to snapshots
|
2019-02-22 15:22:11 +00:00 |
|
buildmaster
|
5ea5bdcf70
|
Update SNAPSHOT to 2.0.3.RELEASE
|
2019-02-22 15:19:33 +00:00 |
|
Olga Maciaszek-Sharma
|
77fd62d4f6
|
Add ConditionalOnDiscoveryEnabled. (#482)
* Add ConditionalOnDiscoveryEnabled.
* Fix typo.
* Fix typo.
* Add @since info. Fix typo.
|
2019-02-17 15:57:28 +01:00 |
|
buildmaster
|
8c4fe5626e
|
Bumping versions
|
2019-02-14 17:23:19 +00:00 |
|
Marcin Grzejszczak
|
c65f306f4e
|
Fixed the missing main.basedir
|
2018-05-25 15:16:20 +02:00 |
|
buildmaster
|
b8589e0eaa
|
Going back to snapshots
|
2018-04-20 18:37:39 +00:00 |
|
buildmaster
|
b61187c761
|
Update SNAPSHOT to 2.0.0.RC1
|
2018-04-20 18:36:47 +00:00 |
|
buildmaster
|
328995c639
|
Going back to snapshots
|
2018-03-22 20:51:19 +00:00 |
|
buildmaster
|
19a47a366f
|
Update SNAPSHOT to 2.0.0.M9
|
2018-03-22 20:50:33 +00:00 |
|
buildmaster
|
e63a3d4232
|
Going back to snapshots
|
2018-03-02 17:03:35 +00:00 |
|
buildmaster
|
5a79537a76
|
Update SNAPSHOT to 2.0.0.M8
|
2018-03-02 17:02:51 +00:00 |
|
Marcin Grzejszczak
|
565a805bcb
|
Migrated to new docs; fixes #248
|
2017-08-29 12:33:06 +02:00 |
|
Ryan Baxter
|
6ae5e0bec8
|
Going back to snapshots
|
2017-08-24 16:03:50 -04:00 |
|
Ryan Baxter
|
e6e5de275d
|
Update SNAPSHOT to 1.3.0.M1
|
2017-08-24 16:02:42 -04:00 |
|
Spencer Gibb
|
6cfaea4bb7
|
Going back to snapshots
|
2017-05-19 14:57:35 -06:00 |
|
Spencer Gibb
|
79096fbf8d
|
Update SNAPSHOT to 1.2.2.RELEASE
|
2017-05-19 14:54:42 -06:00 |
|
Jon Schneider
|
c02398959d
|
Revert back to snapshots
|
2017-05-12 10:25:38 -05:00 |
|
Jon Schneider
|
9d53dd46bb
|
Update SNAPSHOT to 1.2.1.RELEASE
|
2017-05-12 09:18:36 -05:00 |
|
Jon Schneider
|
15aad9ca5f
|
Point build badge to CircleCI
|
2017-05-11 14:20:47 -05:00 |
|
Spencer Gibb
|
72685376a9
|
Going back to snapshots
|
2017-04-05 14:19:29 -06:00 |
|
Spencer Gibb
|
6b30820b09
|
Update SNAPSHOT to 1.2.0.RELEASE
|
2017-04-05 14:16:21 -06:00 |
|
Spencer Gibb
|
23f3e461ac
|
Going back to snapshots
|
2017-03-15 17:40:06 -06:00 |
|
Spencer Gibb
|
e75034a6fc
|
Update SNAPSHOT to 1.2.0.RC1
|
2017-03-15 17:32:18 -06:00 |
|
Spencer Gibb
|
b4bd6fdeff
|
Revert "Update SNAPSHOT to 1.2.0.M1"
This reverts commit d9d3b5f74a.
|
2017-01-26 10:41:16 -07:00 |
|
Spencer Gibb
|
d9d3b5f74a
|
Update SNAPSHOT to 1.2.0.M1
|
2017-01-26 10:39:31 -07:00 |
|
Dave Syer
|
3157a5c585
|
Update README with new CLA link
|
2016-07-11 14:35:09 +01:00 |
|
Dave Syer
|
a0287e5961
|
Update README
|
2016-06-11 10:50:32 +01:00 |
|
Dave Syer
|
f7ddaa0b00
|
Update README and remove .settings.xml where appropriate
|
2016-05-12 10:47:36 +01:00 |
|
Spencer Gibb
|
9500052273
|
Generate readme for code of conduct.
See https://github.com/spring-cloud/spring-cloud-build/issues/26
|
2016-02-01 20:09:54 -07:00 |
|
Dave Syer
|
346e513bcb
|
Revert to snapshots
|
2015-11-17 09:52:52 +00:00 |
|
Dave Syer
|
adcd4a83ac
|
Update readmes
|
2015-08-14 11:09:51 +01:00 |
|
Dave Syer
|
892ca8839c
|
update readme
|
2015-07-06 15:26:59 +01:00 |
|
Spencer Gibb
|
d976dcc0d8
|
add build and contributing sections to readme
|
2015-06-16 22:35:13 -06:00 |
|
Dave Syer
|
92adcefe8a
|
Shake up docs for new library layout
|
2015-03-19 17:15:37 +00:00 |
|