Ryan Baxter
bb4d6b08a4
Merge branch 'master' of github.com:spring-cloud/spring-cloud-config
2018-05-02 19:44:54 -04:00
Ryan Baxter
41239488d8
Corrects special-string variable in docs. Fixes #997
2018-05-02 19:44:39 -04:00
Gareth Clay
852ec0a8cb
Skip SSL validation support for Git repositories ( #990 )
...
Setting `spring.cloud.config.server.git.skipSslValidation=true` will
cause SSL validation failures to be ignored when connecting to a Git
environment repository, allowing easy use of self-signed certificates
for testing purposes.
This property defaults to `false`.
[finishes #156478178 ]
2018-04-25 15:23:09 -04:00
buildmaster
dfa1f2fa6e
Going back to snapshots
2018-04-20 19:35:00 +00:00
buildmaster
d99b7c808a
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 19:34:07 +00:00
Dylan Roberts
54b505ffc3
Enable Transport configuration for git repos in a composite ( #981 )
...
Merge Ssh configuration properties classes with JGitEnvironmentProperties
Fixes gh-976
2018-04-19 09:32:59 -04:00
indraneelb1903
69d8bfc841
Changes to avoid IndexOutOfBoundsException when only one embedded Credential is present in the url. ( #980 )
...
* Changes to handle IndexOutOFBoundsException
2018-04-18 09:11:56 -04:00
Spencer Gibb
2b1248da48
Makes resolving of HttpServletRequest in vault env repo lazy.
...
fixes gh-975
2018-04-12 22:59:15 -04:00
Spencer Gibb
cc75e9a839
Adds config metadata docs back to config properties.
2018-04-12 12:31:19 -04:00
Spencer Gibb
17a2cadabb
Merge branch 'karl-ravn-git-refresh-rate-feature'
2018-04-12 12:19:06 -04:00
Spencer Gibb
a056a0f0ca
Updates to new properties class
2018-04-12 12:13:54 -04:00
Karl Ravn
83bbfb76f8
Feature request: Adding refresh rate to GIT repositories
2018-04-12 12:13:54 -04:00
Chidambaram Sundaram
c70bca5149
Send 404 if application not found ( #960 )
...
Send 404 if application not found and `spring.cloud.config.server.accept-emtpy=true`
Fixes gh-155
2018-04-10 21:41:09 -04:00
Spencer Gibb
e049cfd818
Use BusProperties.id rather than application context id.
...
fixes gh-963
2018-04-04 19:23:44 -04:00
Ryan Baxter
eeddcc50a5
Merge remote-tracking branch 'origin/1.4.x'
2018-04-02 13:29:22 -05:00
Taras Danylchuk
62e6871711
Fix delete untracked branch feature if fetch result is null / git repo unavailable ( #955 )
2018-03-29 16:27:44 -04:00
buildmaster
6402ec099d
Bumping versions to 1.4.4.BUILD-SNAPSHOT after release
2018-03-26 16:26:01 +00:00
buildmaster
739f4c1ca8
Going back to snapshots
2018-03-26 16:26:00 +00:00
buildmaster
f9a6a88491
Update SNAPSHOT to 1.4.3.RELEASE
2018-03-26 16:24:35 +00:00
Spencer Gibb
941672d5c7
Use new RSA properties
2018-03-26 12:20:21 -04:00
Ryan Baxter
a90c254d2a
Using latest build snapshot for commons
2018-03-26 12:15:27 -04:00
buildmaster
0e0f749555
Going back to snapshots
2018-03-22 20:58:06 +00:00
buildmaster
b6f9bb0633
Update SNAPSHOT to 2.0.0.M9
2018-03-22 20:57:18 +00:00
Spencer Gibb
71d8df14c7
Uses new RsaProperties
2018-03-22 14:40:48 -04:00
Taras Danylchuk
c385f8b429
Added functionality for deleting untracked branches from local repo ( #947 )
...
cherry-picked from
https://github.com/spring-cloud/spring-cloud-config/pull/940
2018-03-22 09:19:10 -04:00
Spencer Gibb
7276b3cb4c
polish docs
2018-03-21 16:29:41 -04:00
Jay Bryant
0687d0e468
Full editing pass ( #915 )
...
I edited all the Asciidoc files for consistency and style.
2018-03-21 16:26:51 -04:00
Spencer Gibb
882d6a5aef
Moves boolean properties to is* rather than get* to follow java bean properties.
2018-03-20 22:40:19 -04:00
Spencer Gibb
fffbb644cb
Merge branch 'tdanylchuk-feature/delete-untracked-branches'
2018-03-20 22:38:18 -04:00
Taras Danylchuk
c59de61394
Adds ability to remove untracked local branches
...
Fixes gh-877
2018-03-20 22:38:03 -04:00
liolay
dbccf9e535
wrong value eval at ignoreLocalSshSettings ( #892 )
...
when "spring.cloud.config.server.git.ignoreLocalSshSettings" is "true",there is a wrong value eval at ignoreLocalSshSettings to decide whether SshUri configured in "spring.cloud.config.server.git.repos" need be validate
2018-03-20 17:20:29 -04:00
Spencer Gibb
96472f77e6
Adds @ConditionalOnClass for optional server dependencies.
...
fixes gh-942
2018-03-20 16:29:04 -04:00
Spencer Gibb
3b12bafbdf
Moves getCompositeTypeList to use Binder.
...
This eliminates a 0 to max int loop on startup.
Polishes some class names.
2018-03-20 16:02:36 -04:00
Ryan Baxter
d141b70983
Merge remote-tracking branch 'origin/1.4.x'
2018-03-19 13:33:56 -04:00
Ryan Baxter
a284126112
Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
2018-03-19 13:33:26 -04:00
Ryan Baxter
d0cd21ccd8
Fixing typo in circle config
2018-03-19 13:32:56 -04:00
Ryan Baxter
526b4a948e
Merge remote-tracking branch 'origin/1.4.x'
2018-03-19 10:19:40 -04:00
Ryan Baxter
feffa366fc
Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
2018-03-19 10:17:49 -04:00
Ryan Baxter
c1e1bc5d25
Removing old build files
2018-03-19 10:17:17 -04:00
Ryan Baxter
6e08925bd2
Merge remote-tracking branch 'origin/1.4.x'
2018-03-19 10:06:48 -04:00
Ryan Baxter
9111d5980b
Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
2018-03-19 09:56:25 -04:00
Ryan Baxter
089032fd94
Fixing springcloud org name in image
2018-03-19 09:48:20 -04:00
Ryan Baxter
262957776e
using official spring-cloud/pipeline-base image from dockerhub
2018-03-19 09:47:03 -04:00
Ryan Baxter
5646e7ac28
Fixing test dir
2018-03-18 14:46:33 -04:00
Ryan Baxter
ae24dbfc91
Testing env vars in circle config
2018-03-18 13:26:10 -04:00
Ryan Baxter
ccf295ec49
Use users home directory to store junit reports
2018-03-18 11:28:58 -04:00
Ryan Baxter
01c6ff7951
Fixing yaml
2018-03-18 11:20:36 -04:00
Ryan Baxter
30d30ffb8f
specifying user in docker command
2018-03-18 11:17:57 -04:00
Ryan Baxter
f5630da4cb
running build as configuser
2018-03-18 11:10:23 -04:00
Ryan Baxter
10edd7adf8
switch user to new configuser
2018-03-18 11:03:45 -04:00