aboyko
|
83dfd2bbd7
|
[GHA] manual trigger for vscode snapshot build
|
2024-07-12 21:00:29 -04:00 |
|
aboyko
|
31b12d8b47
|
[GHA] Prepare to run VSCode extension snapshot builds
|
2024-07-12 20:55:40 -04:00 |
|
aboyko
|
2ca4e157b7
|
[GHA] Update concourse pipeline
|
2024-07-12 19:34:42 -04:00 |
|
aboyko
|
3370f01f9c
|
[GHA] Remove purge_cache job reference
|
2024-07-12 14:32:25 -04:00 |
|
aboyko
|
62dd211877
|
[GHA] Cleanup and cache purge via cloudflare action
|
2024-07-12 14:25:06 -04:00 |
|
aboyko
|
5144d97b1c
|
[GHA] Use new R2 bucket to store build artifacts
[GHA] Final changes
|
2024-07-12 13:22:16 -04:00 |
|
aboyko
|
6f779c510f
|
[GHA] Distro test snapshot build
|
2024-07-10 14:31:07 -04:00 |
|
aboyko
|
7d3d91ecfa
|
[GHA] Tests R2 bucket
|
2024-07-04 16:26:41 -04:00 |
|
aboyko
|
3bef1fc997
|
Polish poms
|
2024-07-04 08:46:27 -04:00 |
|
Martin Lippert
|
a1cf0ac6bd
|
GH-1287: to go definition functionality added for classpath resources in value annotations
|
2024-07-04 14:22:05 +02:00 |
|
Martin Lippert
|
49ef5759a1
|
updated dependency on org.json to fix additional issues for e4.33-based builds
|
2024-07-04 08:48:11 +02:00 |
|
aboyko
|
7f5b683716
|
Tycho 4.0.8 and fix build on e433 for eclipse ls extensions
|
2024-07-04 00:51:04 -04:00 |
|
aboyko
|
b541ba0d2b
|
Add OR rewrite-java-21 dependency
|
2024-07-04 00:17:58 -04:00 |
|
aboyko
|
69785f1744
|
Adopt latest OR release. Boot -> 3.3.1
|
2024-07-04 00:13:00 -04:00 |
|
Martin Lippert
|
c9656f5c36
|
GH-1285: avoid test failures by sorting classpath proposals
|
2024-07-03 21:51:51 +02:00 |
|
Martin Lippert
|
6a362064d7
|
GH-1285: avoid test failures by sorting classpath proposals by label (when comparing test results)
|
2024-07-03 20:41:13 +02:00 |
|
Martin Lippert
|
5dfaf716a7
|
GH-1285: avoid test failures due to different path sorting on different platforms
|
2024-07-03 19:31:48 +02:00 |
|
Martin Lippert
|
a06c2ca685
|
GH-1286: filter out hidden files from classpath resources
|
2024-07-03 12:40:19 +02:00 |
|
Martin Lippert
|
32671aeb92
|
GH-1285: add support for code completion for classpath resources in value annotation
|
2024-07-03 12:20:23 +02:00 |
|
Martin Lippert
|
ab23402b34
|
cleanup
|
2024-07-03 12:16:38 +02:00 |
|
Martin Lippert
|
7d44b48c4b
|
GH-1261: extracted general annotation attribute content-assist mechanics, first steps towards a more re-usaeble implementation
|
2024-06-28 08:58:27 +02:00 |
|
Udayani Vaka
|
0e64d96836
|
boot2 best practice - Apply recipe to remove implicit web annotation names (#1278)
* boot2 best practice - remove implicit web annotation names
* add tests and generate problemTypes metadata
* use OR recipe for Node scope
|
2024-06-26 11:02:54 -04:00 |
|
aboyko
|
9e1e482798
|
Move up local build to e431 target
|
2024-06-26 10:11:18 -04:00 |
|
Martin Lippert
|
a3ea917f5f
|
cleanup
|
2024-06-21 18:32:21 +02:00 |
|
Martin Lippert
|
be10667f46
|
GH-1280: do not show up mapping completions on the type declaration
|
2024-06-21 18:30:42 +02:00 |
|
Martin Lippert
|
2fa1f61469
|
fixed two remaining issues with changed annotation metadata in beans model
|
2024-06-20 16:47:43 +02:00 |
|
Martin Lippert
|
0b579e3c65
|
fix test failures
|
2024-06-20 16:11:23 +02:00 |
|
Martin Lippert
|
76be7127f3
|
fix test project setup to avoid compilation errors
|
2024-06-20 15:37:52 +02:00 |
|
Martin Lippert
|
295b96be6a
|
update nightly download page to latest build target definitions
|
2024-06-20 13:01:03 +02:00 |
|
Martin Lippert
|
142321fc90
|
reuse compilation unit cache when searching for references instead of on-demand parsing
|
2024-06-20 12:56:15 +02:00 |
|
Martin Lippert
|
db83524515
|
GH-1261: update cache generation to deal with changed bean index (now includes annotation metadata)
|
2024-06-20 12:24:01 +02:00 |
|
Martin Lippert
|
bc5ddc9201
|
GH-1261: add definition and reference features for qualifier annotations
|
2024-06-20 11:01:55 +02:00 |
|
Martin Lippert
|
da6f796826
|
fix warning
|
2024-06-20 11:01:55 +02:00 |
|
Martin Lippert
|
ccb2f1a2e0
|
cleanup
|
2024-06-20 11:01:55 +02:00 |
|
Martin Lippert
|
eaaa754d0c
|
fixed reference provider for properties in value annotations
|
2024-06-20 11:01:55 +02:00 |
|
Martin Lippert
|
b63b6b5398
|
GH-1261: added more tests for qualifier completion processor
|
2024-06-20 11:01:55 +02:00 |
|
Martin Lippert
|
19058d935c
|
GH-1261: added qualifiers and ranking of proposals to the qualifier completion proposals
|
2024-06-20 11:01:55 +02:00 |
|
Martin Lippert
|
6f9d1428ef
|
GH-1261: initial steps to include details about used annotations at injection points
|
2024-06-20 11:01:55 +02:00 |
|
Alex Boyko
|
9564981d5b
|
Correct version for vscode-spring-cli
|
2024-06-14 22:52:35 -04:00 |
|
Alex Boyko
|
5ef6a3ec3c
|
Typo in CHANGELOG.md
|
2024-06-14 22:51:54 -04:00 |
|
aboyko
|
44ec6f5eb0
|
[GHA] MacOS Signing and Notarization
|
2024-06-14 19:57:10 -04:00 |
|
aboyko
|
efbfca98c7
|
[GHA] MacOS Signing and Notarization
|
2024-06-14 19:02:10 -04:00 |
|
aboyko
|
b220e60192
|
[GHA] MacOS Signing and Notarization
|
2024-06-14 18:13:03 -04:00 |
|
aboyko
|
e2974fb8c9
|
Remove ref parameter from workflows
|
2024-06-14 14:24:25 -04:00 |
|
aboyko
|
a6cd686119
|
Regenerate settings for default severity switch
|
2024-06-14 12:39:37 -04:00 |
|
aboyko
|
1a133f862b
|
1.55.1 changelog update
|
2024-06-14 12:26:09 -04:00 |
|
aboyko
|
82761e7ab7
|
Fix unit test
|
2024-06-14 11:42:04 -04:00 |
|
aboyko
|
56a4e4baef
|
Prepare to build releases from branches
|
2024-06-14 11:04:08 -04:00 |
|
aboyko
|
0312d53468
|
Cleanup `AnnotationHierarchies#hasTransitiveSuperAnnotationType(..)
|
2024-06-13 13:22:28 -04:00 |
|
aboyko
|
3c4998266d
|
[GHA] Adjust e4.33 distro build
|
2024-06-13 11:14:00 -04:00 |
|