BoykoAlex
cfb353f337
PT #166597649 : Send classpath when project is built if necessary
2019-06-27 15:32:55 -04:00
Martin Lippert
463fb1ba87
fix typo in pom
2019-06-27 12:37:06 +02:00
Martin Lippert
f77dd61246
temoprarily include i-build repos for 4.13 builds from eclipse to grab some fixes early
2019-06-27 11:35:07 +02:00
Kris De Volder
b445c56b69
Try to avoid deadlock caused by 'ProjectSorter'
...
See: https://www.pivotaltracker.com/story/show/166943765
2019-06-26 16:17:09 -07:00
nsingh@pivotal.io
246c1e4081
Change theia-spring-boot image
...
Use an image that already has the Java LS started and maven dependencies cached.
2019-06-26 01:54:54 -07:00
Martin Lippert
f515cb0a46
introducing e4.13 based product def
2019-06-25 17:21:29 +02:00
Nieraj Singh
2ba3a0fece
Merge pull request #310 from spring-projects/theia-spring-boot-k8s
...
Theia spring boot k8s
2019-06-25 06:45:37 -07:00
nsingh@pivotal.io
c0e87564db
Added resource requests to theia container
...
Also added scripts to deploy and destroy theia in K8s
2019-06-25 06:39:32 -07:00
Martin Lippert
13e4f04abb
updated nightly download page for 4.13-based builds
2019-06-25 15:07:47 +02:00
Martin Lippert
5517a90dc4
introducing e4.13 target platform defs
2019-06-25 14:44:59 +02:00
Kris De Volder
d3d7296a99
Revert "Add some temporary debug logging"
...
This reverts commit 06a4d6c700 .
2019-06-24 16:31:50 -07:00
Kris De Volder
06a4d6c700
Add some temporary debug logging
2019-06-24 16:08:21 -07:00
BoykoAlex
ee16ee17c3
PT #166603176 : Limit hover request processing time
2019-06-24 17:31:22 -04:00
Kris De Volder
cd873229b6
textDocument/definition should not send 'null' result
...
See: https://github.com/spring-projects/sts4/issues/309
2019-06-24 11:11:01 -07:00
Kris De Volder
3a992f43cf
Exclude duplicate json dependencie from test build
...
See: https://www.pivotaltracker.com/story/show/161303517
2019-06-21 15:37:37 -07:00
Kris De Volder
1ec874207f
Cleanup unused imports
2019-06-21 14:44:43 -07:00
Kris De Volder
3eb7abe760
Adopt new MemoizingProxy in SpringLiveHoverWatchdog
2019-06-21 14:44:43 -07:00
Kris De Volder
f438b29533
Add support for interface type in MemoizingProxyTest
2019-06-21 14:44:43 -07:00
Kris De Volder
f39c4169cd
Regression test for MemoizingProxy.builder api
2019-06-21 14:44:43 -07:00
Kris De Volder
4e28f9e24c
Optimise MemoizingProxy
...
Allow re-use of proxy class instead of re-creating it
every time.
2019-06-21 14:44:43 -07:00
BoykoAlex
bde0fa25e4
Bump ls version to 1.9.0, eclipse bits
2019-06-21 14:24:03 -04:00
Kris De Volder
9a9a68fee9
Bump version to 1.9.0
2019-06-21 17:56:10 +00:00
Martin Lippert
d10bb40e27
updated version to 4.3.1
2019-06-21 10:32:37 +02:00
BoykoAlex
8c69778538
Adopt fatjar download script for latest node version
2019-06-20 16:40:48 -04:00
nsingh@pivotal.io
b9784744f0
Changed file permissions for theia K8s
2019-06-20 02:16:10 -07:00
nsingh@pivotal.io
a8f0ea0c69
More theia-spring-boot K8s changes
2019-06-19 10:43:08 -07:00
nsingh@pivotal.io
13c8196fa4
More theia-spring-boot K8s changes
2019-06-19 09:51:54 -07:00
nsingh@pivotal.io
40c2b3a5d0
More changes for theia-spring-boot + git-sync
2019-06-19 09:05:19 -07:00
Martin Lippert
03582ab5b3
updated changelogs for vscode extensions for 4.3.0 release
2019-06-19 12:28:57 +02:00
Martin Lippert
0338be79e3
set common dependencies to 3.9.9 release version
2019-06-19 09:30:54 +02:00
Kris De Volder
87d1d33761
Add regression tests for 'MemoizingProxy' utility
2019-06-18 14:56:48 -07:00
Kris De Volder
2988d8def0
Cleanups: unused imports, missing copyright header
2019-06-18 13:31:03 -07:00
Kris De Volder
b257cfc4c9
Fix NPE
...
See: https://www.pivotaltracker.com/story/show/166760894
2019-06-18 10:34:55 -07:00
Kris De Volder
2cd0b8a541
Reduce verbosity of log output in boot ls startup
2019-06-18 10:33:34 -07:00
Kris De Volder
073d6fa98a
Add TaskStep.vars to PipelineYamlSchema
...
See: https://github.com/spring-projects/sts4/issues/307
2019-06-18 09:53:11 -07:00
Kris De Volder
a74c889b16
Fix for https://www.pivotaltracker.com/story/show/166528430
2019-06-17 11:34:06 -07:00
Kris De Volder
379b8a0004
Reduce verbosity of test builds
2019-06-17 11:20:02 -07:00
Kris De Volder
193f1e4018
Fix race condition causing test failure
2019-06-17 11:06:43 -07:00
Kris De Volder
e003a94c5e
Merge pull request #306 from spring-projects/symbol-dependencies
...
Track symbol dependencies ...
2019-06-17 09:17:41 -07:00
nsingh@pivotal.io
539f0677cb
PT 166528899 - Only show preferences for installed LS
2019-06-17 05:51:10 -07:00
Kris De Volder
dd98511c1c
Regression tests for symbol dependency handling
2019-06-14 15:45:13 -07:00
Kris De Volder
c8c0637570
Track symbol dependencies ...
...
Infrastructure to record when a symbol depends on info
for a given (external) type. When change to external type
is found, then trigger document update for the affected
document(s).
2019-06-13 16:14:13 -07:00
BoykoAlex
49d655d66c
Fix property key hover has binding key "L" in hover content
2019-06-13 15:43:30 -04:00
BoykoAlex
99d62d0ae0
Ensure javadoc is not null before setting the markup value
2019-06-13 15:06:19 -04:00
BoykoAlex
9c3fc1fcb5
PT #166671442 : Don't set data property for proposal if no doc available
2019-06-13 12:49:14 -04:00
nsingh@pivotal.io
ba72242a78
Added service to theia K8s deploy.yml
2019-06-13 08:48:47 -07:00
Martin Lippert
5f85d0e087
removed code that looked up locally built fatjar in dev mode
2019-06-13 15:11:01 +02:00
BoykoAlex
3c21824763
Fix unit tests
2019-06-12 23:22:42 -04:00
BoykoAlex
c25fc4dc38
Theia spring boot ide docker file and k8s deployment (initial work)
2019-06-12 13:36:07 -04:00
nsingh@pivotal.io
1dba7419fd
Update LSP4J in LS to 0.7.2
2019-06-12 10:19:17 -07:00