Spring Operator
|
6369628124
|
URL Cleanup (#517)
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 100 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:45 -04:00 |
|
Spring Operator
|
4c5334ee68
|
URL Cleanup (#504)
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:27 -04:00 |
|
Ryan Baxter
|
63678fa504
|
Bumping versions to 1.2.3.BUILD-SNAPSHOT after release
|
2017-12-22 11:30:31 -05:00 |
|
Ryan Baxter
|
cf3221dd69
|
Going back to snapshots
|
2017-12-22 11:30:31 -05:00 |
|
Ryan Baxter
|
f1d8c01725
|
Update SNAPSHOT to 1.2.3.RELEASE
|
2017-12-22 11:28:28 -05:00 |
|
Spencer Gibb
|
eaf1ba5d3e
|
Bump version to 1.2.2.BUILD-SNAPSHOT
|
2017-05-22 13:25:56 -06:00 |
|
Spencer Gibb
|
26e211f846
|
Going back to snapshots
|
2017-05-22 13:18:03 -06:00 |
|
Spencer Gibb
|
c07c11d593
|
Update SNAPSHOT to 1.2.1.RELEASE
|
2017-05-22 13:12:15 -06:00 |
|
Spencer Gibb
|
bba6c16a34
|
Bump version to 1.2.1.BUILD-SNAPSHOT
|
2017-04-10 21:31:59 -06:00 |
|
Spencer Gibb
|
8f20330a53
|
Going back to snapshots
|
2017-04-10 21:25:09 -06:00 |
|
Spencer Gibb
|
419c1bc28a
|
Update SNAPSHOT to 1.2.0.RELEASE
|
2017-04-10 21:17:02 -06:00 |
|
Spencer Gibb
|
01d90cefb3
|
Going back to snapshots
|
2017-03-16 13:50:11 -06:00 |
|
Spencer Gibb
|
294ed149b8
|
Update SNAPSHOT to 1.2.0.RC1
|
2017-03-16 13:44:37 -06:00 |
|
Spencer Gibb
|
5b45629063
|
Revert "Update SNAPSHOT to 1.2.0.M1"
This reverts commit 01321d78bd.
|
2017-01-27 14:30:37 -07:00 |
|
Spencer Gibb
|
01321d78bd
|
Update SNAPSHOT to 1.2.0.M1
|
2017-01-27 14:29:17 -07:00 |
|
Spencer Gibb
|
1a040c0b85
|
Update to Dalston dependencies.
|
2017-01-27 14:12:12 -07:00 |
|
Spencer Gibb
|
673189aaea
|
Guard binder configuration based on properties.
fixes gh-273
|
2017-01-26 13:41:22 -07:00 |
|
Spencer Gibb
|
a64ace4700
|
Shutdown scheduler in ConsulInboundMessageProducer
fixes gh-259
|
2016-12-09 11:44:43 -07:00 |
|
Spencer Gibb
|
91a26f6161
|
polish tests
|
2016-12-08 11:01:25 -07:00 |
|
Spencer Gibb
|
ba85624a98
|
Implements ConsulServiceRegistry and auto registration
No longer create ConsulLifecycle bean by default. It is now deprecated.
New auto registration is not created if user has created ConsulLifecycle
bean.
|
2016-12-08 10:14:08 -07:00 |
|
Spencer Gibb
|
29ae38d435
|
Update to SNAPSHOT
|
2016-11-28 13:41:09 -07:00 |
|
Spencer Gibb
|
5eaf6aa87a
|
Update SNAPSHOT to 1.1.2.RELEASE
|
2016-11-28 10:09:48 -07:00 |
|
Spencer Gibb
|
ab89d06586
|
Protect consul inbound producer.
Wrap ConsulInboundMessageProducer.getEvents() contents in try/catch.
fixes gh-236
|
2016-10-20 13:55:47 -06: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
|
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
|
a184d62d10
|
Spring Cloud Consul Stream Binder
Uses consul events for a non-grouping stream binder.
Also enables spring-cloud-starter-consul-bus.
fixes gh-86
|
2016-06-30 16:19:55 -06:00 |
|