65 Commits

Author SHA1 Message Date
Spring Operator
bd2785c27f URL Cleanup (#516)
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/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 71 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-26 16:16:33 -04:00
Spring Operator
4fa67c6013 URL Cleanup (#503)
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 13 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 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://localhost:8500/v1/acl/create?token=2ee647bd-bd69-4118-9f34-b9a6e9e60746 with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:14:11 -04:00
Ryan Baxter
92ce8dcba5 Bumping versions for next release 2017-05-05 16:42:36 -04:00
Ryan Baxter
0965dd9a33 Going back to snapshots 2017-05-04 20:39:09 -04:00
Ryan Baxter
b632e8d978 Update SNAPSHOT to 1.1.4.RELEASE 2017-05-04 20:37:56 -04:00
Spencer Gibb
9c5aff967a Update to 1.1.4.BUILD-SNAPSHOT 2017-03-09 12:42:23 -07:00
Spencer Gibb
df29dc48e6 Update SNAPSHOT to 1.1.3.RELEASE 2017-03-09 12:17:31 -07:00
Spencer Gibb
12ad77ab07 Update to SNAPSHOT 2017-03-09 12:03:59 -07:00
Spencer Gibb
5eaf6aa87a Update SNAPSHOT to 1.1.2.RELEASE 2016-11-28 10:09:48 -07:00
Ryan Baxter
23177d3de6 Updated versions for next release 2016-10-18 15:25:24 -04:00
Ryan Baxter
77ace700f8 Revert "Changed versions for release"
This reverts commit 81e49f70f1.
2016-10-18 15:15:51 -04:00
Ryan Baxter
81e49f70f1 Changed versions for release 2016-10-18 14:52:24 -04:00
Spencer Gibb
ee007651e5 Update to SNAPSHOT 2016-09-22 16:16:06 -06:00
Spencer Gibb
ebadf1cb67 Update SNAPSHOT to 1.1.0.RELEASE 2016-09-22 16:00:21 -06:00
Spencer Gibb
2655886d6f remove config starter 2016-09-13 08:45:10 -06:00
Spencer Gibb
8a8b02ecf9 Don't register with consul in bootstrap.
This allows the normal consul lifecycle to register and properly deregister when using config client discovery.

fixes gh-213
2016-09-13 08:26:15 -06:00
Spencer Gibb
cd73c94d79 Revert "Update SNAPSHOT to 1.1.0.RC1"
This reverts commit 657e7f9926.
2016-09-07 07:09:59 -06:00
Spencer Gibb
657e7f9926 Update SNAPSHOT to 1.1.0.RC1 2016-09-07 07:08:00 -06:00
Spencer Gibb
ca440e74d8 Update to SNAPSHOT 2016-08-26 10:14:16 -06:00
Spencer Gibb
ee548d06d6 Update SNAPSHOT to 1.1.0.M1 2016-08-26 08:43:18 -06:00
Spencer Gibb
2d0728f8d3 Update to 1.1.0 2016-06-30 16:19:55 -06:00
Spencer Gibb
cc54bcbd62 Update to SNAPSHOT 2016-06-30 16:09:39 -06:00
Spencer Gibb
ea20ef3986 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:56:33 -06:00
Spencer Gibb
e1082b8cd7 Update to SNAPSHOT 2016-06-07 12:34:31 -06:00
Spencer Gibb
e7b7c31cf7 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-07 12:27:35 -06:00
Dave Syer
6fefb39f86 Update to 1.0.1 snapshots 2016-05-11 09:27:50 +01:00
Spencer Gibb
ca9b92f98f Revert "Update SNAPSHOT to 1.0.0.RELEASE"
This reverts commit c29a544409.
2016-05-10 14:53:25 -06:00
Spencer Gibb
c29a544409 Update SNAPSHOT to 1.0.0.RELEASE 2016-05-10 14:50:18 -06:00
Dave Syer
1f961b2091 Revert to snapshots 2016-04-18 14:51:14 +01:00
Dave Syer
bfea7109f8 Update to RC2 2016-04-18 14:50:45 +01:00
Spencer Gibb
ab8e25f5a7 Added RestTemplate to sample 2016-04-06 11:52:47 -06:00
Spencer Gibb
314b159a84 Revert "Update SNAPSHOT to milestone 1.0.0.RC1"
This reverts commit e4c066b0b7.
2016-03-23 10:24:27 -06:00
Spencer Gibb
e4c066b0b7 Update SNAPSHOT to milestone 1.0.0.RC1 2016-03-23 10:15:42 -06:00
Marcin Grzejszczak
8e4d101b16 Revert to snapshots 2016-02-05 12:01:44 +01:00
Marcin Grzejszczak
8c0ac35a5e Update to 1.0.0.M6 2016-02-05 11:54:11 +01:00
Dave Syer
b3c49f8387 Add extra dependencies module 2016-01-08 16:25:42 +00:00
Spencer Gibb
c54cb8b827 Revert "Update SNAPSHOT to MILESTONE 1.0.0.M5"
This reverts commit d883f5d1bb.
2015-12-22 11:53:44 -07:00
Spencer Gibb
d883f5d1bb Update SNAPSHOT to MILESTONE 1.0.0.M5 2015-12-22 11:51:20 -07:00
Spencer Gibb
d447374722 Revert Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-11-17 13:45:29 -07:00
Spencer Gibb
fbe47137dd Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-11-17 13:41:24 -07:00
Spencer Gibb
45ec84bb50 remove RelaxedPropertyResolver 2015-09-25 10:49:20 -06:00
Spencer Gibb
23e7fa67cb remove bus temporarily as it is broken with the changes to spring-cloud-bus 2015-09-22 09:41:46 -06:00
Spencer Gibb
642aa1d6f7 remove leftover ui artifacts 2015-09-22 09:03:25 -06:00
Spencer Gibb
38402cd123 remove spring-boot plugin version 2015-09-08 14:15:13 -06:00
Spencer Gibb
c1286502b2 removed hardcoded version 2015-09-08 10:52:18 -06:00
Spencer Gibb
6fdd751256 add feign sample 2015-09-03 22:01:34 -06:00
Spencer Gibb
a6b2519475 fix use of preferIpAddress if CatalogServer.serviceAddress is used
fixes gh-76
2015-08-28 13:56:05 -06:00
Spencer Gibb
90dfce5990 add ability to disable config via properties 2015-06-18 14:38:51 -06:00
Spencer Gibb
e78dca0762 move s-c-s-consul to s-c-s-consul-all, s-c-s-consul now contains common consul dependencies for each starter 2015-06-01 21:00:47 -06:00
Spencer Gibb
93398e829a spring-cloud-starter for each module
fixes gh-34
2015-06-01 13:30:32 -06:00