- Nov 07, 2019
-
-
Vitalii Parfonov authored
-
- Nov 06, 2019
-
-
Oleksii Kurinnyi authored
* fix UD build Updated development dependencies: - removed typings - upgraded typescript - upgraded awesome-typescript-loader - added necessary @types/* packages Fixed build errors. Signed-off-by:
Oleksii Kurinnyi <okurinny@redhat.com> * fixup! fix UD build
-
Mykola Morhun authored
Signed-off-by:
Mykola Morhun <mmorhun@redhat.com>
-
- Nov 05, 2019
-
-
Sergey Skorik authored
* fix expected Openshift project name * check workspace resources in user project
-
Yevhen Vydolob authored
Signed-off-by:
Yevhen Vydolob <yvydolob@redhat.com>
-
- Nov 04, 2019
-
-
Kateřina Foniok authored
-
- Oct 30, 2019
-
-
Sergii Kabashniuk authored
* Fixed MeteredExecutorServiceWrapperTest that are failing some Linux system Signed-off-by:
Sergii Kabashniuk <skabashniuk@redhat.com>
-
Sergii Leshchenko authored
Signed-off-by:
Sergii Leshchenko <sleshche@redhat.com>
-
Sergii Kabashniuk authored
* Monitoring & Tracing capability for multiple Thread pools of Che Server Signed-off-by:
Sergii Kabashniuk <skabashniuk@redhat.com>
-
Vlad Zhukovskyi authored
Signed-off-by:
Vlad Zhukovskyi <vzhukovs@redhat.com>
-
Tom George authored
Signed-off-by:
Tom George <tg82490@gmail.com>
-
- Oct 29, 2019
-
-
Oleksii Kurinnyi authored
* Remove autosave on Devfile editor page Signed-off-by:
Oleksii Kurinnyi <okurinny@redhat.com> * update ConfirmDialogService Dialog window can have now only one button. Signed-off-by:
Oleksii Kurinnyi <okurinny@redhat.com> * fix applying changes to running workspace Signed-off-by:
Oleksii Kurinnyi <okurinny@redhat.com>
-
Sergii Kabashniuk authored
* Remove deprecated docker infrastructure Signed-off-by:
Sergii Kabashniuk <skabashniuk@redhat.com>
-
- Oct 28, 2019
-
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
Angel Misevski authored
The container name for the plugin broker is derived from its docker image reference. When this reference contains a registry, it's possible for this name to exceed the 63-character limit imposed by Kubernetes, e.g. my-internal-registry/my-organization/che-unified-plugin-broker:v0.20 results in a broker container named my-internal-registry-my-organization-che-unified-plugin-broker-v0-20 This commit removes the registry hostname from the container name and keeps the conversion the same. Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
Sergey Skorik authored
-
- Oct 25, 2019
-
-
Oleksii Kurinnyi authored
* Fix branding for UD Signed-off-by:
Oleksii Kurinnyi <okurinny@redhat.com> * fixup! Fix branding for UD
-
Vitalii Parfonov authored
-
Sergii Kabashniuk authored
Signed-off-by:
Sergii Kabashniuk <skabashniuk@redhat.com>
-
- Oct 24, 2019
-
-
Michal Vala authored
Signed-off-by:
Michal Vala <mvala@redhat.com>
-
Oleksandr Andriienko authored
Signed-off-by:
Oleksandr Andriienko <oandriie@redhat.com>
-
- Oct 23, 2019
-
-
Lukas Krejci authored
Load the workspace during then namespace resolution so that we can check for the attribute stored in the workspace attributes. Switch the default namespace to `<username>-che`. Update the property descriptions in che.properties and use the new CHE_INFRA_KUBERNETES_NAMESPACE_DEFAULT in the helm chart. Move the delete to the KubernetesNamespace/OpenShiftProject to concentrate the handling in one place. Split the isNamespaceStatic() (previously called isPredefined()) into isCreatingNamespaces() and isManagingNamespaces() to separately capture the two usecases in which that single method was previously incorrectly called. Also make these methods workspace-specific to be able to consistently work with the legacy logic across all methods. Signed-off-by:
Lukas Krejci <lkrejci@redhat.com>
-
Oleksandr Andriienko authored
Signed-off-by:
Oleksandr Andriienko <oandriie@redhat.com>
-
- Oct 22, 2019
-
-
Dmytro Nochevnov authored
Signed-off-by:
Dmytro Nochevnov <dnochevn@redhat.com>
-
- Oct 21, 2019
-
-
Max Shaposhnik authored
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
Maxim Musienko authored
-
Sergii Kabashniuk authored
* Upgrade metrics and tracing dependencies Signed-off-by:
Sergii Kabashniuk <skabashniuk@redhat.com>
-
Max Shaposhnik authored
-
- Oct 19, 2019
-
-
Maxim Musienko authored
-
- Oct 18, 2019
-
-
Sergii Kabashniuk authored
* Disable cors on master. Cleanup cors configuration on ws-agent Signed-off-by:
Sergii Kabashniuk <skabashniuk@redhat.com>
-
Dmytro Nochevnov authored
Signed-off-by:
Dmytro Nochevnov <dnochevn@redhat.com>
-
Vitalii Parfonov authored
Signed-off-by:
Vitalii Parfonov <vparfono@redhat.com>
-
- Oct 17, 2019
-
-
Vitalii Parfonov authored
-
Mykola Morhun authored
Add sparseCheckoutDir parameter into devfile spec Signed-off-by:
Mykola Morhun <mmorhun@redhat.com>
-
- Oct 16, 2019
-
-
Tom George authored
Signed-off-by:
Tom George <tg82490@gmail.com>
-
Igor Ohrimenko authored
[TS_SELENIUM] Create image for the "Happy Path" tests based on the "quay.io/eclipse/che-java11-maven" image (#14779) Signed-off-by:
Ihor Okhrimenko <iokhrime@redhat.com>
-
- Oct 15, 2019
-
-
Sergii Kabashniuk authored
Signed-off-by:
Sergii Kabashniuk <skabashniuk@redhat.com>
-