Skip to content

Latest commit

 

History

History
1425 lines (1278 loc) · 145 KB

CHANGELOG.md

File metadata and controls

1425 lines (1278 loc) · 145 KB

Change Log

4.7.0-RC1 (2016-08-16)

Full Changelog

Pull requests merged:

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
  • Che launcher debug prints wrong port / hostname for running server if variables change #2102
  • Compiling Che fails #2093
  • SSH machine is displayed as RUNNING after creating it with wrong credentials #2090
  • che-launcher based provisioning with Vagrant doesn't restart the server #2066
  • Make che-launcher inject all CHE_* environment variables into che-server #2013
  • Sometimes the org.eclipse.che.api.project.server.Project Service Test fails during build of the CHE #2006
  • Remove some editor api interfaces and clases and simplify editor initialization process #1913
  • 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
  • Can't find REST API about auth. #1592

Pull requests merged:

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
  • che-launcher self-destruct causes error #2065
  • Question: WEB UI Authentication #2028
  • Project is not accessible in Dashboard #2020
  • Sparse checkout broken #2019
  • Wrong behavior of targets widget #2002
  • Cannot wget/curl/git/apt-get to internet from within docker container #2001
  • Issue on Eclipse Che using vagrant behind firewall #1897

Pull requests merged:

4.6.1 (2016-08-04)

Full Changelog

Issues with no labels:

  • Could not start workspace <wokespace-id> Reason: Timeout reached #2039
  • Remove native git implementation #2033
  • Incorrect factory validation behavior when field value matches default for its type #2022
  • Javascript errors while building from source #1984
  • Classpath not resolved when it's in a Maven container #1964
  • Wrong behavior after starting workspace from snapshot #1933
  • Preview URL for android workspaces not include for Eclipse Che version 4.5.1 #1908
  • Add "+" button next to "Recent workspaces" #1768

Pull requests merged:

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
  • 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
  • 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
  • Error message from WS #1088
  • Poor performance running JGit Maven build in Che workspace #694
  • 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
  • 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:

  • fix failed build #1998 (svor)
  • Fix possible NPE if GitHub repo don't have description #1997 (vparfonov)
  • fix failed build #1995 (svor)
  • CHE-1967: make recipe editable in machine perspective #1993 (vparfonov)
  • CHE-1938: add copy to clipboard button to SSH key view #1992 (vparfonov)
  • CHE-1785: fix problems with the tree of changes on Preview window #1991 (svor)
  • Introduce codenvy/che-test and codenvy/che-file docker images #1986 (benoitf)
  • Fix get_che_launcher_version function when version is not specified #1983 (l0rd)
  • Che 1505 #1982 (vparfonov)
  • Revert "Che 1505" #1981 (vparfonov)
  • Che 1505 #1980 (vparfonov)
  • CHE-1785: restore commands when WS is started #1978 (svor)
  • CHE-1810 Create JPA based SshDao implementation #1975 (mkuznyetsov)
  • fix import of ZIP projects #1974 (akurinnoy)
  • #1887 Move che-plugin-java-jdt-core-repack module to che-lib project #1973 (evidolob)
  • CHE-1961; deprecate unused classes; #1962 (mshaposhnik)
  • fix failed build #1955 (vparfonov)
  • Clean up lists of callback instead set them to null #1953 (vparfonov)
  • CHE-1146 Factory jpa integration and structural refactoring #1926 (akorneta)
  • CODENVY-765: Provide correct link to the file content #1890 (vzhukovskii)
  • Remove classes comimted by mistake. Move Model.gwt.xml to correct place #1869 (vparfonov)
  • Revert "Move Model.gwt.xml to the ide-api module " #1855 (vparfonov)
  • Add JPA based StackDao implementation #1854 (evoevodin)
  • CODENVY-572: Fix NullPointerException #1831 (vinokurig)
  • 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/Use TCK for UserDao #1847
  • UserService structural refactoring #1846
  • Create component to send heartbeat information from docker based Che #1835
  • Can't authenticate on github #1694
  • Cannot start workspace by using dashboard #1834

Pull requests merged:

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
  • Che nightly won't start on Docker for Mac #1708
  • Che shows the incorrect view aftering rebuild /dashboard #1700
  • Broken link in the exception message #1004
  • Shared workspaces #1371

