23 Commits

Author SHA1 Message Date
Scott Frederick
277a6f74eb Add DB2 and SqlServer ServiceInfoCreators for localconfig. 2017-04-05 14:03:14 -05:00
Jason Woodrich
bd34692435 Add ServiceInfoCreator for Oracle and unit test 2016-07-12 18:38:13 -06:00
Ben Klein
d34b3ee86e remove subproject READMEs 2015-12-08 12:10:27 -06:00
Ben Klein
e73d48f597 remove docs from READMEs 2015-12-08 11:31:15 -06:00
Scott Frederick
67cbdd0d78 Use tabs for indentation in localconfig connector. 2015-05-27 09:57:35 -05:00
Karol Kalinski
4e46ce5324 test fixed to pass on Windows machine 2015-04-10 14:27:06 +02:00
Scott Frederick
20c7aba1f6 Add support for multiple URI schemes for service type detection. Add verification of detected ServiceInfo type in CloudFoundryConnector tests. 2014-10-31 15:33:51 -05:00
Christopher Smith
21e6955498 stub fileExists for testing 2014-07-23 17:57:09 -05:00
Ramnivas Laddad
5dbb086d37 Merge pull request #68 from chrylis/nicer-file-not-found
nicer log message for when the properties file isn't found
2014-07-23 12:38:04 -07:00
Christopher Smith
b047103aed nicer log message for when the properties file isn't found 2014-07-22 22:09:19 -05:00
Christopher Smith
adb41b5cf0 log at INFO if the local connector is available but no application ID is
found for it
2014-07-22 04:08:52 -05:00
Christopher Smith
a865a3ca7d Rewrite local connector to eliminate static direct API calls for
configuration.
2014-07-20 22:39:05 -05:00
Christopher Smith
1b675fa5e7 Overhaul Markdown documentation. Spring connector still needs rework.
link check

rewrite main README

link check

rewrite core doc

rephrase heading for clarity

weird GFM indentation in code blocks

info on adding ServiceInfos

update docs for Heroku and CF connectors

improve docs for local connector

tweak description of service connectors

edits as discussed in #54

reword Spring registration
2014-07-18 14:16:37 -05:00
Christopher Smith
8f5a346023 rename KeyValuePair to UriBasedServiceData and rename "value" field 2014-07-15 16:41:39 -05:00
Christopher Smith
40b2f647be pull out KeyValuePair as top-level class 2014-07-14 15:28:59 -05:00
Christopher Smith
73ba54d3d2 improved documentation 2014-07-14 15:23:06 -05:00
Christopher Smith
c42a8e3ba7 Add test to override programmatic definition from system properties.
fixes #45
2014-07-14 15:23:06 -05:00
Christopher Smith
14272c8b10 tests for all ServiceInfoCreators 2014-07-14 15:21:10 -05:00
Christopher Smith
3c4b5196f9 move property file name into constant, rename 2014-07-14 15:21:10 -05:00
Christopher Smith
bbe8c6728d rename test case for clarity 2014-07-14 15:21:10 -05:00
Christopher Smith
7d894c2c08 add ServiceInfoCreators and SPI control files 2014-07-14 15:21:10 -05:00
Christopher Smith
c9cd0c9e64 initial local-config connector implementation; provides ServiceData,
still needs converters to ServiceInfo
2014-07-14 15:21:09 -05:00
Christopher Smith
4035bcd2a9 blank new module 2014-07-14 15:21:09 -05:00