Spring Operator
|
6f3a505c25
|
URL Cleanup (#198)
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 56 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 16:06:59 -04:00 |
|
Spring Operator
|
7fc99d8652
|
URL Cleanup (#190)
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 11 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://maven.apache.org/POM/4.0.0 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
|
2019-03-16 12:00:43 -04:00 |
|
Spencer Gibb
|
ce973c0a18
|
Update to SNAPSHOT
|
2017-03-09 11:28:46 -07:00 |
|
Spencer Gibb
|
49ba27ea7d
|
Update SNAPSHOT to 1.0.4.RELEASE
|
2017-03-09 11:09:51 -07:00 |
|
Marcin Grzejszczak
|
51c133ad89
|
Going back to snapshots
|
2016-09-21 12:33:47 +02:00 |
|
Marcin Grzejszczak
|
59938412fa
|
Bumping versions before release
|
2016-09-21 12:13:48 +02:00 |
|
Spencer Gibb
|
5fcab650a2
|
Update to SNAPSHOT
|
2016-06-30 15:42:44 -06:00 |
|
Spencer Gibb
|
4d0dae71e5
|
Update SNAPSHOT to 1.0.2.RELEASE
|
2016-06-30 15:21:31 -06:00 |
|
konrad.dobrzynski
|
26aea48b9d
|
Repaired overriding of connection string from EnsembleProvider
fixes gh-86
|
2016-06-20 10:51:12 -06:00 |
|
Spencer Gibb
|
13f1ff1ced
|
Update to SNAPSHOT
|
2016-06-06 22:42:47 -06:00 |
|
Spencer Gibb
|
8c8f233b56
|
Update SNAPSHOT to 1.0.1.RELEASE
|
2016-06-06 22:31:35 -06:00 |
|
Dave Syer
|
01cc4c0366
|
Update to 1.0.1 snapshots
|
2016-05-11 09:31:36 +01:00 |
|
Spencer Gibb
|
d20fe98506
|
Revert "Update SNAPSHOT to release 1.0.0.RELEASE"
This reverts commit 0fc04eabdf.
|
2016-05-10 14:19:41 -06:00 |
|
Spencer Gibb
|
0fc04eabdf
|
Update SNAPSHOT to release 1.0.0.RELEASE
|
2016-05-10 13:53:11 -06:00 |
|
Marcin Grzejszczak
|
6a2960ff1a
|
Removed Groovy from sc-Zookeeper
|
2016-04-29 18:56:53 +02:00 |
|
Marcin Grzejszczak
|
834ab8034c
|
Migrated core to Java
|
2016-04-29 18:53:00 +02:00 |
|
Marcin Grzejszczak
|
a7d3d4f6b4
|
Migrated a couple of classes from groovy to java
|
2016-04-27 15:14:52 +02:00 |
|
Dave Syer
|
b3abb02e14
|
Remove featureless ZookeeperEndpoint
|
2016-04-26 18:47:38 +01:00 |
|
Dave Syer
|
3a0e9fb912
|
Add config annotation processor
|
2016-04-26 10:49:59 +01:00 |
|
Dave Syer
|
bb0ba6b9aa
|
Add enabled flag for zookeeper health indicator
Fixes gh-76
|
2016-04-26 09:12:53 +01:00 |
|
Marcin Grzejszczak
|
119db82924
|
Fixed wrong @EnableConfigurationProperties setting
|
2016-04-21 11:05:36 +02:00 |
|
Dave Syer
|
8ba93d4f1d
|
Revert to snapshots
|
2016-04-18 15:23:20 +01:00 |
|
Dave Syer
|
570b910093
|
Update to RC2
|
2016-04-18 15:23:00 +01:00 |
|
Marcin Grzejszczak
|
6532753691
|
Added javadocs for core
|
2016-03-25 11:58:05 +01:00 |
|
Marcin Grzejszczak
|
1b95269c22
|
Revert to snapshots
|
2016-03-23 13:26:00 +01:00 |
|
Marcin Grzejszczak
|
489da59578
|
Bump for 1.0.0.RC1
|
2016-03-23 13:18:43 +01:00 |
|
Marcin Grzejszczak
|
99ca466758
|
Remove Lombok
fixes #62
|
2016-03-10 11:35:55 +01:00 |
|
Marcin Grzejszczak
|
54acbae918
|
Added checkstyle
|
2016-03-09 15:34:35 +01:00 |
|
Marcin Grzejszczak
|
e1c214cf58
|
Revert to snapshots
|
2016-02-05 11:07:42 +01:00 |
|
Marcin Grzejszczak
|
25f6bdc007
|
Update to 1.1.0.M5
|
2016-02-05 11:04:29 +01:00 |
|
Spencer Gibb
|
bc888f8026
|
Revert "Update SNAPSHOT to MILESTONE 1.0.0.M4"
This reverts commit 627007e4d3.
|
2015-12-22 12:16:18 -07:00 |
|
Spencer Gibb
|
627007e4d3
|
Update SNAPSHOT to MILESTONE 1.0.0.M4
|
2015-12-22 12:15:07 -07:00 |
|
Marcin Grzejszczak
|
220cab870b
|
[#54] Created the list of statuses for nested dependencies. Fixes #54
|
2015-12-15 14:13:16 +01:00 |
|
Spencer Gibb
|
bb8b0c7805
|
Revert Update SNAPSHOT to MILESTONE 1.0.0.M3
|
2015-11-17 10:01:34 -07:00 |
|
Spencer Gibb
|
fd12b286be
|
Update SNAPSHOT to MILESTONE 1.0.0.M3
|
2015-11-17 09:29:10 -07:00 |
|
Spencer Gibb
|
2de7b439a5
|
Wait for curator client to connect to zookeeper.
Make cached property source the default.
fixes gh-39
|
2015-10-06 17:12:00 -06:00 |
|
Spencer Gibb
|
aaff1ce2f6
|
Updated/added copyright
|
2015-08-10 10:23:01 -06:00 |
|
Spencer Gibb
|
235ccb7ad7
|
two more spring.cloud prefixes
|
2015-07-30 11:32:50 -06:00 |
|
Spencer Gibb
|
64693b44b2
|
add support for optional EnsembleProvider
fixes gh-18
|
2015-07-29 18:10:26 -06:00 |
|
Spencer Gibb
|
d122e3bffd
|
polish
|
2015-07-29 18:03:34 -06:00 |
|
Spencer Gibb
|
68005c3beb
|
Spring Cloud Zookeeper starters
fixes gh-12
|
2015-07-29 17:07:42 -06:00 |
|
Spencer Gibb
|
7de227b9e8
|
Use spring.cloud.zookeeper config namespace
rather than just 'zookeeper'.
fixes gh-17
|
2015-07-29 16:16:52 -06:00 |
|
Marcin Grzejszczak
|
3e48eb298b
|
WIP on further 4financeIT migration - properties required for gradual rollout
|
2015-07-29 00:16:00 +02:00 |
|
Marcin Grzejszczak
|
a33d9ae644
|
Zookeeper registration and Zookeeper dependency setting in properties by 4financeIT
Below you can find all people that made the initial solution come to be
Kamil Szymański <kamil.szymanski@4finance.com>
Karol Kalinski <karol.kalinski@4finance.com>
Konrad Dobrzynski <konrad.dobrzynski@4finance.com>
Marcin Grzejszczak <marcin.grzejszczak@4finance.com>
Marcin Zajaczkowski <marcin.zajaczkowski@4finance.com>
Matus Hennel <matus.hennel@4finance.com>
Michal Chmielarz <michal.chmielarz@4finance.com>
Jakub Pilimon <jakub.pilimon@4finance.com>
Tomasz Nurkiewicz <tomasz.nurkiewicz@4finance.com>
Urszula Choromanska <urszula.choromanska@4finance.com>
Jakub Nabrdalik <jakub.nabrdalik@4finance.com>
|
2015-05-28 19:56:39 +02:00 |
|
Spencer Gibb
|
23a2fd7e69
|
remove guava
|
2015-01-30 09:30:05 -07:00 |
|
Spencer Gibb
|
87357d2732
|
initial commit
|
2015-01-28 14:35:15 -07:00 |
|