che-server/core/che-core-api-core
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
..
src Change worskpace project files storage path (#7844) 2017-12-22 15:55:28 +02:00
pom.xml RELEASE: set next dev version (#7882) 2017-12-14 15:51:34 +02:00