Skip to content

Latest commit

 

History

History
1837 lines (1670 loc) · 182 KB

CHANGELOG.md

File metadata and controls

1837 lines (1670 loc) · 182 KB

Change Log

5.2.2 (2017-02-04)

Full Changelog

Pull requests merged:

  • Change command how to install openJDK on Debian 4017

5.2.1 (2017-02-03)

Full Changelog

Pull requests merged:

  • Fixes workspace with project creation bug on user dashboard, ram indicator, stacks and samples relations. 4004

5.2.0 (2017-02-01)

Full Changelog

Pull requests merged:

  • cli/ docker helper function : does not return false when container is not found 3992
  • [cli] Fix restart command options on stop action 3986
    • Fix custom tag name, defined in dashboard components, for select stack widget. 3985
  • Remove default--pretty option in docker che-ip unit tests 3983
  • Add graceful stop (disable with --force) in CLI 3968
  • Machine API has been deprecated in this release. 3966
  • Native scripts like cli.sh, che.sh, etc have been removed 3960
  • Rewrite che-ip utility and add unit tests for all known use cases (OS/Docker install). 3952
  • Adds pretty formatting in bats cli tests image and add bats-assert helper functions 3951
  • Introducing properties for OpenShift liveness probe initial delay / timeout 3950
  • Adding stub implementation of Container API for OpenShiftConnector. Minor Refactoring. 3945
  • Add CHE_CONTAINER= option to set explicit container name with CLI 3940
  • Fixed agents installation behind the proxy 3927
  • Che logs should go in /logs folder. server log was not present. 3926
  • Package assembly-ide-war as classes artifact 3924
  • Fixed regression of stack import and stack authoring in the Select Stack widget. 3922
  • Input-boxes with 'required' attribute are marked with asterisk. 3919
  • Add system service that allows to prepare system to shutdown 3917
  • Do not write default values into the initial Chefile file when using chedir 3916
  • Remove unused dependecies 3912
  • Rework Project Service links injector 3911
  • Add support of docker compose file in Chefile 3908
  • Remove native launch of cli 3904
  • --unison-verbose flag for sync command 3900
  • Moved CLI functional tests from base directory to cli directory 3899
  • Fix bug with infinite expectation during project import in case with running workspace. 3898
  • Remove not needed classes. Web.xml cleanup 3897
  • Don't sort node interceptors at initialization state 3895
  • Adds CPU limits to Docker build process executions so they don't starve an entire node. 3893
  • Fixed links pointing to stack documentation 3881
  • Handle dockerfile content in Chefile as raw string 3875
  • Change default workspace idle timeout to 4 hours 3874
  • Added basic CLI 'start' functional tests 3870
  • Change AGENT_EXTERNAL_PORT to real ephemeral port 3867
  • Improve output of info command 3862
  • Workaround illegal response from docker 3854
  • Remove inmemory DAO implementations 3852
  • Fix bug which prevents to show workspace-details page. 3850
  • Add missing scope for servlet-api dependency 3841
  • Update PR template with new PR policy items 3839
  • Decouple different agents on different maven modules 3830
  • Npm is now installing dependencies 3829
  • Simplify Dashboard build by relying on NPM run-script 3828
  • Switch to CLI to launch CHE inside chedir instead of the Che launcher 3826
  • Fix pressing Enter key on a node inside FindUsage widget 3821
  • Update style for popups. 3818
  • Rework EnvironmentContext#getSubject method to not return null subject 3813
  • Fix docker machines addresses setting 3812
  • Improve find and navigate to file capabilities in IDE 3806
  • Fixes display URL error when not initialized 3800
  • Add OpenShiftConnector to support io.fabric8 API for container management. 3798
  • Change data type of project attribute values from VARCHAR(255) to TEXT 3789
  • Remove Eclipse Che Launcher: it has been supersede by new Docker CLI 3787
  • Holds node interceptors in set instead of list to avoid duplicating 3786
  • Remove native launch scripts of Eclipse Che (replaced now by Docker CLI) 3780
  • Rename exec-agent directory to exec 3775
  • Add filters for force or disable caching on the given resources paths. 3771
  • Removes redundant in-memory JSON trees for faster DTO parsing performance. [3103] (eclipse-che#3103)
  • Add commands to workspace when importing project samples 2976

5.1.2 (2017-01-24)

Full Changelog

Issues with no labels:

  • Can't create an old version of che #3868
  • CHE CLI - nightly - errors - opensuse #3855
  • The Che server is unable to ping your workspace. #3849
  • New ideas of Features #3845
  • Browser can't access workspace: "client has aborted connection" #3842
  • Some factories do not work on the getting-started page #3836
  • Workspace container exposed to IP 0.0.0.0 instead of CHE_HOST #3831
  • Creating new workspace does not work(regression) #3822
  • Release CHE 5.1.1 #3808
  • Remove Local dao implementations #3776
  • Update Wiki for PR Policy #3773
  • Fix losing selected text in the new terminal ui. #3757
  • Support: Help Getting Che Master & Agent To Connect #3737
  • Cannot connect workspace over ssh with putty #3687
  • Cannot access Workspace from different PC over LAN #3657
  • anyone who can tell me where's the source code of che-terminal-server #3587
  • Workspace doesn't startup #3543
  • about exception -org.eclipse.jdt.internal.core.Openable #3516
  • Terminal enhancement by using xterm.js #3513
  • persistent URLs #3512
  • Avoid caching problem in http resources #3492
  • Create new docs repo #3488
  • Inject panel in editor at runtime ? #3475
  • 404 error opening my workspace. #3418
  • how do I add local (proprietary) tools to Eclipse Che server installed locally? #3377
  • failed to inject orion editor #3355
  • Enhancements for workspace create REST service to support additional parameters #3283
  • Can't create a workspace or anything for that matter with latest eclipse che #3268
  • Not able to load eclipse che Java console app #3219
  • Need to access eclipse che url(http://ip-address/dashboard\) from jquery #3208
  • Update codemirror version to 5.19.0 #3141
  • where is documentation of class ProposalApplyResult? #3138
  • Add iPad Support #3116
  • Developing with libgdx in che #3041
  • OpenShift API implementation #3031
  • Error creating new project #2902
  • import from Google Cloud VCS #2842
  • "OOM of process" in container #2788
  • Install che behind specific Port range to communicate #2751
  • Unable to access Artik IDE at the URL (Unauthorized message on the browser) #1892
  • Release CHE 5.1.2 #3872

Pull requests merged:

  • CLI - Fix error with version check on nightly #3848 (TylerJewell)
  • Fixed validator of raw workspace configuration #3838 (olexii4)
  • [cli] Version command fix, add :/assembly mount option #3835 (TylerJewell)
  • New tests for CLI, refactoring of CLI scripts, fix destroy cmd #3700 (mlabuda)

5.1.1 (2017-01-20)

Full Changelog

Issues with no labels:

  • Image eclipse/che not Removed with CLI RMI #3820
  • Need to document the process of deployment Che on OpenShift #3817
  • assembly-ide-war build Error on enabling sample-plugin-nativeaccess #3810
  • the commands from samples.json don't appear #3794
  • Executing commands on Target through Eclipse che #3624
  • Using Eclipse Che for developing apps on Raspberry pi #3273

5.1.0 (2017-01-18)

Full Changelog

Issues with no labels:

  • no_proxy is not applied when using samples.json #3790
  • unexpected grouping of create new project menu items #3759
  • getting Che to execute an imported Node.js hello world #3755
  • The language server cannot finish of initializing #3744
  • Provide ability to cancel workspace start #3742
  • All bitnami stacks do not work #3740
  • The 'Navigate To File' works incorrectly (regression) #3739
  • Unable to mount volume to workspace - CHE-WORKSPACE-VOLUME #3738
  • Che server is unable to ping your workspace #3736
  • Passing CHE_PORT env var to docker "che start" results in unreachable server #3729
  • UTILITY_IMAGE_CHEIP: unbound variable #3716
  • Boot2Docker - eclipse/che - Are you trying to connect to a TLS-enabled daemon without TLS #3713
  • Improve build xterm js using gulp tasks #3527
  • Improve xterm.js css styles to nice view. #3526
  • Reorganize Che repository to simplify location of agent storage #3437
  • Eclipse Che no longer responding, message "Updating File" #3396
  • Issues with documentation popup for LSP code completion #3218
  • Provide better alignements in the Process panel #2859
  • Advanced stack configuration form #2316
  • 5.1.0 Milestone Overview #3972
  • Release CHE 5.1.0 #3807
  • Unexpected error when import project in the IDE #3766
  • Workspace created by compose recipe url does not start (regression) #3765
  • Avoid jumping selection in the file tree after selecting files #3762
  • cli nightly does not work on different OS or storage drivers #3684
  • CLI must check if all containers started properly #3655
  • Remove Machine Perspective #3619
  • Java Debugger server side test #3617
  • Display system servers as well in the list of servers #3615
  • Unexpected losing of ocus in the terminal after minimize/maximize operations #3578
  • Wiped issue #3550
  • Make it possible to restart WS in IDE if previous start failed #3548
  • Delete docs folder #3511
  • Can't stop exec agent process after refresh page #3464
  • Implement ability to perform cascade operation on event #3399
  • Remove org.eclipse.che.ide.api.resources.VirtualFile#getMediaType deprecated method #3321
  • The context menu for Git in Project Explorer is invalid #3271
  • Add method for getting project #3243
  • Change signature of the org.eclipse.che.ide.api.resources.Resource#getParent #3242
  • Add utility methods for casting resources to their particular types #3239
  • Toolbar is empty after restart workspace (regression) #3234
  • When user click exit button terminal process will not be killed if terminal has child processes. #3216
  • Import and configure batch of projects on stack testing #3209
  • Stop workspace w/o snapshot on deletion #3159
  • Add restart button the the Workspace Agent Not Responding popup #3155
  • Improve buttons on the part toolbar #3152
  • Add Sourcegraph Python Language Server to Che #3120
  • Reduce amount of calls on get workspaces API call #3082
  • Update / clean up snapshots on environments configuration update #3017
  • Incremental search doesn't work? #2992
  • Failed to restart workspace with renamed environment #2528
  • Add source section to advanced stack page #2514
  • Commands in the output console are duplicated. #2382
  • Import zip project from dropbox works wrong #2349
  • Che server should connect to ws-agent on internal URL #2030
  • Viewing or editing a file containing line 'exit' kills the terminal #1979

Pull requests merged:

5.0.1 (2017-01-12)

Full Changelog

Issues with no labels:

  • Problem importing OpenShift Git project in Eclipse Che on Codenvy #3696
  • enviromental variables are not inherited in the web ide #3665
  • Confusing help on CLI for 'sync' command #3650
  • Problem in folder (Package) with name "api" #3644
  • I can not open eclipse-che #3643
  • [Docs] Intelij development setup section missing in help #3642
  • license headers are missing #3608
  • CLI does not use a local che assembly #3599
  • CLI download error. #3596
  • Workspace Agent Not responding #3595
  • Remove SVN encryption related code #3589
  • Can we deploy a custom war file into tomcat which is in che container #3588
  • Integration xterm.js to GWT code. #3525
  • Eclipse-che docs typo on Logical Architecture Section #3440
  • Memory settings on workspaces and VMs #3401
  • wsmaster/che-core-api-workspace sometimes fails to compile #3337
  • Processes panel should be opened maximized #2894
  • console-python3-simple has strange attribute #2792
  • Rename Che Docker Images #2737
  • release che 5.0.1 #3706
  • Breakpoints disappear when nodejs debugger is resumed #3675
  • make it possible to configure logback smtp host and port #3670
  • CLI upgrade command does not work #3668
  • Improve error message when starting nightly from a latest configuration #3664
  • NodeJS Hello World Broke #3660
  • Alter Chedir Syntax #3645
  • Prevent Che start if 'nightly' or 'latest' images are not current. #3640
  • File watcher works incorrectly (regression) #3537

Pull requests merged:

5.0.0 (2017-01-06)

Full Changelog

Issues with no labels:

  • Che issue starting debugger. #3604
  • Error: Fail launching agent SSH #3603
  • eclipse/che-ip returns 2 IP addresses as CHE_HOST #3564
  • docker fails when starting a workspace #3552
  • Add tests written section in PR template #3547
  • Make CLI show che-server start logs in dev mode #3546
  • Debug Che binaries within che-server without mounting /repo #3542
  • Unsupported OAuth provider github for Ready-To-Run project #3523
  • Investigate correct working xtermjs with requirejs #3517
  • Dashboard "Create Workspace" button creates new project, not workspace #3515
  • Workspace storage location not inherited from server container #3514
  • Build che docs. #3487
  • Create repo to store large files such doc images. #3483
  • Duplicate entry in project explorer after import #3463
  • changing recipe location causes an error #3447
  • Unable to create workspace on start #3417
  • How to configure SSL che terminal ? #3132
  • Project import gets org.eclipse.jdt.core.JavaModelException #2866
  • Make alternative to CHE_LOCAL_BINARY #2778
  • The pop up dialog about "Success created workspace "overlay the open button on dashboard #2690
  • We have an empty name and email fields in .git/config file after import an existing project #2682
  • GDB Debugger: Workspace IDE freeze when debugging noexit program #2508
  • Documentation for PHP Debugging #3594
  • Release and ship CHE 5.0.0 #3593
  • Fix package/deploy issue of docs. #3563
  • Privileged mode does not work #3549
  • Not all files are deleted from editor after deleting parent folder(regression) #3536
  • File unexpectedly disappears from editor after rename (regression) #3535
  • Content of file is not update after git checkout (regression) #3532
  • Change access to docs from dashboard #3524
  • Docs maven build #3510
  • The editor is empty after restart workspace(regression) #3499
  • Unexpected notification 'Running tests' after call 'Navigate to File' #3478
  • Unexpected appearance of empty split panel after first starting of workspace #3460
  • Add Servers section to machine details #3456
  • Clarify how Che uses private docker registry for snapshots #3442
  • We have red output after launching tomcat for the Spring project #3439
  • After applying new exec agent some commands may be invalid #3438
  • Any command is not performed in the not dev-machine (regression) #3435
  • The command line is empty into console after run (regression) #3434
  • Preview URL is lost after refresh page(regression) #3433
  • Cannot open package in a particular project #3426
  • Update CI Systems #3423
  • Revamp Che docs for 5 #3406
  • CLI Docker Daemon Check #3384
  • Impossible to delete existing workspace #3372
  • Can't select text in the terminal panel #3370
  • Git history panel is not opened (regression) #3369
  • Can't connect to Che server with debug session #3367
  • Sometimes workspace fails to start or projects are failed to initialize #3363
  • Git History blocks with large projects #3353
  • Che does not start after toggling dev mode on / off from CLI #3351
  • CHE_HOST variable is not working as expected #3350
  • Che container creates folders with projects in /data on host machine #3324
  • Configure Master & Agent JVMs to Inherit Proxy Settings #3319
  • Workspace RUNNING status event is not published after SNAPSHOTTING status #3314
  • Can't resize process window when there is download file in chrome browser #3298
  • Make process of snapshot removal asynchronous. #3258
  • Display version number in dashboard #3257
  • Mark org.eclipse.che.ide.api.resources.VirtualFile#getMediaType as deprecated #3235
  • Remove deprecated org.eclipse.che.ide.api.resources.VirtualFile#getPath #3233
  • Open of new terminal doesn't show processes tab #3223
  • Open create workspace failed. #3183
  • HotKeys hints for import/create projects does not appear in browser under anonim mode #3167
  • Che version should be visible on the user dashboard #3154
  • Cannot select an item in the terminal #3140
  • After reset or shut down computer CHE networks still exist. #3135
  • Project can't be created without Z option #3129
  • Issues with Language Servers #3127
  • Maven dependency resolver continues to run after workspace is stopped #3121
  • Add Sourcegraph TypeScript Language Server to the Che #3119
  • Access to workspace freezes when loading moderately big maven project #3115
  • Websocket connection fails on workspace #3109
  • 5.0.0 Milestone Overview #3093
  • machine.getOwner() should return userId and not namespace #3042
  • Eclipse Che CLI Refactoring + Improvements #2977
  • Use base images from eclipse DockerHub organization #2942
  • Better handle "Process Panel" when commands are long #2911
  • Improve "Recent Workspaces" behaviors #2908
  • Wrong hover tooltip behavior #2846
  • The newly created worksapce is not removed on Dashboard #2819
  • Language Server formatting options are hardcoded #2728
  • IDE is trying to get projects while the workspace is not started #2629
  • Project import/creation performance issues #2602
  • Notification pop up message 'Workspace is starting' is duplicated #2573
  • Separate commands execution API from main API #1946
  • Execute commands directly on machine #1944
  • Language Server Protocol: ShowMessage Notification feature #1793

Pull requests merged:

5.0.0-M9 (2016-12-22)

Full Changelog

Issues with no labels:

  • What's the proper way for a workspace dev-machine to connect to the docker daemon? #3462
  • "Reading Project Structure" popup long and painful #3444
  • Configuration reset always #3422
  • "group id ... is too big" on exec-agent module on Mac #3378
  • Permission denied for che-websocket-terminal after building Che on Windows #3374
  • Workspace doesn't start on Che running on Amazon EC2 instance using remote browser #3361
  • Workspaces disappear from interface after a stop/crash #3352
  • server and clent interaction #3346
  • sample-json-plugin doesn't appear in IDE #3338
  • Unable to Build Che #3333
  • Not able to create project #3332
  • artik-ide start and ERROR !!! Error - Docker not installed properly issue #3328
  • how to resume installation after crash #3326
  • Docker CLI Usage Message #3316
  • Workspace agent stopped event doesn't fire when workspace is stopping #3313
  • dashboard fails to compile #3312
  • Eclipse Che extension doesn't get loaded using Docker for Mac #3302
  • Sorry to bother, but I really need help to solve the network problem. #3299
  • Getting Started CHE CLI: che.sh fails to download cli.sh #3266
  • Starting the che server as an user (implementing the CHE_USER property) #3264
  • Extend the Che CLI with http proxy parameters #3259
  • Scroll to botton on Organize imports #3220
  • Investigate usage xterm.js instead of old and unsupported term.js #3210
  • Add configuration of CPU limits in docker machines #3199
  • Properly maximize console and terminal tabs #3177
  • Perform migration of same domain recipe links to the relative form. #3004
  • CHEDIR broken. #2925
  • Wrong message when connection with workspace agent is broken #2860
  • Openshift Plugin Update #2834
  • Usability improvements to che-server container model #2755
  • Rework agents launching SPI #2626
  • Use volumes-from when starting a workspace #2598
  • Improve Panels behaviors in IDE #2463
  • Confused behavior when switching to Events area #2042
  • Rework clients to use new command API of new exec agent #1947
  • Adapt clients to use machine API deployed on a separate instance (remote to the main API) #1945
  • Create Exec agent #1943
  • Docker launcher related improvements #1697

5.0.0-M8 (2016-12-07)

Full Changelog

Issues with no labels:

  • maven-server-impl test fails #3295
  • Fail launching agent Terminal #3275
  • Docs reference image eclipse/che-file which doesn't exist #3269
  • Upload a new version of the PHP Language Server #3227
  • che-sample-plugin-json-ide fails to compile #3222
  • Add Clojure Support #3217
  • Is there any possibility from which we can by pass username and password in eclipse che url? #3215
  • Why is there connections between port 4411 and the host where the web browser is opened? #3211
  • Test CPU limits with docker and swarm #3198
  • No refresh in project explorer #3195
  • Upload files into workspace? #3194
  • [Q] Issue w/ ws-agent creation when creating project. #3190
  • wsagent 4818 Exception sending context initialized event #3184
  • Failed to change port (regression) #3179
  • bazel causes workspace agent to stop responding #3178
  • Is there any way in ehich we can install eclipse che on any virtual machine #3172
  • Can CheConf16 recording play? #3148
  • Moderator as a Contributor #3147
  • Need end point to load project from github branch #3134
  • Fail to start workspace agent #3128
  • Endpoint for create and delete branch in eclipseche-->git-->branches #3126
  • Need to push changes to github branch #3122
  • Failed to inject orion editor #3118
  • Cannot create any project in the IDE #3114
  • Does Iresource Model supported in Che? How to achieve Iresource features ? #3099
  • Not able to load eclipse che workspace url in iframe #3072
  • File Sync agent is disabled by default #3071
  • How to run java project in eclipse che #3067
  • Set uncaught exception handler for executors #3065
  • Invalid docker ip address when running by cli #3060
  • Cannot start Eclipse Che using command line tool #3058
  • Are workspaces persistent? #3057
  • Estimate effort to support pull request panel operations with BitBucket (public and private) #3052
  • proxying and port exposure.. #3037
  • Add contextual menu associated to right-click action in the editor #3030
  • Wordpress issue www-data:www-data #3018
  • Possibility to develop android with gradle #3008
  • Need to update github url in remotes using swagger #2973
  • Manage empty states in IDE #2972
  • Fail to build che dashboard module using Docker #2963
  • How to change location in origin(Git-->Remotes-->origin) using curl #2951
  • Can not close Events panel #2923
  • Adding a new project template to custom stack #2879
  • Let users configure the "Z" flag when mouting a volume #2874
  • Wrong behavior of 'get()' method in 'JGitConfigImpl' #2870
  • Cannot build on windows "npm" command not found #2858
  • Overwriting of name of workspace on creation with auto generated value #2855
  • Cordova/Phonegap stacks, templates, and commands #2845
  • maven command does not work #2841
  • Wizard plugin not working #2810
  • Specifying local docker image in stacks.json #2806
  • Compile error #2797
  • CHE using Docker on Mac with Chrome: Can't load project types: Error at Object.window.IDE.eventHandlers.initializationFailed #2782
  • Handle DOCKER_HOST better #2754
  • Local IDE Mount with docker hangs #2742
  • Documentation for Using Che as an IDE - Intellisense #2720
  • Documentation for Workspace Administration - Workspace Agents #2718
  • Documentation for Workspace Administration - Runtime Machines #2716
  • Documentation for Workspace Administration - Runtime Recipes #2688
  • yellow on white hard to read #2676
  • Investigate how to add possibility to limit CPU consumption by containers. #2630
  • Consider Adding Default Profiles for Maven Build #2594
  • How to authenticate against bitbucket? #2581
  • Cannot Paste commands in Command Definition Window #2579
  • Problems with Eclipse Che build. #2576
  • Port Eclipse Che for POWER (ppc64le) #2510
  • How would I preview a typical LAMP project? #2497
  • Highlight issue with custom editor and multiple extension file #2488
  • Problem using Bridge Mode for Server and Workspace Containers (can't use --net=host) #2450
  • CLI - che mount Fails #2442
  • dotnet workspace can't create donet/c# project #2374
  • Cannot paste (Ctrl+V) into Text Area widget #2329
  • Request: for better UI on IDE especially for terminal #2231
  • How to integrate Eclipse Che with Perforce or GitSwarm. #2201
  • Preparing a Workspace with a Maven Project #2191
  • Malformed Host Header error on Che startup #2124
  • Orion editor - Highlight issue #2078
  • Improve configurability for third party tools #1894
  • Add third dependency SmartGWT to the che #1886
  • State of the multi-module project is not restored #1782
  • Running workspace results in IOException: Docker image build failed #1766
  • Release and ship CHE 5.0.0-M8 #3307
  • Create GET method to return snapshot configuration #3287
  • Not able to run che with cli #3276
  • Eclipse Che CLI Refactoring + Improvements : phase 1 #3229
  • Import project from dashboard does not work #3226
  • Apaide? Should maybe be Apache? #3205
  • "Restoring project structure..." loader doesn't hide in the workspace without projects. #3181
  • The editor has wrong behavior after restart workspace #3175
  • Workspace does not start from 'Bitnami Codeigniter' stack on dashboard #3173
  • org.eclipse.che.ws-agent should check java version before starting #3137
  • 5.0.0-M8 Milestone Overview #3094
  • Cannot start workspace #3062
  • Remove temporary workspaces on server shutdown #3044
  • Create and edit workspace using raw config #3025
  • The expanded project is collapsed when workspace is restarted (regression) #3021
  • Unexpected enabling of the button create workspace #3019
  • Cannot start a workspace from centos:6.6 #3011
  • Cascade deletion of projects with the same storage fails #2993
  • Adding ssh key by OAuth GitHub form does not work #2988
  • REST method for batch creating Projects suitable for both import and generate #2937
  • Switching editor tabs should move the highlight in the project explorer #2934
  • Docker networks are not deleted when the corresponding workspace is stopped #2930
  • Git history area is not restored after refresh page (regression) #2924
  • Use OpenJDK in che-server CentOS Dockerfile #2916
  • can not clone from IP adress in the URL #2915
  • Updating .NET Core Template and Maintainer #2862
  • Find in path does not work #2816
  • Performance issues with code completion #2815
  • Unexpected loss of focus on the project (regression) #2795
  • Use relative link to recipe in workspace environment if possible #2769
  • Implement schema initialization/migration components #2768
  • Unexpected notification about updating a file after refactoring operation (regression) #2745
  • Add possibility expand of nodes for a project in the Project tree #2724
  • C# icon has word "c#" which makes it seem like a duplicate #2614
  • Improved behavior when selecting stack #2568
  • Rename .codenvy --> .che #2550
  • Manage stack testing #2520
  • Creating a workspace from definition file doesn't work #2489
  • After adding new subfolder the parent node does not open #2439
  • Wrong synchronization of content in editor after split #2391
  • Not all editor tabs are closed after stopping workspace (regression) #2372
  • Java package collapses in explorer after some file move operations (regression) #2367
  • command instruction not supported in compose file #2365
  • Chefile Phase 2 #2266
  • Wrong behavior when refactor rename package #1776
  • Unable to remove SSH key when including invalid characters #1661
  • Terminal doesn't recieve Alt Gr characters #671

Pull requests merged:

5.0.0-M7-artik (2016-11-11)

Full Changelog

Issues with no labels:

  • Endpoint for removing origin in eclipse che #3047
  • Dockerfile for the codenvy/mysql image? #2991

5.0.0-M7 (2016-11-10)

Full Changelog

Issues with no labels:

  • Wrong tooltip in Project Explorer #3040
  • The button "save" and "cancel" in Debug Configuration window always in disabled status. #3039
  • Customizing dashboard #3016
  • Command Editor - Ability to get list of macros #2998
  • Eclipse Che install is a disaster #2965
  • Feature Request : Environmental Variables in main project / app container. #2954
  • Error starting workspace #2952
  • Cannot create a workspace on codenvy-stg.com host from dashboard #2948
  • WS Fails Creation - Zombie Docker Networks #2945
  • Che launcher is not working if CHE_VERSION is not set to 'nightly' #2943
  • Processes panel's size is not restored after refresh page #2926
  • This Linux user is not in 'docker' group #2922
  • Small question: what is inside eclipse/che:latest - where to find the dockerfile? #2917
  • On Mac, Running che command throws error /usr/local/bin/che: line 165: init\_global\_variables: command not found #2890
  • Unable to connect to Analytics host on install.codenevycorp.com #2889
  • Project is still displayed after deleting on dashboard (regression) #2878
  • SVN UI - Commands Run via Java Implementation #2863
  • Add ability to add and remove machines to workspace environment #2825
  • Sometimes, commands are not added correctly on workspace creation from stack #2680
  • Could not load [org.h2.mvstore.MV Store$2] #2663
  • Status of workspace displayed incorrectly on the navbar panel after creating snapshot #2622
  • json structure to create dot net project in eclipse che workspace #2493
  • IDE should remember previous state of project tree, files open, panels open, terminals open #2459
  • UD not updated properly when ws stopped under certain conditions #2457
  • Configuring of named variable with underscore in name doesn't work if it was set using environment variables #2454
  • Show/Hide Hidden Files feature works wrong #2415
  • Provide automation for Json Rpc request/response processing #2147
  • Simplify usage of Json Rpc related components #2145
  • Wrong behaviour of modal windows if workspace start fails #2089
  • The sub-modules are not configured as project after recursive import #2056
  • Properly handle situations when a ws agent is killed by OOM #1988
  • Ws-agent has stopped in some case #1817
  • Workspace creation/edit view recasting and extending with new item #1767
  • Release and ship Che 5.0.0-M7 #3043
  • Windows boot2docker fails starting new che-server under certain conditions #3024
  • Wrong behavior of panel 'Processes' after refresh (regression) #3001
  • A lot of space is used for empty panel #2987
  • Predefined commands do not appear in the command widget (regression) #2984
  • Terminal is not available after restart workspace (regression) #2983
  • Multi-Machine Workspace creation #2979
  • Cannot save previewURL into a command (regression) #2966
  • OAuth protocol from github does not work #2944
  • fix usage of CHE_DATA in Che Server #2941
  • 5.0.0-M7 Milestone Plan #2935
  • Detect and stop/remove Machines not counted by API (regression) #2927
  • Incorrect alignements in Stack screen #2893
  • The number of machines is not correctly displayed in the tree if you add workspace using URL #2892
  • Latest X>5 che-pullrequests-build failed due to git tests #2888
  • Samples configuration improvements #2883
  • File watchers don't always work as expected #2876
  • Add servers to Agent description and propagate them to Workspace Runtime #2832
  • Make agents list fit the styles of other lists in machine's section #2824
  • "No workspace selected. Unable to open IDE" displayed while opening the IDE #2820
  • Che launcher: not clear error message #2777
  • Wrong behavior with stack bulk operation #2727
  • Improve selected state in textfield for dark theme #2689
  • Compose Syntax Links Not Working. #2687
  • Remove UD notification when workspace is created #2627
  • Array format unsupported for environment in compose file #2624
  • Display raw JSON configuration of the stack #2519
  • Add ability to define stack's components #2517
  • Add ability to set stack's category (advanced, general) #2516
  • Add ability to configure machines inside stack definition #2515
  • User Workspace SSH Improvements #2059
  • Simplify names of che.properties to be user friendly #2015
  • Remove workspace id from websocket connection path to master #1787

Pull requests merged:

5.0.0-M6 (2016-10-26)

Full Changelog

Issues with no labels:

  • che.sh + docker: IPs and ws-agent timeouts #2864
  • Where to specify credentials for subversion #2852
  • The eclipse che can't start a workspace #2851
  • The eclipse che can't start a workspace #2849
  • There is no modelling tool on Eclipse Che #2844
  • Error while creating java project #2839
  • Documentation Feedback #2828
  • How To Start many che instances on same machine #2821
  • Service owned by current user #2818
  • Maven modules not recognized #2805
  • Che Mount - Accept Unison Profiles #2791
  • Github oauth uploaded ssh key worked, terminal not using it #2789
  • Hello World Extension Not Working #2784
  • Command editor should allow multi-line commands to be typed without using && #2780
  • Docker Launcher: Versions and Nightly Builds doesn't work #2776
  • Error "Certificates are required for https connection" in Eclipse Che #2774
  • Commands don't work in workspaces which were created from Bitnami stack [Regression] #2764
  • Documentation - Adding Terms to Glossary #2762
  • Creating a new machine in the machine perspective doesn't appear in project perspective (regression) #2759
  • Special characters not working in workspace terminal #2752
  • Persisting workspaces on Dockerized Che #2741
  • Build assembly-ide-war failed on Window7 #2739
  • Documentation - Che Compose build.context for Private Repo #2738
  • How to configure Che when workspaces + browser are on different networks #2736
  • File is opening with error #2729
  • Language Server integration should respect empty LS capabilities #2695
  • Add the way to figure out that workspace is currently snapshotting #2683
  • Ubuntu 16.04 unable to install Eclipse #2621
  • Unexpected rewriting content of stack after renaming #2603
  • Eclipse Che Extension : Sample hello-world extension project Run issue #2583
  • Question: Running Che on Mesos #2536
  • Docker Store - Common Vulnerabilities and Exposures(Docker Image) #2534
  • Wrong behavior after delete project on dashboard #2527
  • Data type mismatch in JpaUserDao#getAll() method #2524
  • Iterative improvements to simplify usage of che in che scenarios #2116
  • Study Initial schema generation and how to make changes in model after migration to single database #2110
  • Wrong behavior while creating project from maven archetype #2098
  • Wrong behavior after rename not java files #1821
  • Release and ship Che 5.0.0-M6 #2891
  • Some commands that have worked through bash shell, can work wrong (regression) #2811
  • Unexpected error message 'Machine id' not found after refreshing a browser (regression) #2794
  • Amount of machines is not correctly displayed in process tree [Regression] #2775
  • 5.0.0-M6 Milestone Plan #2740
  • Implement args syntax of build section in compose environment #2661
  • Documentation for Workspace Administration - Intro #2659
  • Leak of open file descriptors #2633
  • Docker Store - Common Vulnerabilities and Exposures(Che's Binary) #2533
  • Do not try to connect to terminal if terminal agent not found in machine config #2472
  • Send schema associations to JSON language server #2471
  • Dev agent is not deployed to all machines #2467
  • svn switch missing from svn menu #2456
  • Stop workspaces before user removal #2438
  • Projects are not removed after deleting a workspace #2435
  • Notify a user when he loses connection with Workspace Agent #2369
  • Wrong behavior after run command 'Delete' in Subversion plugin #2350
  • Improved tabbed editor design #1841
  • Make workspace creation and edit screens identical #1769
  • Update JsonExampleEditorProvider Code Example #1622
  • Closing the ws-machine SSH console produce zombies #1518
  • Maven pom.xml and project configuration are not synced #942

Pull requests merged:

5.0.0-M5 (2016-10-07)

Full Changelog

Issues with no labels:

  • can not find or open /mnt/che/lib/ws-agent.zip #2701
  • Support remote Docker by IP #2693
  • [Q] Why two versions of che.sh available? #2675
  • Default Stacks Do Not Reference Minimal Base Images. #2671
  • Code completion for PHP #2666
  • Import an existing workspace #2660
  • Recently created workspaces are lost when machine is drastically closed #2655
  • Not possible to input '{' in the editor #2649
  • Cover by selenium test GWT SDM for Che #2635
  • Eclipse Che on Windows 8.1 #2620
  • Editor does not filter code completion proposals from language server #2592
  • Workspace creation error: 404 No such file or directory #2565
  • Language server module refactoring #2552
  • Rename of workspace prevent its start #2538
  • Formatting the whole document makes a big mess #2437
  • Remove WorkspaceHooks interface #1939
  • Simplify transition between dashboard and IDE #1743
  • Release and ship Che 5.0.0-M5 #2731
  • Terminal wasn't opened after restart workspace (regression) #2702
  • Remote build context in compose file fails when using a git repo rather than a direct link to a Dockerfile #2684
  • Updated getting started for Java/Maven #2674
  • Updated introduction for Che docs #2673
  • Workspace configurations are not saved on Che server restart. #2670
  • Documentation for Workspace Administration - Runtime Stacks #2662
  • Git checkout with start point is not working #2618
  • Building and skipping tests with default maven goal is failing #2610
  • Running npm commands freeze the IDE #2608
  • After trying to delete predefined stack - message is not clear #2593
  • Add Doc About Workspace Sharing #2557
  • Workspace "learn more" link in UD is wrong #2551
  • Add ability to list/edit stack's tags #2518
  • Improve error handling when read a container logs #2498
  • "undefined" workspace name in modal dialog in case of error of starting workspace in Dashboard #2492
  • Add editing mode in workspace view #2478
  • Workspace name and RAM not respected when importing from workspace definition file #2477
  • Servers in machine config are not applied to runtime after workspace restart #2470
  • Typo in name validation error message #2455
  • Move 'Git' and 'Subversion' menus to the left #2447
  • 5.0.0-M5 Milestone Plan #2359
  • Make username validation to use account name validation #2343
  • Enhance GDB debugger to work with node.js #2214
  • Validate received Stacks #2055
  • Recursive ssh import does not work #2045
  • Do not use machine API for machine handling #1929
  • Rename project doesn't work #1857
  • Add ability to download workspace starting outputs from IDE loader #1756
  • Create a Che-specific loader to replace the vertical bars #1754
  • When browser is resized, the content of the IDE terminal is missing partly #642

Pull requests merged:

5.0.0-M4 (2016-09-29)

Full Changelog

Issues with no labels:

  • Cover by selenium tests the Bitnamy stacks from dashboars #2636
  • Editor right click context menu. #2634
  • TODO #2586
  • Console doesn't want to be maximized when IDE is opened in frame #2540
  • Java errors - RHEL 7.2 Maipo #2486
  • Simplify Stack management and authoring #2205
  • Language Server Protocol: Signature Help feature #1801
  • Loading flow when loading IDE is flickering #1752
  • 5.0.0-M4 Milestone Plan #2615
  • Change JPA mapping for TEXT fields #2609
  • Release and ship Che 5.0.0-M4 #2588
  • CLI Environment Variables #2560

5.0.0-M3 (2016-09-26)

Full Changelog

Issues with no labels:

  • Running the docker launcher with MACHINE_WS_AGENT_MAX_START_TIME_MS has no effect #2584
  • How to specify port for previewing Meteor projects #2580
  • Question: Using a Docker insecure registry #2563
  • Create Docker Image to Get CLI #2559
  • Remove Docker Server Mac and Windows Docs #2556
  • Link to 4.7 Release Notes on homepage broken #2513
  • Select and Copy output of Terminal panel #2512
  • Values from che.properties are not injected to Workspace, using Eclipse Che 4.7.2 #2511
  • Code Assistant and Code Validation don't work for C# #2509
  • Incorrect url is being used when pulling from private registry (v5 M1) #2495
  • Prompt is blinking #2342
  • Wrong behavior 'Close other' feature from context menu for tabs in the editor #1968
  • Language Server Protocol: Refactor Symbol navigation UI #1809
  • Language Server Protocol: Hover feature #1800
  • Language Server Protocol: Implement client part for "Go To Symbol" feature #1791
  • Language Server Protocol: Respect Language Server capabilities on IDE client #1789
  • Language Server Protocol: Implement document formatting #1788
  • The packages are collapsed after refactoring move #1775
  • Improve wizard to restart workspace #1761
  • Improve loader when snapshotting #1760
  • 5.0.0-M3 Milestone Overview #2641
  • Documentation for preview HTML. #2597
  • Documentation for Mounting #2596
  • The editor hangs if a initializing server is not launched #2574
  • Remove duplicated dependency #2547
  • Item 'Clear list' was present earlier but it's absent now #2521
  • Use tag instead of snapshot of the io.typefox.lsapi project #2506
  • Can't start workspace if it contains projects after it's stopped #2500
  • Impossible to change RAM when compose stack is selected #2494
  • Remove autostart LS agents #2484
  • ch.sh wrong permissions #2468
  • Workspace environment page enhancement #2451
  • CLI - che start is not selinux aware #2441
  • Cannot start a workspace with alpine base image #2424
  • Fix project creation page issues on dashboard #2416
  • volumes_from does not work #2366
  • After invoking of some command in the IDE terminal - view may be broken #2353
  • Gray out menus until the workspace is not loaded or stopped #2286
  • Merge model changes to JPA branch #2280
  • Merge LSP branch to the master #2279
  • Proper C# support for Che #2274
  • Add utils to parse environment recipe format #2213
  • Provide simple create/edit page for a Stack #2207
  • Add Stacks page under Che's Dashboard #2206
  • Soften lines/separator for dark theme #2142
  • User password stores/updates without encoding #2136
  • Migrate local json-based storage to jpa #2016
  • Implement Account API #1989
  • Don't store account name as Workspace#namespace #1950
  • Unexpected reloading the factories page after selecting #1922
  • Allow for changes to workspace RAM to existing workspace #1918
  • Update editor to Orion 12 #1900
  • Create/Use TCK for UserDao #1847
  • UserService structural refactoring #1846
  • RecipeDao implementation on JPA #1815
  • Implementation of workspace service storage on JPA #1813
  • FactoryService structural refactoring #1812
  • Implement UserDao based on JPA #1811
  • Create JPA based SshDao implementation #1810
  • Add c# project type #1808
  • Integrate JPA components/tools with Che Infrastructure #1807
  • Investigate strategies for removing cascading entities #1803
  • SnapshotDao implementation on JPA #1797
  • StackDao implementation on JPA #1795
  • Add section in workspace to handle the agents #1774
  • Add Environment variables in the workspace configuration #1772
  • Add Ports section in the workspace configuration #1771
  • Add syntax coloration to machine outputs when starting a workspace #1755

Pull requests merged:

  • Publish StackPersistedEvent after stack is persisted #2582 (evoevodin)
  • CHE-1774: Adding "Agents" section to the "Runtime" tab #2577 (ibuziuk)
  • Fixes space issue with profile variables #2575 (TylerJewell)
  • CODENVY-2142 fix dashboard dropdown menu #2572 (olexii4)
  • Fix editing machine's RAM on workspace creation #2570 (ashumilova)
  • CHE-2142 improve dark theme styles for lines and separators #2555 (olexii4)
  • Add testing stack for Langage Server agents #2541 (slemeur)
  • CLI: Use new che-mount & adds mechanism for CLI to update itself to new versions #2535 (TylerJewell)
  • CHE-2521: improve clear recent list action #2531 (olexii4)
  • CODENVY-502: introduce application notifications and container for them #2529 (ashumilova)
  • Che CLI: added some parameters to execute che-mount #2523 (l0rd)
  • CHE-1900: Update editor to Orion 12 #2522 (azatsarynnyy)
  • CHE-2494: show RAM widget when compose stack is selected #2504 (akurinnoy)
  • Provide Maven plugin for generating TypeScript DTO objects based on Java DTO #2490 (benoitf)
  • CHE-2206: add stacks list, edit and creation #2465 (ashumilova)
  • CHE-2286: disable menu items until the workspace is not running #2464 (olexii4)
  • Add .che to gitignore #2462 (benoitf)
  • Support for Language Server Protocol #2452 (tolusha)
  • CHE-2416: improve workspace-select-stack widget for UD #2432 (olexii4)
  • Set CLI home directory to be ${CHE_MINI_PRODUCT_NAME} #2410 (TylerJewell)
  • CHE-1771: Add Runtime page to Workspace details #2371 (akurinnoy)
  • Add support of BasicAuthentication Authentication to Git #1940 (i053322)
  • Use of TypeScript instead of ES6 #1587 (benoitf)
  • Add parameters for auto-snapshot and auto-restore of the workspace state #1281 (akorneta)

5.0.0-M2 (2016-09-20)

Full Changelog

Issues with no labels:

  • RAM widget disappers when select Java-MySQL stack #2480
  • CLI: Run Che specify CHE_HOST_IP #2476
  • consume eclipse che api from jquery/c# #2475
  • Having to go through a series of steps before Eclipse Che starts. #2449
  • How to run a Che farm behind an nginx router #2383
  • Stop VM running che after idle/inactivity for long time #2362
  • Init git repository at workspace level #2357
  • Unable to select text on terminal window #2320
  • Fix tag on default template "web-javaee-jaxrs" #2290
  • Add ability to support specific docker registries for saving snapshots #2273
  • Adapt JPA branch with changes in Workspace model #2215
  • Implement post-flight check requirements into the codenvy/che-test image #2127
  • Adapt ARTIK IDE to use Che Docker Launcher #2117
  • Eclipse che not working in clients machine #2062
  • Tab styling on operations perspective #2035
  • Create a mechanism to configure Che with configs from different sources #2014
  • Che build in the root directory fails on a clean check-out #1858
  • Bower dependencies causing Che build to fail #1827
  • JPA Dao implementation #1790
  • Add Device logging for Artik #1777
  • Errors in workspace after checking out (missing jdt dependencies) #1740
  • Support for WTP server launching #1676
  • Question about google super dev. #1640
  • Timeline for multi-cursor visuals? #1618
  • Add README for each plugin #1567
  • How can I make my project type extension to extends MAVEN project type ?? #1535
  • non workspace machines don't have project code #1533
  • ability to use docker-compose.yml instead of docker file for dev environments #1527
  • How about supporting Mercurial as a version control tool ? #1436
  • [languageserver] Push notification to client on new language server #1427
  • [languageserver] Ensure order of events #1426
  • [languageserver] Support incremental updates #1425
  • [languageserver] Find Reference #1421
  • How to extend a new project type that contains a new perspective #1404
  • 5.0.0-M2 Milestone Overview #2640
  • Java Refactoring Rename feature broken after merging VFS Events and Split Editor features #2168

Pull requests merged:

  • Fix LanguageServerException message for CSharp LS #2532 (xcoulon)
  • CHE-781: use 1Gb RAM for db machine and remove ssh agent from it #2505 (ashumilova)

5.0.0-M1 (2016-09-14)

Full Changelog

Issues with no labels:

  • Command for opening a file #2412
  • Custom extension not visible on IDE 4.7.2 #2411
  • GitLab docs update #2405
  • Added documentation for GitLab oAuth #2404
  • Add authentication for accessing workspace in private cloud #2390
  • Help needed to make custom che.properties work on boot2docker-hyperV in windows 10 #2384
  • Not able to import projects from my Github account though can see the projects listed. #2360
  • Close editor when file is deleted #2328
  • How integrate eclipse Che with AD and LDAP #2302
  • Support for private docker registries withotut authentication? #2188
  • Can't load project types outside localhost #2058
  • Configure locale in a docker container #1856
  • Environment Provider and Agent SPI #1829
  • Docker Launcher: Websockets are unable to comunicate with the wsagent when the server and the browser run on different networks #1644
  • Broken link on dashboard page to custom stacks documentation #2440
  • Release and ship Che 5.0.0-M1 #2433
  • NullPointer when starting a multi machine workspace #2426
  • Ways to mount folder inside host machine to auxiliary machine #2425
  • Workspaces that have been created before merge of the agents feature do not start #2385
  • Download project as Zip does not work #2377
  • There is no content of recipe into 'Operation Perspective' #2373
  • Document model changes introduced in #1818 #2363
  • Snapshoting of machines failed if snapshot made second time for given machine #2344
  • Cannot launch a workspace after creation #2331
  • che.sh root script is not sh compliant #2303
  • Creating new machine does not work #2300
  • che.sh does not run #2295
  • Node console template not showing up #2291
  • Adopt agents to new environment model #2285
  • Redrawing dashboard page when no workspaces #2275
  • Make Che with debug flag use default log level instead of debug log level #2272
  • 5.0.0-M1 Milestone Plan #2267
  • Avoid using deprecated KeyboardEvent.keyIdentifier #2209
  • Make default workspace RAM setting to 2GB #2204
  • Copy/Paste doesn't work in the Terminal (Firefox) #2178
  • Pack ssh agent #2156
  • Test agents over different containers #2138
  • Continuously upload new agent binaries to Codenvy Update Server #2137
  • Change type of pointed messages from ERROR to WARNING #2135
  • Pack terminal agent #2074
  • Package dev agent #2073
  • Implement and pack Language Server Agents #2032
  • Implement Agent API #2008
  • Specify how to name, package and run Agent #2005
  • NPE after deleting multi-module project #1985
  • Git checkout operation notification #1912
  • File explorer real time content update #1911
  • File editor real time content update #1910
  • Add ability to preview an HTML file into another browser window #1883
  • Add ability to install Orion plugins inside the Che editor #1878
  • Detector of VFS high level events related to client side state #1832
  • Client-side service to track client state #1830
  • IDE (client) - workspace agent (server) event transport service #1824
  • Machine Agent specification and implementation #1823
  • Change Workspace environment model #1818
  • Remove the current workspace runtime loader #1759
  • Display loading steps when booting ws from IDE #1758
  • Provide more space to the console when the workspace is booting #1757
  • Is there a plan to support multiple extra column mapping in new workspace container creation? #1244

Pull requests merged:

4.7.2 (2016-09-09)

Full Changelog

Issues with no labels:

  • Building of 4.7.1 tag fails on IDE Stack: "Missing header in: che-core-ide-stacks/src/main/resources/images/type-bitnami.svg" #2389
  • Am I using che-install-plugin correctly? I can't make the JSON plugin works #2330
  • 4.7.2 Milestone Plan #2401
  • The box 'boxcutter/centos72-docker' could not be found #2379

Pull requests merged:

4.7.1 (2016-09-08)

Full Changelog

Issues with no labels:

  • Can't load project #2361
  • Workspace - "Download as Zip..." action should download all projects in the workspace #2336
  • mvn clean install build is failure #2335
  • The size of workspase is not correctly displayed on the dashboard. #2333
  • Che server and workspace machines on separate nodes #2327
  • from 4.7.0 become 4.6.2 #2326
  • Trying to build Eclipse Che 4.8.x on Ubuntu, I got exception "java.net.SocketException: Broken pipe" #2323
  • "cannot enable tty mode on non tty input" on Eclipse Che version 4.7.0 #2321
  • Running che as a server on Mac with odd behavior #2313
  • How to config mirror for maven? cant run vi in che container #2309
  • What should I do to support hundreds of workspace working properly at the same time. #2297
  • Grammar for PHP tag doesn't support all cases #2283
  • I built Eclipse Che 4.8.0, but I get "LOADING: Error while Booting developer machine" when I try to run a Workspace #2271
  • chrome developer tools network show ”Provisional headers are shown“ #2270
  • somtimes pop dialog cant copy and paste #2258
  • Issue with Git Committing in 4.5.1 #2101
  • No index.html when creating a java-swing workspace with mentioned stack #2021
  • Restore state of project feature - does not apply to a maven multimodule projects #1920
  • Make Che with multi-machine environments backward compatible #1820
  • Add enhancements for working with files not added as projects #1580
  • 4.7.1 Milestone Plan #2354
  • Release and ship Che 4.7.1 #2337
  • Machine tab does not have full output of the workspace boot #2325
  • Two terminal tabs appearing when workspace first loads #2324
  • Connection failed with terminal #2322
  • ${workspace.name} macro should be include in gin configuration #2293
  • ${server.<name>} macro should provide full information about server #2292
  • 'che-ip' tool returns an error in case when there is no 'ethn' interface #2284
  • Remote Che: terminal unavailable #2281
  • After creation a new workspace the ssh button in the processes widget is absent #2278
  • Unexpected appearance of the second terminal after refresh #2249

Pull requests merged:

4.8.0-artik (2016-08-31)

Full Changelog

Issues with no labels:

  • After stopping workspace the restart widget does not appear #2268
  • Trying to build and run Eclipse Che 4.6.x, I get java.lang.NoClassDefFoundError: org/objectweb/asm/MethodVisitor #2259
  • Cannot use github without oauth #2253
  • Build Che Using Docker - npm error #2247
  • Unable to import GitSwarm Projects #2244
  • Cannot close tabs into a single pane #2223
  • Cannot close the last pane #2221

4.7.0 (2016-08-29)

Full Changelog

Issues with no labels:

  • IDE can't build and run project #2238
  • Add macros for host #2230
  • Incomprehensible behavior for creation a factory from dashboard #2229
  • Folder/File disappeared after rename #2227
  • In company's network,workspace open error,and can't create project #2226
  • The just created new splitted pane for a terminal is empty #2222
  • Ability to create a workspace from any repository hosting provider #2202
  • Is there a way to run 4.7 until it officially comes out? #2199
  • Error of automatic update of IM CLI: 'Could not generate DH keypair' #2195
  • Unable to start my workspace "You can configure machine.ws_agent.max_start_time_ms in Che properties to increase the timeout" #2192
  • Eclipse che up freezing #2189
  • CHE_SERVER_CONTAINER_NAME doesn't have any effect. #2187
  • Where can I find che.properties file and export workspace snapshot? #2186
  • Links on hwo to extend Che on website are outdated #2184
  • Jade/Coffeescript/SASS support? #2180
  • HTTPS Support? #2174
  • Unable to create project eventhough workspace created. #2173
  • Workspaces don't persist between docker service restarts #2172
  • Enable node.js debugging via GDB #2171
  • I don't think APIs in swagger related to projects are working correctly. #2166
  • What's the differnce between eclipse/che and codenvy/che dockerhub repos? #2164
  • setup nightly QA for new dockerized CHE #2161
  • Blank Workspace Won't Start with Obscure Error #2149
  • Refresh in Project Explorer does not work #2141
  • Can not do CLI mount #2123
  • Wokspaces are not loaded when che starts as a container #2122
  • Docker out of docker #2086
  • Issue building Che with custom plugin - Project extension doesn t appear #2077
  • Add Native Scripts to Launch All Che Commands #1969
  • Docker Launcher - wrong hostname output when running in a VM #1925
  • Che launches a new browser window when changing left-side navigation options #1923
  • Move "Subversion" menu after to "Git" in project's explorer right-click menu #1884
  • Separate environment runtime management from workspace runtime management #1864
  • Wrong symbols in the message console after git merge #1859
  • Rework the grids and lists views in the user dashboard #1762
  • Will the plugin-datasource coming back to the Che future version? #1724
  • Re-creating a project with the same name as a deleted one in same workspace fails on Codenvy #1637
  • How to restrict the number of workspaces that can be created? Or enable only one workspace running at the same time #1557
  • Please add Clojure support to Eclipse Che #1484
  • Release and ship Che 4.7.0 #2265
  • Sometimes the IDE view may be broken #2260
  • che.sh trying to run 'docker.exe' on OSX #2248
  • Eclipse CHE is up on vagrant but not available on the browser #2235
  • Modify Error Message When Trying to Run Che Server Twice #2233
  • Wrong icon for unknown filetype in editor #2183
  • Revamp list's header #2179
  • How do I make eclipse che instance persist across host reboots #2170
  • Simplify boxes' design for Dashboard page #2158
  • Dashboard's New Project wizard fails if workspace source type is 'location' #2134
  • [dashboard] Move project repository info from separate tab #2129
  • Error when running Che using CLI utility #2128
  • Che launcher debug prints wrong port / hostname for running server if variables change #2102
  • Registry disappears from admin section #2082
  • che-launcher based provisioning with Vagrant doesn't restart the server #2066
  • che-launcher self-destruct causes error #2065
  • Remove native git implementation #2033
  • Che Milestone 4.7.0 #2029
  • Convert Vagrantfile to use Che Launcher syntax #2026
  • Incorrect factory validation behavior when field value matches default for its type #2022
  • Project is not accessible in Dashboard #2020
  • Apply the new component to docker registries list #2010
  • Sometimes the org.eclipse.che.api.project.server.Project Service Test fails during build of the CHE #2006
  • Wrong behavior of targets widget #2002
  • On workspace start error, "Start Workspace" dialog covers error dialog #1987
  • Classpath not resolved when it's in a Maven container #1964
  • Docker Che launcher doesn't show progress on pull of new che-server image #1942
  • Wrong behavior after starting workspace from snapshot #1933
  • Add support for chefile configuration #1895
  • Improved tabbed terminals design #1888
  • Update plugin sample #1882
  • Path in the 'Parent' field presents incorrectly on the 'Project Configuration' window #1868
  • The whole git changed list opens if git compare called from file context menu #1866
  • After select an item in the Git compare widget the Compare button is disabled #1865
  • Name of workspace is displayed incorrectly in the header. #1848
  • Adapt Editor agent to manage multi parts #1840
  • Correct processing some operations for editor #1839
  • Sync content of the file for all opened tabs of this file #1838
  • Split view for editor #1837
  • Apply the new grid component to workspace projects list #1780
  • Apply the new grid component to users list and workspace members list #1779
  • New layout for forms in UD #1770
  • Add "+" button next to "Recent workspaces" #1768
  • Handle workspace list hover and click states for list views in dashboard #1765
  • Add actions for workspace item in workspace list for dashboard #1764
  • Create grids common components #1763
  • placeholder for preview URL #1591
  • Macro for selected files in the project explorer #953

Pull requests merged:

4.7.0-RC1 (2016-08-16)

Full Changelog

4.7.0-artik (2016-08-15)

Full Changelog

Issues with no labels:

  • Eclipse che doesn't read the workspaces created when executed as a container #2120
  • Signer information does not match (version 4.6.2) #2113
  • Problem authenticating on github #2104
  • Compiling Che fails #2093
  • SSH machine is displayed as RUNNING after creating it with wrong credentials #2090
  • Make che-launcher inject all CHE_* environment variables into che-server #2013
  • Remove some editor api interfaces and clases and simplify editor initialization process #1913
  • Can't find REST API about auth. #1592

4.6.2 (2016-08-11)

Full Changelog

Issues with no labels:

  • How do I write a custom recipe that uses scripts? #2084
  • unzip: cannot find or open /mnt/che/ws-agent.zip, /mnt/che/ws-agent.zip.zip or /mnt/che/ws-agent.zip.ZIP. #2081
  • How to debug che source code in windows? #2070
  • Question: WEB UI Authentication #2028
  • Sparse checkout broken #2019
  • Cannot wget/curl/git/apt-get to internet from within docker container #2001
  • Issue on Eclipse Che using vagrant behind firewall #1897

4.6.1 (2016-08-04)

Full Changelog

Issues with no labels:

  • Could not start workspace <wokespace-id> Reason: Timeout reached #2039
  • Javascript errors while building from source #1984
  • Preview URL for android workspaces not include for Eclipse Che version 4.5.1 #1908

4.6.0 (2016-08-01)

Full Changelog

Issues with no labels:

  • "Edit Commands..." for java seems don't work #1996
  • Check if workspace backup performed on docker service restart or stop #1972
  • Publish port exposed by workspace at a particular port #1971
  • Deprecate CurrentProjectChangedEvent and his handler #1961
  • Add custom user agent header into JGit #1935
  • Make ability to show notifications from dashboard when IDE iframe is showed #1915
  • Is it possible way to debug Che Server? #1880
  • How should I debug the Eclipse Che core? #1876
  • Use local image before registry #1845
  • Certificates are required for https connection #1792
  • How to solve cross domain problem when deploy docker on seperate node #1781
  • Find way to distinguish between Docker for Mac and Windows #1744
  • CORS restrictions in Workspace Agent #1735
  • Cannot start a new workspace #1686
  • Che doesn't use the configured DNS server #1684
  • Error response from daemon: client is newer than server (client API version: 1.23, server API version: 1.22) #1636
  • insufficient memory #1631
  • Bluetooth over USB on OSX 10.11.4 - VirtualBox Settings #1611
  • Intellisense not work #1610
  • org.eclipse.che.ide.websocket.WebSocketException: WebSocket is not opened. #1604
  • How to restore workspaces when restarting Che? #1561
  • [languageserver] Rename Refactoring #1424
  • [languageserver] Goto Definition #1423
  • [languageserver] hover provider #1422
  • Callbacks send to WsAgentStateController#getMessageBus ignored #1413
  • Release and ship Che 4.6.0 #2012
  • Not able to run Che as a Docker Container on OSX #1976
  • Machine recipe not editable #1967
  • Parameterized Vagrantfile: Make Virtualbox Machine name configurable #1965
  • Add instructions in new Che launcher how to get Che server logs #1951
  • Stop of Che container in new Che launcher is broken #1949
  • Unable to copy public key from SSH prefs #1938
  • Elements stops responding after clicking outside submenu in Firefox #1928
  • Che Docker Launcher - Fails to Recognize Valid Server Boot #1924
  • When restarting a workspace, open project tree re-appears as closed. #1919
  • IDE resources caching from UD is broken #1909
  • Cannot export a workspace from the Dashboard #1903
  • Unexpected errors in the browser console after restarting a workspace #1902
  • Copy and paste not working in the terminal #1899
  • Cloning a VSTS repo feature does not work #1893
  • Move che-plugin-java-jdt-core-repack module to che-lib #1887
  • Milestone Summary 4.6.0 #1870
  • If use the dashboard for import project from zip archive, the root folder of the archive don't skip #1852
  • Opened files list in the editor area does not work properly #1850
  • Che ignores user response when asks whether it should restore workspace or not #1849
  • Change value of "java.output.folder" attribute #1843
  • Add CI mechanisms for new Che Docker images #1842
  • After closing the Project wizard widget by ESC select path form still opened #1825
  • Delete multi-module projects in some case holding failure #1819
  • Wrong behavior after configure folder with name 'java' as source #1814
  • Tree of 'changes to be performed' in the refactoring 'Rename' window does not work correctly #1786
  • Preview URL may be lost after refreshing page #1785
  • Automatically open the IDE after creating a project #1753

Pull requests merged:

  • WIP: Add Native .bat and .sh scripts for Eclipse Che #2000 (TylerJewell)
  • #1919: Save application state to the user profile correctly #1994 (vzhukovskii)
  • Parameterize Vagrantfile: Make Virtualbox Machine name configurable #1966 (zenobios)
  • Add additional DEBUG info to che-launcher #1957 (TylerJewell)
  • Launcher: stop che-server cleanly (fix #1949) #1956 (l0rd)
  • #1814: Synchronize project instead of parent directory #1954 (vzhukovskii)
  • fix dropdown-menu freezing #1948 (akurinnoy)
  • CHE-1797: Add JPA based SnapshotDao implementation #1937 (evoevodin)
  • CHE-1935; add custom User-Agent header value for JGit; #1936 (mshaposhnik)
  • #1899: Add ability to copy and paste text in terminal view #1932 (vzhukovskii)
  • Update IDE resource path after changes for namespace handling (Fix #1909) #1931 (benoitf)
  • CHE-1785: save preview URL for the command #1930 (svor)
  • Allow to continue to start the script even if there is a chown failure #1917 (benoitf)
  • CHE-1825: fix problem with the window selection #1916 (svor)
  • [Replaces #1885] Launcher: fixed Path problems, splitted in 3 files and added tests #1914 (l0rd)
  • CHE-1849: Modify start workspace by ID API method #1907 (vinokurig)
  • #1903: fix export a workspace from the Dashboard #1906 (akurinnoy)
  • CHE-1893; fix authorization flow during clone from private repo #1905 (mshaposhnik)
  • CHE-1361 Artik: Resources monitor (CPU, memory and storage) #1904 (vitaliy-guliy)
  • CHE-1843: change value of "java.output.folder" attribute #1901 (svor)
  • Launcher: fixed Path problems, splitted in 3 files and added tests #1898 (l0rd)
  • Fix the ENV about configuration folder to set when using docker image #1896 (benoitf)
  • Add docker image to grab the ip used by docker #1891 (benoitf)
  • che-launcher infer Che version and self destruct itself #1881 (l0rd)
  • CHE-1535: Reveal resources after move and copy operation #1877 (vzhukovskii)
  • CHE-1819: fix NPE when unresolved project is deleted #1874 (svor)
  • Type fox issue 1413 #1873 (vparfonov)
  • Add new parameters to build docker image method #1872 (mmorhun)
  • #1850: Remove closed file from the editor's popup list #1867 (vzhukovskii)
  • CHE-1492: automatically open the IDE after creating a project #1863 (akurinnoy)
  • Downgrade docker installed in Che image #1833 (l0rd)
  • CHE-1504: [dashboard] fix bug in project template selection #1737 (akurinnoy)
  • Fix new alpine based Dockerfile for Boot2Docker #1723 (l0rd)
  • Use a docker launcher image to simplify start/stop/update/restart commands #1683 (l0rd)
  • CODENVY-651 Save machine config with 'dev' instead of 'isDev' field #1679 (mkuznyetsov)
  • CHE-1248 remove workspace information from EnvironmentContext #1658 (mshaposhnik)
  • Update according to changes in everrest #1625 (mkuznyetsov)

4.5.1 (2016-07-19)

Full Changelog

Issues with no labels:

  • Create component to send heartbeat information from docker based Che #1835
  • Can't authenticate on github #1694
  • Cannot start workspace by using dashboard #1834

4.5.0 (2016-07-18)

Full Changelog

Issues with no labels:

  • The flow when loading IDE is flickering and ugly #1745
  • [dashboard] Rework the grids and related behavior #1742
  • Workspace should update project by path instead by name #1741
  • [Q] Exposed ports in Dockerfile #1719
  • Can't have multiple instances of Che container connected to same GitHub account #1716
  • Docker for Windows Beta does not write workspaces and storage files to mounted drives #1711
  • Anyone know why my che cannot find Virtual Box even though VBOX_MSI_INSTALL_PATH is set in environment variable #1710
  • Che nightly won't start on Docker for Mac #1708
  • Che shows the incorrect view aftering rebuild /dashboard #1700
  • Shared workspaces #1371

Pull requests merged:

  • codenvy/che-file docker improvement #2037 (benoitf)
  • Bunch of changes for allowing to build on CI with Docker/Linux #2017 (benoitf)
  • fix dependency #1844 (akurinnoy)
  • CHE-1347: fix import project on dashboard from zip archive #1738 (akurinnoy)
  • CHE-1298; remove war name from url schema #1572 (mshaposhnik)
  • CHE-394: Add ability to specify branch when cloning from GitHub #1430 (vinokurig)
  • CHE-1208: add an ability to configure several source folders #1419 (svor)
  • CHE-1159: Add to Jgit implementation ability to view cloning process #1394 (vinokurig)

4.4.2-artik (2016-07-12)

Full Changelog

Issues with no labels:

  • oAuth settings in che.properties not getting picked up #1696
  • Run on docker for windows #1695
  • Error when starting workspace #1681
  • Unable to open newly created workspaces #1666
  • Unable to run the latest version assembly successfully #1665
  • 404 error on creating workspace container. #1635
  • Create a Deb/Rpm package to facilitate installation and configuration out of the box #1620
  • Google Eclipse Plugin - is or will there be a GWT plugin for Che ? #1617
  • Example showing syntax highlighting #1608
  • Cant run "Che run" on hyper-V (not using docker for windows, due windows 10 build) #1593
  • [Codeenvy] CORs issue #1481
  • [Codenvy] New Project stuck at "Starting workspace runtime" #1480
  • Workspace import/export #1468
  • How to create and register a custom viewpart in Che workspace? #1446
  • How to add a new view? #1433

4.4.2 (2016-07-06)

Full Changelog

4.4.1 (2016-07-05)

Full Changelog

Issues with no labels:

  • Autocomplete for python? #1642
  • Client has aborted connection. Response writing omitted. #1638
  • run che on eclipse with tomcat #1630
  • Ports not exposed when using Docker for Mac #1629
  • Could not start workspace wksp-JavaEE. Reason: Error response from docker API, status: 404, message: Container command '/bin/sh' not found or does not exist. #1621
  • Can't create machine from snapshot. #1612
  • download size #1602
  • I want set a login #1601
  • Failed build from source (mvn clean install) with devnation branch #1598
  • can not load openshift oauth #1597
  • Not able to open Workspace in Chrome. Stuck in Loading. #1596
  • unzip: cannot find or open /mnt/che/ws-agent.zip, /mnt/che/ws-agent.zip.zip or /mnt/che/ws-agent.zip.ZIP. #1595
  • Create Workspace Dialog #1517

4.4.0 (2016-06-28)

Full Changelog

Issues with no labels:

  • Is there a factory file? #1590

Pull requests merged:

4.3.5 (2016-06-24)

Full Changelog

Issues with no labels:

  • add shortcut for Quick Fix to editor #1570
  • Cannot connect Agent when creating workspace: cannot find or open /mnt/che/ws-agent.zip #1554
  • Document/support private SSH key #1540

4.3.4 (2016-06-22)

Full Changelog

Issues with no labels:

  • Parameterize the Che Vagrantfile #1531
  • Client has aborted connection. Response writing omitted.Help! #1530

4.3.3 (2016-06-17)

Full Changelog

Issues with no labels:

  • Codenvy beta installs the entire OS after container stopped, causing huge startup delays #1516
  • Can't start machine ws-machine because machine recipe downloading failed. #1504

4.3.2 (2016-06-14)

Full Changelog

4.3.1 (2016-06-14)

Full Changelog

4.3.0 (2016-06-13)

Full Changelog

Issues with no labels:

  • The latest code Compiling GWT Application failed #1485
  • Is there any tutorial to introduce how to deploy Che in a farm to keep every user has their own Che instance #1475
  • Github #1470
  • Workspace ram #1469
  • Browser JS error when starting agent #1462
  • Question: port range to open in amazon instance #1457
  • Terminal error on workspace creation #1445
  • Commands not loading from new workspace. #1428

Pull requests merged:

  • CODENVY-608: Close output consumer on destroy machine #1466 (vinokurig)
  • CODENVY-595: add possibility to adjust machine swap size #1458 (riuvshin)
  • Fix docker image reference parsing by DockerImageIdentifierParser #1420 (garagatyi)
  • CHE-1196: Artik: Debugger hangs when debugging binaries using Artik SDK #1418 (tolusha)
  • CODENVY-566 make workspace export working again #1417 (benoitf)
  • CHE-1275: Add api endpoint into each non dev machine environment #1415 (akorneta)
  • CHE-1233: fix wrong behavior for ready-to-go-stacks selector #1411 (olexii4)
  • CODENVY-27; adapt machine sevice to workspace sharing #1409 (mshaposhnik)
  • CHE-1231. Show/hide error messages after updating pom.xml #1398 (RomanNikitenko)
  • CODENVY-480 Remove user's roles #1336 (sleshchenko)

4.3.0-RC1 (2016-06-04)

Full Changelog

Issues with no labels:

  • AMI for che? #1416
  • Stuck at 'Starting workspace agent' when Che server, Docker and browser are on the same machine #1412
  • Workspace Not Loaded On Che Start #1410
  • VPN + eclipse che : workspace agent unable to ping the Che server #1408
  • Artik IDE not reuseable #1381

4.2.3 (2016-05-25)

Full Changelog

4.2.2 (2016-05-12)

Full Changelog

4.2.1 (2016-04-27)

Full Changelog

4.2.0 (2016-04-25)

Full Changelog

4.1.1 (2016-04-15)

Full Changelog

4.1.0 (2016-04-08)

Full Changelog

4.0.1 (2016-03-29)

Full Changelog

4.0.0 (2016-03-29)

Full Changelog

4.0.0-RC14 (2016-03-23)

Full Changelog

4.0.0-RC13 (2016-03-09)

Full Changelog

4.0.0-RC12 (2016-03-06)

Full Changelog

4.0.0-RC11 (2016-03-03)

Full Changelog

4.0.0-RC10 (2016-03-02)

Full Changelog

4.0.0-RC9 (2016-03-01)

Full Changelog

4.0.0-RC8 (2016-02-28)

Full Changelog

4.0.0-RC7 (2016-02-25)

Full Changelog

4.0.0-RC6 (2016-02-20)

Full Changelog

4.0.0-RC5 (2016-02-18)

Full Changelog

4.0.0-RC4 (2016-02-15)

* This Change Log was automatically generated by github_changelog_generator