Kris De Volder
6dfd56d67f
Cloudconfig editor: verify 'at least one of' constraints in schema
2017-08-09 16:26:47 -07:00
Kris De Volder
ec1dbc5e9f
Add disk_types sub-properties to CloudConfig schema
2017-08-09 15:53:40 -07:00
Kris De Volder
e8b1c8658c
CloudConfig editor: azs sub-properties added to schema
2017-08-09 15:15:57 -07:00
nsingh
8f2582925b
Fixed failing test case
...
host property in manifest schema was using the wrong value parser.
2017-08-09 14:18:39 -07:00
Kris De Volder
0af54132c9
CloudConfig editor: check / ca for NetworkName references
2017-08-09 14:13:07 -07:00
Kris De Volder
c4377845c6
Schema for 'vip' network in Cloud conf editor
2017-08-09 13:55:32 -07:00
Kris De Volder
669d8d2759
CloudConfig Dynamic NW schema
2017-08-09 13:34:24 -07:00
Kris De Volder
de05f58e48
Merge branch 'master' of github.com:spring-projects/sts4
2017-08-09 12:26:12 -07:00
Kris De Volder
faa45b76c6
CloudConfig 'manual network' schema
2017-08-09 12:25:57 -07:00
nsingh
e8538e801f
PT 145243139 - Static validation for health check endpoint
...
Also added relevant JUnit.
2017-08-08 15:54:15 -07:00
Kris De Volder
8c060d7980
CA and reconcile for vm_type reference in cloud-config editor
2017-08-08 14:58:10 -07:00
Kris De Volder
4eda08364d
Hovers for vm_types block in cloudconfig editor
2017-08-08 14:20:14 -07:00
Kris De Volder
d607902492
Basic support for vm_types block in cloudconfig editor
2017-08-08 13:56:49 -07:00
Kris De Volder
caa8d180a3
Flesh out basic schema for CloudConfig.compilation sub props
2017-08-08 12:15:08 -07:00
Kris De Volder
157b121ffa
CloudConfig toplevel property hovers
2017-08-08 11:07:45 -07:00
Kris De Volder
e631fb0a9e
Add another missing piece to activate bosh editor for cloud-config
2017-08-04 16:45:22 -07:00
Kris De Volder
3d1937c9d8
Minimal support for editing cloud-config
2017-08-04 15:48:18 -07:00
BoykoAlex
3ec72082eb
Fix bosh tests for atom LS settings
2017-08-03 14:39:13 -04:00
BoykoAlex
8428854c2f
Fix tests for disabled lazy completion proposals setting
2017-08-03 14:06:19 -04:00
BoykoAlex
8faef3897a
Fix tests for lazy completions disable property
2017-08-03 13:35:12 -04:00
Kris De Volder
1b179da90e
Indentation related bugfix for completions that jump to next line
2017-08-02 17:09:37 -07:00
Kris De Volder
ff52412161
Add warning comment about subtlety around delayed value parsers.
2017-08-02 15:36:30 -07:00
Kris De Volder
a4a8693aa4
Fix failing tests
2017-08-02 15:15:24 -07:00
nierajsingh
fd2416bb06
Merge pull request #12 from nierajsingh/async_validations
...
Separate delayed constraints into slow and fast collections
2017-08-02 12:46:31 -07:00
nsingh
464e36ad2d
Further doc change
2017-08-02 12:44:30 -07:00
nsingh
edc94daa4f
Changed doc to be clearer on the contract for checkpoint method
2017-08-02 12:43:52 -07:00
nsingh
0c10f2eafe
Merge branch 'master' into async_validations
...
Conflicts:
headless-services/commons/commons-util/src/main/java/org/springframework/ide/vscode/commons/util/EnumValueParser.java
2017-08-02 12:16:33 -07:00
nsingh
ef3981b162
Adding docs and some code cleanup
2017-08-02 10:51:00 -07:00
Kris De Volder
775d715c35
Fix but around dedented snippets and completions
2017-08-02 10:42:03 -07:00
Kris De Volder
7c19c5df85
Fix small spacing issue in snippet generator
2017-08-02 09:52:53 -07:00
Kris De Volder
88c703e9e5
Snippets now mostly working all tests passing.
2017-08-02 09:11:13 -07:00
nsingh
0a530d9e32
Separate delayed constraints into slow and fast collections
...
The slow part is for CF-related constraints like long-running value
parsers. Also, the "fast" constraints and other problems are reported
first via a new checkpoint call to the problems collector. The complete
list of problems are then reported afterwards at the end of the
collection, like before.
2017-08-01 13:48:27 -07:00
Kris De Volder
e0d9effc14
Fix test failure
2017-08-01 12:12:49 -07:00
Kris De Volder
d9f2047bcf
Snippet generator mostly working, still needs some tweaks / bug fixes.
2017-08-01 12:05:25 -07:00
Kris De Volder
b1fa77603c
V1 schema trigger property is *only* networks
2017-07-31 09:11:33 -07:00
Kris De Volder
6bdc83217d
Fix bug around empty-stirng checks for enumvalueparsing
2017-07-28 16:58:17 -07:00
Kris De Volder
49f33fb8f7
Small tweak to sha1 prop docs
2017-07-28 16:57:46 -07:00
Kris De Volder
51954fe306
Simplify contraints between release attributes
2017-07-28 16:06:11 -07:00
Kris De Volder
af3ca76047
Fix bug: releases provider actually uses stemcells data!
2017-07-28 15:13:17 -07:00
Kris De Volder
b520fdc577
Some simplifications of dynamic CA/Reconcilng using PartialCollection
2017-07-28 14:48:57 -07:00
Kris De Volder
1c25764ff4
Merge branch 'master' of github.com:spring-projects/sts4
2017-07-28 12:01:33 -07:00
Kris De Volder
724ae4aed4
More tweaks to dynamic releases attributes reconcile and CA
2017-07-28 12:01:13 -07:00
BoykoAlex
574cd9e742
Completions testing with -Dlsp.completions.indentation.enable=true
2017-07-28 14:24:30 -04:00
Kris De Volder
ca93d93d15
CA/reconcile for release versions stage 1
...
Doesn't yet consider version's relationship with release name.
2017-07-27 13:44:10 -07:00
Kris De Volder
a92accde86
Improve CachingModelProvider to wrap a cache around the models it provides
2017-07-27 13:09:12 -07:00
Kris De Volder
593a74e12e
Merge branch 'master' of github.com:spring-projects/sts4
2017-07-27 10:57:31 -07:00
Kris De Volder
b6f2691d30
Dynamic CA for release names in releases block
2017-07-27 10:52:54 -07:00
BoykoAlex
a8c4cc065f
Fix NPEs for doc not being in the cache
2017-07-26 20:56:29 -04:00
Kris De Volder
12b987b49c
Add a test for when bosh cli disabled or errors.
2017-07-26 14:56:56 -07:00
Kris De Volder
5cef5f7e91
Supress error which is logged on each save (vscode sending a duplicate edit?)
2017-07-26 14:56:21 -07:00