Pull requests merged:

  • CHE-1523: update related virtual file when resource was changed #1784 (svor)
  • Fix failing tests #1783 (garagatyi)
  • CHE-1535: fix only NPE here tree work not correct still #1751 (vparfonov)
  • CHE-1523: disallow renaming of the classes and packages #1750 (svor)
  • CHE-1461: Automatically set up project type to blank when keepDir is used #1749 (vzhukovskii)
  • CHE-1529: clear registered machines Map and widget selection then WS stopped #1748 (vparfonov)
  • CHE-1482: Fix setting up source directory in java project #1747 (vzhukovskii)
  • CHE-1454: show warning dialog in the project configuration window #1739 (svor)
  • CHE-1451: Fix collapsing directories while creating new resource #1734 (vzhukovskii)
  • CHE-1489: rework workspaces folder usage to fix Che on some configs #1733 (garagatyi)
  • CHE-1493: collect path of updated files, skipping moved, update content #1732 (vparfonov)
  • CHE-1454: add an action for converting folder to project #1730 (svor)
  • CHE-1404: make commands widget fixed width, and tooltip for full name, cut name with dots #1729 (ashumilova)
  • Revert "CODENVY-413: Make it possible to mark MachineNode as 'sheduled for maintenace'" #1728 (mmorhun)
  • CHE-1447: Fix collapse External Libraries after changing pom.xml #1727 (vzhukovskii)
  • CHE-1488: Add refresh selected path to the part header #1722 (vzhukovskii)
  • CHE-1075: Auto select first project after workspace startup #1721 (vzhukovskii)
  • CHE-1474: Add update event on close git compare #1720 (vinokurig)
  • CHE-1486: fix problem with 'open declaration' action #1718 (svor)
  • CODENVY-556 Add service for fetching recipe script #1717 (mkuznyetsov)
  • CODENVY-739: pass proxy credentials to jgit #1707 (dmytro-ndp)
  • CODENVY-413: Make it possible to mark MachineNode as 'sheduled for maintenace' #1705 (mmorhun)
  • 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
  • Git import style urls git://git@host:example.git #1309
  • Can't add extension example #1304
  • Groovy editor: How to do it. github che-tutorials/che-tutorial-editor-api or che website? #1227
  • Cannot start workspace #1226
  • Clojure support #1206
  • Quick Tips for Creating a Wizard #1186
  • Avoid "Contact support" wording in error messages #945
  • Gradle support #802
  • How to get the workspace port in previewUrl? #747
  • Error starting workspace, WorkspaceManager error #745
  • Is it possible to manual save? #737
  • Build fails with symbolic links under windows #718
  • Feature Request: Creating Snapshots of a Workspace from the UI. #698
  • Add more support for docker-machine drivers #655
  • Is there an easy way to change the log level of the tomcat in the che docker container? #613
  • how sould I do to build a che-samples/che-ide-extension plugin #610
  • MVN clean install fails on Mac #529
  • Rearrange Assembly Module #425
  • che project maven install error #366
  • Java open type action (like Eclipse Ctrl Shift T) #332
  • Some issues with keyboard bindings #277
  • Creating a Project for a different runtime within a Workspace fails to create a project that will compile/run #267

Pull requests merged:

4.4.2 (2016-07-06)

Full Changelog

Pull requests merged:

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
  • I cannot create a fully functional CHE workspace using Docker beta for mac #1482
  • Simplify Docker Execution #1230
  • Add ability to disable editor file preview mode #278
  • How can I know if a file is in git index or not, from IDE? #173

Pull requests merged:

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
  • Always loading And can't connection failed with terminal Help! #1507

Pull requests merged:

  • CHE-1277 Move machines output to project perpective #1574 (vitaliy-guliy)
  • Add key binding for the Quick Fix action #1573 (vzhukovskii)
  • CHE-1335: add readonly attribute to the project name input tag becaus… #1569 (olexii4)
  • CHE-1377: add confirm dialog event to the parent frame #1563 (olexii4)
  • CHE-1375: fix re-starting of workspace from User Dashboard #1562 (akurinnoy)
  • CHE-1346: fix project detail view on starting workspace #1559 (akurinnoy)
  • Dashboard fixups #1558 (ashumilova)
  • Codenvy 694 remove unused field of WorkspaceManager and add getByNamespace manager mehod #1555 (mshaposhnik)
  • CHE-957: fixed a problem with updating content of the compare widget #1553 (svor)
  • CODENVY-630: save a value of the library folder #1552 (svor)
  • CODENVY-693: Fix download file feature for hosted assembly #1551 (akorneta)
  • Add HTTP Host header to support Docker v1.12 #1550 (l0rd)
  • CHE-1354: fix RAM allocation slider #1549 (akurinnoy)
  • CODENVY-672: Add invalidation of token when the refresh failed #1548 (akorneta)
  • Add method for getting WsAgent URL #1546 (azatsarynnyy)
  • CHE-1312: Add ability to configure credentials for several docker private registries #1544 (AndrienkoAleksandr)
  • CHE-1234 Encode command name when making request to service #1526 (mkuznyetsov)
  • CHE-1180: add ability to configure private docker registries #1454 (olexii4)

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
  • Show hidden files in project explorer #1529

Pull requests merged:

  • CODENVY-688 Restore back "export workspace" feature (again) #1545 (benoitf)
  • Temporary exclude MavenServerManagerTest … #1537 (vparfonov)
  • CODENVY-659: remove unnecessary data from workspace config #1536 (akurinnoy)
  • Add Z suffix to override ws agent conf on RHEL systems #1534 (eivantsov)
  • 1531: Parameterized Vagrantfile #1532 (creckord)
  • Che-1296: Use docker auth config saved in user preferences to start machine from private image #1524 (mmorhun)
  • CODENVY-620: fix country constant in json #1523 (olexii4)
  • CHE-1264. Don't include CR char in log message when LF char follow #1451 (RomanNikitenko)

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

