Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Changelog: CHE-261: Remove /local-storage folder from dev machine in Che.

[che-dev] Changelog: CHE-261: Remove /local-storage folder from dev machine in Che. 
Removed UserDao from machine.
Added environment initialization filters for ws agent and ws master in order to get workspace id and set it into environment context. In ws agent workspace id exstracts from environment variable and in ws master workspace id extracts from request URI.
Renamed ApiModule to WsMasterModule and MachineModule to WsAgetModule

<https://github.com/eclipse/che/pull/948>


Back to the top