Sergii Leshchenko
|
ff14f36886
|
Add propagating curl errors in exec/terminal installers (#12704)
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
|
2019-02-21 10:23:58 +02:00 |
Sergii Leshchenko
|
2eef956f62
|
Add -f -S flags for curl commands in installers (#12688)
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
|
2019-02-19 11:17:28 +02:00 |
Roman Iuvshyn
|
a694c4f971
|
RELEASE: Set next development version (#12596)
|
2019-02-06 18:22:35 +02:00 |
Sébastien D
|
095bf59627
|
Web Plugin: Add VueJS Language Support (#12470)
Web Plugin: Add VueJS Language Support
|
2019-01-28 09:25:44 +01:00 |
Roman Iuvshyn
|
4ad10f2218
|
RELEASE: Set next development version (#12441)
|
2019-01-16 11:51:02 +02:00 |
Roman Iuvshyn
|
b872b317cb
|
RELEASE: Set next development version (#12277)
|
2018-12-26 13:04:51 +02:00 |
Sergii Leshchenko
|
b3ca9f77fb
|
Make installers respecting mounted CA certificate file
|
2018-12-11 15:42:43 +02:00 |
Sergii Leshchenko
|
3fae0b1bee
|
Add an ability to configure CA certificate for Bootstrapper
|
2018-12-11 15:42:43 +02:00 |
Sergii Leshchenko
|
8268d39ecd
|
Update che-go-jsonrpc to 0.2.0 version
|
2018-12-11 15:42:43 +02:00 |
Roman Iuvshyn
|
45490d2a3b
|
RELEASE: Set next development version (#12115)
|
2018-12-05 18:33:02 +02:00 |
Sergii Leshchenko
|
e53023dacc
|
Add missing github.com/eclipse/che-go-jsonrpc dependency declaration
|
2018-12-05 11:42:11 +02:00 |
Sergii Leshchenko
|
858931c478
|
Make go agents dependent on 'equals` versions instead of default `major range`
|
2018-12-05 11:42:11 +02:00 |
Masaki Muranaka
|
d309ef4b83
|
Remove redundant <version> elements. (#12023)
As they will be inherited from `parent.version`.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
|
2018-11-25 21:17:08 +02:00 |
Eugene Ivantsov
|
01a3b6134e
|
Clangd fixes (#11958)
|
2018-11-15 20:36:51 +02:00 |
Roman Iuvshyn
|
99afaef87f
|
RELEASE: Set next development version (#11930)
|
2018-11-14 12:29:03 +02:00 |
Sergii Kabashniuk
|
b03f8b25f0
|
Added 1-second delay between installer commands in the test to avoid racing error between stdout log pumper and stderr pumper. (#11727)
|
2018-10-26 09:25:02 +03:00 |
Roman Iuvshyn
|
365d25f275
|
RELEASE: Set next development version (#11710)
|
2018-10-24 16:38:03 +03:00 |
Sergii Kabashniuk
|
60049399cb
|
Rework dependency management in go agents (#11038)
* Rework agents on new deps
* Set pty version from cq https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10450
* Upgrade to latest stable pty https://dev.eclipse.org/ipzilla/show_bug.cgi?id=17444
|
2018-10-24 13:39:33 +03:00 |
Thomas Mäder
|
81466dfbe4
|
Fixup after rebase
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
cf180b142f
|
Update parent pom references to 6.12.0-SNAPSHOT
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
57484cd65d
|
Add heap options env variable to jdt.ls start script (#11116)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
209330116b
|
Use equinox launcher independently of its version (#10963)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
c2758fa5c5
|
Fix launcher version (#10946)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
42d954627c
|
Update version 6.11.0-SNAPSHOT
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
d6160cbe86
|
Merging master
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
c2aeacb9c6
|
Update after rebase
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Josh Pinkney
|
bbaa4d7c14
|
Fixed java language server in sidecar (#9616)
Signed-off-by: jpinkney <josh.pinkney@mail.utoronto.ca>
|
2018-10-17 15:05:02 +02:00 |
Victor V. Rubezhny
|
be8a742161
|
Fix version of jdtls runner (#10235)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
aff59d8bdd
|
Post-rebase cleanup
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
8d5e77cdfe
|
Use location instead of Eclipse workspace path for classpath (#10153)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
bdf9fa5a9c
|
Fixups after rebase
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
993a9665e6
|
Fix after rebase
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
78b8898e37
|
Fix after che release
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
12417457cf
|
Fix after merging
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
cb0c927163
|
Fix version of jdtls runner (#9137)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
59b014a26b
|
Fix after rebasing
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
0e98bda4a0
|
Fix after rebasing master branch
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
6cba39a5fe
|
Fix compilation issues
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
01da77c7f5
|
Use org.eclipse.equinox.launcher_1.5.0.v20180119-0753.jar
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
97d1b951cb
|
Set license header (#8268)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
b3764506af
|
Set 6.0.0-M5-SNAPSHOT (#8251)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
d55db0578f
|
Switch to 6.0.0-M4-SNAPSHOT (#8044)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
bb2758d149
|
Fix merge problems
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
1b70a3951e
|
CHE-6914: Move Java Debugger Location Conversion to jdt.ls extension
(#7658)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
dc2c82a1dd
|
Use Che LSP Extension for File Structure View
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
db11bd3e30
|
use extension of jdt.ls
Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
29f124cead
|
Fix licenses, update to new version
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
a54f29577c
|
Port to Che 6
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
ff388c0c40
|
Update to 5.19.0
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
8a21d25e07
|
Update to latest che version
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |