Commit Graph

606 Commits

Author SHA1 Message Date
Martin Lippert
2c74a45d76 code cleanup 2017-12-29 14:13:01 +01:00
Kris De Volder
0bcf2ccdc0 Fix failing test 2017-12-27 14:53:11 -08:00
Kris De Volder
f2e90f62ce Reconciling for github repo uris in concourse pipelines 2017-12-27 14:45:03 -08:00
Kris De Volder
4de71bfc91 Fix failing test cases 2017-12-22 17:32:05 -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
70f2db136b Validate that concourse job groups assignment is complete 2017-12-22 10:09:17 -08:00
Kris De Volder
13d900b58f Fix failing test cases and add missing doc snippets. 2017-12-21 16:24:31 -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
3500616dcd Add support for caches attribute in concourse tasks
See: https://www.pivotaltracker.com/story/show/153861788
2017-12-21 13:51:59 -08:00
Martin Lippert
35e3b7271e updated versions of language servers to 0.1.2 for the eclipse integration 2017-12-14 08:12:00 +01:00
Kris De Volder
04ee131762 More tweaks to GetStep version doc. 2017-12-13 14:37:03 -08:00
Kris De Volder
0d3ac889e7 Tweak GetStep version docs 2017-12-13 14:21:12 -08: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
Kris De Volder
eb9a28d777 Add a test case for PR https://github.com/spring-projects/sts4/pull/24 2017-12-12 08:58:58 -08:00
Kris De Volder
8c771e2471 Merge pull request #24 from srbry/master
update resource version to take a map string->string
2017-12-12 08:44:04 -08:00
Kris De Volder
7b315bdd74 Fix failing test cases due to harness issue. 2017-12-11 16:43:40 -08:00
Kris De Volder
2fce26439d Cleanup temporary pom change that was accidentally pushed 2017-12-11 16:17:36 -08:00
kdvolder
22e8ba80ba Some fixes to accomodate windows 2017-12-11 16:00:19 -08: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
Sam Bryant
7972a3a087 update resource version to take a map string->string
Signed-off-by: Ashish Sehra <asehra@gmail.com>
2017-12-08 12:00:45 +00:00
Martin Lippert
c102efa838 enable live hovers for inner classes 2017-12-07 21:33:49 +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
Martin Lippert
b2e7c9ec68 fixed live hovers for property values in value annotations, but excluded live hints for that for now 2017-11-27 08:19:01 +01:00
BoykoAlex
616c4e4df5 Add privileged property to resource_type for Concourse 2017-11-26 01:44:39 -05:00
Kris De Volder
40abf6b566 Edits aren't supposed to ever be lazy resolve in LSP. So don't make them lazy. 2017-11-24 15:14:41 -08:00
Kris De Volder
d676ca411c Never reconcile place holder nodes (fixes PT-152918825) 2017-11-23 13:17:01 -08:00
BoykoAlex
a2503bfa6b PT #153107223 Don't put any string for undefined request method 2017-11-23 12:37:17 -05:00
Kris De Volder
c5df8812fa Some tweaks to log outpur redirection for vscode 2017-11-22 14:37:33 -08:00
Kris De Volder
1b6aacaa81 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-22 13:03:37 -08:00
Kris De Volder
cc75054281 Attempt to fix log redirection 2017-11-22 13:03:21 -08:00
BoykoAlex
5300fecaa4 Bump up all timeout times for the maven project cache tests 2017-11-22 15:22:31 -05:00
BoykoAlex
01b5889216 Revert MavenProjectCacheTest to the previous. Bump up timeout time 2017-11-22 15:11:55 -05:00
BoykoAlex
a50c09097a PT #153100339 Don't cache CU unless there is a project for it 2017-11-22 14:49:44 -05:00
Kris De Volder
80d80758f6 Reduce log noise from JMX connections for spring boot app polling loop 2017-11-22 10:52:27 -08:00
BoykoAlex
622af0efe0 Don't split notification messages with line breaks 2017-11-22 09:48:21 -05:00
Kris De Volder
86ff6e28d9 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-21 15:22:37 -08:00
Kris De Volder
db2569d4d6 Don't show resource if it is the String "null" 2017-11-21 15:22:17 -08:00
BoykoAlex
7541238a5a Merge branch 'master' of https://github.com/spring-projects/sts4 2017-11-21 17:35:12 -05:00
BoykoAlex
2185c7cd1b PT #153051451 Symbol for RequestMapping without parameters 2017-11-21 17:34:36 -05:00
Kris De Volder
e2c821e923 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-21 14:20:20 -08:00
Kris De Volder
6f1e80944c Fix PT-153072942
Ignore `$$EnhancerBySpringCGLIB$$` in determining whether a
live bean corresponds to a bean defined in source-code.
2017-11-21 14:20:05 -08:00