Commit Graph

  • 099c19bba3 Goto definition iin pipeline editor, working for resources Kris De Volder 2017-01-24 12:05:15 -08:00
  • eb39dc3c31 Ignore failing tests for now nsingh 2017-01-24 11:47:16 -08:00
  • 52129ab105 Fix issue where blank service shows as warning instead of error nsingh 2017-01-24 11:45:28 -08:00
  • 9312d6e6c6 Reduce cache expiration time for services nsingh 2017-01-24 10:42:36 -08:00
  • 80716fe8b8 Removed unused timeouts nsingh 2017-01-24 10:32:03 -08:00
  • c8e30b3d55 Add value parse exception back nsingh 2017-01-23 21:34:37 -08:00
  • dfe8cd1e8d Allow services parsing to show as warning instead of error nsingh 2017-01-23 21:26:28 -08:00
  • 5c51b87fb8 Fixed compilation problems nsingh 2017-01-23 15:26:03 -08:00
  • fc852cab15 Do not print CF information by default nsingh 2017-01-23 15:21:03 -08:00
  • 68e550867d Minor method name change nsingh 2017-01-23 15:10:23 -08:00
  • ef00527a9e Added value parse exception nsingh 2017-01-23 15:08:41 -08:00
  • 26544461b8 Allow CF CLI config check on all OS nsingh 2017-01-23 13:21:53 -08:00
  • eb6afc8b98 Improved error message for invalid services nsingh 2017-01-23 13:17:09 -08:00
  • 8ca416c69a Fixed NPE in CF hints provider nsingh 2017-01-23 11:09:00 -08:00
  • 71d68bb58a Allow CF Client Params provider to be set into language server nsingh 2017-01-23 11:04:47 -08:00
  • 2e3f4f8cb8 Renamed method in ExceptionUtil nsingh 2017-01-23 10:56:40 -08:00
  • 46818d3462 Manifest.ym: applications property is no longer considered required. Kris De Volder 2017-01-23 08:50:29 -08:00
  • 981674faa9 Add hover and test for docker-image PutParams Kris De Volder 2017-01-22 14:58:52 -08:00
  • d9cf71763a docker-image resource: tests for get_params in put step Kris De Volder 2017-01-22 14:04:03 -08:00
  • dab09308fc Tests and hovers for DockerImageGetParams Kris De Volder 2017-01-22 14:00:50 -08:00
  • fa6ab481d0 Add tests and hovers for docker-image source attributes. Kris De Volder 2017-01-22 11:35:29 -08:00
  • 5087c8a647 Add docker-image infos to PipelineYamlSchema Kris De Volder 2017-01-22 10:51:26 -08:00
  • 535c9574b2 Support for get_params attributes in git resource put steps Kris De Volder 2017-01-21 18:45:36 -08:00
  • f9a464cb8c Add support for Git 'put' params Kris De Volder 2017-01-21 11:46:07 -08:00
  • 3d8f38c238 Hoverinfos for git resource get params. Kris De Volder 2017-01-21 11:06:38 -08:00
  • 0eabef9787 GitResource 'get' params support Kris De Volder 2017-01-21 10:49:03 -08:00
  • 1fb5c6ddeb Required properties in Concourse Editor Kris De Volder 2017-01-20 18:13:55 -08:00
  • 9d65aef357 Mark some properties as 'required' pipeline yaml schema Kris De Volder 2017-01-20 16:49:26 -08:00
  • a2d8bba697 Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2017-01-20 15:42:23 -08:00
  • adb27f7862 Cleanup and simplify uses of DynamicSchemaContext Kris De Volder 2017-01-20 15:41:38 -08:00
  • 7fc85b79c9 Bugfix: incorrect bounds check in IntegerRange Kris De Volder 2017-01-20 15:40:20 -08:00
  • a322835368 Support for required property checking. All tests passing. Kris De Volder 2017-01-20 15:22:03 -08:00
  • 6eeeb0bb2a Add support for validation of expected number of documents in a YamlFileAst Kris De Volder 2017-01-20 13:47:15 -08:00
  • 64b92bab2f Ensure that null CF hints are returned. nsingh 2017-01-20 13:10:29 -08:00
  • ae2a68709a Fixed issue where exception name was shown in CF proposal nsingh 2017-01-20 12:10:04 -08:00
  • d044e5d5a6 PT- 138052499: Allow enabling verbose trace messages optionally Kris De Volder 2017-01-20 10:33:21 -08:00
  • f610338702 Send message to eclipse-tools slack on CI build failure Kris De Volder 2017-01-20 10:31:41 -08:00
  • 75afcfc599 updated to manifest language server 0.0.2-SNAPSHOT Martin Lippert 2017-01-20 14:09:21 +01:00
  • 0496a906ce added new property to connect to standalone language server Martin Lippert 2017-01-20 14:07:39 +01:00
  • aff3fe5888 refactored the code to connect to a standalone language server process into the commons module Martin Lippert 2017-01-20 13:56:50 +01:00
  • 68949b3074 refactored startup code to launch language server as standalone app, listening for clients to connect, into commons code Martin Lippert 2017-01-20 13:20:54 +01:00
  • 4bd7f47380 Removed unnecessary value and score fields for ErrorProposal nsingh 2017-01-19 19:17:50 -08:00
  • c1b5ff1021 Fixed some issues with CF proposals nsingh 2017-01-19 19:04:05 -08:00
  • d62b58beb0 Fixed bug in mock CF junits nsingh 2017-01-19 17:04:34 -08:00
  • 1e74028539 Propagate CF hints errors to framework nsingh 2017-01-19 16:41:36 -08:00
  • bed871e5f5 Add tests for CF reconcile on 'broken' client Kris De Volder 2017-01-19 16:33:02 -08:00
  • 99b28a2885 Add a 'Minimal manifest' snippet Kris De Volder 2017-01-19 15:31:18 -08:00
  • 258ac089b7 Change language-id for manifest.yml files Kris De Volder 2017-01-19 14:29:31 -08:00
  • d479de3da7 Further changes to error completion proposal nsingh 2017-01-19 14:15:27 -08:00
  • 6ce2947663 Allow exceptions in hint providers to be handled by the framework nsingh 2017-01-19 13:36:56 -08:00
  • edb4ed1f2e Cosmetic code-style fix. Kris De Volder 2017-01-19 11:45:19 -08:00
  • 2c0e536026 Fixed error in printing values in the Enum value parser nsingh 2017-01-19 11:34:48 -08:00
  • 48cf75d228 Only log CF errors resulting from actual CF or client issues. nsingh 2017-01-19 11:30:54 -08:00
  • c7b040c1f6 Name (version) of fat jar changed. So main.ts broke. Fixing it. Kris De Volder 2017-01-19 11:21:09 -08:00
  • 929f5de954 added experiment to parse java source code using JDTs parser Martin Lippert 2017-01-19 14:51:10 +01:00
  • c217dec738 added mode to connect vscode extension to running language server Martin Lippert 2017-01-19 14:50:15 +01:00
  • 1ec2e739b6 fixed deprecated properties in vscode launch config Martin Lippert 2017-01-19 14:49:34 +01:00
  • b38ecaefe2 updated version of manifest language server artifact to 0.0.2 to match vscode extension version Martin Lippert 2017-01-19 11:32:50 +01:00
  • 8317884ca8 Add hovers for all GitResourceSource props Kris De Volder 2017-01-18 17:09:47 -08:00
  • 65c25b271c Add test for completions in GitResourceSource Kris De Volder 2017-01-18 16:33:40 -08:00
  • eef84c37c3 Handle case where text is blank in the enum parser nsingh 2017-01-18 15:48:31 -08:00
  • 86501b0889 Improvements to error handling for CF dynamic values nsingh 2017-01-18 15:27:18 -08:00
  • 7849516ca1 Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2017-01-18 15:19:32 -08:00
  • 5e9429b284 Start adding tests for hover on GitResourceSource attributes Kris De Volder 2017-01-18 15:19:09 -08:00
  • 5dd6812a87 Fixed issue with wrong YAtomicType name for service instances nsingh 2017-01-18 13:39:14 -08:00
  • ef8b6b8bdc Updated v2 CF Java client nsingh 2017-01-18 11:38:27 -08:00
  • bd62b6f732 replaced yedit syntax coloring implementation with textmate.java Martin Lippert 2017-01-18 13:07:04 +01:00
  • 31698c10dc Use StringUtil to check for set refresh token nsingh 2017-01-17 16:09:35 -08:00
  • e9516055b3 Fixed bug when checking if refresh token is set in CLI config.json nsingh 2017-01-17 11:28:21 -08:00
  • 5d00f4447e Better handling of IOException in CF connection errors nsingh 2017-01-17 11:05:14 -08:00
  • f25d2c9c94 Fixed regression in error handling in CF support nsingh 2017-01-17 10:29:59 -08:00
  • eec7f0423f Moved common types out of the v2 package nsingh 2017-01-17 09:49:29 -08:00
  • c53b04528b Re-enable validation on CF services nsingh 2017-01-16 17:32:46 -08:00
  • 1abda9aedf Added caching of services, buildpacks and targets using guava caching nsingh 2017-01-16 16:57:27 -08:00
  • 9519a790fe Fix Cancelation related errors and other problem in case of 'slow' completion computers. Kris De Volder 2017-01-16 14:35:57 -08:00
  • 720f89f462 Remove unused / confusing DEBUG variable Kris De Volder 2017-01-16 12:40:33 -08:00
  • 46eee65b9a Fix PT-137722057 extra space in name completion directly after a '-' Kris De Volder 2017-01-16 09:55:46 -08:00
  • f47020af5e GitResourceSource type: all properties defined. Kris De Volder 2017-01-16 08:34:56 -08:00
  • 5aa7c4076e Laying the groundwork for GitResourceSource type support Kris De Volder 2017-01-14 17:01:50 -08:00
  • ec3644827d Fix failin test case Kris De Volder 2017-01-13 15:13:04 -08:00
  • 6c893cfc13 PT_137299017 fix and tests (extra space added in front of value completion) Kris De Volder 2017-01-13 14:56:52 -08:00
  • 72d17c9f46 Disable parsing of services for validation until caching is completed. nsingh 2017-01-13 14:27:10 -08:00
  • daf48eaac2 Initial support for services validation nsingh 2017-01-13 11:17:14 -08:00
  • a55d80f33a Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2017-01-13 10:54:10 -08:00
  • 15eec8b080 Fix PT-136196057: correct indentation after 'do' step completion Kris De Volder 2017-01-13 10:53:35 -08:00
  • d27225f2b9 minor polish Martin Lippert 2017-01-13 13:55:25 +01:00
  • 5cb796a0a6 changed maven artifact version of manifest-yml language server implementation back to 0.0.1 Martin Lippert 2017-01-13 11:55:52 +01:00
  • 078ea5d16b updated to latest changes in lsp4e and updated cf-manifest-language server dependency to point to latest 0.0.2 snapshots Martin Lippert 2017-01-13 11:34:07 +01:00
  • d4c3d84714 Better way to get user.home Kris De Volder 2017-01-12 15:56:45 -08:00
  • 27c7e9fefd Run script to fix remaining copyrights Kris De Volder 2017-01-12 13:39:11 -08:00
  • 36571a0a3f Add script for adding missing copyrights in bulk Kris De Volder 2017-01-12 13:32:18 -08:00
  • b996f328fc Add some missing copyrights manually Kris De Volder 2017-01-12 13:31:40 -08:00
  • f5f28d1499 Add newline before version info in readme Kris De Volder 2017-01-12 11:20:20 -08:00
  • ba25a739d4 Fix some markup syntax in version info for release in readme file Kris De Volder 2017-01-12 11:01:32 -08:00
  • 7d6e8e8888 Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2017-01-12 10:48:14 -08:00
  • d9dbabac25 Append version info to README.md for release builds as well. Kris De Volder 2017-01-12 10:47:42 -08:00
  • d4d1de483c Changed message indicating no information fetched from CF nsingh 2017-01-12 10:46:53 -08:00
  • 5251ddd831 Append version info to README.md for snapshot builds Kris De Volder 2017-01-12 10:39:26 -08:00
  • 42396147dc Append version info to README.md for snapshot builds Kris De Volder 2017-01-12 10:29:13 -08:00
  • d1b9eb1fb8 Further changes to error messages when no CF proposals are available nsingh 2017-01-11 22:09:38 -08:00