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
86780fbc60
Prevent errors when only a JDBC URL is given in Cloud Foundry connectors.
2015-08-21 12:00:01 -05:00
Scott Frederick
6f1b17d12d
Provide access to URL fields when jdbcUrl is provided in Cloud Foundry connector.
2015-08-20 18:43:48 -05:00
Scott Frederick
9b4139c8dd
Polish SQL Server support and fix unit tests.
2015-07-24 11:13:53 -05:00
GuillermoTantachuco
fb27a51656
Adding tests for MS-SQL/Azure SQL
2015-07-14 10:03:41 -05:00
GuillermoTantachuco
0ab513cd94
Added support for MS-SQL and Azure SQL DB
...
Added support for MS-SQL and Azure SQL DB
2015-07-13 22:04:29 -05:00
Scott Frederick
7b32fceb6f
Fix failing unit test.
2015-06-11 08:57:03 -05:00
mariobriggs
5f91189fd9
Added DB2DataSourceCreator and related tests. Fixed tags &
...
username/password in jdbcurl of DB2ServiceInfo
2015-05-27 12:14:28 +05:30
mariobriggs
14c5ffc2e9
support for DB2 in cloud properties
2015-05-25 19:41:09 +05:30
Scott Frederick
9e1277c7c2
Use getId() convenience method in Cloud Foundry ServiceInfoCreators to reduce duplication.
2015-05-22 09:47:44 -05:00
Scott Frederick
66b582c396
Add support for multiple URIs in credentials for AMQP/RabbitMQ.
2015-05-20 14:52:30 -05:00
Scott Frederick
494695fd3c
Add test for parsing Qpid AMQP URLs.
2015-05-18 16:14:26 -05:00
Scott Frederick
b6882df6ae
If a jdbcUrl field is present in the credentials field in relational service connectors, prefer to use it unchanged over building a jdbcUrl from other credentials fields.
2015-05-11 18:56:17 -05:00
William Gautier
a439c0268f
Add null check for credentials map
2015-04-30 11:43:27 -07:00
Allan Baril
085f1033fc
@xtreme-allan: Switched indentation to tabs instead of spaces.
2015-02-23 12:15:12 -05:00
Allan Baril
e689f15739
@xtreme-allan: Added support for pulling out "http_api_uri" for the CF AMQP connector [Finished #104 ]
2015-02-20 14:19:31 -05:00
Scott Frederick
32e278b284
Added detection of Cloud Foundry service type based on uriScheme in credentials key.
2015-01-13 12:59:15 -06:00
Chris Schaefer
58ef61296a
Move spring-cloud-pcf-connector to its own repo, modify test jar creation in spring-cloud-cloudfoundry-connector to build a jar with the classes
2015-01-12 22:18:20 -05:00
Chris Schaefer
f2be5e9430
GitHub issue #96 : Direct dependency on log4j framework
...
* Remove log4j dependency from spring-cloud-spring-service-connector build.gradle
& version var in main build.gradle
* Remove log4j.properties files from test resource packages
2014-11-24 15:46:29 -05:00
Scott Frederick
a310863890
Made parsing of SMTP credentials on Cloud Foundry more flexible. Changed Spring connector for SMTP to return JavaMailSender instead of MailSender.
2014-11-17 13:34:05 -06: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
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
488cd6aaeb
typo in constant name
2014-07-14 15:21:09 -05:00
Christopher Smith
a184e7b0d8
pull up SMTP URI scheme
2014-07-14 15:21:09 -05:00
Christopher Smith
0fcfa7c653
pull up Redis URI scheme
2014-07-14 15:21:09 -05:00
Christopher Smith
eb732d792e
pull up Postgres URI schema, split out JDBC URL types--this should
...
probably be done in the interface instead of ad-hocky
2014-07-14 15:21:09 -05:00
Christopher Smith
dfa8b87670
pull up Oracle URI scheme
2014-07-14 15:21:09 -05:00
Christopher Smith
9ef5d5da70
pull up MySQL URI scheme
2014-07-14 15:21:09 -05:00
Christopher Smith
5987c05c6e
pull up URI scheme for RabbitMQ
2014-07-14 15:21:09 -05:00
Christopher Smith
5ce0b402bf
constant for MongoDB URI scheme
2014-07-14 15:21:08 -05:00
Scott Frederick
d0ab849909
Added support for "host" in addition to "hostname" in credentials for RedisServiceInfoCreator.
2014-05-28 13:02:58 -05:00
Ramnivas Laddad
9b60a59efe
Removed the cloudfoundry-ups-connector subproject
...
- Move OracleServiceInfoCreator to cloudfoundry-connector itself
2014-05-15 10:20:00 -07:00
Ramnivas Laddad
45f2803000
Renamed artifacts to have spring-cloud prefix
2014-05-13 17:53:57 -07:00