che-server/multiuser
Mykhailo Kuznietsov 93b974d1e0
Change worskpace project files storage path (#7844)
- Workspace projects are now stored in folders, named after their workspace id, rather than name,
to prevent issues with workspace renaming. Applies to Docker infrastructure only.
- Add migration, that would move workspace projects to their new location. Occurs on Che startup.
- Added configuration property to enable/disable this migration.
- Improved Workspace DAO/Manager to use pagination for methods, that return lists of workspaces
2017-12-22 15:55:28 +02:00
..
api Change worskpace project files storage path (#7844) 2017-12-22 15:55:28 +02:00
integration-tests Change worskpace project files storage path (#7844) 2017-12-22 15:55:28 +02:00
keycloak Added support of Idenvity brokering mechanism of Keycloak for Multi-user Che 2017-12-21 17:50:03 +02:00
machine-auth RELEASE: set next dev version (#7882) 2017-12-14 15:51:34 +02:00
permission Change worskpace project files storage path (#7844) 2017-12-22 15:55:28 +02:00
personal-account RELEASE: set next dev version (#7882) 2017-12-14 15:51:34 +02:00
sql-schema RELEASE: set next dev version (#7882) 2017-12-14 15:51:34 +02:00
pom.xml RELEASE: set next dev version (#7882) 2017-12-14 15:51:34 +02:00