Pull requests merged:

  • Fix UD transitive dependency of gulp-angular-templatecache #1522 (benoitf)
  • CODENVY-669: Catch exception on init projects for avoiding crash wsagent #1521 (vparfonov)
  • CODENVY-667 Adapt predefined recipes and stacks to new format #1520 (sleshchenko)
  • Cleanup in maven module build #1519 (skabashnyuk)
  • Fix name convention #1514 (mmorhun)
  • CHE-1340: Move ide related modules to /che/ide #1513 (vparfonov)
  • CHE-1328: fix checking on equals in case checking null and empty string #1510 (vparfonov)
  • CHE-1326: avoid creation recipe on workspace creation from stack and overriding environment #1509 (ashumilova)
  • CHE-1095: add new UD/IDE navigation experience #1508 (akurinnoy)
  • Some improvement of CHE-1245 #1502 (mmorhun)
  • CHE-1300: [dashboard] open recent project in IDE #1497 (akurinnoy)
  • CHE-1168: determine source folders with generated artifacts #1453 (svor)
  • CHE-1228 Add context menu to the consoles tree #1448 (vitaliy-guliy)

4.3.2 (2016-06-14)

Full Changelog

Pull requests merged:

  • CHE-1337: fix import Maven project form dashboard #1506 (olexii4)
  • Added .dockerignore file to speed up Che Docker image build #1499 (l0rd)

4.3.1 (2016-06-14)

Full Changelog

Pull requests merged:

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
  • Workspace Commands Import #1377
  • unable to create a workspace #1332
  • Question - Remote HTTP Git with user/pass options #1289

Pull requests merged:

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
  • Can't install eclipse on Mac OS X "El Capitan" #1378
  • How to share a folder to docker build context #1374
  • feature request: support of .net core enviroment. (dnx is deprecated) #1373
  • Compatibility matrix #1360
  • mono not found #1356
  • Unable to create workspace in che Artik Ide #1354
  • Error when starting workspace [Question] #1302
  • How to custom a project template from a hosted ZIP archive #1294
  • Arm7 Remote Debug #1264
  • Che Authentification/Authorization #1250
  • Is it possible to fold code or show code outline #1210
  • Can't reuse Che Artik IDE #1207
  • How to deploy Che to google cloud? #1187
  • Allow configuration of syntax highlighting #1178
  • Build failure #1171
  • JREContainer hashcode implementation #1167
  • When create workspace,I got error about tty. #1155
  • CPP Workspace #1120
  • Incorporate Eclipse Collections into Che #1078
  • Can't start a project of a fresh install Eclipse Che #965
  • .Generated Files #812
  • .SymbolMap Files #811
  • Authenticating my GitHub Account with Eclipse Che Won't Work #700
  • Error creating a project in eclipse che on desktop #261

Pull requests merged:

4.2.3 (2016-05-25)

Full Changelog

Issues with no labels:

  • sudo: unable to send audit message: Operation not permitted (Ubuntu 14.04) #1318
  • sudo: unable to send audit message: Operation not permitted 9 #1317
  • sudo: unable to send audit message: Operation not permitted #1316
  • Confused with IP mappings. #1303
  • WebSocket che-host failed #1293
  • JAVA_HOME not found #1292
  • A TLS packet with unexpected length was received. #1290
  • Custom Stack Not Being Used. #1280
  • Cant Start Wokspace on EC2 #1272
  • Upgraded to from 4.0.1 to 4.2.0: internal server error 500 when trying to access to workspaces #1263
  • Blank page when clicked "Open in IDE" #1262
  • Not able to import new project from github by organization application OAuth and get empty log #1260
  • GWT super dev mode not working #1256
  • Empty log file when project failed to create. #1255
  • Can I change che server port through -p:port? #1253
  • Is there a way to skip pull docker images if there is already existing the target? #1234
  • Why not all of my github repositories are shown in new project page? #1232
  • Arm7 Git #1219
  • Change the state of che editor programmatically #1209
  • Arm7 terminal websocket error. #1205
  • Beaglebone Che - Stuck on Finishing Editor Initialization #1100
  • Does che supporting single step debugging now? #626

Pull requests merged:

4.2.2 (2016-05-12)

Full Changelog

Issues with no labels:

  • Will che support additional parameters when it is going to create a new workspace container? #1229
  • Errors during build #1220
  • Uncaught exception when start eclipse-che.exe in win7 #1212
  • Getting Started - ARTIK IDE, not making sense #1196
  • Custom Stack not Working #1188
  • Workspace Connection Error eclipse-che-4.2.0 #1149
  • Using che-install-plugin.sh to install example IDE plugin #1148
  • Not able to create new project using any stack #1138
  • cant access WSagent #1087
  • Impossible the update the copyright header #1059
  • Creating workspace with che running inside a docker container fails with certificates https error #300
  • Exception during deployment when RVM is in the PATH #271
  • Execute commands on auxiliary machines #250
  • Linux: environment variables cause startup to fail #229

Pull requests merged:

4.2.1 (2016-04-27)

Full Changelog

Issues with no labels:

  • Cannot find ws-agent.zip with Docker #1133
  • docker-compose Che don't run #1131
  • How to add python stacks to the predefined-stack.json #1129
  • Watching for project files external changes #803

