Martin Lippert
71152eaeb6
implemented first steps towards a reference handler for boot properties used in value annotations
2017-03-06 10:03:40 +01:00
Martin Lippert
7b4db21465
added reference handler mechanism
2017-03-06 10:02:43 +01:00
Kris De Volder
c60de23c62
Make 'inputs' property in TaskConfig no longer required.
2017-03-03 15:31:54 -08:00
Kris De Volder
6dec704f3c
Avoid crashing language server for 'strange' content assist contexts.
...
When outside of a meaningful yaml document (i.e. somewhere before
the document marker that starts the first yaml document), invoking content
assist crashed the language server.
Now it just produces no completions instead.
2017-03-03 14:56:54 -08:00
Kris De Volder
ff531d3a9b
Fix PT_140711495: triple dash disrupts content assist
2017-03-03 13:47:50 -08:00
Kris De Volder
3267d1de7c
Property constraint violations in concourse editor are warnings.
2017-03-01 16:49:18 -08:00
BoykoAlex
f2486c1a8b
Shut down Gradle daemons right away.
2017-02-28 19:34:48 -05:00
Kris De Volder
2c387582d8
Fix another test failure
2017-02-27 16:32:59 -08:00
Kris De Volder
6e59efad34
Fix another test failure
2017-02-27 16:30:35 -08:00
Kris De Volder
fdb61e68d8
Fix compile issue caused by lsp4j api changes
2017-02-27 16:27:41 -08:00
Kris De Volder
945c228de3
Fix more failing tests
2017-02-27 16:21:28 -08:00
Kris De Volder
3f3e0f2c90
Fix failing test case
2017-02-27 16:12:39 -08:00
Kris De Volder
bcebac6923
Update lsp4j to 2.0 snapshot version
2017-02-27 15:53:14 -08:00
Kris De Volder
bfb41d2dcb
Fix issue with .classpath file
2017-02-27 15:08:18 -08:00
Kris De Volder
c81fc7609c
Cleanups: spaces and tabs
2017-02-27 15:07:50 -08:00
Kris De Volder
038f5586da
Merge branch 'master' of github.com:spring-projects/sts4
2017-02-27 08:54:57 -08:00
Martin Lippert
68ea3cf060
prototype implemented for boot property hovers with values actuator data
2017-02-21 12:08:28 +01:00
nsingh
f64e972eff
Remove CF api name from domain CA value
2017-02-20 11:42:24 -08:00
nsingh
e1f1086b1c
route is now a required property of routes
2017-02-20 11:21:36 -08:00
Martin Lippert
5fd13719f2
improved value content assist to work with member value pairs and refactored code to reduce code duplications
2017-02-17 10:05:04 +01:00
BoykoAlex
4bb58c21bd
Removed unused code
2017-02-15 18:14:16 -05:00
Martin Lippert
01c31f29e1
PT ##139933339: simple language server responds correctly to a shutdown message now, and exists itself when exit message arrives
2017-02-15 16:22:38 +01:00
Martin Lippert
9033da0e93
moved FuzzyMap to commons-util module
2017-02-14 14:15:04 +01:00
Martin Lippert
32d44e60a9
simplified spring property index handling by removing a lot of value-specific stuff
2017-02-14 11:43:51 +01:00
Martin Lippert
5e61656faa
replaced code duplication with original spring boot configuration metadata implementation
2017-02-11 16:30:20 +01:00
nsingh
528bf7996a
Fixed YType of routes property
...
Should be a map, not a String.
2017-02-10 15:41:29 -08:00
nsingh
c290646ff1
Added routes property to manifest yaml schema
2017-02-10 13:58:06 -08:00
nsingh
d68745d3fa
Renamed domains label method
2017-02-10 13:25:08 -08:00
nsingh
e0dd23498f
Added unknown host test for domains
2017-02-10 13:21:26 -08:00
nsingh
4e826a91d7
Renamed domains provider
2017-02-10 13:17:46 -08:00
nsingh
fbcbc47b98
Added support for CF dynamic values for domains
2017-02-10 12:12:54 -08:00
nsingh
d12b9cfbe2
Update reactor to 3.0.5 due to broken CF support.
2017-02-10 12:04:16 -08:00
Martin Lippert
ad7203fc7c
basic property completion support for value annotations added
2017-02-10 11:00:12 +01:00
Martin Lippert
1356d4a09c
do not connect to running LS by default
2017-02-10 10:57:58 +01:00
BoykoAlex
55f4e897f2
Upgrade slf4j
2017-02-07 21:49:14 -05:00
BoykoAlex
9bef1b8a6b
Initial support for Gradle projects
2017-02-07 19:45:59 -05:00
Kris De Volder
ba78e64301
Fix typo in readme
2017-02-07 13:45:47 +08:00
BoykoAlex
c1a86f7407
Attempt to fix race condition between reconciler and CA
2017-02-06 19:31:05 -05:00
nsingh
8de0a60b70
Revert back to previous maven project impl in harness
2017-02-06 14:14:32 -08:00
nsingh
5c5fed3bc9
Test disabling SNIExtension due to failing concourse tests
...
Some tests are failing in concourse due to handshake alert:
unrecognized_name
2017-02-06 12:57:23 -08:00
nsingh
6b93599ee8
Fixed compilation error due to new v2 client changes
...
2.4.0 version of the v2 client operations now returns a list of
ServiceInstanceSummary rather than ServiceInstance
2017-02-06 10:48:08 -08:00
Kris De Volder
ffb4c62ca0
More diagnostic output when build of test project fails.
2017-02-02 14:17:45 -08:00
Kris De Volder
f0fdf0895b
Put the "No Org/Space" message constant where it belongs
2017-02-02 13:58:21 -08:00
Kris De Volder
c24b4be073
Handle case were Cli params provider finds empty org and space in target
2017-02-02 13:17:29 -08:00
Kris De Volder
4eaf945629
vscode-manifest-yaml fat jar name changed!
2017-02-02 11:42:15 -08:00
Kris De Volder
669a8174b5
Fix dependency issue
2017-02-02 10:37:34 -08:00
Kris De Volder
4f6b42c8da
Cleanup: indentation
2017-02-02 10:06:06 -08:00
Kris De Volder
914f074ae2
Bump version number in concourse language server pom
2017-02-02 10:05:47 -08:00
Kris De Volder
76cdfc732d
Bump version number in package.json for concourse editor.
2017-02-02 09:41:09 -08:00
Martin Lippert
5d7621d2b9
updated remaining versions for cf manifest editor component to 0.0.3
2017-02-02 17:55:27 +01:00