296 Commits

Author SHA1 Message Date
Adam Chudzik
414cd21f07 [#15] Installation of asciidoctor added to travis's before_install 2014-10-16 15:12:44 +02:00
Dave Syer
43956df9af Tidy (mostly pom warnings) 2014-10-14 17:34:28 +01:00
Dave Syer
f5d8c4b65c Simplify README generator 2014-10-14 13:05:01 +01:00
Dave Syer
99eb1606c7 Remove obsolete README 2014-10-13 16:56:24 +01:00
Dave Syer
3f05eddc42 Expunge .platform. from config project
Fixes gh-12
2014-10-13 14:16:47 +01:00
Dave Syer
0800d33a75 Update bootstraps for cloud foundry 2014-10-13 14:02:38 +01:00
Dave Syer
5d15afabe5 Add HTTP Basic security 2014-10-10 15:57:50 +01:00
boostrack
a249e3e8a2 Update spring-cloud-config.adoc
fix typo
2014-10-08 16:18:18 +02:00
Dave Syer
b6ba221aea Add scm element to POM 2014-10-07 11:18:04 +01:00
Dave Syer
548157ef97 Move docs to submodule for multi-module projects 2014-10-06 15:02:01 +01:00
Dave Syer
a9a97d9351 Extract repositories to .settings.xml 2014-10-06 13:02:33 +01:00
Dave Syer
4c02da8363 Add CI creds to secure travis vars 2014-10-06 12:09:51 +01:00
Dave Syer
0939e762d9 Add snapshot repos (yawn) 2014-10-06 11:45:37 +01:00
Dave Syer
9bd6f11df3 Special treatment for local repository 2014-10-06 11:39:40 +01:00
Dave Syer
632492d6f0 Automate docs build with shared parent pom 2014-10-06 11:22:20 +01:00
Dave Syer
3549362aee Update travis build for docs sync 2014-10-06 09:15:51 +01:00
Dave Syer
1fe42c1fe1 Add gh pages to travis to sync docs 2014-10-06 07:54:04 +01:00
Dave Syer
da7522c25a Update for new security module 2014-10-03 16:02:30 +01:00
Dave Syer
65778b2b45 Update docs 2014-10-03 11:25:02 +01:00
Dave Syer
49861b88c2 Add example PropertySourceLocator
Fixes gh-10
2014-10-02 11:50:10 +01:00
Dave Syer
1dc89582a8 Fix formatting errors 2014-10-02 11:39:10 +01:00
Dave Syer
9730c84b6d Fix platform->cloud for config.uri 2014-10-01 15:06:56 +01:00
Dave Syer
ad32fe5974 Fix Guardfile 2014-10-01 15:00:20 +01:00
Dave Syer
f29859c252 Fix Guardfile 2014-10-01 14:56:17 +01:00
Dave Syer
f27b6abce6 Extract URI from File before using it to search for config files
Fixes gh-8
2014-10-01 11:33:34 +01:00
Dave Syer
f255051901 Add _site to .gitignore 2014-09-30 10:01:18 +01:00
Dave Syer
0b324ee40b Add maven processor for docs 2014-09-29 18:09:40 +01:00
Dave Syer
ae6104ab4b Make readme generator more flexible 2014-09-29 16:44:15 +01:00
Dave Syer
73688ce9e0 Fix comment pre-amble in README 2014-09-29 14:46:55 +01:00
Dave Syer
4705d7ff6e Move README to src/main/asciidoc 2014-09-29 14:12:56 +01:00
Dave Syer
a92a23aef8 Add maven magic for buidling README 2014-09-29 13:48:58 +01:00
Dave Syer
668018c715 Move adoc to asciidoc 2014-09-29 12:09:19 +01:00
Dave Syer
5feccca3ce Tweak docs an mini-sample a bit 2014-09-29 09:54:06 +01:00
Dave Syer
bf0e4019aa Revise search location to match property source names (see gh-7) 2014-09-29 09:51:37 +01:00
Dave Syer
2ba9893e8c Move README to html for github 2014-09-26 11:37:11 +01:00
Dave Syer
9ff97709d7 Move README source to src/main/adoc 2014-09-26 11:22:00 +01:00
Dave Syer
669dfb0e12 Start on docs in asciidoctor 2014-09-26 11:06:43 +01:00
Dave Syer
59111051a2 Fix tests 2014-09-24 15:49:04 +01:00
Dave Syer
561c0bd2f1 Make /refresh endpoint work as designed
All @RefreshScope beans should be invalidated even if there
are no changes in property values (since those might have come from
a POST to /env for instance).
2014-09-10 18:33:06 -05:00
Dave Syer
6dd6e57c57 Make /info refreshable 2014-09-07 10:34:15 +01:00
Dave Syer
d5c6635f5c Upgrade to RSA M2 2014-09-05 12:21:56 +01:00
Dave Syer
ac1743d42c More defensive measures for form-encoded data 2014-09-04 19:29:45 +01:00
Dave Syer
1560d5e301 Add bootstrap support for TextEncryptor
If user provides encrypt.key or encrypt.keyStore.* in bootstrap.yml
the ApplicationContext will now contain a TextEncryptor. This will
also be automatically applied to Environment values that start with
'{cipher}'.
2014-09-04 14:53:41 +01:00
Dave Syer
3bccc2acbf Stabilize RSA version 2014-09-04 11:42:15 +01:00
Dave Syer
fdb6d0e354 More defensive about content type 2014-09-02 19:38:00 +01:00
Spencer Gibb
d684f05f2d remove circular dependency on spring-cloud-netflix 2014-08-29 16:08:57 -06:00
Dave Syer
2e5a1c8ff5 Update package names 2014-08-29 13:34:36 +01:00
Dave Syer
a5e7542355 Update READMEs 2014-08-29 13:25:10 +01:00
Dave Syer
8471d14a18 Rename platform->cloud 2014-08-29 12:52:52 +01:00
Spencer Gibb
500a32a21a changed DEFAULT_URI to https://github.com/spring-platform-samples/config-repo 2014-08-28 11:18:44 -06:00