Pull requests merged:

  • CHE-1073 Deleting a running device does not delete it from Consoles and Machines widget #1145 (vitaliy-guliy)
  • CHE-1070: Decouple server and shared part of che-core-api-git #1142 (vinokurig)
  • CHE-1069: Decouple server and shared part of che-core-api-ssh #1141 (vinokurig)
  • CHE-1059: fix lack of machine running events on clients #1140 (garagatyi)
  • CODENVY-388: fix problem with running workspace deletion #1139 (akurinnoy)
  • Marked rest-assured as test dependency #1137 (skabashnyuk)
  • CHE-776: improve notifications for dashboard #1136 (olexii4)
  • add logging of OOM of not PID1 processes in docker containers #1135 (garagatyi)
  • CHE-450 do not fail if impossible to resolve variable in environment props #1132 (mshaposhnik)
  • CODENVY-323: Improve readability of stacks config #1130 (ashumilova)
  • CODENVY-425: do not show terminal in factory workspaces, use newTermi… #1128 (mshaposhnik)
  • CHE-1011: remove the step indicator in create project flow #1127 (akurinnoy)
  • CHE-798: remove unnecessary border #1125 (ashumilova)

4.2.0 (2016-04-25)

Full Changelog

Issues with no labels:

  • Worspace creation issue #1118
  • Beaglebone Che #1081
  • eclipse che problem "start injecting workspace agent #1069
  • Does Eclipse Che support importing projects from gitHub Enterprise? #1063
  • Cannot SSH to WS via Putty #1061
  • Eclipse Che with Docker Swarm doesn't work #1058
  • Fail "create project" after "inject and start workspace agent" on create workspace sequence #1050
  • can't connect to bitbucket with OAuth #1049
  • Question: chown: changing ownership of ‘/projects’: Read-only file system while creating a new project #1040
  • Question: How is a dockerfile used with a stack? Can we use the --privileged notion or the --device? #1031
  • stack.predefined.list.json property points to the file, not to the directory as written in the documentation #1025
  • cannot create WS from a docker file #1006
  • Error while creating the project Internal Server Error #979
  • Cannot find firefox binary in PATH. Make sure firefox is installed. OS appears to be: LINUX #926
  • Che Server not starting via docker machine #879
  • Plugin Repository/Plugin Manager for 3rd Party Enchancements #846
  • Running 'docker' succeeded, but 'docker ps' failed. This usually means that docker cannot reach its daemon. #795
  • Save Option #789
  • Button icons disorder in Git Show History panel #771
  • Newly created workspace is stopped and gives 503 #497

Pull requests merged:

4.1.1 (2016-04-15)

Full Changelog

Issues with no labels:

  • Dependencies between modules aren't resolved in multi-module maven project #1051
  • Make internal API accessible #1018
  • trying to create WS fails #1017
  • Can't copy from or paste to the che terminal #640
  • Workspace state Error removes Run button #504

4.1.0 (2016-04-08)

Full Changelog

