Kris De Volder
|
7d8d29be40
|
Bump version to 1.2.1
|
2018-12-22 00:15:08 +00:00 |
|
Kris De Volder
|
08a1310fde
|
Add test case for 'buildpacks' hover content.
|
2018-12-18 16:38:45 -08:00 |
|
Kris De Volder
|
797eb6717d
|
Disable 'buildpack' deprecated warning
Also fixed some other small oddities in the code.
|
2018-12-18 16:18:47 -08:00 |
|
Kris De Volder
|
d2e49a5139
|
Ensure m2e 'downloadSources' is enabled
LS relies on this for source jar attachements.
|
2018-12-17 11:33:12 -08:00 |
|
BoykoAlex
|
4184d049bd
|
PT #160496285: Fix Properties TypeUtil to find inner enums in the index
|
2018-12-13 17:32:35 -05:00 |
|
BoykoAlex
|
1bedf71ec2
|
Fix regression for properties editor CA docs
|
2018-12-12 19:30:00 -05:00 |
|
nsingh@pivotal.io
|
173f5d38d7
|
Improve structural test to include buildpacks
|
2018-12-12 12:34:00 -08:00 |
|
nsingh@pivotal.io
|
eaf03960ca
|
Fixed failing test cases around buildpacks
|
2018-12-12 12:34:00 -08:00 |
|
nsingh@pivotal.io
|
41d30ae7a9
|
PT 162499688 - Fixed error with marking deprecated property
|
2018-12-12 12:34:00 -08:00 |
|
BoykoAlex
|
89ab018588
|
Trim down generic parameters when matching autowired beans
|
2018-12-12 13:43:11 -05:00 |
|
BoykoAlex
|
db429f9c21
|
PT #162167333: Ask JDT server for hover links (Eclipse, VSCode)
|
2018-12-11 18:41:33 -05:00 |
|
nsingh@pivotal.io
|
02f45063b8
|
Added new reconcile test for buildpacks
|
2018-12-11 09:44:54 -08:00 |
|
nsingh@pivotal.io
|
484d3b7b21
|
Added new junit to test deprecation warning on buildpack
|
2018-12-11 09:40:09 -08:00 |
|
nsingh@pivotal.io
|
f263b09f73
|
Fixed new test for buildpacks
|
2018-12-11 09:28:38 -08:00 |
|
nsingh@pivotal.io
|
5f61308c02
|
More junit fixes around buildpacks
|
2018-12-11 09:25:04 -08:00 |
|
nsingh@pivotal.io
|
db6ece78d5
|
Switch to using buildpacks on reconcile tests
|
2018-12-11 09:11:02 -08:00 |
|
nsingh@pivotal.io
|
8b312aa95a
|
Fixed failing junits due to missing buildpacks property
|
2018-12-11 08:47:46 -08:00 |
|
nsingh@pivotal.io
|
c9e2e1f061
|
More minor changes
|
2018-12-10 14:24:18 -08:00 |
|
Nieraj Singh
|
414864b1d6
|
Minor buildpacks doc changes
|
2018-12-10 14:15:49 -08:00 |
|
Nieraj Singh
|
faf016df94
|
Add buildpacks documentation
|
2018-12-10 13:44:56 -08:00 |
|
nsinghpvtl
|
89229ad723
|
PT 162499688 - Add buildpacks to schema
Also deprecate `buildpack`
|
2018-12-10 13:08:14 -08:00 |
|
Kris De Volder
|
c1b324fb65
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-12-06 15:29:21 -08:00 |
|
Kris De Volder
|
71da26c56e
|
Attempting to fix failing testcase
|
2018-12-06 15:28:47 -08:00 |
|
BoykoAlex
|
59275210ab
|
PT #162110508: Index jrt-fs.jar
|
2018-12-06 16:19:09 -05:00 |
|
Kris De Volder
|
7d937d056e
|
Re-enable ClasspathListenerHandlerText.sourceJar
So we can try to understand why it fails in CI builds.
|
2018-12-06 11:51:30 -08:00 |
|
Kris De Volder
|
a93e668fce
|
Eclipse metadata
|
2018-12-06 11:51:15 -08:00 |
|
Kris De Volder
|
f6b81739f2
|
More tweaks to jmx related error handling
|
2018-12-06 11:33:09 -08:00 |
|
Kris De Volder
|
f0bd1f7f37
|
More tweaks to JMX related exception handling
|
2018-12-05 15:55:51 -08:00 |
|
Kris De Volder
|
fb6f691908
|
More tweaks to JMX exception handling
|
2018-12-05 13:37:42 -08:00 |
|
Kris De Volder
|
9bdb7f23bd
|
Catch and ignore more JMX errors for stopped apps
|
2018-12-05 12:19:19 -08:00 |
|
Kris De Volder
|
b9a625bee0
|
Suppress another JMX connection error
|
2018-12-05 11:55:23 -08:00 |
|
Kris De Volder
|
5ff4bc71e0
|
Supress verbose exception logging for more JMX connection errors
|
2018-12-05 11:34:47 -08:00 |
|
Kris De Volder
|
212dc74f83
|
Tolerate missing 'aliases' property in Boot15 bean parser
|
2018-12-04 15:31:18 -08:00 |
|
Kris De Volder
|
995e60035a
|
Ignore java.rmi.ConnectException when closing connection
|
2018-12-04 15:01:11 -08:00 |
|
Kris De Volder
|
484420f68f
|
Avoid NPE from AbstractSpringBootApp.getPortViaAdmin
|
2018-12-04 14:45:43 -08:00 |
|
Kris De Volder
|
2301463aaf
|
Bump version to 1.2.0
|
2018-12-04 20:56:19 +00:00 |
|
Kris De Volder
|
6528b988d2
|
Fix boot ls server hang
It was caused by a forever blocking call to RMIConnector.close() for
a tunnelled JMX connection to a remote app that is no longer
there (stopped).
|
2018-11-29 17:21:02 -08:00 |
|
nsingh
|
4164427d12
|
PT 162292472 - Disable arrow completions and other LS changes
|
2018-11-28 16:57:00 -08:00 |
|
Kris De Volder
|
21b06df305
|
Clear property index when json metadata is changed
|
2018-11-28 13:55:59 -08:00 |
|
Kris De Volder
|
1ea41ee736
|
Fix a race condition in quickfix/moveCursor
|
2018-11-28 10:06:08 -08:00 |
|
BoykoAlex
|
e59b6a5698
|
PT #162161994: Terminate LS properly for Atom client
|
2018-11-26 20:09:06 -05:00 |
|
BoykoAlex
|
a41025c23e
|
PT #160151830: Accept range within quickfix range
|
2018-11-22 20:17:53 -05:00 |
|
Kris De Volder
|
f358431b00
|
Small info logging tweak.
|
2018-11-22 16:55:03 -08:00 |
|
Kris De Volder
|
1cb46aa444
|
Add some logging to track completion handling
|
2018-11-22 16:03:39 -08:00 |
|
Martin Lippert
|
079a7de727
|
fixing bug in test that worked before based on a wrong assumption about internals
|
2018-11-22 15:21:47 +01:00 |
|
Martin Lippert
|
82e81e81a4
|
limit the number of workspace symbols to 100 even if you have entered a search string
|
2018-11-22 15:09:01 +01:00 |
|
Martin Lippert
|
8654475b83
|
limit the number of workspace symbols to 100 on retrieval to improve performance
|
2018-11-22 15:03:18 +01:00 |
|
nsingh
|
1e4edbb37c
|
PT 162103145 - Remove duplicate @ for certain template cases
|
2018-11-21 16:49:49 -08:00 |
|
BoykoAlex
|
0e70a34b02
|
PT #162139447: Fix live RM actuator data parsing
|
2018-11-21 17:10:19 -05:00 |
|
Kris De Volder
|
828a76c539
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-11-21 13:50:42 -08:00 |
|