che-server/core
Oleksandr Garagatyi aaa8f424cd
Make a workspace run without any user env (#11890)
Allows running Che 7 workspace without any user environment but with Che 7 tooling set.
Workspace without environment has an empty list of environments and null value in `defaultEnv` field.
Field `activeEnv` is supposed to be `null` too.
What is changed:
- Migration of DB
- make defaultEnv nullable
- remove env_name from runtimes primary key
- make env_name in runtimes nullable
- Make code respect the fact that there are workspaces with no env
- settings API that returns the list of supported environment types returns no-environment type that - indicates that infrastructure support workspace with no environment at all.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2018-11-21 16:39:54 +02:00
..
che-core-api-core RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-api-dto RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-api-dto-maven-plugin RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-api-model Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
che-core-db RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-db-vendor-h2 RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-db-vendor-mysql RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-db-vendor-postgresql RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-dynamodule-maven-plugin RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-gwt-maven-plugin RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-tracing-core RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-tracing-web RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
che-core-typescript-dto-maven-plugin RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
commons Delegate toString to wrapped class (#11959) 2018-11-19 09:27:30 +02:00
pom.xml RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00