Issues with no labels:

  • Setup Ubuntu server - Virtualbox #975
  • Che fails to communicate with Workspace agent #973
  • Class not found. #962
  • Unable to create project from wizard in new workspace #959
  • Che compile error #951
  • SecurityException !! #949
  • Error when injecting and starting workspace agent #940
  • Improve classpath building for Maven multi module projects #937
  • Add "Quick fix" entry in the Assistant menu #936
  • IDE don't save Java compiler preferences after stop workspace #935
  • Error of loading java class from another module in time of debugging #934
  • Cannot configure project as Maven after clonning #933
  • Javascript editor does not validate code after changes #929
  • Update loading steps language #924
  • Replace button style to open in IDE #923
  • Do not call the same resource multiple time on loading #922
  • Enable Processes panel in machine and project perspective #921
  • Scrollbars are too small on windows #920
  • [dashboard] Reduce the height of Github projects list #919
  • Create Che-4 Videos #918
  • Runtime links to workspace agent should contain both types of protocol: http and ws #917
  • Create add target widget #916
  • Remove /local-storage folder from dev machine container in Che #915
  • Che loses connection with WS agent after the several hours of inactivity #912
  • Refactoring feature works wrong in specified cases #911
  • Cannot resolve dependencies in the multi-module project #909
  • After applying formatting to a class under debug mode - the highlighter becomes lost #908
  • Killing machine process doesn't kill children processes #907
  • Add C/C++ Plugin #905
  • Support packages for Che #904
  • Che git will display empty cell if remote git url starts with spaces #903
  • Icons aren't aligned on Git History panel #902
  • Checkboxes aren't aligned in 'Commit to repository' window #901
  • UI improvements on Git -> Reset to commit #900
  • Investigate amount of Git methods that are missing in JGit and are needed for our GitService #899
  • IDE doesn't update opened files after hard reset of git repository #898
  • Create "Git revert" action #897
  • Add to index new files while renaming refactoring #896
  • Replace native git with jgit implementation #895
  • Project lost configuration after rename #894
  • Add ability to delete multiple workspaces from workspace list #891
  • Make ability to group by directory list of files when performing git diff #890
  • Ability to move dialogs in the IDE #889
  • Add ability to view logs on start workspace #887
  • Need to improve logging of errors when user trying to make pull request to the same branch on github #886
  • Restore svn plugin for version 4.x #885
  • Add profile with eclipse jar signer plugin #884
  • Make sure that colors used in plugin-svn are ok for both dark and white themes #883
  • Add old workspace sub-entity identifier to workspace REST service sub-enitity update methods #881
  • Add Python Plugin #880
  • Starting Workspace Agent #878
  • If start a workspace in dashboard the log panel is empty #874
  • Do not allow to update workspace instance while it is running #870
  • The 'Navigate to File' does not work for files without a content #868
  • Debugger fails to add a breakpoint when client and server aren't on the same host #867
  • There is no event about stopped ext server if it was killed by OOM #866
  • Cannot copy and paste text in Terminal in OSX #865
  • Display the name of currently used branch in editor #864
  • Improve toolbar machines widget #863
  • Need to add a scroll bar to editor opened file list (popup) #862
  • We need refresh opened java files after changing Java Compile Preferences #860
  • Swagger page is broken if no trailing slash in url #859
  • Command's name usage issue #857
  • Workspace snapshots are not removed on workspace removal #856
  • Chrome displays wrong icon for requests to workspace master and workspace agent #855
  • Default workspace behaviors #854
  • Provide paging links to the AdminUserService.getList REST method #853
  • [dashboard] Make che-simple-selecter component use images #850
  • [dashboard] Fix impact of removing MachineExtensionProxyServlet #849
  • Github: Newly created workspace is stopped and gives 503 #848
  • [dashboard] Create project in existing stopped workspace fails #847
  • Compile websocket terminal for Arm #845
  • Improve Debugger Menu: Make it possible to Choose between available debuggers #844
  • Execs for SSH Machines #843
  • New Machine API Implementation: SSH Machines #842
  • Compile GDB to be compatible with ARM #841
  • Java Debugger refactoring #835
  • Split github plugin to several modules client/server/shared #834
  • Split build IDE war to two modules: GWT compilation (client side) and API war (deploy server component) #832
  • Refactor SVN plugin console to be displayed in 'Consoles' tab #830
  • Make plugin-svn build & run as part of Codenvy onprem 4.x #828
  • Simplify workspace API by using single Workspace model #822
  • Plugin NodeJS #821
  • Unable to use Git menu in IDE #796
  • Can't install on Fedora 23 #792
  • Error when trying to create a workspace #760
  • Che Server | Ping Ws Agent IllegalArgumentException #736
  • Running che and docker daemon in 2 separate VMs #664
  • Create project error: Client has aborted connection #643
  • CHE-670 Make IDE startup components pluggable #598
  • CHE-667 Make ability to group by directory list of files when performing git diff #594
  • CHE-664 che.sh script with root access #591
  • CHE-662 Create docker compatibility tests to avoid manual testing on docker version migration or fixing bugs later #589
  • CHE-658 'Close all tabs' feature works wrong #584
  • CHE-657 Cannot create a machine with specified names #583
  • CHE-648 Che loses connection with WS agent after the several hours of inactivity #569
  • CHE-645 It is possible to add debugger breakpoint into non-java file #566
  • CHE-637 When stopping WS in the IDE, take user back into the dashboard main page. #556
  • CHE-630 User management list - scroll bar too small on windows #549
  • CHE-631 drawing issue in user management list #548
  • CHE-616 Add ability validate name of files and folders which user creates on file system #524
  • CHE-609 All projects created from Dashboard have project-type Java attribute #517
  • CHE-607 It is impossible to stop or remove workspace in starting state #512
  • CHE-605 Default workspace behaviours #509
  • Workspace project storage created with insecure permissions #501
  • Workspace undefined successfully created #500
  • CHE-586 Provide horizontal navigation for 'Go to line' feature #487
  • CHE-582 Logs of machine start are unreachable for user if workspace start failed #479
  • CHE-578 Old value in refactor dialog #474
  • Cannot crate workspace #471
  • The swagger api is not displayed correct in the nightly build #459
  • Show error message when update deps timeout is reached #453
  • CHE-556 Support packages for Che #440
  • CHE-553 Add ability to view logs on start workspace #435
  • CHE-552 Adopt OpenShift Plugin to RC5 #432
  • CHE-534 The action 'Download as Zip' is dublicated #406
  • CHE-533 Don't repeat preparing of codenvy properties at the each step of installation #405
  • CHE-531 Apply git committer prefernces for console git #402
  • CHE-529 Wrong scroll position into the Console panel #399
  • CHE-526 Clean up spacing on command + preview in consoles panel #391
  • CHE-525 Unexpected error messages after refactoring for item selected in Project explore tree #390
  • CHE-524 The warning message is not displayed when invoke the 'Find usage' #389
  • CHE-517 When a container is shut down due to no or corrupted CMD a weird error is displayed #380
  • CHE-515 Chrome displays wrong icon for requests to workspace master and workspace agent #378
  • CHE-509 Refactoring for methods feature does not work properly in some cases #371
  • CHE-504 Project configuration should be updated during move project folder via project api #367
  • Exceptions creating a Java Project or Workspace #319
  • Can't restart workspace after stopping it #286
  • Consider improving UX for adding new projects to an existing workspace #275
  • In Windows 10, sometimes workspaces hang when being stopped, and then when you start them again, they malfunction #264
  • MVN Clean Install Fails on windows 8.1 #245
  • Custom image fails on workspace build, stuck in "Starting" #202

