Masaki Muranaka
d8f46f8bfb
Fix routes. Support the machine token.
...
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-04-26 17:44:55 +09:00
Oleksandr Andriienko
0ce0408863
Fix licence year for some files. ( #13082 )
...
* Fix licence year.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Revert changes for .sql files
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Revert more sql files.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2019-04-11 10:14:48 +03:00
Roman Iuvshyn
e60598bdaf
RELEASE: Set next development version ( #13102 )
2019-04-10 17:13:01 +03:00
Florent Benoit
37f7412ab5
Add yarn to build image as yarn is now used to build dashboard
...
Change-Id: Ic5b9dbc018a09ae5d39bd2d7db7ddd186642dff0
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-04-04 11:06:50 +02:00
Florent Benoit
3970c3e3b7
Fix dependencies to build it again
...
Change-Id: I69ec80f12136dbc7c7f2aa10c76be4752a643380
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-03-29 12:22:05 +01:00
Roman Iuvshyn
0abdc77ea0
RELEASE: Set next development version ( #12922 )
2019-03-19 15:56:30 +02:00
Mykola Morhun
f76cc4dae7
Increase Keycloak idle session timeout ( #12801 )
2019-03-04 10:44:57 +02:00
Yevhen Vydolob
e18566532c
Add devfile for dashboard ( #12757 )
...
* #12228 add devfile for dashboard
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
2019-03-01 10:23:04 +02:00
Roman Iuvshyn
0881493644
RELEASE: Set next development version ( #12777 )
2019-02-27 16:02:33 +02:00
Roman Iuvshyn
3778f01220
RELEASE: Set next development version ( #12768 )
2019-02-27 11:50:40 +02:00
Roman Iuvshyn
a694c4f971
RELEASE: Set next development version ( #12596 )
2019-02-06 18:22:35 +02:00
Roman Iuvshyn
10ade89bf9
fix cacerts path ( #12597 )
2019-02-05 18:19:02 +02:00
Sergii Kabashniuk
42d01eda8a
Use Java 8u191 jdk for che master ( #12586 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-02-04 10:23:56 +02:00
Yevhen Vydolob
ea676ea72f
#12458 move theia and theia-dev docker files in to che-theia repository ( #12495 )
...
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
2019-01-25 14:21:37 +02:00
David Festal
c7e0919703
Fix of a bug that prevented Che extensions to be put in the `che.xxxx.js` chunk ( #12504 )
...
-> version 0.0.1-1548277816
Signed-off-by: David Festal <dfestal@redhat.com>
2019-01-24 12:18:13 +01:00
Florent Benoit
c11dac3e09
Use a tagged version of che-theia instead of master
...
Change-Id: I623b096628e0015f59e7ea1c9c4f6c5288d4a5ff
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-01-24 10:16:10 +01:00
Oleksandr Andriienko
8048664c2c
Add plugin generator to the theia-dev image. ( #12478 )
...
* Add plugin generator to the theia-dev image.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Address proposed changes.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2019-01-22 16:44:11 +02:00
David Festal
c8b7ac10c5
Theia cdn support ( #12358 )
...
* CDN / long-term-caching support for the `che-theia` IDE.
* Allow disabling the CDN support at runtime (WIP)
* Allow specifying the `THEIA_GENERATOR_PACKAGE` as a build argument: this makes testing with a custom theia generator much easier.
* Add CDN related build actions:
- Duplicate `cdn.json` content to a label
- Push CDN-supported artifacts to the Akamai CDN if an Akamai NetStorage Auth configuration is provided as an environment variable.
* Add CDN-related informations in the Readme
* Allow specifying the CDN prefixes as environment variables
Signed-off-by: David Festal <dfestal@redhat.com>
2019-01-22 15:00:18 +01:00
Lukas Krejci
ad14aaebbe
Enable support for CHE_DEBUG_SUSPEND in docker image's entrypoint.sh
...
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-01-22 14:47:13 +01:00
Florent Benoit
8d050e9a4f
Use latest tagged version
...
Change-Id: I968416008a96bf0fc9abe264a07415773a014081
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-01-21 14:11:06 +01:00
Oleksandr Andriienko
746b8785f2
Fix outdated theia image readme file ( #12468 )
...
* Fix outdated REDME.md file.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix up
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2019-01-21 10:19:54 +02:00
Sergii Kabashniuk
127a3041ff
Used latest Che tomcat
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-01-16 16:01:52 +02:00
Roman Iuvshyn
4ad10f2218
RELEASE: Set next development version ( #12441 )
2019-01-16 11:51:02 +02:00
Masaki Muranaka
accb7ded6d
Update NodeJS version to 8. ( fixes eclipse/che#12340 )
...
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-01-15 16:52:22 +02:00
Masaki Muranaka
88164a6919
Install `epel-release`.
...
This is required to install `golang`. (fixes eclipse/che#12341 )
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-01-15 16:52:22 +02:00
Oleksii Orel
61bc51b5b1
[WIP]Upgrade the version of theia-generator version to 0.0.1-1547456396 ( #12417 )
...
* Upgrade the version of theia-generator
Signed-off-by: Oleksii Orel <oorel@redhat.com>
* fix e2e test
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2019-01-14 18:01:54 +02:00
Vitaliy Gulyy
bcb5eac54a
Include new Factory an Containers plugins ( #12396 )
...
Signed-off-by: Vitaliy Gulyy <vgulyy@redhat.com>
2019-01-13 17:30:58 +02:00
Dmytro Nochevnov
c85ef9e2ad
Remove redundant Eclipse Che 'user' role ( #12279 )
...
* Don't bind 'user' role to test user
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Remove role 'user' from keycloak
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2018-12-28 14:35:31 +01:00
Roman Iuvshyn
b872b317cb
RELEASE: Set next development version ( #12277 )
2018-12-26 13:04:51 +02:00
Florent Benoit
078fefe796
Usage of Theia 0.3.18
...
Update of test dependencies to latest
Change-Id: Ia2b18c91792802fd769e696fc5ae726a5e5d0f5c
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-12-21 16:25:37 +01:00
Valeriy Svydenko
90b5bdef23
Remove maven server ( #12235 )
...
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-12-21 17:16:28 +02:00
Florent Benoit
62a537e08e
Backport as well https://github.com/theia-ide/theia/pull/3869 fix for tasks runners
...
Change-Id: I65a97921066d6ceab2204a9365bb2c8d19e3c51e
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-12-20 10:56:12 +01:00
Sergii Kabashniuk
67a8ed191e
Gwt ide as sidecar Docker image ( #12201 )
...
Gwt ide as sidecar Docker image (#12201 )
2018-12-20 11:46:43 +02:00
Florent Benoit
67f64fe712
Add patch for git clone operation for theia 0.3.17
...
Change-Id: I5c6abd91e615c7af7134a5231877ceb7bee99dc3
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-12-19 10:56:59 +01:00
Mykola Morhun
272b15c438
Move Che Theia to 3100 port ( #12178 )
2018-12-13 16:51:04 +02:00
Florent BENOIT
b73ae55fcc
[docker] [theia] Use of theia-dev image in theia image ( #12171 )
...
* Use of theia-dev image in theia image
Change-Id: I0aec5d9649d4571045c36675496b7066b41de87e
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-12-13 14:55:09 +01:00
Florent BENOIT
97b878fb04
[dockerfiles] [theia] Add eclipse/theia-dev image ( #12085 )
...
* Add eclipse/theia-dev image
will be used by developers and by theia image (as builder image)
Change-Id: Ie78cb2d616ef6e5a32ce7c34a25b3adab1f28948
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-12-11 10:21:55 +01:00
Innovimax
f95511f2ef
FIX Typo "doesn't exists" -> "doesn't exist" ( #12154 )
...
FIX Typo "doesn't exists" -> "doesn't exist" (#12154 )
2018-12-11 09:37:04 +02:00
Florent Benoit
284db86f15
Update to theia 0.3.17
...
Change-Id: I711690f465bbf12f760dab65ecceabeb311b8634
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-12-10 16:53:07 +01:00
Roman Iuvshyn
45490d2a3b
RELEASE: Set next development version ( #12115 )
2018-12-05 18:33:02 +02:00
Sergii Leshchenko
a3f7393033
Fix creating custom java trust store for Che Server
2018-12-05 13:18:06 +02:00
Sergii Leshchenko
331a63cd06
Rename OPENSHIFT_IDENTITY_PROVIDER_CERTIFICATE to CHE_SELF__SIGNED__CERT
2018-12-05 13:18:06 +02:00
Florent Benoit
4e770729e8
Simplify the build by adding che packages in the current theia repository and adding che assembly in examples folder
...
Change-Id: Ibaa299b09579165c5955226184f9c2ab32dd0432
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-11-29 18:04:22 +01:00
Florent Benoit
c91cb54fb8
Update factory plug-in
...
Change-Id: I402dcd9da2065f9f807b9dabffcc307902171854
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2018-11-27 14:22:14 +01: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
Yevhen Vydolob
8fe1172cb1
che#11306 use 'versions.sh' from proper place ( #12010 )
...
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
2018-11-21 15:51:06 +02:00
Vitaliy Gulyy
21318aeec8
build.sh become working on Ubuntu / Linux Mint ( #12004 )
...
* Use bash instead sh
* Revert .gitignore
2018-11-21 12:37:27 +02:00
Sergii Kabashniuk
493f5d15f9
Upgrade java8 version for workspace master ( #11977 )
...
Upgrade java8 version for workspace master (#11977 )
2018-11-20 13:40:37 +02:00
Roman Iuvshyn
99afaef87f
RELEASE: Set next development version ( #11930 )
2018-11-14 12:29:03 +02:00
Sun Seng David TAN
f0205a1b16
che-theia: Upgrade theia factory plugin to include fixes #11838 and #11837
...
Signed-off-by: Sun Seng David TAN <sutan@redhat.com>
2018-11-13 15:15:15 +01:00