aboyko
|
6328c43afe
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-08-10 16:22:04 -04:00 |
|
aboyko
|
4a2a13527b
|
Attempt at fixing busyReconcile flag
|
2022-08-10 16:21:35 -04:00 |
|
Martin Lippert
|
d2acd42e92
|
updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling
|
2022-08-10 07:47:31 +02:00 |
|
aboyko
|
f263414d8b
|
Corrected check
|
2022-08-09 10:34:53 -04:00 |
|
aboyko
|
2ae5240d8e
|
Regex version matching fix revisited
|
2022-08-09 10:32:53 -04:00 |
|
aboyko
|
3a0b66b50d
|
Adjust tests for project version validation
|
2022-08-08 23:16:25 -04:00 |
|
aboyko
|
7e434c81fd
|
Correct regex matching boot project versions
|
2022-08-08 19:01:18 -04:00 |
|
aboyko
|
e41bf42210
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-08-08 15:23:34 -04:00 |
|
aboyko
|
ab5672acc4
|
Missing preference for vscode-spring-boot. Reset parser.
|
2022-08-08 15:23:08 -04:00 |
|
Martin Lippert
|
378f15dbb2
|
updated Java language versions
|
2022-08-08 21:02:20 +02:00 |
|
aboyko
|
d557c0d5aa
|
Rewrite reconciling switch via preferences. Off by default.
|
2022-08-08 13:15:46 -04:00 |
|
aboyko
|
6df31e621d
|
Multi-threading in Rewrite CU Cache
|
2022-08-05 18:40:45 -04:00 |
|
BoykoAlex
|
7e43e28509
|
Ensure Rewrite java parser is cached where possible
|
2022-08-04 14:56:37 -04:00 |
|
Martin Lippert
|
1c3229f874
|
GH-807: fix copyright of copied code to the original copyright notice
|
2022-08-04 13:35:14 +02:00 |
|
Martin Lippert
|
4f8782b12b
|
updated version to 4.16.0
|
2022-08-04 11:11:48 +02:00 |
|
Kris De Volder
|
69900860cc
|
Bump version to 1.38.0
|
2022-08-04 09:09:09 +00:00 |
|
BoykoAlex
|
3515bca5c1
|
Fix Rewrite quick fix/assist on Win
|
2022-08-02 14:21:39 -04:00 |
|
Kris De Volder
|
0d2616988f
|
Cleanup / reduce log output from boot.ls classpath listeners
See https://github.com/spring-projects/sts4/issues/798
|
2022-07-28 11:10:36 -07:00 |
|
aboyko
|
60689db01e
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-07-27 00:18:42 -04:00 |
|
aboyko
|
35af0be47f
|
Rewrite integration fixes
|
2022-07-27 00:18:10 -04:00 |
|
Kris De Volder
|
392d953bd9
|
Docker App in bootdash without actuator -> no automatic live hover
See: https://github.com/spring-projects/sts4/issues/716
|
2022-07-26 15:52:02 -07:00 |
|
aboyko
|
e002ddf6fb
|
Adopt title in the progress notification in lsp
|
2022-07-19 15:14:03 -04:00 |
|
aboyko
|
3b678ce9ab
|
Delay reconcile
|
2022-07-15 15:10:12 -04:00 |
|
aboyko
|
722a8cf6d5
|
Better rewrite recipe integration into IDE quick fix and assist
|
2022-07-13 19:29:26 -04:00 |
|
Kris De Volder
|
078d1b1983
|
Fixes #737: on_error support for Steps (Concourse)
|
2022-06-24 10:29:04 -07:00 |
|
Kris De Volder
|
7eccab1262
|
Don't validate completely empty yaml subdocs in application.yml
See https://github.com/spring-projects/sts4/issues/711
|
2022-06-21 14:40:58 -07:00 |
|
Martin Lippert
|
8561bc0584
|
update version to 4.15.2
|
2022-06-21 14:06:28 +02:00 |
|
Kris De Volder
|
7ec51bdf4a
|
Bump version to 1.37.0
|
2022-06-21 12:02:52 +00:00 |
|
BoykoAlex
|
382d0bbac6
|
Fixes for @Autowired over constructor
|
2022-06-16 14:36:05 -04:00 |
|
BoykoAlex
|
eb844bfd88
|
Fix the build
|
2022-06-16 12:44:08 -04:00 |
|
Kris De Volder
|
c6dc4b8bb1
|
Bump version to 1.36.0
|
2022-06-16 11:33:32 +00:00 |
|
Martin Lippert
|
4d3f6cc3c7
|
update Eclipse 2022-06 release repo
|
2022-06-16 14:13:55 +03:00 |
|
BoykoAlex
|
cd5d0d786a
|
Show recipe parameters. Load recipes from descriptors.
|
2022-06-15 23:31:09 -04:00 |
|
Kris De Volder
|
45aa106b02
|
Bump version to 1.35.0
|
2022-06-14 12:13:29 +00:00 |
|
Martin Lippert
|
a935c24a96
|
do not include all the license files from all the dependencies anymore
|
2022-06-14 12:33:25 +02:00 |
|
Martin Lippert
|
6e21995fb2
|
fix failing test due to latest changes to mapping symbol generation
|
2022-06-10 14:27:13 +02:00 |
|
Martin Lippert
|
7bcbc88483
|
GH-781: fixed missing http method type for annotations without params
|
2022-06-10 10:16:17 +02:00 |
|
Martin Lippert
|
5151628929
|
go back to latest JDT LS version that does not require JDK 17 yet
|
2022-06-09 09:06:52 +02:00 |
|
Kris De Volder
|
94576ec747
|
Add more tests for ReggistryImagePutParams
|
2022-06-02 12:51:09 -07:00 |
|
Kris De Volder
|
91acb6a70d
|
Fix: 'bump_aliases' belongs to 'put' not 'get'
|
2022-06-02 12:50:29 -07:00 |
|
Kris De Volder
|
a9696945d9
|
Fix failing test
|
2022-06-02 11:36:38 -07:00 |
|
Kris De Volder
|
02bae6af46
|
Some polishes to new registry-image source props
- missing doc hovers
- test cases
- aws-region validation / completion
|
2022-06-02 11:30:34 -07:00 |
|
Kris De Volder
|
2ae3c80eb8
|
Avoid duplicating schema of 'RegistryMirror'
|
2022-06-02 09:55:31 -07:00 |
|
Kris De Volder
|
a72d422403
|
Merge branch 'update-registry-image-schema' of github.com:LukeBalizet/sts4 into LukeBalizet-update-registry-image-schema
|
2022-06-02 09:42:57 -07:00 |
|
Martin Lippert
|
a78f04c6e0
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-06-02 08:28:19 +02:00 |
|
Martin Lippert
|
7e7abc812d
|
fixed wrong vault identifier
|
2022-06-02 08:28:11 +02:00 |
|
BoykoAlex
|
184e77afae
|
Hierarchical Recipes UI for vscode
|
2022-06-01 13:30:09 -04:00 |
|
Martin Lippert
|
8e4eb819f4
|
updated passphrase env var
|
2022-06-01 15:21:11 +02:00 |
|
Martin Lippert
|
af22fa3f7f
|
update to signing infrastructure
|
2022-06-01 10:59:53 +02:00 |
|
LukeBalizet
|
c5bdc957c1
|
add RegistryImagePutParams descs
|
2022-05-31 11:59:33 -04:00 |
|