4.0.1 (2016-03-29)

Full Changelog

Issues with no labels:

  • Cannot launch a workspace after stopping tomcat with Che #913
  • Provide horizontal navigation for 'Go to line' feature #910

4.0.0 (2016-03-29)

Full Changelog

Issues with no labels:

  • Rename widget (refactoring) does not close in specified cases #906
  • Github: Workspace undefined successfully created #893
  • Security #877
  • Cannot create custom stack from Dashboard #872
  • Test #871
  • Github: The swagger api is not displayed correct in the nightly build #858
  • Can not configure maven project in Che #852
  • Bad Dockerfile link on website #840
  • Add a project type for every ready-to-go stack #839
  • Unfinished loading while open http://localhost:8080 #838
  • How do I do a git checkout from sourceforget.net using password #836
  • Notify user in IDE of unavailable workspace #833
  • Project configuration is failed after import maven project #827
  • No set commands after create template project on dashboard #826
  • Node sample does not complete NPM dependencies #825
  • Bring Che plugin-examples into Che 4 #824
  • intellisense breaks after rename #823
  • Unexpected message 'Unable to start workspace' after stop workspace #820
  • getting dependencies error while running pom #817
  • Unable to run mvn clean install successfully for sample project of che-ide-extending #816
  • Test for tasktop #815
  • Test for tasktop #814
  • when creating workspace following error occurs at step 2 starting workspace master #810
  • Che Workspace Port Configuration #808
  • Running 'docker' succeeded, but 'docker ps' failed. This usually means that docker cannot reach its daemon. #794
  • how can I get the same workspace which I was working on when I restart Che server. #779
  • Missing java quick fix #299
  • dashboard in docker #96

4.0.0-RC14 (2016-03-23)

Full Changelog

Issues with no labels:

  • Import project from hosted GIT repository URL: the host name must start with www #761
  • Test for Tasktop 2 #751
  • Test for tasktop #750
  • Test Tasktop Sync #749
  • IDE trying to load localhost address when accessing from in network laptop #732
  • Client hangs after changing theme #730
  • Unable to start a workspace after compiling Che #726
  • Can't find any GWT Modules on this page. #719
  • Error creating simple java project in che #715
  • I cannot run CHE from Linux Server using Docker Containers #697
  • Unfinished loading while open http://localhost:8080 #696
  • Unable to create workspace on Windows 7 eclipse che rc11, "cannot find or open /mnt/che/ws-agent.zip" #695
  • Item ${projectName} already exists #693
  • Cant change running port #686
  • The workspace agent has attempted to start, but it is unable to ping the Che server at http://che-host:8080/ide/api/ #684
  • How to configure docker image to use unicode ? #683
  • Cannot compile "group id ... is too big" #680
  • Unable to create project (project already exists) #678
  • Error while use super dev mode debug #675
  • Trying to connect my github account produces a 404 page (from Github) #670
  • Error "unable to find user user" #669
  • CHE-676 Dialogs lose focus when we use tab button #606
  • CHE-673 Unexpected behavior "Commands" dialog #602
  • CHE-672 Adapt Cloud assembly in according to the reworked Project API #600
  • CHE-665 Refine icons in git menu #593
  • CHE-666 Refine icons in project configuration wizard #592
  • CHE-656 Switching between editor tabs by hotKeys works incorrect after rename opened file #582
  • CHE-655 Dashboard view changes #581
  • CHE-647 Fix integration tests of IM CLI to use Codenvy 4 of hosted version instead of nightly.codenvy-stg.com #567
  • CHE-642 Incorrect behavior dialogs when user uses "Enter" button to confirm his choice #562
  • CHE-639 Investigate how to add new file formats in editor #558
  • Does CHE Keep the editing histories of a file? #552
  • Typescript, ES6, JSX support #550
  • CHE-629 Remove Help menu from left sidebar #547
  • Very long startup due to entropy gathering #498
  • CHE-560 Swagger page is broken if no trailing slash in url #448
  • CHE-557 Maven command doesn't work #441
  • CHE-544 unexpected duplication of 'Warning operation' widget after refactoring of annotation #421
  • CHE-530 Add a tooltip for the SSH button #401
  • CHE-528 Icons and items in git merge window are not fit in line #394
  • CHE-518 InvInvestigate and resolve problems in the selenium tests after first launching on CI #383
  • CHE-516 Java error "Target Java VM is not suspended" in time of debugging #379
  • CHE-503 Add ability to edit and save file content in compare widget #365

4.0.0-RC13 (2016-03-09)

Full Changelog

Issues with no labels:

  • Features Page Content Typo #656
  • Question about templates folder #649
  • Che can't authorise to github #639
  • Can't create project #631
  • CHE-669 Make terminal easier to find #597
  • CHE-640 Password strength meter is broken on account view #559

4.0.0-RC12 (2016-03-06)

Full Changelog

