Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Changelog

Another big batch of changes.

Tyler Jewell New documentation pages:
Scaling Che:  https://eclipse-che.readme.io/docs/scaling
Che Networking:  https://eclipse-che.readme.io/docs/networking
Eclipse Che
Sizing guide and approaches for scaling Che to millions of concurrent developers (21KB)
Eclipse Che
An administrator's guide to configuring Che in various networking scenarios. (21KB)

Anatoliy Bazko Installation manager generates SSH key for Codenvy before installation
*Issue*https://jira.codenvycorp.com/browse/CDEC-436
*Commit*:https://github.com/codenvy/cdec/commit/055234e1664a422f82707c9c1d9361556ff4f6ff

Anatoliy Bazko Detect when JVM disconnected and notify client. It will keep server side and client side synchronized.
*Issue:* https://jira.codenvycorp.com/browse/IDEX-3820
*PR:* https://github.com/codenvy/che-plugins/pull/566

Artem Zatsarynnyi Fixed situation when IDE removes file's content after opening file in editor :scream:
Fixed inability to type any content after creating a text file without extension
https://github.com/codenvy/che-core/pull/644
GitHub
Fixed situation when IDE removes file's content on opening file in editor. Fix inability to type any content after creating a text file without extension. @vparfonov
(edited)

Anatoliy Bazko Add debugId for current debug line to simplify writing test
*Issue:* https://jira.codenvycorp.com/browse/IDEX-4096
*PR:* https://github.com/codenvy/che-plugins/pull/566

Roman Nikitenko Add requirements for the console for displaying output.
Remove unused code: 
org.eclipse.che.ide.api.parts.ConsolePart
org.eclipse.che.ide.part.console.ConsolePartPresenter
https://github.com/codenvy/che-core/pull/641



-----
Today
January 18th, 2016 -----
Oleksii Kurinnyi joined #4_0-changelog
Artem Zatsarynnyi *Navigate to File...* action is enabled when no project is selected since it works for a whole workspace but not only for the selected project
https://github.com/codenvy/che-core/pull/649
GitHub
Navigate to File action should not be disabled when no project is selected since it works for a whole workspace but not only for the selected project @vparfonov

Tyler Jewell IDEX-4097
1. Added updated che.properties.
2. Documented all properties.
3. Moved default machine logs location to be che logs dir
4. Set self-service user creation to false
5. Populate /conf/che.properties by copying from IDE /WEB-INF directory when generating assembly.
https://github.com/codenvy/che/pull/198

Tyler Jewell | CEO | tyler@​codenvy.​com | 9​78​.8​84​.53​55


Back to the top