Commit Graph

252 Commits

Author SHA1 Message Date
Ryan Baxter
f8ecf25c84 Clarifying asymmetric key configuration. Fixes #903 2018-10-01 14:12:43 -04: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
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
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
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
aa0afd28b6 Remove brixton reference 2018-02-12 11:36:22 -05:00
Spencer Gibb
e1323939a6 Remove brixton reference 2018-02-12 11:35:35 -05:00
Spencer Gibb
37ad142758 Revert "Remove brixton reference"
This reverts commit d0fb716
2018-02-12 11:33:02 -05:00
Spencer Gibb
d0fb716d18 Remove brixton reference 2018-02-12 11:30:56 -05:00
buildmaster
1dc72f93ac Bumping versions to 1.4.3.BUILD-SNAPSHOT after release 2018-02-08 14:37:18 +00:00
buildmaster
7376c1056c Going back to snapshots 2018-02-08 14:37:17 +00:00
buildmaster
cc33b3e4f8 Update SNAPSHOT to 1.4.2.RELEASE 2018-02-08 14:36:02 +00:00
Spencer Gibb
20a751cb14 Fix escaping underscore 2018-02-01 22:02:42 -05:00
Spencer Gibb
049fbf81c1 Env Controller support for {application} (_)
fixes gh-894
2018-02-01 17:19:52 -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
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
Spencer Gibb
b02197d3dd Update docs branches 2017-11-28 12:31:07 -05:00
Ryan Baxter
fbc65d34f6 Bumping versions to 1.4.1.BUILD-SNAPSHOT after release 2017-11-20 15:23:59 -05:00
Ryan Baxter
b976857cc2 Going back to snapshots 2017-11-20 15:23:58 -05:00
Ryan Baxter
db63853853 Update SNAPSHOT to 1.4.0.RELEASE 2017-11-20 15:22:35 -05:00
Ryan Baxter
f4c2c66fae Merge pull request #831 from tomcruise81/documentation/issue_827
Documented (_) support for the {application} parameter
2017-11-06 15:00:36 -05:00
Stefan Erichsen
349f365dbd encrypt.* config needs to be in bootstrap.yml
For some reason starting with Dalston.SR2, the encrypt.* properties can no longer be defined in application.properties but need to be set in bootstrap.properties. The documentation now reflects this.
2017-11-02 12:52:39 +01:00
tomcruise81
eec2262db1 Documented (_) support for the {application} parameter 2017-10-27 12:34:18 -04:00
Spencer Gibb
e8db636509 Going back to snapshots 2017-10-20 17:16:12 -04:00
Spencer Gibb
a9bb8d4ec5 Update SNAPSHOT to 1.4.0.RC1 2017-10-20 17:15:30 -04:00
Spencer Gibb
614e838ee7 Document useDefaultLabel for serving files without label. 2017-10-20 16:44:45 -04:00
Ryan Baxter
8b2bf46f92 Bumping versions to 1.3.4.BUILD-SNAPSHOT after release 2017-10-02 14:39:40 -04:00
Ryan Baxter
fbeea130eb Going back to snapshots 2017-10-02 14:39:40 -04:00
Ryan Baxter
47cb05c7aa Update SNAPSHOT to 1.3.3.RELEASE 2017-10-02 14:37:27 -04:00
Dave Syer
e362f39285 Add simple implementation of JDBC environment repository 2017-09-22 13:39:29 +01:00
Edgars Jasmans
18a5da61d4 Added additional options for GIT SSH configuration property configuration (#775)
Abilty to specify known_hosts file
 Added option to specify SSH 'PreferredAuthentications' property to override SSH server priorities for authentication methods.

fixes gh-101
2017-08-31 19:05:34 -04:00
Marcin Grzejszczak
921a4bcd17 Merge branch '1.3.x' 2017-08-31 14:58:20 +02:00
Marcin Grzejszczak
98512f3671 Referrencing resources from sc-build 2017-08-31 14:58:12 +02:00
Marcin Grzejszczak
ab9f16fe48 Migrated to new docs; fixes #782 2017-08-29 15:46:51 +02:00
Marcin Grzejszczak
9d43019a6e Migrated to new docs; fixes #782 2017-08-29 13:28:48 +02:00
Ryan Baxter
2f1c65dbca Going back to snapshots 2017-08-24 16:27:49 -04:00
Ryan Baxter
170af24f89 Update SNAPSHOT to 1.4.0.M1 2017-08-24 16:26:38 -04:00
Ryan Baxter
310ed6c5bb Fixing/updating versions in POMS 2017-08-18 16:30:33 -04:00
zhanhonglai
adb02b97bc [Honglai] fix readme typo (#748) 2017-07-24 19:19:23 -04:00