Issues with no labels:

  • Eclispse CHE doesn't load in browser(Chrome/Firefox) #641
  • How to define another environment and switch between environments? #634
  • What's the difference between the two concepts "recipe" and "stack" #633
  • CHE-653 Change value fails with NullPointerException #576
  • CHE-651 Notification loose their shadow #573

4.0.0-RC11 (2016-03-03)

Full Changelog

Issues with no labels:

  • What does the asterisk on the left of the editor panel mean? #625
  • Nightly docker image issue: can't open the created project #624
  • Errors in nightly che #609
  • CHE-614 Max size of message queue exceeded during starting workspace in Che #522
  • Can't create a new workspace #431
  • how to configure che to pull private images from docker hub #237
  • Che cannot create projects with SELinux enabled #232
  • 连接过多 #140
  • How to pass config when starting a machine? #130

4.0.0-RC10 (2016-03-02)

Full Changelog

Issues with no labels:

  • How to use che.sh to run a custom docker image? #608
  • CHE-671 Investigate the reason of failing parser #599
  • CHE-661 unzip ws-agent in quiet mode #588
  • CHE-660 Connection timeout when updating a sizable project #586
  • CHE-654 Unclosed zip archive when building che #577
  • CHE-652 Display Codenvy logo while display in the striped loader #574
  • CHE-650 Cannot export a workspace #571
  • CHE-641 Add default blank stack #561
  • CHE-624 readme file should provide more information to get started with Che #537
  • CHE-622 Commands are added to custom stacks #533
  • CHE-611 Cannot run a workspace from Dashboard #519
  • CHE-610 Restarting a workspace with a project results in an attempt to recreate a project #516
  • CHE-603 [dashboard] allow to add new routes on route history #507
  • CHE-602 [dashboard] Allow to send to IDE some loading parameters #506
  • CHE-596 Make non-blocking entropy the default for Che startup #499
  • CHE-591 Clean up plugin installer #494
  • CHE-589 Broken project tree #492
  • CHE-581 New workspace from 'Import an existing workspace configuration' is created wrong #478
  • CHE-574 After using a factory the just cloned project is not configured #464
  • CHE-573 Factory configuration feature in the IDE works incorrect #463
  • CHE-571 Cannot create a factory after cloning the Java- Web-Spring tempate #461
  • CHE-566 Prototype transitions on the right side of the loader #458
  • CHE-567 Display the outputs with syntax coloration on the right side of the loader #457
  • CHE-565 Improvements on the crane design #455
  • CHE-559 After creation a new machine in existed workspace output is empty #444
  • CHE-555 Preview URL for application is wrong #436
  • CHE-550 Adapt projects in dashboard to 4.0 changes #430
  • CHE-549 [dashboard] increase timeout delays in unit tests #429
  • CHE-547 [dashboard] Adapt project-type to 4.0 project-type #423
  • CHE-546 Workspace Agent should consider to return transitional state while initializing projects #422
  • CHE-545 Add estimate and resolve method calls from project API #420
  • CHE-542 Unify how to get workspace runtime config #419
  • CHE-541 Use a common way to get ws agen websocket URL #417
  • CHE-537 Adopt maven plugin according to CHE-258 #409
  • CHE-536 Differentiate explicitly created and detected projects on Workspace Agent. Do not save detected to Master ProjectConfig. #408
  • CHE-535 Java bare type could be only available if there are java files #407
  • CHE-532 Add the debug id on the 'Loader' widget #403
  • CHE-522 Unexpected the 'Failed to commit' message in the 'Events' after git commit #387
  • CHE-521 Git status output is different if 'Committer' has a name or has not. #386
  • CHE-520 Project Explorer doesn't display just created project #385
  • CHE-514 Fix jdt tests #375
  • CHE-512 Investigate ability to get content from Orion compare widget #374
  • CHE-510 Style improvements for dashboard #373
  • CHE-507 Error appears when creating a new sample project #370

4.0.0-RC9 (2016-03-01)

Full Changelog

4.0.0-RC8 (2016-02-28)

Full Changelog

Issues with no labels:

  • Callback URL different from GitHub callback and che.properties #542
  • Creating workspace after starting up registry fails #532
  • Workspace cannot resolve Che server? #530

4.0.0-RC7 (2016-02-25)

Full Changelog

Issues with no labels:

  • Workspaces can't be created <1gb #503
  • No feedback from ui when starting workspace #496
  • Che does not respond #484
  • What's the "temporary workspace"? #475
  • GitHub oAuth callback "http://${che_localhost}:8080/che/api/oauth/callback" not working #472
  • Bug: equals called on same variable #462
  • Che upgrade from beta to RC3 release fails to detect my existing workspace #400
  • How to work with meteor projects? #392
  • How to customise project properties and preferences in Che? #303
  • Che will not start when JAVA_HOME does not match "java -version" on Windows #295
  • How to finish an inline-rename of a field with vi-mode enabled? #288
  • Autocomplete not working no idea why, not sure how to debug #283
  • How can we setup environments with multiple machines? #281
  • Don't use Docker-in-Docker when running as a Docker Container #244
  • Unable to create workspaces #240
  • Passing argument to docker image #170
  • Too many open files with codenvy/che:nightly #143

4.0.0-RC6 (2016-02-20)

Full Changelog

