Spring Operator
6f63cb38e0
URL Cleanup ( #1299 )
...
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://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://maven.apache.org/xsd/maven-4.0.0.xsd with 7 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://maven.apache.org/maven-v4_0_0.xsd (301) with 1 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
2019-03-27 12:52:06 -04:00
Piotr Mińkowski
8bb4cc68b2
Support for Redis backend repository ( #1282 )
...
* initial structure for Redis support
* redis support pre-implementation
* redis support implementation
* fixes
* changing to stringredistemplate
* fixing names of redis beans
* #1282 fixing build errors
* #1282 fixing test errors
* #1282 fixing failed tests
* #1282 adding documentation
* #1282 fixing documentation
2019-03-20 11:56:16 -04:00
Spring Operator
cbeceaaefd
URL Cleanup ( #1280 )
...
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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch 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 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 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
* http://maven.apache.org/maven-v4_0_0.xsd
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 23:21:37 -04:00
Marcin Grzejszczak
fde720e997
Hoxton
2019-03-07 17:49:51 +01:00
buildmaster
d5da251dd7
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 16:28:42 +00:00
buildmaster
1ab04f8051
Going back to snapshots
2019-03-05 16:28:41 +00:00
buildmaster
6085811027
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 16:17:47 +00:00
kamalakarp
6a105a7502
Adds support for the optional X-Vault-Namespace header.
...
fixes gh-1259
2019-03-01 13:22:14 -05:00
Ryan Baxter
ab26f7c3c1
Merge remote-tracking branch 'origin/2.0.x'
2019-02-27 11:56:12 -05:00
Ryan Baxter
75838004ea
Use jks as the default KeyStore type ( #1258 )
...
* Always use jks as the KeyStore type instead of trying to extract it from the resource extension. Fixes #1176
* Use property to decide the type of KeyStore to create
2019-02-27 11:53:39 -05:00
buildmaster
7493056d3c
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
2019-02-22 15:33:04 +00:00
buildmaster
368feab70c
Going back to snapshots
2019-02-22 15:33:03 +00:00
buildmaster
44f6eb717b
Update SNAPSHOT to 2.0.3.RELEASE
2019-02-22 15:32:05 +00:00
Fabiano Ghisla
4f6ae7231b
documented value of config.fail-fast value for retry is incorrect ( #1250 )
...
The value of `config.fail-fast` must be set to non-false value in order to activate the `RetryConfiguration`.
2019-02-14 15:43:41 -05:00
Marcin Grzejszczak
b1546c59ca
Added checkstyle
2019-02-05 10:38:16 +01:00
buildmaster
3411a31807
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 18:04:29 +00:00
buildmaster
21d74cdea8
Going back to snapshots
2019-01-22 18:04:28 +00:00
buildmaster
e62e06c39a
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 18:03:27 +00:00
buildmaster
a3eebde434
Going back to snapshots
2018-12-20 21:00:26 +00:00
buildmaster
4d46fabc2b
Update SNAPSHOT to 2.1.0.RC3
2018-12-20 20:59:38 +00:00
Alberto Ríos
846314ae20
Adding support for credhub as a repository ( #1211 )
2018-12-17 11:56:24 -05:00
buildmaster
76e8686b08
Going back to snapshots
2018-12-11 21:40:34 +00:00
buildmaster
acc4331697
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 21:39:50 +00:00
buildmaster
b622ae6593
Going back to snapshots
2018-12-11 16:26:21 +00:00
buildmaster
c895adc230
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 16:25:27 +00:00
Bartosz Miller
5c439e79b0
Fix error in fail-fast doc ( #1198 )
2018-11-26 09:50:21 -05:00
Thomas Küstermann
2b252ae4fa
Fix formatting and configuration property name ( #1200 )
2018-11-26 09:48:14 -05:00
buildmaster
c476c9c4c0
Going back to snapshots
2018-11-19 23:06:20 +00:00
buildmaster
c8a980611b
Update SNAPSHOT to 2.1.0.M3
2018-11-19 23:05:35 +00:00
Ryan Baxter
c97e62dc09
Merge remote-tracking branch 'origin/2.0.x'
2018-11-19 16:28:48 -05:00
Ryan Baxter
e7ee0e299e
Merge remote-tracking branch 'origin/1.4.x' into 2.0.x
2018-11-19 16:27:21 -05:00
buildmaster
663d9e503b
Going back to snapshots
2018-11-18 09:23:50 +00:00
buildmaster
987575ecd4
Update SNAPSHOT to 2.1.0.M2
2018-11-18 09:23:07 +00:00
Bartosz Miller
536654bc44
Fix spelling mistake ( #1182 )
2018-11-09 16:58:37 -05:00
Bartosz Miller
4303e818eb
Fix error in documentation ( #1183 )
...
Possible grammar error.
2018-11-09 16:58:02 -05:00
Ryan Baxter
5c609f42d9
Updating Vault documentation
2018-10-29 19:28:56 -04:00
buildmaster
c47f8a07a4
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
2018-10-23 17:45:48 +00:00
buildmaster
a2e411fbd0
Going back to snapshots
2018-10-23 17:45:47 +00:00
buildmaster
2d73a66a5a
Update SNAPSHOT to 2.0.2.RELEASE
2018-10-23 17:44:11 +00:00
buildmaster
b6bae9ad44
Bumping versions to 1.4.6.BUILD-SNAPSHOT after release
2018-10-15 20:34:29 +00:00
buildmaster
f58993305f
Going back to snapshots
2018-10-15 20:34:28 +00:00
buildmaster
cb96c60331
Update SNAPSHOT to Edgware.SR5
2018-10-15 20:33:02 +00:00
Xiaolong Zuo
154e279f26
Fix spelling mistake. ( #1164 )
2018-10-11 09:51:44 -04:00
Ryan Baxter
4ae00c9530
Documentation for #1060 .
2018-10-10 11:45:07 -04:00
Ryan Baxter
77f8df378d
Document git refresh rate. Fixes #1147 .
2018-10-01 20:14:39 -04:00
Ryan Baxter
f8ecf25c84
Clarifying asymmetric key configuration. Fixes #903
2018-10-01 14:12:43 -04:00
buildmaster
89cc0dc70d
Going back to snapshots
2018-09-21 19:46:48 +00:00
buildmaster
c3a093e02a
Update SNAPSHOT to Greenwich.M1
2018-09-21 19:45:51 +00:00
Spencer Gibb
9bdc70c8ed
Merge branch '2.0.x'
2018-09-17 16:04:53 -04:00
Juan Pablo Santos Rodríguez
226358e553
Gitea and Gogs support + [Github|Gitlab|Gitee]PropertyPathNotificationExtractor refactor ( #1140 )
...
(new, clean PR from required changes on [#1120 ](https://github.com/spring-cloud/spring-cloud-config/pull/1120#issuecomment-419998469 ), also having a clean history for merge)
Following the spring-cloud#1003 PR, I went on a likewise PR to add support for [Gitea](https://gitea.io ), a Gogs fork.
On that PR there's a comment asking for a small refactor regarding Github and Gitlab PropertyPathNotificationExtractors so, given the reduced scope of the change, also went for it. As spring-cloud#1003 also includes the appropiate files for Gogs support, I also threw them in. And, likewise, GiteePropertyPathNotificationExtractor's spring-cloud#1107 PR.
So this PR ended up having:
* `[Github|Gitlab|Gitee]PropertyPathNotificationExtractor` common behaviour refactored into a `BasePropertyPathNotificationExtractor` class
* spring-cloud#1003 PR (Gogs support), refactored to reuse the `BasePropertyPathNotificationExtractor` class
* spring-cloud#1107 PR (Gitee using webhook contents as PropertyPathNotification), refactored to reuse the `BasePropertyPathNotificationExtractor` class
* Gitea support, using the `BasePropertyPathNotificationExtractor` class
I've mantained author tags on files regarding those PRs, in order to respect code authorship as much as possible (if there's anything missing, I'll gladly add whatever commits necessary). Also, as Github notes that those PRs are already mergeable, their corresponding authors must've signed the corresponding ICLAs, I assume this PR should be safe to merge.
best regards,
juan pablo
2018-09-17 16:01:58 -04:00