Commit Graph

  • 39267c74b3 cleanup for nightly download page Martin Lippert 2019-08-09 10:56:22 +02:00
  • e2bf269c7f updated 2019-09 eclipse target def Martin Lippert 2019-08-09 10:55:53 +02:00
  • c16d87b9cf cleanup Martin Lippert 2019-08-09 10:54:50 +02:00
  • c2bb06bc2c remove old quick search from eclipse 4.13-based builds Martin Lippert 2019-08-09 10:54:34 +02:00
  • 768bcc8c53 Workaround for ls processes being leaked by lps4e Kris De Volder 2019-08-08 17:18:06 -07:00
  • f87626059c Fix compile error on older ls4e target Kris De Volder 2019-08-07 14:10:42 -07:00
  • e02c3b1a2e Copy code for LSPTextHover from lsp4e Kris De Volder 2019-08-07 12:37:24 -07:00
  • c0c1caf959 removed unnecessary log statement Martin Lippert 2019-08-07 16:48:19 +02:00
  • 379f3c102a try with resource when reading symbol cache data to avoid leaking file handles Martin Lippert 2019-08-07 16:47:48 +02:00
  • 2768a29f09 avoid putting null elements in the symbol addon information list, causes issues when reading such a json and setting the array data back in Martin Lippert 2019-08-07 16:47:11 +02:00
  • b0e8e53bfc PT #167680960: Content-type element must have file-names, patterns set BoykoAlex 2019-08-02 16:22:26 -04:00
  • 45b8a2e1dc PT #167595632: Update CMs after Classpath sent off to LS (Experimental) BoykoAlex 2019-08-02 14:31:36 -04:00
  • 0776c10491 Revert "Add some logging to debug CTRL-click issue" Kris De Volder 2019-08-02 11:26:19 -07:00
  • 618a75e09c Add some logging to debug CTRL-click issue Kris De Volder 2019-08-02 11:03:53 -07:00
  • 3a03f3041d PT #167595632: Fix highlight codelens provider BoykoAlex 2019-08-02 00:35:21 -04:00
  • 7449dfb526 PT #167561911: Boot LS starts form XML config files not for others BoykoAlex 2019-08-01 09:26:06 -04:00
  • 13dbd5fa00 fix silly attempts to get rid of errors during compilation and put the missing import-package in place, otherwise it obviously cannot work Martin Lippert 2019-07-31 15:53:44 +02:00
  • ed2a6db603 next try to ignore discouraged access warnings while building Martin Lippert 2019-07-31 12:37:45 +02:00
  • 5c66a4d369 fix discouraged access warnings Martin Lippert 2019-07-31 12:12:03 +02:00
  • 331bf130cd removed bundle require dependency on xtext base lib to not pull all the dependencies and to avoid package-use conflicts Martin Lippert 2019-07-31 11:38:11 +02:00
  • d061e14b97 Add a script to publish theia-boot docker image to docker hub Kris De Volder 2019-07-29 16:09:30 -07:00
  • 014c69ac15 Remove dedicated Theia user from theia-spring-boot image Kris De Volder 2019-07-29 11:59:49 -07:00
  • 4d7f9b127c https fix Martin Lippert 2019-07-28 17:24:48 +02:00
  • 61c79f5281 Another attempt to fix test failures Kris De Volder 2019-07-26 09:10:19 -07:00
  • d417fd461f More verbose test failure. Kris De Volder 2019-07-25 17:46:49 -07:00
  • d9f48ed693 Fix for PT-167494938 Kris De Volder 2019-07-25 16:46:00 -07:00
  • bd061a4ec3 Take superclass into account for properties CTRL-click Kris De Volder 2019-07-25 13:09:17 -07:00
  • ef63d13226 Fix test failures Kris De Volder 2019-07-24 15:31:23 -07:00
  • 89d79d9067 Quick and dirty fix for https://github.com/spring-projects/sts4/issues/327 Kris De Volder 2019-07-24 12:29:55 -07:00
  • d30a82d04f Add additional constraint to cf resource schema Kris De Volder 2019-07-24 11:30:19 -07:00
  • ecd2393a98 Add support for missing properties in... Kris De Volder 2019-07-23 15:20:25 -07:00
  • e7d166cd10 Add support for 'verbose' in... Kris De Volder 2019-07-23 14:36:45 -07:00
  • 5b3f951a11 Add support for 'client_id' and 'client_secret' in... Kris De Volder 2019-07-23 14:24:03 -07:00
  • 67973cab66 Fix build issue Kris De Volder 2019-07-23 12:13:40 -07:00
  • 32d1e6fd36 Add support for 'docker' attribute to CF editor Kris De Volder 2019-07-23 11:43:41 -07:00
  • b9c491466f Do not auto-redirect language server logs to file Kris De Volder 2019-07-22 14:24:11 -07:00
  • 85c5a83e34 PT #166973875: Debug LS process in K8s BoykoAlex 2019-07-17 16:57:26 -04:00
  • 1256af3c27 Replace git-sync with... Kris De Volder 2019-07-17 11:47:42 -07:00
  • 4243d316ee Tweaks to eclipse boot.ls content type setups Kris De Volder 2019-07-16 11:05:34 -07:00
  • 76636cc634 Add warning comment to avoid rebreaking bug Kris De Volder 2019-07-15 17:14:09 -07:00
  • eebf4a6a35 Fix for 'rogue reconciling' of .properties file Kris De Volder 2019-07-15 16:54:23 -07:00
  • 6719e0afb3 Bump LS Eclipse bits to 1.10.0 BoykoAlex 2019-07-12 10:53:49 -04:00
  • 701ce22569 Bump version to 1.10.0 Kris De Volder 2019-07-12 14:34:15 +00:00
  • 3e4388964e updated version to 4.3.2 Martin Lippert 2019-07-12 15:32:48 +02:00
  • 7aea5acedc remove broken lsp4j update site, gets lsp4j insteaf from lsp4e repo Martin Lippert 2019-07-12 07:18:25 +02:00
  • 65c6757cd3 Increase timeout for some tests Kris De Volder 2019-07-11 15:23:40 -07:00
  • 7a6e311147 Fix bug that breaks live hover to tunneled cf apps Kris De Volder 2019-07-11 15:05:49 -07:00
  • 19f64ce225 updated changelogs for vscode extensions for 4.3.1 release Martin Lippert 2019-07-11 15:54:21 +02:00
  • 47aa69efc2 Pickup theia-commons changes via npm dependency version upgrade BoykoAlex 2019-07-10 22:36:28 -04:00
  • b6700dfd2c PT #166597649: Register some commands as "static" BoykoAlex 2019-07-10 11:39:22 -04:00
  • 855887dc08 added vmarg to stop tiered compilation at level 1 Martin Lippert 2019-07-10 17:03:05 +02:00
  • b1ed6bb937 update jdt to 3.18.0 Martin Lippert 2019-07-10 16:23:55 +02:00
  • 5025a6ee85 added vmarg to stop tiered compilation at level 1 Martin Lippert 2019-07-10 16:23:40 +02:00
  • a1b47b7366 Add a script that does everything needed to ... Kris De Volder 2019-07-09 15:25:19 -07:00
  • f42b6763bc Revert "Introduce compile error" Kris De Volder 2019-07-08 10:13:28 -07:00
  • 3e7dce11d6 Fix test concourse yaml BoykoAlex 2019-07-08 13:07:16 -04:00
  • de0696a6a8 Introduce compile error Kris De Volder 2019-07-08 10:06:23 -07:00
  • b96f0be4c6 Fix issue with escape sequences in properties file Kris De Volder 2019-07-05 16:36:15 -07:00
  • 564e176118 textDocument/definition should not send 'null' result ls-backports Kris De Volder 2019-06-24 11:11:01 -07:00
  • cf7cadfa3e Bump version to 1.8.1 Kris De Volder 2019-06-28 18:35:05 +00:00
  • bec13af438 Tweaks to pipeline to build different branch Kris De Volder 2019-06-28 11:29:35 -07:00
  • 46b0fd6771 Dockerfile for local dev theia-spring-boot package BoykoAlex 2019-06-27 20:04:09 -04:00
  • cfb353f337 PT #166597649: Send classpath when project is built if necessary BoykoAlex 2019-06-26 23:55:36 -04:00
  • 463fb1ba87 fix typo in pom Martin Lippert 2019-06-27 12:37:06 +02:00
  • f77dd61246 temoprarily include i-build repos for 4.13 builds from eclipse to grab some fixes early Martin Lippert 2019-06-27 11:35:07 +02:00
  • b445c56b69 Try to avoid deadlock caused by 'ProjectSorter' Kris De Volder 2019-06-26 16:17:09 -07:00
  • 246c1e4081 Change theia-spring-boot image nsingh@pivotal.io 2019-06-26 01:54:54 -07:00
  • f515cb0a46 introducing e4.13 based product def Martin Lippert 2019-06-25 17:21:23 +02:00
  • 2ba3a0fece Merge pull request #310 from spring-projects/theia-spring-boot-k8s Nieraj Singh 2019-06-25 06:45:37 -07:00
  • c0e87564db Added resource requests to theia container theia-spring-boot-k8s nsingh@pivotal.io 2019-06-25 06:39:32 -07:00
  • 13e4f04abb updated nightly download page for 4.13-based builds Martin Lippert 2019-06-25 15:07:47 +02:00
  • 5517a90dc4 introducing e4.13 target platform defs Martin Lippert 2019-06-25 14:44:59 +02:00
  • d3d7296a99 Revert "Add some temporary debug logging" Kris De Volder 2019-06-24 16:31:50 -07:00
  • 06a4d6c700 Add some temporary debug logging Kris De Volder 2019-06-24 16:08:21 -07:00
  • ee16ee17c3 PT #166603176: Limit hover request processing time BoykoAlex 2019-06-21 14:01:53 -04:00
  • cd873229b6 textDocument/definition should not send 'null' result Kris De Volder 2019-06-24 11:11:01 -07:00
  • 3a992f43cf Exclude duplicate json dependencie from test build Kris De Volder 2019-06-21 15:37:37 -07:00
  • 1ec874207f Cleanup unused imports Kris De Volder 2019-06-21 14:43:11 -07:00
  • 3eb7abe760 Adopt new MemoizingProxy in SpringLiveHoverWatchdog Kris De Volder 2019-06-21 14:35:46 -07:00
  • f438b29533 Add support for interface type in MemoizingProxyTest Kris De Volder 2019-06-21 12:26:52 -07:00
  • f39c4169cd Regression test for MemoizingProxy.builder api Kris De Volder 2019-06-21 10:16:57 -07:00
  • 4e28f9e24c Optimise MemoizingProxy Kris De Volder 2019-06-21 10:04:25 -07:00
  • bde0fa25e4 Bump ls version to 1.9.0, eclipse bits BoykoAlex 2019-06-21 14:24:03 -04:00
  • 9a9a68fee9 Bump version to 1.9.0 Kris De Volder 2019-06-21 17:56:10 +00:00
  • d10bb40e27 updated version to 4.3.1 Martin Lippert 2019-06-21 10:32:37 +02:00
  • 8c69778538 Adopt fatjar download script for latest node version BoykoAlex 2019-06-20 16:40:48 -04:00
  • b9784744f0 Changed file permissions for theia K8s nsingh@pivotal.io 2019-06-20 02:16:10 -07:00
  • a8f0ea0c69 More theia-spring-boot K8s changes nsingh@pivotal.io 2019-06-19 10:43:08 -07:00
  • 13c8196fa4 More theia-spring-boot K8s changes nsingh@pivotal.io 2019-06-19 09:51:54 -07:00
  • 40c2b3a5d0 More changes for theia-spring-boot + git-sync nsingh@pivotal.io 2019-06-19 09:04:30 -07:00
  • 03582ab5b3 updated changelogs for vscode extensions for 4.3.0 release Martin Lippert 2019-06-19 12:28:57 +02:00
  • 0338be79e3 set common dependencies to 3.9.9 release version Martin Lippert 2019-06-19 09:30:54 +02:00
  • 87d1d33761 Add regression tests for 'MemoizingProxy' utility Kris De Volder 2019-06-18 14:56:48 -07:00
  • 2988d8def0 Cleanups: unused imports, missing copyright header Kris De Volder 2019-06-18 13:31:03 -07:00
  • b257cfc4c9 Fix NPE Kris De Volder 2019-06-18 10:34:55 -07:00
  • 2cd0b8a541 Reduce verbosity of log output in boot ls startup Kris De Volder 2019-06-18 10:33:34 -07:00
  • 073d6fa98a Add TaskStep.vars to PipelineYamlSchema Kris De Volder 2019-06-18 09:53:11 -07:00
  • a74c889b16 Fix for https://www.pivotaltracker.com/story/show/166528430 Kris De Volder 2019-06-17 11:34:06 -07:00
  • 379b8a0004 Reduce verbosity of test builds Kris De Volder 2019-06-17 11:20:02 -07:00
  • 193f1e4018 Fix race condition causing test failure Kris De Volder 2019-06-17 11:06:43 -07:00