RELEASE: Update CHANGELOG (#6087)

6.19.x
Roman Iuvshyn 2017-08-28 12:22:43 +02:00 committed by GitHub
parent f466432220
commit 8ccdff0b61
1 changed files with 59 additions and 0 deletions

View File

@ -1,5 +1,64 @@
# Change Log
## [5.17.0](https://github.com/eclipse/che/tree/5.17.0) (2017-08-23)
[Full Changelog](https://github.com/eclipse/che/compare/5.16.0...5.17.0)
**Merged pull requests:**
- RELEASE: Update CHANGELOG [\#6074](https://github.com/eclipse/che/pull/6074) ([riuvshin](https://github.com/riuvshin))
- RELEASE: Set next development version [\#6067](https://github.com/eclipse/che/pull/6067) ([riuvshin](https://github.com/riuvshin))
- CODENVY-2356: Allow exception attributes [\#6053](https://github.com/eclipse/che/pull/6053) ([mmorhun](https://github.com/mmorhun))
- Reverting \#6019: Workaround for ImageStreamTags issue on OpenShift 3.6 [\#6023](https://github.com/eclipse/che/pull/6023) ([ibuziuk](https://github.com/ibuziuk))
- \#5750 fix cursor position after completion proposal inserted [\#6020](https://github.com/eclipse/che/pull/6020) ([evidolob](https://github.com/evidolob))
- Workaround for ImageStreamTags issue on OpenShift 3.6 [\#6019](https://github.com/eclipse/che/pull/6019) ([amisevsk](https://github.com/amisevsk))
- Changing deletion order during deployment cleaup \(routes & services are going to be deleted first\) [\#6018](https://github.com/eclipse/che/pull/6018) ([ibuziuk](https://github.com/ibuziuk))
- Fix OpenShiftConnector.inspectImage\(\) to resolve issue in OS 3.6+ [\#6009](https://github.com/eclipse/che/pull/6009) ([amisevsk](https://github.com/amisevsk))
- Revert "CHE-5174 Improving search results " [\#5988](https://github.com/eclipse/che/pull/5988) ([vparfonov](https://github.com/vparfonov))
- Fix license [\#5984](https://github.com/eclipse/che/pull/5984) ([vinokurig](https://github.com/vinokurig))
- Fix typo - https://github.com/eclipse/che/issues/5980 [\#5983](https://github.com/eclipse/che/pull/5983) ([eivantsov](https://github.com/eivantsov))
- Adding assembly-ide-war `webapp` source folder as sources instead of resources to avoid duplicated files in final war [\#5979](https://github.com/eclipse/che/pull/5979) ([sunix](https://github.com/sunix))
- Adding sources maven artifact for dashboard-war [\#5971](https://github.com/eclipse/che/pull/5971) ([sunix](https://github.com/sunix))
- CHE-3415: Change 'Rebase instead of merge' checkbox title [\#5969](https://github.com/eclipse/che/pull/5969) ([vinokurig](https://github.com/vinokurig))
- Adding missing source folders to assembly-ide-war sources Maven artifact [\#5966](https://github.com/eclipse/che/pull/5966) ([sunix](https://github.com/sunix))
- Update Che Dev Dockerfile [\#5959](https://github.com/eclipse/che/pull/5959) ([JamesDrummond](https://github.com/JamesDrummond))
- Move activity components to plugin-activity [\#5896](https://github.com/eclipse/che/pull/5896) ([mkuznyetsov](https://github.com/mkuznyetsov))
- CHE-5174 Improving search results [\#5874](https://github.com/eclipse/che/pull/5874) ([vparfonov](https://github.com/vparfonov))
- Add selenium tests [\#5759](https://github.com/eclipse/che/pull/5759) ([tolusha](https://github.com/tolusha))
- Rework import operation [\#6065](https://github.com/eclipse/che/pull/6065) ([vzhukovskii](https://github.com/vzhukovskii))
- Synchronize commands with rh-che stacks [\#6050](https://github.com/eclipse/che/pull/6050) ([benoitf](https://github.com/benoitf))
- Fixed some formatting differences [\#6044](https://github.com/eclipse/che/pull/6044) ([skabashnyuk](https://github.com/skabashnyuk))
- Cursor jumps to the top of the file [\#6043](https://github.com/eclipse/che/pull/6043) ([dkuleshov](https://github.com/dkuleshov))
- Allow to proper set webscoket context [\#6038](https://github.com/eclipse/che/pull/6038) ([ashumilova](https://github.com/ashumilova))
- Change license headers copyright owner on remaining files [\#6036](https://github.com/eclipse/che/pull/6036) ([mkuznyetsov](https://github.com/mkuznyetsov))
- Remove UI loader in few places not annoying user in case bad network connection [\#6035](https://github.com/eclipse/che/pull/6035) ([vparfonov](https://github.com/vparfonov))
- Change copyright owner to "Red Hat, Inc" on remaining files [\#6032](https://github.com/eclipse/che/pull/6032) ([mkuznyetsov](https://github.com/mkuznyetsov))
- CHE-6025: Fix bug when Project wizard is not closed after importing m… [\#6031](https://github.com/eclipse/che/pull/6031) ([vinokurig](https://github.com/vinokurig))
- Fix TypeScript DTO Generator for newly float type introduced [\#6029](https://github.com/eclipse/che/pull/6029) ([benoitf](https://github.com/benoitf))
- Do not scale down deployment before resource deletion. Removing watch pod logic \(seems to be also broken after 3.6 osio update\) [\#6017](https://github.com/eclipse/che/pull/6017) ([ibuziuk](https://github.com/ibuziuk))
- The project still present after deletion through terminal or project service [\#6013](https://github.com/eclipse/che/pull/6013) ([dkuleshov](https://github.com/dkuleshov))
- CHE-4509: Fix project name validator for rename action [\#6011](https://github.com/eclipse/che/pull/6011) ([bdshadow](https://github.com/bdshadow))
- CHE-5995: Fix bug with Git repository initialization [\#6010](https://github.com/eclipse/che/pull/6010) ([vinokurig](https://github.com/vinokurig))
- \#1799 implement DidChangeWatchedFiles Notification [\#6007](https://github.com/eclipse/che/pull/6007) ([evidolob](https://github.com/evidolob))
- CHE-5944. Fix editor keybindings displaying [\#6005](https://github.com/eclipse/che/pull/6005) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5829. Fix non-exhaustive switch statements [\#6004](https://github.com/eclipse/che/pull/6004) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5828. Remove extra expression [\#6001](https://github.com/eclipse/che/pull/6001) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5881. Add ability to add a project folder to File watcher excludes [\#5998](https://github.com/eclipse/che/pull/5998) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5174 Improving search results [\#5989](https://github.com/eclipse/che/pull/5989) ([vparfonov](https://github.com/vparfonov))
- CHE-5823. Fix editor tabs displaying at refreshing page [\#5975](https://github.com/eclipse/che/pull/5975) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5875: active editor when Go to line feature was accepted [\#5972](https://github.com/eclipse/che/pull/5972) ([svor](https://github.com/svor))
- CHE-5274. Do not skip setting focus on element when window is displayed [\#5968](https://github.com/eclipse/che/pull/5968) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Changed copyright owner to "Red Hat, Inc." in license headers [\#5964](https://github.com/eclipse/che/pull/5964) ([mkuznyetsov](https://github.com/mkuznyetsov))
- CHE-4783 Initial splash should be smarter [\#5961](https://github.com/eclipse/che/pull/5961) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- CHE-5737: run custom set of tests [\#5956](https://github.com/eclipse/che/pull/5956) ([svor](https://github.com/svor))
- CHE-5890: add Test group menu to the editor context menu [\#5953](https://github.com/eclipse/che/pull/5953) ([svor](https://github.com/svor))
- Rework dashboard to work through JSON RPC protocol [\#5952](https://github.com/eclipse/che/pull/5952) ([ashumilova](https://github.com/ashumilova))
- Migrate to .NET 2.0 [\#5942](https://github.com/eclipse/che/pull/5942) ([eivantsov](https://github.com/eivantsov))
- Used Google Java Codestyle [\#5851](https://github.com/eclipse/che/pull/5851) ([skabashnyuk](https://github.com/skabashnyuk))
- CHE-5792: Add ability to adjust viewing 'maven module artifact id' in preferences window [\#5849](https://github.com/eclipse/che/pull/5849) ([vinokurig](https://github.com/vinokurig))
- CHE-5335: Add Git branch/revision link to project name [\#5817](https://github.com/eclipse/che/pull/5817) ([vinokurig](https://github.com/vinokurig))
- CHE-5339: Mark with color Git changed files in project explorer [\#5722](https://github.com/eclipse/che/pull/5722) ([vinokurig](https://github.com/vinokurig))
## [5.16.0](https://github.com/eclipse/che/tree/5.16.0) (2017-08-09)
[Full Changelog](https://github.com/eclipse/che/compare/5.15.0...5.16.0)