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
Victor Maevskiy
eb36402b40
Fix typo in 'keytore' ( #1130 )
...
Fixed the typo from 'keytore' to 'keystore'
2018-09-12 09:48:56 -04:00
Johnny Lim
d6688745d4
Remove redundant words in doc ( #1117 )
2018-08-28 09:36:42 -04:00
Charl Victor
9fffd0e6dc
add more documentation around not using application as a prefix for your spring boot application name ( #1106 )
...
fixes gh-673
2018-08-13 07:52:41 -04:00
Spencer Gibb
513353b8e7
Bumps to 2.1.0.BUILD-SNAPSHOT and updates for boot 2.1.0
2018-08-01 19:10:24 -04:00
buildmaster
53b22b6ec3
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 18:43:22 +00:00
buildmaster
602c786639
Going back to snapshots
2018-07-31 18:43:21 +00:00
buildmaster
85029323f7
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 18:41:51 +00:00
buildmaster
c42c3c27ae
Bumping versions to 1.4.5.BUILD-SNAPSHOT after release
2018-06-28 20:06:20 +00:00
buildmaster
3c3985e1f3
Going back to snapshots
2018-06-28 20:06:19 +00:00
buildmaster
76188d4461
Update SNAPSHOT to 1.4.4.RELEASE
2018-06-28 20:02:38 +00:00
bisigc
496412bd8e
Adding ssh proxy capability ( #1054 )
...
Adding the capability to configure a proxy host and port for ssh git
repo connections.
2018-06-27 09:56:30 -04:00
buildmaster
5ff3f0d698
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-18 18:04:11 +00:00
buildmaster
55df651837
Going back to snapshots
2018-06-18 18:04:10 +00:00
buildmaster
f266d9581c
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-18 17:53:04 +00:00
Ben Klein
e1dcec0f1d
Document Git, Vault 'skipSslValidation', 'timeout' ( #1067 )
2018-06-14 18:56:03 -04:00
Indraneel Bende
9ab7acaf6f
Made RequestReadTimeout and whether to sendState configurable ( #1034 )
...
Made RequestReadTimeout and whether to send State configurable.
2018-06-13 16:55:39 -04:00
Ben Klein
d136aea540
Add docs for HTTP(S) proxy server configuration ( #1063 )
...
* Add docs for HTTP(S) proxy configuration
* Docs on composite: Vault token is always required
2018-06-13 16:37:25 -04:00
Ben Klein
76226052b1
Update docs on composite environment repositories ( #1041 )
...
Fixes #116 and fixes spring-cloud/spring-cloud-config/issues/933
2018-06-07 15:35:53 -04:00
Haroun Pacquée
e6b2d9eec0
Added support for Vault's 0.10.0+ versioning enabled kv engine. ( #1018 )
2018-06-04 17:13:27 -04:00
Ryan Baxter
e96e246636
Merge remote-tracking branch 'origin/1.4.x'
2018-06-04 11:37:43 -04:00
Ryan Baxter
648f8ff313
Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
2018-06-04 11:28:21 -04:00
Ryan Baxter
484b74b4ed
encrypt.* properties should be in bootstrap.yml not application.yml. Fixes #895 .
2018-06-04 11:26:56 -04:00
Ryan Baxter
8da878bc02
Document location of spring.cloud.config.server.encrypt.enabled. Fixes 887.
2018-06-04 11:19:36 -04:00
indraneelb1903
8940b0e26f
Changes for High Availability for the config Server ( #1017 )
...
* Changes for High Availability for the config Server
2018-05-29 11:27:28 -04:00
buildmaster
93e95b5d2a
Going back to snapshots
2018-05-24 20:48:42 +00:00