Commit Graph

66 Commits

Author SHA1 Message Date
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
a6eb7241f1 Bump version to 0.1.3 2017-12-21 22:11:19 +00:00
Kris De Volder
fda92b3fe1 Cleanup: unused and invalid import 2017-12-13 13:45:58 -08: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
kdvolder
22e8ba80ba Some fixes to accomodate windows 2017-12-11 16:00:19 -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
c5df8812fa Some tweaks to log outpur redirection for vscode 2017-11-22 14:37:33 -08:00
Kris De Volder
cc75054281 Attempt to fix log redirection 2017-11-22 13:03:21 -08:00
Kris De Volder
cd2ab7de28 Second attempt to redirect log output to file
First attempt was flawed because some loggers can get instantiated
before sysem property is set.
2017-11-17 15:49:00 -08:00
Kris De Volder
003afe52ab Merge branch 'master' of github.com:spring-projects/sts4
Conflicts:
	headless-services/commons/commons-util/src/main/java/org/springframework/ide/vscode/commons/util/StringUtil.java
2017-11-16 15:03:53 -08:00
Kris De Volder
7c117828c5 Support subtyping in SpringIndexer 2017-11-16 15:02:06 -08:00
nsingh
613b79cb35 Added case insensitive search for in workspace symbol search 2017-11-16 11:50:30 -08:00
BoykoAlex
aa96122d5c PT #152680720 Support *.gradle build files 2017-11-08 18:42:24 -05:00
Kris De Volder
a70bc1a77f Add resource info to beans in injection reports 2017-11-03 09:58:06 -07:00
Kris De Volder
fb3af5c1e3 Use guava cache to better manage apps from getAllRunning(Spring|Java)Apps 2017-11-01 14:26:32 -07:00
Kris De Volder
3a350af728 Warning hover when no actuator present 2017-10-31 14:29:08 -07:00
Kris De Volder
3e6de74351 Injection report on live hover over @Bean 2017-10-30 15:36:00 -07:00
Kris De Volder
745994179d LiveBean parsing support for boot 2.0 2017-10-25 14:57:49 -07:00
Kris De Volder
413b90716b Ensure that all actuator endpoint accessors work for Boot 2.0 2017-10-20 11:09:39 -07:00
Kris De Volder
53ef047560 Start adding some tests for SpringBootApp discovery and actuator client 2017-10-19 15:55:18 -07:00
BoykoAlex
d4a9907b0d PT #150740880: VSCode/Eclipse file watching. Back to project finder
Eclipse client file change listening mechanics

Reworked file/project observer implementation

Merge fixes
2017-10-16 14:08:51 -04:00
BoykoAlex
423c6bcaef [PT-#150740880] File listener and project listeners mechanics
Refactor project finder into project manager

Update annotation index based on project changes

Missing comments
2017-10-12 16:41:38 -04:00
nsingh
51491035f6 Fixed indentation for snippets for non-vscode editors 2017-10-03 13:46:21 -07:00
Kris De Volder
e6e960d924 Add support for info messages from reconciler. 2017-09-22 10:57:24 -07:00
Martin Lippert
48f358bfda typo fixed 2017-09-04 20:58:52 +02:00
Martin Lippert
3b29875f55 organize imports 2017-08-28 11:55:47 +02:00
Martin Lippert
3cbce5e81a started to implement infrastructure to parse java projects completely 2017-08-27 18:48:00 +02:00
Kris De Volder
694e9a9fa8 Bump version to 0.0.10 2017-08-21 16:57:38 +00:00
Kris De Volder
4b519ee7e0 More log info to debug atom language server open/close events 2017-08-15 12:19:08 -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
ec1dbc5e9f Add disk_types sub-properties to CloudConfig schema 2017-08-09 15:53:40 -07:00
Kris De Volder
d607902492 Basic support for vm_types block in cloudconfig editor 2017-08-08 13:56:49 -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
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
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
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
Kris De Volder
00972506e5 Wire up BoshCliConfig so it gets used. 2017-07-26 13:39:07 -07:00
Kris De Volder
da37474d2e Add a Dynamic 'Stemcells' model information provider
In preparation of implementing dynamic CA and checking of stemcells block.
2017-07-21 10:51:53 -07:00
Kris De Volder
47dcb094c5 Goto defintion for releases 2017-07-19 15:33:02 -07:00