Commit Graph

883 Commits

Author SHA1 Message Date
buildmaster
76e640012e Update SNAPSHOT to 2.0.0.M8 2018-03-02 17:16:30 +00:00
liolay
4ba22e5409 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-02-28 20:14:18 -05:00
Ryan Baxter
f834bf5f16 Merge pull request #901 from lly835/develop
handler for the gitee webhook format.
2018-02-27 20:26:47 -05:00
Ryan Baxter
dcbc15f9e4 Merge pull request #925 from fhopf/logging-information-on-fetched-property-sources
Logging some information on property source
2018-02-27 20:24:38 -05:00
Florian Hopf
94d9b39b42 tabs instead of spaces, checking for log level 2018-02-27 11:01:15 +08:00
Florian Hopf
c29eb7f7e3 extracted method, cleaned up imports 2018-02-27 10:19:43 +08:00
buildmaster
3b04c1f3dc Going back to snapshots 2018-02-26 21:03:33 +00:00
buildmaster
0c57097c08 Update SNAPSHOT to 2.0.0.M7 2018-02-26 21:02:45 +00:00
Florian Hopf
154ea3d476 Logging some information on property source 2018-02-26 15:28:35 +08:00
Dave Syer
33e85bdf58 Add encrypt.salt optional configuration 2018-02-22 11:08:56 +00:00
廖师兄
f208c016e6 handler for the gitee webhook format.
https://gitee.com is the most popular git server in China.
Fixes https://github.com/spring-cloud/spring-cloud-config/issues/898
2018-02-20 12:09:47 +08:00
Spencer Gibb
40880bf7bd update to new web endpoint property 2018-02-12 12:15:32 -05:00
Spencer Gibb
1c4e95deb6 parameterize versions 2018-02-12 11:55:03 -05:00
Spencer Gibb
55b551c634 Remove brixton reference 2018-02-12 11:37:38 -05:00
buildmaster
eb29a6d9ce Going back to snapshots 2018-02-09 21:41:41 +00:00
buildmaster
508bc2e151 Update SNAPSHOT to 2.0.0.M6 2018-02-09 21:40:55 +00:00
moon
ff453c4767 add tracking check to isClean() for git repo (#875) 2018-02-07 15:12:32 -05:00
Ryan Baxter
d09b2adba3 Fixing links 2018-02-07 14:42:45 -05:00
Ryan Baxter
a163521676 Merge pull request #900 from mpalourdio/security_properties
Rename security.user.password to spring.security.user.password
2018-02-05 07:45:26 -05:00
Benoît Duhr
88c012aa70 Rename security.user.password to spring.security.user.password 2018-02-05 08:56:02 +01:00
Spencer Gibb
2acae9b590 Merge branch '1.4.x' 2018-02-01 22:03:10 -05:00
Spencer Gibb
20a751cb14 Fix escaping underscore 2018-02-01 22:02:42 -05:00
Spencer Gibb
e558de8665 Merge branch '1.4.x' 2018-02-01 19:22:06 -05:00
Spencer Gibb
049fbf81c1 Env Controller support for {application} (_)
fixes gh-894
2018-02-01 17:19:52 -05:00
Ryan Baxter
e144d83516 Merge pull request #888 from izeye/polish-20180124
Remove a redundant assertion
2018-01-24 07:43:03 -05:00
Johnny Lim
29ed2eb6c6 Remove a redundant assertion 2018-01-24 16:00:12 +09:00
Spencer Gibb
a4717eee21 Make sure fail-fast property follows new boot 2.0 conventions 2018-01-18 11:19:37 -05:00
Spencer Gibb
6710237c10 polish 2018-01-17 16:24:39 -05:00
buildmaster
7d20464efc Bumping versions to 1.4.2.BUILD-SNAPSHOT after release 2018-01-12 00:57:11 +00:00
buildmaster
2809b088f2 Going back to snapshots 2018-01-12 00:57:10 +00:00
buildmaster
8c3fb529a1 Update SNAPSHOT to 1.4.1.RELEASE 2018-01-12 00:55:46 +00:00
Dave Syer
d7af06ab12 Ensure config server doesn't try to start a web server
Even if the user (in a mad crazy fugue state) adds
spring.main.web-application-type explicitly to application.properties
we should ignore it when building the "mini" application that
creates the environment to export to remote clients.
2018-01-10 11:20:54 +00:00
Ryan Baxter
5e8b83aacb Merge remote-tracking branch 'origin/1.4.x' 2018-01-02 09:18:37 -05:00
Ryan Baxter
914fa948c8 Merge remote-tracking branch 'origin/1.3.x' into 1.4.x 2018-01-02 09:17:53 -05:00
Ryan Baxter
6b67fcf925 Adding @Validated annotation. Fixes #871. 2018-01-02 09:14:55 -05:00
Spencer Gibb
4f54e73545 Updates for changes in encryption defaults 2018-01-01 16:45:48 -05:00
Ryan Baxter
44701608ca Bumping versions to 1.3.5.BUILD-SNAPSHOT after release 2017-12-21 16:02:48 -05:00
Ryan Baxter
d704f08cda Going back to snapshots 2017-12-21 16:02:47 -05:00
Ryan Baxter
02603f030c Update SNAPSHOT to 1.3.4.RELEASE 2017-12-21 16:01:01 -05:00
Ryan Baxter
9b0c043f34 Added CONTRIBUTING.md 2017-12-20 14:35:52 -05:00
Ryan Baxter
14bf7f8399 Create ISSUE_TEMPLATE.md 2017-12-20 14:33:34 -05:00
buildmaster
c3a44ee390 Going back to snapshots 2017-12-02 02:24:22 +00:00
buildmaster
7ef9d7d99c Update SNAPSHOT to 2.0.0.M5 2017-12-02 02:23:36 +00:00
Spencer Gibb
b43cee2fa5 Merge branch '1.4.x' 2017-11-29 12:21:46 -05:00
Spencer Gibb
cf1bdf647d Fix test that breaks when run as a suite. 2017-11-29 12:21:02 -05:00
Spencer Gibb
98e02dcf1f Update test for ModifiedClassPathRunner 2017-11-28 16:48:08 -05:00
Spencer Gibb
56180bf229 Merge branch '1.4.x' 2017-11-28 16:45:45 -05:00
Spencer Gibb
b1f54c9590 Exclude DataSourceAutoConfiguration from sample application
fixes gh-819
2017-11-28 16:44:04 -05:00
Spencer Gibb
88a5c4c733 polish 2017-11-28 12:32:35 -05:00
Spencer Gibb
dcc4e7da05 Merge branch '1.4.x'
# Conflicts:
#	docs/pom.xml
2017-11-28 12:31:53 -05:00