Issues with no labels:

  • CHE-562 Test dev label on github issues #451
  • Cannot Create Node Project: Endless exceptions in 'Injecting and starting workspace agent' #450
  • Workspace startup freezes on Catalina startup #411
  • How to deploy on PaaS #372

4.0.0-RC5 (2016-02-18)

Full Changelog

Issues with no labels:

  • @media Print CSS for eclipse-che.readme.io #382
  • CHE-513 Better handle exceptions when ws agent pings Che server #376
  • Create project in IDE got HTTP 409 conflict code #369
  • When specify the port, the ws-agent will still request to che-host:8080 #362
  • CHE-499 Make Dashboard compatible with CHE-306 #361
  • Test github to jira integration #360
  • CHE-500 Test github-jira integration with zapier #359
  • CHE-499Make Dashboard compatible with CHE-306 #358
  • Autocomplete not working on nodejs #348
  • workspace rename not working when stopped. #346
  • Question about the "Using che.sh Script" way to start che #336
  • Error pulling docker image of my workspace #325
  • Launching Che with docker as explained in documentation doesn't work #297
  • What is the right way to stop che? #287
  • Eclipse Che che.sh script not compatible with bash #262
  • New auxiliary machine displayed with name "docker" #249
  • Can't connect to ws://che-host:8080 when creating new project #148

4.0.0-RC4 (2016-02-15)

Issues with no labels:

  • Where is "che-tomcat8-slf4j-logback"? #337
  • "Could not find Che's application server." when trying to start it #335
  • readme "Run Che as a Server" section links to non-existent documentation #331
  • Scala support #301
  • Windows 10 - Eclipse che fails to create 'projects' folder #296
  • Che With Windows 64-bit? Not finding Java #290
  • Error in importing existing workspace #289
  • Node project only shows Blank and Maven project as configuration options #285
  • Create new workspace then you can create projects from the IDE #284
  • Update dependencies not using ~/.m2/repository in by custom stack #282
  • Consider combining preferences and settings and moving to Workspace menu #276
  • Document that custom stacks need to have a CMD that does not terminate #273
  • Unable to access eclipseche from host system #272
  • Documentation for running Che using docker-compose + potentially nginx-proxy & on carina #269
  • Cannot checkout private GitHub repository #266
  • Update dependency failed #263
  • Documentation not clear enough #260
  • Cannot uninstall che in mac? #259
  • Che wont start because of Java but i have the right version. #258
  • Can not open project in IDE #256
  • Unable to Create Workspace #253
  • Eclipse Che Space in filepath error #252
  • Is there a demo server available? #251
  • Cannot create additional machine #248
  • Compiling GWT Application FAILURE #247
  • import project from local file system #246
  • che.sh -p doesn't publish port 8080 to the specified port #243
  • Che force closes #239
  • Need guide for Maven Usage #236
  • How to enable User Account Control #235
  • Che won't start on Windows7 #231
  • any documentation for backup workspaces before upgrade/rebuild new github updates? #230
  • 'conditional binary operator expected' error #227
  • "Error while creating the project - Internal Server Error: Unable get private ssh key" #225
  • Unable to create project #224
  • failing to create new project #222
  • debian jessie JAVA_HOME issue #221
  • Che can't make workspace or project #220
  • Cannot create new workspace #219
  • Che server does not start #217
  • Folders that only contain one subfolder break the UI #214
  • Require password #213
  • 127.0.0.1:8080 always redirects to /che/default for Chrome #196
  • About the feature of "remote machine" #188
  • Docs may out of date #185
  • Start Che Error #182
  • Eclipse Che start error #180
  • Build error #177
  • My che container starts very slow #176
  • What does "Project git url" be used? #174
  • Can't create maven command with the name "newMaven" #172
  • docker ps checking fails randomly #171
  • Can't start machine dev-machine. Connection timed out #169
  • API for updating project files #166
  • Why will che.sh be invoked when the docker container is started? #165
  • Why the exposed port range is 32768-65535, which is not the same as the range in che.properties? #164
  • README.md - Link to Write Che IDE Plug-Ins broken #163
  • Where can I find the git hash from a che docker image? #161
  • How to use the provided tomcat8 in workspace image "codenvy/ubuntu_jdk8"? #156
  • Incorrect error message che.sh #153
  • compile error #142
  • Build docker image failed #137
  • Where is the docker image for che 4.x? #136
  • How to delete a running workspace? #133
  • Can't find which port is using by tomcat for codenvy/ubuntu\_jdk8 (che 4.x) #132
  • How to create a html+js project in 4.x #131
  • Incorrect buld & run instructions on http://eclipse.org/che #125
  • https required #120
  • depency problem #119
  • How to hide the projects belong to other workspaces? #116
  • Is it possible to start many che instances on a server? #115
  • User management #114
  • Compiling GWT Application Failed #113
  • 404 after install #110
  • How can I provide custom che properties outside the docker? #109
  • Data is lost when I restart my che in docker, how to prevent it? #108
  • Is it possible to run a single Java file or a Java test from the UI? #105
  • Can't access web interface for docker image #104
  • How to uninstall? #101
  • Debuggin in che #100

* This Change Log was automatically generated by github_changelog_generator