Martin Lippert
|
63bd4631c7
|
updated version to 4.9.0 since we skip the 4.8.2 release
|
2020-11-17 13:26:35 +01:00 |
|
Martin Lippert
|
70fd84f060
|
updated version to 4.8.2
|
2020-10-27 16:46:30 +01:00 |
|
Martin Lippert
|
74d3ff697d
|
updated versions to 4.8.1
|
2020-09-17 08:58:23 +02:00 |
|
Martin Lippert
|
fe6caedc1f
|
updated versions to 4.8.0
|
2020-09-03 16:51:49 +02:00 |
|
Martin Lippert
|
d230f02c77
|
updated version to 4.7.2
|
2020-07-30 08:47:05 +02:00 |
|
BoykoAlex
|
51b6406222
|
Fix NPE in JDT LS data Wrappers
|
2020-06-25 11:18:15 -04:00 |
|
Martin Lippert
|
4d1f0f540f
|
updated versions to 4.7.1
|
2020-06-19 13:22:36 +02:00 |
|
Martin Lippert
|
e54f8ffbba
|
updated version to 4.7.0
|
2020-05-28 09:51:55 +02:00 |
|
Martin Lippert
|
92345046e9
|
updated versions to 4.6.1
|
2020-04-22 20:38:18 +02:00 |
|
BoykoAlex
|
3bddccd57f
|
PT #171932358 Flag for detailed java type data for sub/super types
|
2020-04-02 13:35:11 -04:00 |
|
Martin Lippert
|
d692d8a164
|
updated versions to 4.6.1
|
2020-03-20 11:20:46 +01:00 |
|
Kris De Volder
|
de8bc438f3
|
Eclipse m2e metadata cleanup
|
2020-03-11 14:12:42 -07:00 |
|
Martin Lippert
|
9ef2f9f334
|
updated version to 4.6.0 to prepare for next release
|
2020-03-09 16:59:20 +01:00 |
|
Martin Lippert
|
2958bf3edd
|
updated versions to 4.5.
|
2020-01-22 10:25:08 +01:00 |
|
Martin Lippert
|
eacba171b8
|
updated version to 4.5.1
|
2019-12-19 10:08:22 +01:00 |
|
Martin Lippert
|
fb5b1417df
|
version updated to 4.5.0
|
2019-11-21 10:36:51 +01:00 |
|
Martin Lippert
|
99bf44ec91
|
updated versions to 4.4.2
|
2019-10-24 19:34:38 +02:00 |
|
Martin Lippert
|
93918d150d
|
updated versions to 4.4.1
|
2019-09-19 12:06:43 +02:00 |
|
Martin Lippert
|
1640ee53a4
|
version updated to 4.4.0
|
2019-08-14 11:48:36 +02:00 |
|
Martin Lippert
|
3e4388964e
|
updated version to 4.3.2
|
2019-07-12 15:32:48 +02:00 |
|
Martin Lippert
|
d10bb40e27
|
updated version to 4.3.1
|
2019-06-21 10:32:37 +02:00 |
|
BoykoAlex
|
d181c17d2b
|
PT #166343444: Type hierarchy for anonymous inner types
|
2019-05-29 18:13:47 -04:00 |
|
BoykoAlex
|
7fde0bc301
|
PT #166273505: Fix JSON -> POJO conversions for arbitrary map
|
2019-05-27 18:07:59 -04:00 |
|
Martin Lippert
|
becbf55ee7
|
updated versions to 4.3.0
|
2019-05-24 10:22:14 +02:00 |
|
BoykoAlex
|
652f5dcbcd
|
PT #165080768, #165662425: Selective Java, XML symbol scanning
|
2019-05-05 23:23:33 -04:00 |
|
Martin Lippert
|
06f1f002e4
|
version updated to 4.2.2
|
2019-04-18 10:56:30 +02:00 |
|
BoykoAlex
|
4e2d29de47
|
JDT Camelcase search
|
2019-04-09 11:15:54 -04:00 |
|
Martin Lippert
|
e934d40858
|
updated to 4.2.1
|
2019-03-29 09:50:06 +01:00 |
|
Martin Lippert
|
46e9e985b0
|
about file updates
|
2019-03-24 19:30:07 +01:00 |
|
Kris De Volder
|
d86becebe7
|
http -> https
|
2019-03-08 15:48:38 -08:00 |
|
BoykoAlex
|
91d9838fff
|
PT #164474609: Light TypeDescriptorData and caching super, sub-types
|
2019-03-08 12:09:50 -05:00 |
|
BoykoAlex
|
dc1e2708f9
|
PT #164216122: JDT LS search performance improvement 2
|
2019-03-06 19:57:47 -05:00 |
|
Spring Operator
|
4d43e68820
|
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://sha256timestamp.ws.symantec.com/sha256/timestamp (400) migrated to:
http://sha256timestamp.ws.symantec.com/sha256/timestamp ([https](https://sha256timestamp.ws.symantec.com/sha256/timestamp) result ConnectTimeoutException).
* http://s3-test.spring.io/sts4/vscode-extensions/ (403) migrated to:
http://s3-test.spring.io/sts4/vscode-extensions/ ([https](https://s3-test.spring.io/sts4/vscode-extensions/) result SSLHandshakeException).
# Fixed URLs
## Fixed Success
These URLs were fixed successfully.
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-06 00:05:19 -06:00 |
|
BoykoAlex
|
d994d2abcd
|
PT #164216122: JDT LS search performance improvement 1
|
2019-03-05 20:31:03 -05:00 |
|
Martin Lippert
|
a261770210
|
housekeeping
|
2019-02-27 11:38:40 +01:00 |
|
BoykoAlex
|
529e91e82c
|
Missing changes from JDT Index adoption
|
2019-02-23 00:52:35 -05:00 |
|
BoykoAlex
|
2b2413ee60
|
JDT LS based index for searches and refactorings to replace Jandex
|
2019-02-22 17:23:22 -05:00 |
|
Martin Lippert
|
df184fe445
|
updated version to 4.2.0
|
2019-02-22 09:39:30 +01:00 |
|
Martin Lippert
|
290a18f077
|
updated version for eclipse parts to 4.1.2
|
2019-01-25 20:04:23 +01:00 |
|
Martin Lippert
|
2f816353f6
|
updated versions of eclipse bits to 4.1.1
|
2018-12-21 11:31:10 +01:00 |
|
BoykoAlex
|
db429f9c21
|
PT #162167333: Ask JDT server for hover links (Eclipse, VSCode)
|
2018-12-11 18:41:33 -05:00 |
|
Kris De Volder
|
bb1cb222fd
|
Bump STS 4 version to 4.1.0
|
2018-12-04 13:27:43 -08:00 |
|
Martin Lippert
|
972a85cea8
|
updated versions from 4.0.1 to 4.0.2
|
2018-11-01 11:37:43 +01:00 |
|
Kris De Volder
|
74a85aca03
|
Fix issue with parsing JRE version string
See: https://github.com/spring-projects/sts4/issues/127
|
2018-10-31 13:07:26 -07:00 |
|
Martin Lippert
|
5b6187c832
|
update version of overall eclipse distribution bits to 4.0.1
|
2018-09-26 18:11:07 +02:00 |
|
BoykoAlex
|
394afb69f8
|
PT #158345230: Added tests for javadoc from Eclipse client
|
2018-06-18 15:49:18 -04:00 |
|