Merge pull request #603 from eclipse/changesslog

Autogenerated changes log.
6.19.x
Sergii Kabashniuk 2016-03-02 10:10:11 +02:00
commit f8a22dbd36
1 changed files with 450 additions and 0 deletions

450
CHANGELOG.md Normal file
View File

@ -0,0 +1,450 @@
# Change Log
## [4.0.0-RC9](https://github.com/eclipse/che/tree/4.0.0-RC9) (2016-03-01)
[Full Changelog](https://github.com/eclipse/che/compare/4.0.0-RC8...4.0.0-RC9)
**Pull requests merged:**
- Fetch module config directly from item reference [\#605](https://github.com/eclipse/che/pull/605) ([vzhukovskii](https://github.com/vzhukovskii))
- CHE-131: Fix losing focus in editor after closing 'File structure' dialog [\#601](https://github.com/eclipse/che/pull/601) ([dimasnurenko](https://github.com/dimasnurenko))
- Added description for toggle breakpoint action [\#596](https://github.com/eclipse/che/pull/596) ([mmorhun](https://github.com/mmorhun))
- CHE-388 Don't use ugly browser prompt box to display 'Go to line' dialog window [\#595](https://github.com/eclipse/che/pull/595) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- fix NPE because of incorrect usage of firstNonNull [\#590](https://github.com/eclipse/che/pull/590) ([garagatyi](https://github.com/garagatyi))
- CHE-661 unzip in quiet mode [\#587](https://github.com/eclipse/che/pull/587) ([benoitf](https://github.com/benoitf))
- CODENVY-170 add promise-based authorization method to OAUth authenticators; prevent project synchronizing when factory used [\#585](https://github.com/eclipse/che/pull/585) ([mshaposhnik](https://github.com/mshaposhnik))
- CHE-275: rename DOCKER\_MACHINE\_HOST to CHE\_DOCKER\_MACHINE\_HOST [\#579](https://github.com/eclipse/che/pull/579) ([garagatyi](https://github.com/garagatyi))
- CHE-641 Add blank example project with a blank ready to go stack [\#578](https://github.com/eclipse/che/pull/578) ([benoitf](https://github.com/benoitf))
- CHE-581 \[dashboard\] Code refactoring not applied on workspace import [\#575](https://github.com/eclipse/che/pull/575) ([benoitf](https://github.com/benoitf))
- CHE-650 \[dashboard\] Fix export of a workspace following workspace model change [\#572](https://github.com/eclipse/che/pull/572) ([benoitf](https://github.com/benoitf))
- Add dependency on Guava [\#568](https://github.com/eclipse/che/pull/568) ([vparfonov](https://github.com/vparfonov))
- CODENVY-104: add new font awesome icons [\#565](https://github.com/eclipse/che/pull/565) ([olexii4](https://github.com/olexii4))
- CHE-75: Cut long names in editor tab [\#564](https://github.com/eclipse/che/pull/564) ([dimasnurenko](https://github.com/dimasnurenko))
- Fix use of the wrong gson adapter [\#557](https://github.com/eclipse/che/pull/557) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- Corrected old reference [\#553](https://github.com/eclipse/che/pull/553) ([anton-johansson](https://github.com/anton-johansson))
- CHE-124 Create/Import wizards are displaying errors while nothing is entered [\#545](https://github.com/eclipse/che/pull/545) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- CHE-359: Guide the user while connecting the remote debugger [\#534](https://github.com/eclipse/che/pull/534) ([tolusha](https://github.com/tolusha))
- CHE-22: check environment parameter on workspace start [\#518](https://github.com/eclipse/che/pull/518) ([garagatyi](https://github.com/garagatyi))
- CHE-521: Perform git init command without initial commit [\#473](https://github.com/eclipse/che/pull/473) ([vinokurig](https://github.com/vinokurig))
## [4.0.0-RC8](https://github.com/eclipse/che/tree/4.0.0-RC8) (2016-02-28)
[Full Changelog](https://github.com/eclipse/che/compare/4.0.0-RC7...4.0.0-RC8)
**Issues with no labels:**
- Callback URL different from GitHub callback and che.properties [\#542](https://github.com/eclipse/che/issues/542)
- Creating workspace after starting up registry fails [\#532](https://github.com/eclipse/che/issues/532)
- Workspace cannot resolve Che server? [\#530](https://github.com/eclipse/che/issues/530)
**Pull requests merged:**
- Fix build [\#555](https://github.com/eclipse/che/pull/555) ([benoitf](https://github.com/benoitf))
- Option for blocking entropy flag [\#551](https://github.com/eclipse/che/pull/551) ([TylerJewell](https://github.com/TylerJewell))
- CHE-622 \[dashboard\] Do not import templates commands if user is providing its own location [\#546](https://github.com/eclipse/che/pull/546) ([benoitf](https://github.com/benoitf))
- Disappear JsOauthWindow after action is performed [\#544](https://github.com/eclipse/che/pull/544) ([evoevodin](https://github.com/evoevodin))
- CHE-610 \[dashboard\] Restarting a workspace with a project results in an attempt to recreate a project [\#543](https://github.com/eclipse/che/pull/543) ([benoitf](https://github.com/benoitf))
- Improve handling of ws agent started event [\#541](https://github.com/eclipse/che/pull/541) ([vparfonov](https://github.com/vparfonov))
- Add promise based getRepository method to the GithubServiceClient [\#540](https://github.com/eclipse/che/pull/540) ([evoevodin](https://github.com/evoevodin))
- CHE-559: Fix output of creating new machine in existed workspace [\#539](https://github.com/eclipse/che/pull/539) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-514: fix jdt tests [\#538](https://github.com/eclipse/che/pull/538) ([svor](https://github.com/svor))
- \[dashboard\] CHE-611 fix links to get channels due to model change on machine config [\#535](https://github.com/eclipse/che/pull/535) ([benoitf](https://github.com/benoitf))
- CODENVY-88 Setup new jvm defaults [\#528](https://github.com/eclipse/che/pull/528) ([skabashnyuk](https://github.com/skabashnyuk))
- CHE-12: Fix NPE when there is no template [\#527](https://github.com/eclipse/che/pull/527) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-81: fix ws agent pinging [\#526](https://github.com/eclipse/che/pull/526) ([garagatyi](https://github.com/garagatyi))
- CODENVY-122: Fix appearing create ws pop-up after start or open last used workspace [\#525](https://github.com/eclipse/che/pull/525) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-567: add directive for formating output [\#491](https://github.com/eclipse/che/pull/491) ([ashumilova](https://github.com/ashumilova))
- adding setAuthorizationHeader method [\#489](https://github.com/eclipse/che/pull/489) ([stour](https://github.com/stour))
## [4.0.0-RC7](https://github.com/eclipse/che/tree/4.0.0-RC7) (2016-02-25)
[Full Changelog](https://github.com/eclipse/che/compare/4.0.0-RC6...4.0.0-RC7)
**Issues fixed with 'bugs' label:**
- Bug: equals called on same variable [\#462](https://github.com/eclipse/che/issues/462)
- How to finish an inline-rename of a field with vi-mode enabled? [\#288](https://github.com/eclipse/che/issues/288)
- Exclude non-source directories from java project [\#523](https://github.com/eclipse/che/pull/523) ([vzhukovskii](https://github.com/vzhukovskii))
**Issues with no labels:**
- No feedback from ui when starting workspace [\#496](https://github.com/eclipse/che/issues/496)
- Che does not respond [\#484](https://github.com/eclipse/che/issues/484)
- GitHub oAuth callback "http://${che\_localhost}:8080/che/api/oauth/callback" not working [\#472](https://github.com/eclipse/che/issues/472)
- Che upgrade from beta to RC3 release fails to detect my existing workspace [\#400](https://github.com/eclipse/che/issues/400)
**Pull requests merged:**
- Silky smooth factory workflow [\#536](https://github.com/eclipse/che/pull/536) ([benoitf](https://github.com/benoitf))
- Fix of websocket closed errors [\#521](https://github.com/eclipse/che/pull/521) ([mshaposhnik](https://github.com/mshaposhnik))
- Poject & Factory & GitServiceClient improvements [\#520](https://github.com/eclipse/che/pull/520) ([evoevodin](https://github.com/evoevodin))
- CHE-395 Add visual feedback to clarify whether machine process is finished or still running [\#514](https://github.com/eclipse/che/pull/514) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- CHE-141: Add client side validation for packages' and class' names [\#513](https://github.com/eclipse/che/pull/513) ([dimasnurenko](https://github.com/dimasnurenko))
- Remove usage of wrong Strings class [\#511](https://github.com/eclipse/che/pull/511) ([sleshchenko](https://github.com/sleshchenko))
- Fix generic type for subscribe method of EventService [\#510](https://github.com/eclipse/che/pull/510) ([sleshchenko](https://github.com/sleshchenko))
- Fix finding of git remote branches [\#508](https://github.com/eclipse/che/pull/508) ([akorneta](https://github.com/akorneta))
- CHE-10: Set memory limits in build phase of Dockerfile [\#505](https://github.com/eclipse/che/pull/505) ([vinokurig](https://github.com/vinokurig))
- Updates per issue [\#495](https://github.com/eclipse/che/pull/495) ([TylerJewell](https://github.com/TylerJewell))
- Fix equality bug in paste action [\#493](https://github.com/eclipse/che/pull/493) ([vzhukovskii](https://github.com/vzhukovskii))
- CHE-270: Change "Help \> Support" to "Help \> Community" [\#488](https://github.com/eclipse/che/pull/488) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-147: Fix updating editor tab after file renaming [\#486](https://github.com/eclipse/che/pull/486) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-550: fix projects views [\#483](https://github.com/eclipse/che/pull/483) ([olexii4](https://github.com/olexii4))
- CHE-127: Load repo button on import from Github takes too much time [\#482](https://github.com/eclipse/che/pull/482) ([tolusha](https://github.com/tolusha))
- CHE-127: Load repo button on import from Github takes too much time [\#481](https://github.com/eclipse/che/pull/481) ([tolusha](https://github.com/tolusha))
- Add debug id for the testing purpose [\#480](https://github.com/eclipse/che/pull/480) ([vzhukovskii](https://github.com/vzhukovskii))
- CODENVY-31: Replaced messages from git importer on error codes [\#470](https://github.com/eclipse/che/pull/470) ([akorneta](https://github.com/akorneta))
- CHE-494: fix websocket machine channels [\#469](https://github.com/eclipse/che/pull/469) ([olexii4](https://github.com/olexii4))
- CHE-314. Exclude che-core-api-analytics from packaging into assembly-machine-war [\#468](https://github.com/eclipse/che/pull/468) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Adopt tree widget according to changes in project service [\#467](https://github.com/eclipse/che/pull/467) ([vzhukovskii](https://github.com/vzhukovskii))
- CHE-165: show move wizard after performing 'Cut' operation in project… [\#466](https://github.com/eclipse/che/pull/466) ([svor](https://github.com/svor))
- CHE-555: Fix wrong preview URL [\#465](https://github.com/eclipse/che/pull/465) ([dimasnurenko](https://github.com/dimasnurenko))
- UD-941: connect to stacks API [\#460](https://github.com/eclipse/che/pull/460) ([akurinnoy](https://github.com/akurinnoy))
- Fixed tests [\#456](https://github.com/eclipse/che/pull/456) ([eivantsov](https://github.com/eivantsov))
- Fall back to unix socket on Linux if DOCKER\_HOST is malformed [\#454](https://github.com/eclipse/che/pull/454) ([eivantsov](https://github.com/eivantsov))
- CHE-494: fix machine and workspace models [\#449](https://github.com/eclipse/che/pull/449) ([olexii4](https://github.com/olexii4))
- CHE-439: add stackId to workspace and respect it on project creation [\#439](https://github.com/eclipse/che/pull/439) ([ashumilova](https://github.com/ashumilova))
- Show auth window when performing import project from private repo or use factory with private repo [\#434](https://github.com/eclipse/che/pull/434) ([mshaposhnik](https://github.com/mshaposhnik))
- CHE-165: add an ability to apply completion proposal automatically [\#433](https://github.com/eclipse/che/pull/433) ([svor](https://github.com/svor))
- CHE-2: Add shortcuts and menu items to work with debugger [\#414](https://github.com/eclipse/che/pull/414) ([mmorhun](https://github.com/mmorhun))
- Fix lowercase first letter of the RenameRefactoringAction description [\#412](https://github.com/eclipse/che/pull/412) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- CHE-127: Load repo button on import from Github takes too much time [\#404](https://github.com/eclipse/che/pull/404) ([tolusha](https://github.com/tolusha))
- IDEX-4222: Change model of machine & workspace [\#350](https://github.com/eclipse/che/pull/350) ([garagatyi](https://github.com/garagatyi))
## [4.0.0-RC6](https://github.com/eclipse/che/tree/4.0.0-RC6) (2016-02-20)
[Full Changelog](https://github.com/eclipse/che/compare/4.0.0-RC5...4.0.0-RC6)
**Issues with no labels:**
- CHE-562 Test dev label on github issues [\#451](https://github.com/eclipse/che/issues/451)
- Cannot Create Node Project: Endless exceptions in 'Injecting and starting workspace agent' [\#450](https://github.com/eclipse/che/issues/450)
**Pull requests merged:**
- CHE-498: fix bulk edit in dashboard [\#477](https://github.com/eclipse/che/pull/477) ([akurinnoy](https://github.com/akurinnoy))
- \[dashboard\] CHE\_510 Adopt new style [\#452](https://github.com/eclipse/che/pull/452) ([benoitf](https://github.com/benoitf))
- CHE-555: Fix wrong preview URL for application [\#447](https://github.com/eclipse/che/pull/447) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-50: Fix NPE when loading GitHub repositories list [\#446](https://github.com/eclipse/che/pull/446) ([vinokurig](https://github.com/vinokurig))
- CODENVY-128. Fix configure multimodular project with module without java files. [\#445](https://github.com/eclipse/che/pull/445) ([RomanNikitenko](https://github.com/RomanNikitenko))
- improve exception messages in MachineManager [\#443](https://github.com/eclipse/che/pull/443) ([garagatyi](https://github.com/garagatyi))
- CHE-346 It's hard to click to close editor tab button [\#438](https://github.com/eclipse/che/pull/438) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- CHE-346 It's hard to click to close editor tab button [\#437](https://github.com/eclipse/che/pull/437) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- CHE-549 \[dashboard\] Increase timeout values for CI/jenkins [\#428](https://github.com/eclipse/che/pull/428) ([benoitf](https://github.com/benoitf))
- CHE-120. Should not set default size for parts when user has sized the panel [\#427](https://github.com/eclipse/che/pull/427) ([RomanNikitenko](https://github.com/RomanNikitenko))
- \[dashboard\] Add auto-detecting project-type feature when importing project [\#426](https://github.com/eclipse/che/pull/426) ([benoitf](https://github.com/benoitf))
- CHE-371: improve ws-agent connection timeout message [\#424](https://github.com/eclipse/che/pull/424) ([garagatyi](https://github.com/garagatyi))
- CHE-283 Display machine status next to the dev-machine [\#416](https://github.com/eclipse/che/pull/416) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- Get user by name instead of alias [\#415](https://github.com/eclipse/che/pull/415) ([mkuznyetsov](https://github.com/mkuznyetsov))
- CHE-9: improve error messages from Docker API [\#410](https://github.com/eclipse/che/pull/410) ([garagatyi](https://github.com/garagatyi))
- CHE-490: add footer with product logo and support stuff [\#377](https://github.com/eclipse/che/pull/377) ([ashumilova](https://github.com/ashumilova))
## [4.0.0-RC5](https://github.com/eclipse/che/tree/4.0.0-RC5) (2016-02-18)
[Full Changelog](https://github.com/eclipse/che/compare/4.0.0-RC4...4.0.0-RC5)
**Implemented Issues with 'enhancement' label:**
- What is the right way to stop che? [\#287](https://github.com/eclipse/che/issues/287)
- Eclipse Che che.sh script not compatible with bash [\#262](https://github.com/eclipse/che/issues/262)
**Issues fixed with 'bugs' label:**
- workspace rename not working when stopped. [\#346](https://github.com/eclipse/che/issues/346)
- New auxiliary machine displayed with name "docker" [\#249](https://github.com/eclipse/che/issues/249)
**Issues with no labels:**
- @media Print CSS for eclipse-che.readme.io [\#382](https://github.com/eclipse/che/issues/382)
- CHE-513 Better handle exceptions when ws agent pings Che server [\#376](https://github.com/eclipse/che/issues/376)
- Create project in IDE got HTTP 409 conflict code [\#369](https://github.com/eclipse/che/issues/369)
- When specify the port, the ws-agent will still request to che-host:8080 [\#362](https://github.com/eclipse/che/issues/362)
- CHE-499 Make Dashboard compatible with CHE-306 [\#361](https://github.com/eclipse/che/issues/361)
- Test github to jira integration [\#360](https://github.com/eclipse/che/issues/360)
- CHE-500 Test github-jira integration with zapier [\#359](https://github.com/eclipse/che/issues/359)
- CHE-499Make Dashboard compatible with CHE-306 [\#358](https://github.com/eclipse/che/issues/358)
- Autocomplete not working on nodejs [\#348](https://github.com/eclipse/che/issues/348)
- Question about the "Using che.sh Script" way to start che [\#336](https://github.com/eclipse/che/issues/336)
- Error pulling docker image of my workspace [\#325](https://github.com/eclipse/che/issues/325)
- Can't connect to ws://che-host:8080 when creating new project [\#148](https://github.com/eclipse/che/issues/148)
**Pull requests merged:**
- Codenvy-123: fix machine snapshot creation after changes in swarm API [\#418](https://github.com/eclipse/che/pull/418) ([garagatyi](https://github.com/garagatyi))
- CHE-535 Java bare type can be only applied if project has .java files [\#413](https://github.com/eclipse/che/pull/413) ([benoitf](https://github.com/benoitf))
- CHE-436: replace "Open in IDE" to "Open project in IDE" [\#396](https://github.com/eclipse/che/pull/396) ([akurinnoy](https://github.com/akurinnoy))
- CHE-142: reindex project after the refactoring operation [\#395](https://github.com/eclipse/che/pull/395) ([svor](https://github.com/svor))
- Remove OAuth 1.0 api [\#388](https://github.com/eclipse/che/pull/388) ([mkuznyetsov](https://github.com/mkuznyetsov))
- CHE-345: allow offline machine creation [\#384](https://github.com/eclipse/che/pull/384) ([garagatyi](https://github.com/garagatyi))
- CODENVY-35 code clean up [\#381](https://github.com/eclipse/che/pull/381) ([olexii4](https://github.com/olexii4))
- Change the way how exceptions are handled when a ws-agent pings Che s… [\#368](https://github.com/eclipse/che/pull/368) ([eivantsov](https://github.com/eivantsov))
- CHE-362: fix ignoring custom port of Che by ws agent [\#364](https://github.com/eclipse/che/pull/364) ([garagatyi](https://github.com/garagatyi))
- CHE-95. Fix wrong scrolling in editor at using code assistant [\#363](https://github.com/eclipse/che/pull/363) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-85: Fix machines names on machine panel. [\#357](https://github.com/eclipse/che/pull/357) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-297 Track not seen outputs in a process [\#356](https://github.com/eclipse/che/pull/356) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- fix Dockerfile: chown /home/user before operates [\#355](https://github.com/eclipse/che/pull/355) ([hongweiyi](https://github.com/hongweiyi))
- CHE-70: Fix wrong behaviour during rename packages. [\#354](https://github.com/eclipse/che/pull/354) ([dimasnurenko](https://github.com/dimasnurenko))
- Display configured project in project explorer after importing project [\#352](https://github.com/eclipse/che/pull/352) ([RomanNikitenko](https://github.com/RomanNikitenko))
- IDEX-3913: Implement stack api [\#351](https://github.com/eclipse/che/pull/351) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- UD-1028: rework main header and its components [\#349](https://github.com/eclipse/che/pull/349) ([ashumilova](https://github.com/ashumilova))
- Moved win short directory conversion into bash [\#347](https://github.com/eclipse/che/pull/347) ([TylerJewell](https://github.com/TylerJewell))
- Rework IDE start-up components [\#343](https://github.com/eclipse/che/pull/343) ([azatsarynnyy](https://github.com/azatsarynnyy))
- Add swagger module on ws-agent [\#342](https://github.com/eclipse/che/pull/342) ([akorneta](https://github.com/akorneta))
- IDEX-4296: Move Setting compare windows size to show method [\#328](https://github.com/eclipse/che/pull/328) ([vinokurig](https://github.com/vinokurig))
- IDEX-3566: Forbid commit if user name and email aren't set [\#326](https://github.com/eclipse/che/pull/326) ([vinokurig](https://github.com/vinokurig))
- IDEX-4228: Fix import project from ssh url [\#318](https://github.com/eclipse/che/pull/318) ([vinokurig](https://github.com/vinokurig))
## [4.0.0-RC4](https://github.com/eclipse/che/tree/4.0.0-RC4) (2016-02-15)
**Issues fixed with 'bugs' label:**
- Che With Windows 64-bit? Not finding Java [\#290](https://github.com/eclipse/che/issues/290)
- che.sh -p doesn't publish port 8080 to the specified port [\#243](https://github.com/eclipse/che/issues/243)
- 'conditional binary operator expected' error [\#227](https://github.com/eclipse/che/issues/227)
**Issues with no labels:**
- "Could not find Che's application server." when trying to start it [\#335](https://github.com/eclipse/che/issues/335)
- readme "Run Che as a Server" section links to non-existent documentation [\#331](https://github.com/eclipse/che/issues/331)
- Scala support [\#301](https://github.com/eclipse/che/issues/301)
- Error in importing existing workspace [\#289](https://github.com/eclipse/che/issues/289)
- Node project only shows Blank and Maven project as configuration options [\#285](https://github.com/eclipse/che/issues/285)
- Document that custom stacks need to have a CMD that does not terminate [\#273](https://github.com/eclipse/che/issues/273)
- Cannot checkout private GitHub repository [\#266](https://github.com/eclipse/che/issues/266)
- Update dependency failed [\#263](https://github.com/eclipse/che/issues/263)
- Documentation not clear enough [\#260](https://github.com/eclipse/che/issues/260)
- Is there a demo server available? [\#251](https://github.com/eclipse/che/issues/251)
- Cannot create additional machine [\#248](https://github.com/eclipse/che/issues/248)
- Compiling GWT Application FAILURE [\#247](https://github.com/eclipse/che/issues/247)
- any documentation for backup workspaces before upgrade/rebuild new github updates? [\#230](https://github.com/eclipse/che/issues/230)
- "Error while creating the project - Internal Server Error: Unable get private ssh key" [\#225](https://github.com/eclipse/che/issues/225)
- debian jessie JAVA\_HOME issue [\#221](https://github.com/eclipse/che/issues/221)
- Che can't make workspace or project [\#220](https://github.com/eclipse/che/issues/220)
- Folders that only contain one subfolder break the UI [\#214](https://github.com/eclipse/che/issues/214)
- 127.0.0.1:8080 always redirects to /che/default for Chrome [\#196](https://github.com/eclipse/che/issues/196)
- About the feature of "remote machine" [\#188](https://github.com/eclipse/che/issues/188)
- Docs may out of date [\#185](https://github.com/eclipse/che/issues/185)
- Start Che Error [\#182](https://github.com/eclipse/che/issues/182)
- Eclipse Che start error [\#180](https://github.com/eclipse/che/issues/180)
- Build error [\#177](https://github.com/eclipse/che/issues/177)
- What does "Project git url" be used? [\#174](https://github.com/eclipse/che/issues/174)
- Can't create maven command with the name "newMaven" [\#172](https://github.com/eclipse/che/issues/172)
- `docker ps` checking fails randomly [\#171](https://github.com/eclipse/che/issues/171)
- Can't start machine dev-machine. Connection timed out [\#169](https://github.com/eclipse/che/issues/169)
- API for updating project files [\#166](https://github.com/eclipse/che/issues/166)
- Why will `che.sh` be invoked when the docker container is started? [\#165](https://github.com/eclipse/che/issues/165)
- Why the exposed port range is 32768-65535, which is not the same as the range in che.properties? [\#164](https://github.com/eclipse/che/issues/164)
- README.md - Link to Write Che IDE Plug-Ins broken [\#163](https://github.com/eclipse/che/issues/163)
- Where can I find the git hash from a che docker image? [\#161](https://github.com/eclipse/che/issues/161)
- How to use the provided tomcat8 in workspace image "codenvy/ubuntu\_jdk8"? [\#156](https://github.com/eclipse/che/issues/156)
- Incorrect error message che.sh [\#153](https://github.com/eclipse/che/issues/153)
- Build docker image failed [\#137](https://github.com/eclipse/che/issues/137)
- Where is the docker image for che 4.x? [\#136](https://github.com/eclipse/che/issues/136)
- How to delete a running workspace? [\#133](https://github.com/eclipse/che/issues/133)
- Can't find which port is using by tomcat for `codenvy/ubuntu\_jdk8` \(che 4.x\) [\#132](https://github.com/eclipse/che/issues/132)
- How to create a html+js project in 4.x [\#131](https://github.com/eclipse/che/issues/131)
- Incorrect buld & run instructions on http://eclipse.org/che [\#125](https://github.com/eclipse/che/issues/125)
- https required [\#120](https://github.com/eclipse/che/issues/120)
- depency problem [\#119](https://github.com/eclipse/che/issues/119)
- How to hide the projects belong to other workspaces? [\#116](https://github.com/eclipse/che/issues/116)
- Is it possible to start many che instances on a server? [\#115](https://github.com/eclipse/che/issues/115)
- User management [\#114](https://github.com/eclipse/che/issues/114)
- Compiling GWT Application Failed [\#113](https://github.com/eclipse/che/issues/113)
- 404 after install [\#110](https://github.com/eclipse/che/issues/110)
- How can I provide custom che properties outside the docker? [\#109](https://github.com/eclipse/che/issues/109)
- Data is lost when I restart my che in docker, how to prevent it? [\#108](https://github.com/eclipse/che/issues/108)
- Is it possible to run a single Java file or a Java test from the UI? [\#105](https://github.com/eclipse/che/issues/105)
- Can't access web interface for docker image [\#104](https://github.com/eclipse/che/issues/104)
- How to uninstall? [\#101](https://github.com/eclipse/che/issues/101)
- Debuggin in che [\#100](https://github.com/eclipse/che/issues/100)
- dashboard in docker [\#96](https://github.com/eclipse/che/issues/96)
**Pull requests merged:**
- IDEX-3756: fix NPE for rename refactoring when the linked editor is a… [\#341](https://github.com/eclipse/che/pull/341) ([svor](https://github.com/svor))
- Add setup user email during the creation [\#338](https://github.com/eclipse/che/pull/338) ([akorneta](https://github.com/akorneta))
- IDEX-3849: Add information about project to git output panel. [\#334](https://github.com/eclipse/che/pull/334) ([dimasnurenko](https://github.com/dimasnurenko))
- CHE-1 Fixed swagger service deployment [\#333](https://github.com/eclipse/che/pull/333) ([skabashnyuk](https://github.com/skabashnyuk))
- IDEX-3737. Fix errors after Git checkout operation [\#330](https://github.com/eclipse/che/pull/330) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CLDIDE-2715 Add export workspace portability flow [\#329](https://github.com/eclipse/che/pull/329) ([benoitf](https://github.com/benoitf))
- UD-1051 Allow to connect to remote API [\#327](https://github.com/eclipse/che/pull/327) ([benoitf](https://github.com/benoitf))
- UD-1050 Fix notification link to controller by removing the use of the scope [\#323](https://github.com/eclipse/che/pull/323) ([benoitf](https://github.com/benoitf))
- Improved JavaDoc of @DynaModule [\#322](https://github.com/eclipse/che/pull/322) ([anton-johansson](https://github.com/anton-johansson))
- IDEX-4129: scroll document to execution point [\#320](https://github.com/eclipse/che/pull/320) ([dmytro-ndp](https://github.com/dmytro-ndp))
- UD-1049 : do not change files after build [\#317](https://github.com/eclipse/che/pull/317) ([benoitf](https://github.com/benoitf))
- IDEX-3353: Fix cursor appearing after select item in autocomplete [\#316](https://github.com/eclipse/che/pull/316) ([dimasnurenko](https://github.com/dimasnurenko))
- adopted Dockerfile to new Che repo structure [\#315](https://github.com/eclipse/che/pull/315) ([eivantsov](https://github.com/eivantsov))
- Set correct dependency scope [\#314](https://github.com/eclipse/che/pull/314) ([vparfonov](https://github.com/vparfonov))
- User AtomicInteher for debug session id [\#313](https://github.com/eclipse/che/pull/313) ([vparfonov](https://github.com/vparfonov))
- IDEX-4180: Fix copy command-fragment in commands dialog [\#312](https://github.com/eclipse/che/pull/312) ([dimasnurenko](https://github.com/dimasnurenko))
- Remove the usage of license years property and use inceptionYear [\#311](https://github.com/eclipse/che/pull/311) ([benoitf](https://github.com/benoitf))
- Now that dashboard is part of common che project, use the same layout [\#310](https://github.com/eclipse/che/pull/310) ([benoitf](https://github.com/benoitf))
- UD-1048 Avoid to get error This is not a JSON Array [\#309](https://github.com/eclipse/che/pull/309) ([benoitf](https://github.com/benoitf))
- Add phantomjs module [\#308](https://github.com/eclipse/che/pull/308) ([ashumilova](https://github.com/ashumilova))
- Add error codes and attributes to server exceptions [\#307](https://github.com/eclipse/che/pull/307) ([mshaposhnik](https://github.com/mshaposhnik))
- IDEX-3819 Add auto-csroll to command's output. [\#306](https://github.com/eclipse/che/pull/306) ([dimasnurenko](https://github.com/dimasnurenko))
- IDEX-3409: Reconfigure ports for JMX/RMI server [\#305](https://github.com/eclipse/che/pull/305) ([akorneta](https://github.com/akorneta))
- Fixed launching Che with -i on Linux [\#304](https://github.com/eclipse/che/pull/304) ([eivantsov](https://github.com/eivantsov))
- Fix terminal assembly [\#298](https://github.com/eclipse/che/pull/298) ([skabashnyuk](https://github.com/skabashnyuk))
- Adopting to new grouid and artifactid [\#294](https://github.com/eclipse/che/pull/294) ([skabashnyuk](https://github.com/skabashnyuk))
- CLDIDE-2692: Bind correct validator implementation [\#293](https://github.com/eclipse/che/pull/293) ([evoevodin](https://github.com/evoevodin))
- Revert "IDEX-4137: fix "Internal Server Error" error message in "Evaluate Expression" popup" [\#292](https://github.com/eclipse/che/pull/292) ([vparfonov](https://github.com/vparfonov))
- IDEX-4137: fix "Internal Server Error" error message in "Evaluate Expression" popup [\#291](https://github.com/eclipse/che/pull/291) ([mmorhun](https://github.com/mmorhun))
- IDEX-4293 enable CORS on Che workspace master allowing to import remote WS [\#270](https://github.com/eclipse/che/pull/270) ([benoitf](https://github.com/benoitf))
- CLDIDE-2659 Move user resolving for git operations into separate class [\#268](https://github.com/eclipse/che/pull/268) ([mshaposhnik](https://github.com/mshaposhnik))
- Excluded gwt libraries from packaging [\#265](https://github.com/eclipse/che/pull/265) ([mkuznyetsov](https://github.com/mkuznyetsov))
- Improvements to remove docker-in-docker for che running as image [\#257](https://github.com/eclipse/che/pull/257) ([TylerJewell](https://github.com/TylerJewell))
- Fix typos in properties descriptions [\#255](https://github.com/eclipse/che/pull/255) ([azatsarynnyy](https://github.com/azatsarynnyy))
- IDEX-4054: Update plugin openshift [\#254](https://github.com/eclipse/che/pull/254) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- IDEX-4235 provide minimal JVM config to build che [\#242](https://github.com/eclipse/che/pull/242) ([skabashnyuk](https://github.com/skabashnyuk))
- IDEX-4232: Support windows directories with spaces [\#241](https://github.com/eclipse/che/pull/241) ([TylerJewell](https://github.com/TylerJewell))
- Add signed commits requirement to contributing.md [\#234](https://github.com/eclipse/che/pull/234) ([eivantsov](https://github.com/eivantsov))
- Fixed incorrect link to the repository. [\#233](https://github.com/eclipse/che/pull/233) ([anton-johansson](https://github.com/anton-johansson))
- fix check of docker accessability on old bash versions [\#228](https://github.com/eclipse/che/pull/228) ([garagatyi](https://github.com/garagatyi))
- IDEX-4219 avoid duplication of templates across the packagings [\#226](https://github.com/eclipse/che/pull/226) ([riuvshin](https://github.com/riuvshin))
- Remove set -o pipefail fron che script [\#223](https://github.com/eclipse/che/pull/223) ([garagatyi](https://github.com/garagatyi))
- IDEX-3967: add support of https [\#215](https://github.com/eclipse/che/pull/215) ([garagatyi](https://github.com/garagatyi))
- IDEX-4174: Add ability to start registry [\#212](https://github.com/eclipse/che/pull/212) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-3989: do not start ws agent if api is unreachable [\#211](https://github.com/eclipse/che/pull/211) ([garagatyi](https://github.com/garagatyi))
- Configure path to rest services on machine for swagger specification [\#209](https://github.com/eclipse/che/pull/209) ([skabashnyuk](https://github.com/skabashnyuk))
- add possibility to inject api endpoint as uri [\#208](https://github.com/eclipse/che/pull/208) ([garagatyi](https://github.com/garagatyi))
- IDEX-3836 remove rewrite.config [\#207](https://github.com/eclipse/che/pull/207) ([vparfonov](https://github.com/vparfonov))
- Fix problems with installing npm packages on Windows [\#206](https://github.com/eclipse/che/pull/206) ([vparfonov](https://github.com/vparfonov))
- IDEX-4075 Update favicon : now with transparent background [\#205](https://github.com/eclipse/che/pull/205) ([benoitf](https://github.com/benoitf))
- IDEX-4103: Preview URLs on windows / mac give wrong URL [\#204](https://github.com/eclipse/che/pull/204) ([vzhukovskii](https://github.com/vzhukovskii))
- /bin/catalina.sh run -\> /bin/catalina.sh stop [\#203](https://github.com/eclipse/che/pull/203) ([vparfonov](https://github.com/vparfonov))
- IDEX-4075 Update to a new favicon [\#201](https://github.com/eclipse/che/pull/201) ([benoitf](https://github.com/benoitf))
- Remove unused property org.apache.tomcat.version in pom.xml [\#200](https://github.com/eclipse/che/pull/200) ([azatsarynnyy](https://github.com/azatsarynnyy))
- Added back missing /plugins directories [\#199](https://github.com/eclipse/che/pull/199) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-4097: Document che.properties [\#198](https://github.com/eclipse/che/pull/198) ([TylerJewell](https://github.com/TylerJewell))
- Add mandatory check for JAVA\_HOME [\#197](https://github.com/eclipse/che/pull/197) ([TylerJewell](https://github.com/TylerJewell))
- Rename properties [\#195](https://github.com/eclipse/che/pull/195) ([vparfonov](https://github.com/vparfonov))
- IDEX-4065 Fix the templates directory name [\#194](https://github.com/eclipse/che/pull/194) ([benoitf](https://github.com/benoitf))
- IDEX-4075 update che logo [\#193](https://github.com/eclipse/che/pull/193) ([benoitf](https://github.com/benoitf))
- CDEC-503 Add user.self.creation.allowed property [\#192](https://github.com/eclipse/che/pull/192) ([sleshchenko](https://github.com/sleshchenko))
- Update names of template references [\#191](https://github.com/eclipse/che/pull/191) ([TylerJewell](https://github.com/TylerJewell))
- Idex 3812 Introduce swagger ui for che [\#190](https://github.com/eclipse/che/pull/190) ([skabashnyuk](https://github.com/skabashnyuk))
- IDEX-4053: Add attributes \<String, String\> field to CommandDTO and re… [\#189](https://github.com/eclipse/che/pull/189) ([vzhukovskii](https://github.com/vzhukovskii))
- IDEX-4047 - Add ability to skip checks to startup script [\#187](https://github.com/eclipse/che/pull/187) ([TylerJewell](https://github.com/TylerJewell))
- Idex 4048 - che-install-plugin + SDK tools ported to 4.0 [\#186](https://github.com/eclipse/che/pull/186) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-4019 Enable filter [\#184](https://github.com/eclipse/che/pull/184) ([benoitf](https://github.com/benoitf))
- IDEX-3295 Added default project importer property [\#183](https://github.com/eclipse/che/pull/183) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-4037: Add previewURL to the samples bundle with beta [\#181](https://github.com/eclipse/che/pull/181) ([vzhukovskii](https://github.com/vzhukovskii))
- IDEX-3840: add ssh plugin [\#178](https://github.com/eclipse/che/pull/178) ([ashumilova](https://github.com/ashumilova))
- Added plugin extension examples for users [\#175](https://github.com/eclipse/che/pull/175) ([TylerJewell](https://github.com/TylerJewell))
- Add check for Java, Java Version, Linux UID, Linux Docker Group [\#168](https://github.com/eclipse/che/pull/168) ([TylerJewell](https://github.com/TylerJewell))
- Update project-templates.json to add templates for 4.0-beta [\#167](https://github.com/eclipse/che/pull/167) ([slemeur](https://github.com/slemeur))
- Make it possible to find by tag recipe which is appropriate for launching GWT SuperDev mode [\#162](https://github.com/eclipse/che/pull/162) ([azatsarynnyy](https://github.com/azatsarynnyy))
- IDEX-3919 [\#160](https://github.com/eclipse/che/pull/160) ([mmorhun](https://github.com/mmorhun))
- Added back in missing CHE\_PORT variable setting. [\#159](https://github.com/eclipse/che/pull/159) ([TylerJewell](https://github.com/TylerJewell))
- Rename che.war to ide.war, fix redirect rules and remove not need files [\#158](https://github.com/eclipse/che/pull/158) ([vparfonov](https://github.com/vparfonov))
- Created CODE\_OF\_CONDUCT.md [\#157](https://github.com/eclipse/che/pull/157) ([bmicklea-ce](https://github.com/bmicklea-ce))
- IDEX-4005 - add definable machine name property [\#155](https://github.com/eclipse/che/pull/155) ([TylerJewell](https://github.com/TylerJewell))
- Fixed typos in usage & error\_exit [\#154](https://github.com/eclipse/che/pull/154) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-3920 [\#152](https://github.com/eclipse/che/pull/152) ([sleshchenko](https://github.com/sleshchenko))
- IDEX-3994, IDEX-3995: add fixes to Che start script [\#151](https://github.com/eclipse/che/pull/151) ([garagatyi](https://github.com/garagatyi))
- Bash command; docker container logic [\#150](https://github.com/eclipse/che/pull/150) ([TylerJewell](https://github.com/TylerJewell))
- Travis icon should be removed from README as well [\#149](https://github.com/eclipse/che/pull/149) ([freewind](https://github.com/freewind))
- IDEX-3871: Update name of Che modules [\#147](https://github.com/eclipse/che/pull/147) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-2726: move start of ws agent to che-core [\#145](https://github.com/eclipse/che/pull/145) ([garagatyi](https://github.com/garagatyi))
- IDEX-3912: Move project template service to workspace master [\#144](https://github.com/eclipse/che/pull/144) ([dimasnurenko](https://github.com/dimasnurenko))
- IDEX-3726: adopt ws agent to run it as common machine process [\#141](https://github.com/eclipse/che/pull/141) ([garagatyi](https://github.com/garagatyi))
- IDEX-3760: Avoid using deprecated methods from org.eclipse.che.ide.util.Config [\#139](https://github.com/eclipse/che/pull/139) ([dimasnurenko](https://github.com/dimasnurenko))
- Update to auto-add DOCKER\_ variables [\#138](https://github.com/eclipse/che/pull/138) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-3759: include 'che-plugin-sdk-ext-plugins' to Che assembly [\#135](https://github.com/eclipse/che/pull/135) ([azatsarynnyy](https://github.com/azatsarynnyy))
- IDEX-3681: Show logs of dependency updater to the output console [\#134](https://github.com/eclipse/che/pull/134) ([dimasnurenko](https://github.com/dimasnurenko))
- Set CHE\_HOME blank if set & invalid directory [\#129](https://github.com/eclipse/che/pull/129) ([TylerJewell](https://github.com/TylerJewell))
- Sync changes from 3.x branch [\#128](https://github.com/eclipse/che/pull/128) ([benoitf](https://github.com/benoitf))
- fix che.sh on linux if user starts it not from current directory [\#127](https://github.com/eclipse/che/pull/127) ([garagatyi](https://github.com/garagatyi))
- Fix variables in assembly [\#126](https://github.com/eclipse/che/pull/126) ([skabashnyuk](https://github.com/skabashnyuk))
- IDEX-3736: add null value for new nullable property [\#124](https://github.com/eclipse/che/pull/124) ([garagatyi](https://github.com/garagatyi))
- IDEX-3797: add the Dashboard plugin [\#123](https://github.com/eclipse/che/pull/123) ([olexii4](https://github.com/olexii4))
- IDEX-3437: fix binding of named variables [\#122](https://github.com/eclipse/che/pull/122) ([garagatyi](https://github.com/garagatyi))
- IDEX-3837: Che directory structure, environment variables, and dependency checks [\#121](https://github.com/eclipse/che/pull/121) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-2982. Change Che pom.xml parent values [\#117](https://github.com/eclipse/che/pull/117) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Add default configuration for openshift services [\#112](https://github.com/eclipse/che/pull/112) ([sleshchenko](https://github.com/sleshchenko))
- UD-838 URL redirect in Che [\#111](https://github.com/eclipse/che/pull/111) ([benoitf](https://github.com/benoitf))
- IDEX-3761 Add redirect for che /ext server calls [\#107](https://github.com/eclipse/che/pull/107) ([benoitf](https://github.com/benoitf))
- IDEX-3670: Bind RemotePreferenceDao [\#106](https://github.com/eclipse/che/pull/106) ([evoevodin](https://github.com/evoevodin))
- Update README.md [\#102](https://github.com/eclipse/che/pull/102) ([smiller171](https://github.com/smiller171))
- IDEX-3396: Add ability to save workspace's snapshot [\#99](https://github.com/eclipse/che/pull/99) ([evoevodin](https://github.com/evoevodin))
- IDEX-3590: Fix bug related to launch Che after stopping [\#98](https://github.com/eclipse/che/pull/98) ([dimasnurenko](https://github.com/dimasnurenko))
- IDEX-2929: Change creator id in docker recipe from "codenvy" to "che" for Che [\#97](https://github.com/eclipse/che/pull/97) ([vinokurig](https://github.com/vinokurig))
- IDEX-3512: Add provider and binding for user token on machine [\#95](https://github.com/eclipse/che/pull/95) ([akorneta](https://github.com/akorneta))
- IDEX-3463 updating archetype README with remote catalog alternative [\#94](https://github.com/eclipse/che/pull/94) ([stour](https://github.com/stour))
- IDEX-3467: Include MIT license [\#93](https://github.com/eclipse/che/pull/93) ([akorneta](https://github.com/akorneta))
- IDEX-3273: exclude unnecessary client jars [\#92](https://github.com/eclipse/che/pull/92) ([svor](https://github.com/svor))
- IDEX-3428: Change license to EPL [\#91](https://github.com/eclipse/che/pull/91) ([akorneta](https://github.com/akorneta))
- IDEX-3080 Manage the indicators for warning/errors/quickfix [\#90](https://github.com/eclipse/che/pull/90) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- Use GuiceEverrestServlet instead of CheGuiceEverrestServlet [\#89](https://github.com/eclipse/che/pull/89) ([vparfonov](https://github.com/vparfonov))
- IDEX-3393: increase tcp connection timeouts from 1 minute to 10 minutes [\#88](https://github.com/eclipse/che/pull/88) ([garagatyi](https://github.com/garagatyi))
- IDEX-3356: Add missing bindings [\#87](https://github.com/eclipse/che/pull/87) ([akorneta](https://github.com/akorneta))
- CLDIDE-2552 Enable dependency convergence [\#86](https://github.com/eclipse/che/pull/86) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-3463 Creating archetypes that let users quickly generate workable Che plug-in [\#85](https://github.com/eclipse/che/pull/85) ([stour](https://github.com/stour))
- IDEX-3360: Rebuild dev machine images and add them to the list of pre-defined recipes [\#83](https://github.com/eclipse/che/pull/83) ([eivantsov](https://github.com/eivantsov))
- IDEX-3261 Add UD in Che [\#82](https://github.com/eclipse/che/pull/82) ([benoitf](https://github.com/benoitf))
- IDEX-3243 Use the che-host property defined when starting the docker container [\#81](https://github.com/eclipse/che/pull/81) ([benoitf](https://github.com/benoitf))
- IDEX-3190: Use che.properties.root variable instead of hardcoded path [\#80](https://github.com/eclipse/che/pull/80) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- IDEX-3352 Fix invalid data about revision [\#79](https://github.com/eclipse/che/pull/79) ([benoitf](https://github.com/benoitf))
- IDEX-3347 Cleanup New Project wizard [\#78](https://github.com/eclipse/che/pull/78) ([stour](https://github.com/stour))
- IDEX-3131: move listener binding from machine dynamodule to che module [\#77](https://github.com/eclipse/che/pull/77) ([garagatyi](https://github.com/garagatyi))
- IDEX-3123: Change behaviour during starting workspace. Add some fixes. [\#76](https://github.com/eclipse/che/pull/76) ([dimasnurenko](https://github.com/dimasnurenko))
- UD-806 Allow to handle drag and drop local files to the Che instance [\#75](https://github.com/eclipse/che/pull/75) ([benoitf](https://github.com/benoitf))
- INFRA-868 used gwt compiler configuration from parent pom [\#74](https://github.com/eclipse/che/pull/74) ([skabashnyuk](https://github.com/skabashnyuk))
- MaxPermSize is not required/supported with Java8 [\#73](https://github.com/eclipse/che/pull/73) ([benoitf](https://github.com/benoitf))
- IDEX-3281: Increase session timeout [\#72](https://github.com/eclipse/che/pull/72) ([evoevodin](https://github.com/evoevodin))
- IDEX-3138. Fill samples from maven.json of assembly-machine-server on che. [\#70](https://github.com/eclipse/che/pull/70) ([RomanNikitenko](https://github.com/RomanNikitenko))
- IDEX-3261 UD in Eclipse Che [\#69](https://github.com/eclipse/che/pull/69) ([benoitf](https://github.com/benoitf))
- IDEX-3240 Maven Mojo allowing to create Che plugins [\#68](https://github.com/eclipse/che/pull/68) ([benoitf](https://github.com/benoitf))
- IDEX-3288 [\#67](https://github.com/eclipse/che/pull/67) ([stour](https://github.com/stour))
- bunch of fixes for ext scripts [\#66](https://github.com/eclipse/che/pull/66) ([benoitf](https://github.com/benoitf))
- IDEX-3241 Add che admin war [\#65](https://github.com/eclipse/che/pull/65) ([benoitf](https://github.com/benoitf))
- IDEX-3260 Remove factory API from Eclipse Che [\#64](https://github.com/eclipse/che/pull/64) ([benoitf](https://github.com/benoitf))
- Fix Che on OSX [\#63](https://github.com/eclipse/che/pull/63) ([skabashnyuk](https://github.com/skabashnyuk))
- CLDIDE-2537 Set property machine.docker.machine\_extra\_hosts=NULL [\#62](https://github.com/eclipse/che/pull/62) ([skabashnyuk](https://github.com/skabashnyuk))
- IDEX-2982. Change Che pom.xml parent values [\#61](https://github.com/eclipse/che/pull/61) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CLDIDE-2566: Change configuration for predefined recipe loader [\#60](https://github.com/eclipse/che/pull/60) ([akorneta](https://github.com/akorneta))
- CLDIDE-2537 Set defaults fro machine extra hosts [\#59](https://github.com/eclipse/che/pull/59) ([skabashnyuk](https://github.com/skabashnyuk))
- updating new-project-type-wizard artifactId and che-templates related data [\#58](https://github.com/eclipse/che/pull/58) ([stour](https://github.com/stour))
- client-new-project-wizard + server-new-project-type -\> new-project-type-wizard [\#57](https://github.com/eclipse/che/pull/57) ([stour](https://github.com/stour))
- IDEX-3138. Remove TutorialProjectType. Change project type for samples. [\#56](https://github.com/eclipse/che/pull/56) ([RomanNikitenko](https://github.com/RomanNikitenko))
- IDEX-3139: Removed Subversion from standart Che distribution [\#55](https://github.com/eclipse/che/pull/55) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- IDEX-3133 Upgrade Guice to 4.0 version \(4.0\) [\#54](https://github.com/eclipse/che/pull/54) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-3169 Allow redirect from /api to /che/api [\#53](https://github.com/eclipse/che/pull/53) ([benoitf](https://github.com/benoitf))
- Upgrade Guice to 4.0 version [\#52](https://github.com/eclipse/che/pull/52) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-2861 Enable dependency convergence [\#51](https://github.com/eclipse/che/pull/51) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-3087: added predefined recipes [\#50](https://github.com/eclipse/che/pull/50) ([akorneta](https://github.com/akorneta))
- Adds Eclipse Che to command prompt [\#49](https://github.com/eclipse/che/pull/49) ([TylerJewell](https://github.com/TylerJewell))
- Changed \<title\> from Codenvy to Eclipse Che [\#48](https://github.com/eclipse/che/pull/48) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-3052 Allow to find Java in Windows Registry if not defined [\#47](https://github.com/eclipse/che/pull/47) ([benoitf](https://github.com/benoitf))
- IDEX-3051 allow to use spaces in folders [\#46](https://github.com/eclipse/che/pull/46) ([benoitf](https://github.com/benoitf))
- IDEX-2938 remove findbugs jsr305 annotations \(4.0\) [\#45](https://github.com/eclipse/che/pull/45) ([mkuznyetsov](https://github.com/mkuznyetsov))
- CLDIDE-2535: added property for mount projects root [\#44](https://github.com/eclipse/che/pull/44) ([akorneta](https://github.com/akorneta))
- IDEX-3032 Remove java:web runner as we have this runners from Docker [\#43](https://github.com/eclipse/che/pull/43) ([benoitf](https://github.com/benoitf))
- IDEX-2938 removed findbugs jsr305 annotation [\#42](https://github.com/eclipse/che/pull/42) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-3036 Exclude unused resources [\#41](https://github.com/eclipse/che/pull/41) ([skabashnyuk](https://github.com/skabashnyuk))
- Idex 2909 [\#40](https://github.com/eclipse/che/pull/40) ([mshaposhnik](https://github.com/mshaposhnik))
- IDEX-2180: added che-plugin-git-provider dependency [\#39](https://github.com/eclipse/che/pull/39) ([svor](https://github.com/svor))
- IDEX-2970 Use recipes from plugin-docker [\#38](https://github.com/eclipse/che/pull/38) ([benoitf](https://github.com/benoitf))
- IDEX-2966; remove plugin-datasource dependencies; [\#37](https://github.com/eclipse/che/pull/37) ([mshaposhnik](https://github.com/mshaposhnik))
- Make more consistent assembly [\#36](https://github.com/eclipse/che/pull/36) ([benoitf](https://github.com/benoitf))
- correcting parent in examples root pom + sortpom formatting [\#35](https://github.com/eclipse/che/pull/35) ([stour](https://github.com/stour))
- setting correct snapshot version in examples [\#34](https://github.com/eclipse/che/pull/34) ([stour](https://github.com/stour))
- Updated README with latest positioning. [\#33](https://github.com/eclipse/che/pull/33) ([TylerJewell](https://github.com/TylerJewell))
- IDEX-2923 Add Docker recipes + examples in Che [\#32](https://github.com/eclipse/che/pull/32) ([benoitf](https://github.com/benoitf))
- New che/examples folder [\#31](https://github.com/eclipse/che/pull/31) ([stour](https://github.com/stour))
- IDEX-2910: changed path of the local storage folder [\#30](https://github.com/eclipse/che/pull/30) ([svor](https://github.com/svor))
- IDEX-2956 Remove internal script [\#29](https://github.com/eclipse/che/pull/29) ([benoitf](https://github.com/benoitf))
- MaxPermSize is not used anymore with Java8 \(4.0 branch\) [\#26](https://github.com/eclipse/che/pull/26) ([benoitf](https://github.com/benoitf))
- IDEX-2932 Add support for Docker 1.8.1 \(4.0 branch\) [\#24](https://github.com/eclipse/che/pull/24) ([benoitf](https://github.com/benoitf))
- IDEX-2801 Changed CODENVY\_LOGS\_DIR to CHE\_LOGS\_DIR [\#23](https://github.com/eclipse/che/pull/23) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-2856: eliminated dependency unpacking [\#22](https://github.com/eclipse/che/pull/22) ([akorneta](https://github.com/akorneta))
- IDEX-2892 Include Docker plugin in the SDK [\#21](https://github.com/eclipse/che/pull/21) ([benoitf](https://github.com/benoitf))
- IDEX-2800 Changed CODENVY\_LOCAL\_CONF\_DIR to CHE\_LOCAL\_CONF\_DIR [\#20](https://github.com/eclipse/che/pull/20) ([mkuznyetsov](https://github.com/mkuznyetsov))
- IDEX-2618: plugin git refactoring [\#19](https://github.com/eclipse/che/pull/19) ([akorneta](https://github.com/akorneta))
- IDEX-2888 Update for Java8 [\#17](https://github.com/eclipse/che/pull/17) ([benoitf](https://github.com/benoitf))
- added binding for DockerVersionVerifier [\#16](https://github.com/eclipse/che/pull/16) ([akorneta](https://github.com/akorneta))
- IDEX-2831: Fixed extInstall.sh and extInstall.bat for integration 3rd… [\#15](https://github.com/eclipse/che/pull/15) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- Fixed install extenstions on Windows os by extInstall.bat [\#14](https://github.com/eclipse/che/pull/14) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- Adds mobile-web-app-capable meta tag. Enables fullscreen for mobile [\#13](https://github.com/eclipse/che/pull/13) ([surfacelevel](https://github.com/surfacelevel))
- IDEX-2831: Fixed extInstall.sh for integration 3rd-party extensions t… [\#12](https://github.com/eclipse/che/pull/12) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- IDEX-2163: Fixed null pointer exception when viewing javadoc of class default constructor [\#10](https://github.com/eclipse/che/pull/10) ([dimasnurenko](https://github.com/dimasnurenko))
- Fixed launch SDK on Windows [\#9](https://github.com/eclipse/che/pull/9) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- Fixed typo in README.md [\#7](https://github.com/eclipse/che/pull/7) ([spoenemann](https://github.com/spoenemann))
- IDEX-1038: removed unusable properties [\#6](https://github.com/eclipse/che/pull/6) ([svor](https://github.com/svor))
- IDEX-2457: added the browser dialog box with error message [\#5](https://github.com/eclipse/che/pull/5) ([svor](https://github.com/svor))
- Update README.md [\#3](https://github.com/eclipse/che/pull/3) ([jamesrcounts](https://github.com/jamesrcounts))
- Update DTD for GWT-module descriptors [\#1](https://github.com/eclipse/che/pull/1) ([azatsarynnyy](https://github.com/azatsarynnyy))