Commit Graph

6136 Commits

Author SHA1 Message Date
Martin Lippert
7ffcf8a5c2 debugging gh action failure, trying to force dependency resolution on docker tools 2024-08-16 11:22:54 +02:00
vudayani
578ca3ec4e Explain spel expressions and queries with copilot 2024-08-16 10:11:43 +02:00
ksankaranara-vmw
992a7c7428 Add file completion from classpath for @ContextConfiguration (#1318)
* Add file completion from classpath for @ContextConfiguration

* Update copyright to Broadcom

---------

Co-authored-by: ksankaranara <karthik.sankaranarayanan@broadcom.com>
2024-08-14 21:14:00 -04:00
aboyko
ece638010f Input parameters for SPEL grammar 2024-08-14 11:51:55 -04:00
Martin Lippert
5836f41f8b GH-1299: added special handling for spaces around content-assist and annotation attribute values 2024-08-14 17:34:16 +02:00
aboyko
bc11a12b6f Fix the win distro build 2024-08-02 09:58:14 -04:00
aboyko
2781189ad5 Remove self-extracting JAR for Win from build pipeline 2024-08-01 21:24:26 -04:00
aboyko
57510f8a33 Replace Ok Http Factory with the new Jdk Http Factory 2024-07-30 17:12:32 -04:00
aboyko
2b7ac1a3c2 [PostgreSQL] Support more spots for parameters with the ANTLR parser 2024-07-30 16:48:31 -04:00
aboyko
df9fbcdc0c New LS JAR layout for vscode and eclipse extensions 2024-07-29 17:29:05 -04:00
aboyko
32c8a86d86 Account for !--- doc splitter for properties validation 2024-07-26 17:41:56 -04:00
aboyko
4aa4400c3c Fix tests 2024-07-25 21:57:32 -04:00
aboyko
77cc4ec982 Adjust labels 2024-07-25 16:23:47 -04:00
aboyko
9c9d4c38ce Correct problem and quick fix labels 2024-07-25 16:20:43 -04:00
aboyko
aca47bc72a Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2024-07-25 15:26:52 -04:00
aboyko
c60d41d909 Syntax highlighting and validation inside @NamedQuery 2024-07-25 15:26:22 -04:00
Martin Lippert
4c67594f94 GH-1303: include latest cdt release updates to include 11.6.1 early 2024-07-25 09:37:22 +02:00
aboyko
2b91b4cd53 PostgreSQL allow for ';' at the end of the first statement 2024-07-24 18:11:27 -04:00
aboyko
590804e173 Parent project version 4.25.0 for eclipse plugins of bosh/concourse/cd-manifest but project version is 4.24.0 2024-07-23 19:32:06 -04:00
aboyko
28540a84ed Bump Eclipse plugins to 4.25.0 except for bosh/concourse/cf 2024-07-23 17:26:38 -04:00
aboyko
e357d7dd5f Parent project version (1.57) for dependencies of bosh/concourse/cd-manifest 2024-07-23 15:59:57 -04:00
aboyko
f98b3ab626 Version 1.56 for bosh/concourse/cf with parent pom 1.57 2024-07-23 15:01:54 -04:00
aboyko
c7418c350c Bump Spring Boot LS, Eclipse and VSCode extensions version to 1.57.0 2024-07-23 13:59:49 -04:00
aboyko
b91f3290d9 [GHA] Fix aggregate update site distro workflow fixes 2024-07-23 10:11:18 -04:00
aboyko
205b97b7fc [GHA] Create GH release workflow callable 2024-07-23 09:11:54 -04:00
aboyko
fe7a6c346d Update changelog for 4.24.0 release 2024-07-19 12:34:22 -04:00
Martin Lippert
bc5006ff14 GH-1298: added bean name code completion and navigation support for name attribute of resource annotation 2024-07-19 14:36:22 +02:00
Martin Lippert
6b0bd5da5a added missing import statement in test source 2024-07-19 14:31:50 +02:00
Martin Lippert
5509423601 take jakarta version of inject annotation into account (+ a few more constants for jakarta/javax annotations to be supported) 2024-07-19 11:15:48 +02:00
aboyko
e3a4d69694 Remove some deprecated classes and deprecated api usages 2024-07-18 11:13:23 -04:00
Martin Lippert
c24362af84 update product jdk requirement to java 21 2024-07-18 12:19:11 +02:00
aboyko
038323affc Replace usages of deprecated constructors 2024-07-17 17:30:20 -04:00
aboyko
fcbd052bf4 PostgreSQL syntax highlighting and validation 2024-07-17 16:51:34 -04:00
aboyko
98d1301a30 [GHA] GChat notification for the sts release publish 2024-07-16 22:17:34 -04:00
aboyko
4361299917 MySql parameters and SPEL. JPQL, HQL support for '%' in LIKE clause 2024-07-16 20:59:29 -04:00
aboyko
2019ec31a4 [GHA] Minor adjustments to GCP backup workflows 2024-07-16 16:46:17 -04:00
aboyko
e23b2be87b [GHA] GCP Backup upload working 2024-07-16 16:38:36 -04:00
aboyko
21fa3ef658 [GHA] GCP Backup upload testing 2024-07-16 13:23:09 -04:00
Martin Lippert
3ff0b11fc7 updated tests due to side effects from previous commits 2024-07-16 12:58:54 +02:00
Martin Lippert
1304d81ae6 GH-1294: add find references support for profile annotation values 2024-07-16 12:21:57 +02:00
Martin Lippert
8acbb3def2 cleanup 2024-07-16 12:21:57 +02:00
aboyko
5f7796bead [GHA] Workflow to publish group of vscode extensions with the same version
[GHA] Publish all vscode extension for version workflow
2024-07-15 17:27:51 -04:00
Martin Lippert
5bc38322a2 GH-1294: add content-assist for profile annotation values 2024-07-15 17:23:09 +02:00
Martin Lippert
3eab0c7b71 introduced method to simplify test code 2024-07-15 17:22:35 +02:00
Martin Lippert
a6c8675f2a refactor to more generic proposal implementation for annotation attribute proposals 2024-07-15 16:46:01 +02:00
aboyko
3dd464f5a1 [GHA] Publish all vscode extension for version workflow 2024-07-14 14:58:18 -04:00
aboyko
2c85b5516c [GHA] Adjust vscode release build 2024-07-14 13:31:51 -04:00
aboyko
9e58651b49 [GHA] Add tag parameter to vscode release job for testing purposes 2024-07-14 13:23:54 -04:00
aboyko
2b42234088 [GHA] Back to mandatory tagging for vscode release builds 2024-07-14 12:41:52 -04:00
aboyko
11009f09c4 [GHA] Refine release vscode extension workflow 2024-07-14 12:26:57 -04:00