BoykoAlex
984eafc2c0
PT #157668103 : Switch to Gson where possible - except Bosh
2018-05-17 16:39:13 -04:00
Kris De Volder
9be6fd9601
Bump version to 0.2.1
2018-03-19 19:08:28 +00:00
Kris De Volder
42772a42dc
Bump version to 0.3.0
2018-03-19 18:54:14 +00:00
Kris De Volder
cc2c173091
Bump version to 0.2.0
2018-03-15 15:26:37 +00:00
Kris De Volder
efe8049bba
Bump version to 0.1.6
2018-03-09 22:11:06 +00:00
Kris De Volder
6fd38e61a5
Bump version to 0.1.5
2018-02-22 23:24:47 +00:00
Kris De Volder
0d94dfef2b
Fixes Concourse issues for https://github.com/spring-projects/sts4/issues/41
...
1) Turn errors for empty task.input|output.path into a warning
2) Add task.optional property to the schema
2018-02-20 14:48:30 -08:00
Kris De Volder
1e567e6a11
Proper support Set<?> types in .properties editor.
2018-02-20 12:05:05 -08:00
Kris De Volder
5c19bdefe6
Some steps towards mergin boot-java and boot-properties LS
...
- Refactor towards more composable LanguageServers
- disable fatjar support on boot-java and boot-properties
2018-02-09 09:49:21 -08:00
Martin Lippert
6685beb68b
fixed an exception when executing code completion on a non-boot java project
2018-02-02 12:59:19 +01:00
Kris De Volder
a9515831d1
Bump version to 0.1.4
2018-01-31 00:00:04 +00:00
Kris De Volder
2da50fddd4
Fix indentation bug with relaxed completions in application.yml editor
2018-01-19 15:11:32 -08:00
Kris De Volder
1fb0a6acc6
Dynamic CA for github repo uris in concourse resource definitions
2017-12-22 17:14:27 -08:00
Kris De Volder
c0880f6532
Merge branch 'master' of github.com:spring-projects/sts4
2017-12-21 16:07:40 -08:00
Kris De Volder
b302a2d30d
Fixup schema for image_resource attribute in tasks
...
Add 'version' attribute and remove some other that are incorrect.
2017-12-21 16:07:14 -08:00
Kris De Volder
a6eb7241f1
Bump version to 0.1.3
2017-12-21 22:11:19 +00:00
Kris De Volder
3658f87b84
Fix #28 : values 'latest' and 'every' should be accepted for 'version' in getstep
2017-12-13 13:41:53 -08:00
Kris De Volder
ee3181b320
Bump version to 0.1.2
2017-12-12 17:17:35 +00:00
Kris De Volder
b51e2fa0da
Fix potential NPE.
2017-12-11 09:11:13 -08:00
Martin Lippert
dffc75d5eb
updated versions
2017-12-11 09:31:08 +01:00
Kris De Volder
4b7614230a
Revert "Bump version to 0.1.1"
...
This reverts commit dbe06627ea .
2017-11-27 15:48:47 -08:00
Kris De Volder
dbe06627ea
Bump version to 0.1.1
2017-11-27 22:57:01 +00:00
Kris De Volder
71956a0748
Bump version to 0.1.0
2017-11-27 22:24:02 +00:00
Kris De Volder
95a844722b
Bump version to 0.0.13
2017-11-27 22:09:08 +00:00
Kris De Volder
a40ab1b33a
Bump version to 0.0.12
2017-11-27 19:30:08 +00:00
Kris De Volder
d676ca411c
Never reconcile place holder nodes (fixes PT-152918825)
2017-11-23 13:17:01 -08:00
Kris De Volder
e6e960d924
Add support for info messages from reconciler.
2017-09-22 10:57:24 -07:00
Kris De Volder
694e9a9fa8
Bump version to 0.0.10
2017-08-21 16:57:38 +00:00
Kris De Volder
a5ac9a1d53
Enable snippet generator in concourse editor
2017-08-15 08:08:28 -07:00
Kris De Volder
4e613e026d
Unifying all pom versions to 0.0.9-SNAPSHOT
2017-08-14 12:34:56 -07:00
Kris De Volder
b2b7e4cf8d
Fix suspected race condition in test code
2017-08-14 10:41:17 -07:00
Kris De Volder
7180eb59b5
Fix test failure
2017-08-11 16:56:33 -07:00
Kris De Volder
01edae7366
Missing property quickfix now uses snippet generator
2017-08-11 16:42:40 -07:00
Kris De Volder
94fa2cf498
Make snippets fully subsume property completions in bosh editor
2017-08-10 11:53:15 -07:00
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
3d1937c9d8
Minimal support for editing cloud-config
2017-08-04 15:48:18 -07: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
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
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
d9f2047bcf
Snippet generator mostly working, still needs some tweaks / bug fixes.
2017-08-01 12:05:25 -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
b520fdc577
Some simplifications of dynamic CA/Reconcilng using PartialCollection
2017-07-28 14:48:57 -07:00
Kris De Volder
724ae4aed4
More tweaks to dynamic releases attributes reconcile and CA
2017-07-28 12:01:13 -07:00
BoykoAlex
383bfd5c7b
Merge branch 'master' of https://github.com/spring-projects/sts4
2017-07-25 19:31:58 -04:00