RELEASE: Update CHANGELOG (#8790)
parent
7e128d41f5
commit
338b5beedd
300
CHANGELOG.md
300
CHANGELOG.md
|
|
@ -1,5 +1,305 @@
|
|||
# Change Log
|
||||
|
||||
## [6.1.0](https://github.com/eclipse/che/tree/6.1.0) (2018-02-14)
|
||||
[Full Changelog](https://github.com/eclipse/che/compare/6.0.0...6.1.0)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- RELEASE: Set next development version [\#8773](https://github.com/eclipse/che/pull/8773) ([riuvshin](https://github.com/riuvshin))
|
||||
- Selenium: Catch issue \#7161 in 'ShowHintsCommandTest' selenium test [\#8772](https://github.com/eclipse/che/pull/8772) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Fix orion document changing event getting text from native orion event instead of guessing it [\#8753](https://github.com/eclipse/che/pull/8753) ([sunix](https://github.com/sunix))
|
||||
- Selenium: Add extra steps in the 'prepare\(\)' to increase stability [\#8550](https://github.com/eclipse/che/pull/8550) ([artaleks9](https://github.com/artaleks9))
|
||||
- Add back primary style for start workspace button [\#8764](https://github.com/eclipse/che/pull/8764) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Fix displaying pull request panel [\#8760](https://github.com/eclipse/che/pull/8760) ([RomanNikitenko](https://github.com/RomanNikitenko))
|
||||
- Add different style for focusable element [\#8757](https://github.com/eclipse/che/pull/8757) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Selenium: increase timeout to check that a menu item is enabled [\#8755](https://github.com/eclipse/che/pull/8755) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Support enter press in refactoring rename form [\#8754](https://github.com/eclipse/che/pull/8754) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Selenium: Add most common methods to the "SeleniumWebDriverHelper" [\#8746](https://github.com/eclipse/che/pull/8746) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: change a way for selecting an element from suggestions list [\#8736](https://github.com/eclipse/che/pull/8736) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Fix formatting issue [\#8730](https://github.com/eclipse/che/pull/8730) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Disable pre-creating of PVC subpaths on minikube [\#8726](https://github.com/eclipse/che/pull/8726) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Selenium: wait opened workspace is ready to use [\#8725](https://github.com/eclipse/che/pull/8725) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Update CheckErrorMessageWhenCreationDuplicateFolderOrFileTest for increasing stability [\#8722](https://github.com/eclipse/che/pull/8722) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Increase postgres claim for OpenShift to be 1gb [\#8709](https://github.com/eclipse/che/pull/8709) ([gshipley](https://github.com/gshipley))
|
||||
- Selenium: Delete the 'Assert.fail\(\)' from the selenium tests after resolve related issues [\#8706](https://github.com/eclipse/che/pull/8706) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: Store list of external libraries, project type and project language for investigate \#7161 bug [\#8696](https://github.com/eclipse/che/pull/8696) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: Fix unexpected fail of CheckBasicFunctionalityInCommandsExplorerTest selenium test [\#8692](https://github.com/eclipse/che/pull/8692) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: Add wait of visibility git markers web-elements in the page object 'CodenvyEditor' [\#8691](https://github.com/eclipse/che/pull/8691) ([artaleks9](https://github.com/artaleks9))
|
||||
- \[WIP\] CHE-8365: Fix opening empty files when soft wrap options is activated in editor [\#8686](https://github.com/eclipse/che/pull/8686) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
|
||||
- Selenium: Create new class 'WebDriverWaitFactory' [\#8685](https://github.com/eclipse/che/pull/8685) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Catch issues \#8671, \#8667 in selenium tests of org.eclipse.che.selenium.factory package [\#8684](https://github.com/eclipse/che/pull/8684) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Selenium: check that suggestions list of Navigate To File widget is visible [\#8683](https://github.com/eclipse/che/pull/8683) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: increase timeout for checking workspace statuses on Workspaces list [\#8681](https://github.com/eclipse/che/pull/8681) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Catch issue \#8468 in the ProjectExplorer page-object [\#8680](https://github.com/eclipse/che/pull/8680) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: wait that all notifications are closed before deleting project in CreateAndDeleteProjectsTest test [\#8676](https://github.com/eclipse/che/pull/8676) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: add info about known issue to RenameOrganizationTest [\#8670](https://github.com/eclipse/che/pull/8670) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Fix perspective initialization in case switching perspective [\#8664](https://github.com/eclipse/che/pull/8664) ([vparfonov](https://github.com/vparfonov))
|
||||
- Selenium: Catch issue \#7161 in the AutocompleteProposalJavaDocTest selenium test [\#8663](https://github.com/eclipse/che/pull/8663) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: Remove extra steps from SplitEditorFeatureTest selenium test [\#8662](https://github.com/eclipse/che/pull/8662) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: Change locator for editor tab with unsaved status [\#8660](https://github.com/eclipse/che/pull/8660) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Fix failed build [\#8658](https://github.com/eclipse/che/pull/8658) ([vparfonov](https://github.com/vparfonov))
|
||||
- che-7246: fix fetch available RAM on workspace creation [\#8657](https://github.com/eclipse/che/pull/8657) ([ashumilova](https://github.com/ashumilova))
|
||||
- Fix webapp startup if no docker IP's set. [\#8655](https://github.com/eclipse/che/pull/8655) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Selenium: wait that a found files list in the Navigate To File widget is changed [\#8654](https://github.com/eclipse/che/pull/8654) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- CHE-8031: Add waiting watcher for default service account [\#8653](https://github.com/eclipse/che/pull/8653) ([akorneta](https://github.com/akorneta))
|
||||
- Cleaning MDC at the end of the request [\#8649](https://github.com/eclipse/che/pull/8649) ([sunix](https://github.com/sunix))
|
||||
- Introduce Apache Camel LSP support [\#8648](https://github.com/eclipse/che/pull/8648) ([benoitf](https://github.com/benoitf))
|
||||
- Selenium: Add logs with catched libraries, project type and language for investigate bug [\#8642](https://github.com/eclipse/che/pull/8642) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: fix unstable CheckStopStartWsTest selenium test [\#8640](https://github.com/eclipse/che/pull/8640) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: remove info about known issue from organization selenium tests [\#8639](https://github.com/eclipse/che/pull/8639) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Property rename: old value to new support [\#8636](https://github.com/eclipse/che/pull/8636) ([skabashnyuk](https://github.com/skabashnyuk))
|
||||
- Selenium: Add steps for switch focus to another element in the CheckRestoringSplitEditorTest selenium test [\#8635](https://github.com/eclipse/che/pull/8635) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: Refactor methods in the TestProjectServiceClient page objects [\#8633](https://github.com/eclipse/che/pull/8633) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Add permissions for default admin to manage his profile [\#8630](https://github.com/eclipse/che/pull/8630) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Fixes machine row when there are no installers [\#8627](https://github.com/eclipse/che/pull/8627) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Reorganize Project-\>New menu [\#8621](https://github.com/eclipse/che/pull/8621) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Dashboard: fix list of workspaces on Workspaces page [\#8620](https://github.com/eclipse/che/pull/8620) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Selenium: Add the 'WaitUtils.sleepQuietly' to the page object 'Preferences' [\#8619](https://github.com/eclipse/che/pull/8619) ([artaleks9](https://github.com/artaleks9))
|
||||
- Add selecting and waiting PR widget for avoiding unstable the tests for factory package [\#8618](https://github.com/eclipse/che/pull/8618) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Fix singleport mode in multiuser [\#8615](https://github.com/eclipse/che/pull/8615) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Add informative messages to the loaders it will helpful for error det… [\#8613](https://github.com/eclipse/che/pull/8613) ([vparfonov](https://github.com/vparfonov))
|
||||
- CHE-7278 Properly handle restarting the workspace [\#8612](https://github.com/eclipse/che/pull/8612) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Directory created from terminal doesn't appear in project explorer root [\#8610](https://github.com/eclipse/che/pull/8610) ([dkuleshov](https://github.com/dkuleshov))
|
||||
- Selenium: change info about know issue in selenium tests [\#8608](https://github.com/eclipse/che/pull/8608) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Allow calling system state method for anonymous user [\#8607](https://github.com/eclipse/che/pull/8607) ([skabashnyuk](https://github.com/skabashnyuk))
|
||||
- Increase CHE boot timeout in deploy\_che.sh [\#8605](https://github.com/eclipse/che/pull/8605) ([riuvshin](https://github.com/riuvshin))
|
||||
- Dashboard: fix editor styles in "Build stack from recipe" widget [\#8602](https://github.com/eclipse/che/pull/8602) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Dashboard: fix closing the popup window on Create Workspace page [\#8601](https://github.com/eclipse/che/pull/8601) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Theia stacks from Florent's theia prototype [\#8600](https://github.com/eclipse/che/pull/8600) ([skabashnyuk](https://github.com/skabashnyuk))
|
||||
- Fixes for styles and error handling [\#8599](https://github.com/eclipse/che/pull/8599) ([ashumilova](https://github.com/ashumilova))
|
||||
- Fix formatting [\#8592](https://github.com/eclipse/che/pull/8592) ([vparfonov](https://github.com/vparfonov))
|
||||
- Selenium: Fix unexpected fail of CheckErrorsWarningsTabTest in the selenium tests [\#8591](https://github.com/eclipse/che/pull/8591) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: change scroll testing in the Terminal [\#8588](https://github.com/eclipse/che/pull/8588) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Add checking the visibility of the web-element in the 'ProjectSourcePage' [\#8587](https://github.com/eclipse/che/pull/8587) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: Remove logging of preferences from "CheckRestoringSplitEditorTest" selenium test [\#8586](https://github.com/eclipse/che/pull/8586) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Copy MDC context in workspace runtime \(start stop\) related async tasks [\#8585](https://github.com/eclipse/che/pull/8585) ([sunix](https://github.com/sunix))
|
||||
- Selenium: check that a menu item is enabled [\#8584](https://github.com/eclipse/che/pull/8584) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Handling project removing event and refresh command list [\#8582](https://github.com/eclipse/che/pull/8582) ([vparfonov](https://github.com/vparfonov))
|
||||
- Command Explorer UI improvements [\#8581](https://github.com/eclipse/che/pull/8581) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Dashboard: update list of namespaces after list of organizations is updated [\#8579](https://github.com/eclipse/che/pull/8579) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Selenium: Add ability to check project type and language, and get list of external libraries [\#8577](https://github.com/eclipse/che/pull/8577) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: Delete the 'loader.waitOnClosed\(\)' from the page object 'Preferences' [\#8576](https://github.com/eclipse/che/pull/8576) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: change locator for Edit button in the Account page [\#8570](https://github.com/eclipse/che/pull/8570) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: adapt selenium test for testing workspace after workspace agent is shut down [\#8567](https://github.com/eclipse/che/pull/8567) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Prompt to generate ssh key at import private repo from github [\#8564](https://github.com/eclipse/che/pull/8564) ([RomanNikitenko](https://github.com/RomanNikitenko))
|
||||
- Protect installer service modifying methods with permissions [\#8563](https://github.com/eclipse/che/pull/8563) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Selenium: Delete the 'loader.waitOnClosed\(\)' from the page object 'Preferences' [\#8562](https://github.com/eclipse/che/pull/8562) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: adapt selenium tests according to changes with workspace config updating [\#8561](https://github.com/eclipse/che/pull/8561) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Added kubernetes infrastructure [\#8559](https://github.com/eclipse/che/pull/8559) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Remove obsolete script [\#8558](https://github.com/eclipse/che/pull/8558) ([riuvshin](https://github.com/riuvshin))
|
||||
- rh-che \#500: Adding 'che.workspace.server.ping\_success\_threshold' property for server checker and liveness probe configuration. [\#8551](https://github.com/eclipse/che/pull/8551) ([ibuziuk](https://github.com/ibuziuk))
|
||||
- Errors in the browser console when importing the eclipse-che project [\#8549](https://github.com/eclipse/che/pull/8549) ([dkuleshov](https://github.com/dkuleshov))
|
||||
- Fix docs link. Dash instead underscore [\#8548](https://github.com/eclipse/che/pull/8548) ([eivantsov](https://github.com/eivantsov))
|
||||
- Add blocks in typical places for investigation problem from the \[CHE-8105\] issue [\#8546](https://github.com/eclipse/che/pull/8546) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Fix displaying of list of organizations for GitHub account [\#8540](https://github.com/eclipse/che/pull/8540) ([RomanNikitenko](https://github.com/RomanNikitenko))
|
||||
- Prevents displaying installers with empty names and descriptions [\#8536](https://github.com/eclipse/che/pull/8536) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Provide machine logs volume and configuration of logs root path [\#8535](https://github.com/eclipse/che/pull/8535) ([akorneta](https://github.com/akorneta))
|
||||
- Dashboard: fix list of organizations for system administrator [\#8533](https://github.com/eclipse/che/pull/8533) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- \#8509 handle keybinding inside FileStructure Window [\#8528](https://github.com/eclipse/che/pull/8528) ([evidolob](https://github.com/evidolob))
|
||||
- Dashboard: allow to update workspace config without workpace restarting [\#8505](https://github.com/eclipse/che/pull/8505) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- RELEASE: Set next development version [\#8496](https://github.com/eclipse/che/pull/8496) ([riuvshin](https://github.com/riuvshin))
|
||||
- Bug with closing tabs in processes panel [\#8491](https://github.com/eclipse/che/pull/8491) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Refactored Window class [\#8374](https://github.com/eclipse/che/pull/8374) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- LuceneSearcher redesign and fix memory leak [\#8112](https://github.com/eclipse/che/pull/8112) ([skabashnyuk](https://github.com/skabashnyuk))
|
||||
- Fix internal policy of event.Bus events publishing [\#8110](https://github.com/eclipse/che/pull/8110) ([voievodin](https://github.com/voievodin))
|
||||
- Refine underline style when tab marked with error or warning [\#7862](https://github.com/eclipse/che/pull/7862) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
|
||||
## [6.0.0](https://github.com/eclipse/che/tree/6.0.0) (2018-01-31)
|
||||
[Full Changelog](https://github.com/eclipse/che/compare/5.22.1...6.0.0)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Renew URLs of CI servers to compare local selenium testing results [\#8541](https://github.com/eclipse/che/pull/8541) ([dmytro-ndp](https://github.com/dmytro-ndp))
|
||||
- Factories links [\#8530](https://github.com/eclipse/che/pull/8530) ([eivantsov](https://github.com/eivantsov))
|
||||
- Improves debug panel, fixes UI of configure breakpoints popup [\#8520](https://github.com/eclipse/che/pull/8520) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- CHE-7555 fix resolve factory flow [\#8519](https://github.com/eclipse/che/pull/8519) ([olexii4](https://github.com/olexii4))
|
||||
- Selenium: Fix unexpected fail of AutocompleteWithInheritTest selenium test [\#8518](https://github.com/eclipse/che/pull/8518) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: add info about known issue to FileStructureBaseOperationTest selenium test [\#8513](https://github.com/eclipse/che/pull/8513) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Add a comment about using $entry function [\#8511](https://github.com/eclipse/che/pull/8511) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Remove redundant check if webdriver session can be created [\#8506](https://github.com/eclipse/che/pull/8506) ([dmytro-ndp](https://github.com/dmytro-ndp))
|
||||
- Selenium: Change timeout in the page object 'ProjectSourcePage' [\#8503](https://github.com/eclipse/che/pull/8503) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: Add ability to catch Chrome browser`s console logs [\#8502](https://github.com/eclipse/che/pull/8502) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Fix of steps sequence for the DebuggerWatchExpressionTest [\#8500](https://github.com/eclipse/che/pull/8500) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Selenium: add info about known issue to NavigationBar selenium page object [\#8499](https://github.com/eclipse/che/pull/8499) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- add CLI version 6.0.0 [\#8494](https://github.com/eclipse/che/pull/8494) ([riuvshin](https://github.com/riuvshin))
|
||||
- Selenium: Change expected number of process and remove try/catch block with known issue [\#8493](https://github.com/eclipse/che/pull/8493) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: change test scenario in CreateWorkspaceOnDashboardTest test [\#8485](https://github.com/eclipse/che/pull/8485) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Add changes in the methods of checking git-marker in the page object 'CodenvyEditor' [\#8484](https://github.com/eclipse/che/pull/8484) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: change info about known issue in NavigateToFileTest test [\#8483](https://github.com/eclipse/che/pull/8483) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Fix error handlers for load factory flow [\#8482](https://github.com/eclipse/che/pull/8482) ([olexii4](https://github.com/olexii4))
|
||||
- Avoid removal of non-test workspaces at the cleanup environment stage of selenium testing [\#8481](https://github.com/eclipse/che/pull/8481) ([dmytro-ndp](https://github.com/dmytro-ndp))
|
||||
- CHE-6923: Provide more space for committer fields in Preferences dialog. [\#8480](https://github.com/eclipse/che/pull/8480) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
|
||||
- Improved context menus [\#8477](https://github.com/eclipse/che/pull/8477) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- init and cli images should not use tag from CHE [\#8474](https://github.com/eclipse/che/pull/8474) ([riuvshin](https://github.com/riuvshin))
|
||||
- \#6331 disable key binding handle when any 'Window' opened [\#8473](https://github.com/eclipse/che/pull/8473) ([evidolob](https://github.com/evidolob))
|
||||
- Restore support of single-port Che mode \(on docker infra\) [\#8471](https://github.com/eclipse/che/pull/8471) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Apply formating for CreateNewPackagesWithHelpCreationJavaClassTest [\#8464](https://github.com/eclipse/che/pull/8464) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Remove read 'preferences' from try/catch block in CreateNewPackagesWithHelpCreationJavaClassTest selenium test [\#8463](https://github.com/eclipse/che/pull/8463) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- CHE-8240: Switch to project explorer tab for reavel resources action. [\#8460](https://github.com/eclipse/che/pull/8460) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
|
||||
- Selenium: Fix unexpected fail of CheckAutocompleteFeaturesInTheTestFolderTest selenium test [\#8457](https://github.com/eclipse/che/pull/8457) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: Add try/catch block for displaying "Known issue" with \#8300 bug [\#8454](https://github.com/eclipse/che/pull/8454) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Change PVC name provisioning to prefix + generating 8 chars [\#8453](https://github.com/eclipse/che/pull/8453) ([akorneta](https://github.com/akorneta))
|
||||
- Selenium: add info about known issue to FileStructureNodesTest selenium test [\#8452](https://github.com/eclipse/che/pull/8452) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- openshift.io \#2022: Missing goals for wildfly build / run commands [\#8450](https://github.com/eclipse/che/pull/8450) ([ibuziuk](https://github.com/ibuziuk))
|
||||
- Fix formatting [\#8447](https://github.com/eclipse/che/pull/8447) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Fix style [\#8446](https://github.com/eclipse/che/pull/8446) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Fix formatting [\#8445](https://github.com/eclipse/che/pull/8445) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Selenium: change locator for documentation link on the Dashboard [\#8443](https://github.com/eclipse/che/pull/8443) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Fix unexpected fail of MacrosCommandsEditorTest selenium test [\#8441](https://github.com/eclipse/che/pull/8441) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Fix typo [\#8437](https://github.com/eclipse/che/pull/8437) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Selenium: increase timeout for checking that a workspace name is not visible in the Workspaces list after deleting [\#8432](https://github.com/eclipse/che/pull/8432) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: remove info about known issue from OrganizationMembersTest selenium test [\#8431](https://github.com/eclipse/che/pull/8431) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: add info about known issue into ProjectStateAfterRefreshTest selenium test [\#8430](https://github.com/eclipse/che/pull/8430) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Remove stopping test workspace [\#8427](https://github.com/eclipse/che/pull/8427) ([dmytro-ndp](https://github.com/dmytro-ndp))
|
||||
- Move GitCompareTest to one thread tests suite [\#8426](https://github.com/eclipse/che/pull/8426) ([dmytro-ndp](https://github.com/dmytro-ndp))
|
||||
- CHE-7581 Improved keycloak initialization [\#8425](https://github.com/eclipse/che/pull/8425) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Update docs links [\#8424](https://github.com/eclipse/che/pull/8424) ([eivantsov](https://github.com/eivantsov))
|
||||
- Rework default memory limit setting [\#8422](https://github.com/eclipse/che/pull/8422) ([garagatyi](https://github.com/garagatyi))
|
||||
- CHE-4927 fix light theme colors [\#8418](https://github.com/eclipse/che/pull/8418) ([olexii4](https://github.com/olexii4))
|
||||
- Rework organization events tracking to use JSON RPC [\#8417](https://github.com/eclipse/che/pull/8417) ([ashumilova](https://github.com/ashumilova))
|
||||
- Move license to resource details [\#8415](https://github.com/eclipse/che/pull/8415) ([akorneta](https://github.com/akorneta))
|
||||
- CHE-7263: Add filtering to File Structure dialog [\#8411](https://github.com/eclipse/che/pull/8411) ([vinokurig](https://github.com/vinokurig))
|
||||
- Selenium: change projects names in ResolveDependencyAfterRecreateProjectTest selenium test [\#8410](https://github.com/eclipse/che/pull/8410) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Add workspace status to the Assert.fail\(\) log [\#8409](https://github.com/eclipse/che/pull/8409) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Remove "source" field from stack object [\#8407](https://github.com/eclipse/che/pull/8407) ([mkuznyetsov](https://github.com/mkuznyetsov))
|
||||
- Updated policy of installers update [\#8406](https://github.com/eclipse/che/pull/8406) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Selenium: Add preferences response to the log for investigating bug \#8122 [\#8405](https://github.com/eclipse/che/pull/8405) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: change timeout in the CreateWorkspaceOnDashboardTest selenium test [\#8403](https://github.com/eclipse/che/pull/8403) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Fix unexpected fail of DeleteProjectsTest selenium test [\#8402](https://github.com/eclipse/che/pull/8402) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Fix servers probes on https powered deployment [\#8401](https://github.com/eclipse/che/pull/8401) ([garagatyi](https://github.com/garagatyi))
|
||||
- Selenium: Fix unexpected fail of ShowHintsCommandTest selenium test [\#8398](https://github.com/eclipse/che/pull/8398) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Adapt selenium tests to work with openshift.io REST API [\#8396](https://github.com/eclipse/che/pull/8396) ([dmytro-ndp](https://github.com/dmytro-ndp))
|
||||
- Selenium: Create selenium tests to cover the authorization on GitHub [\#8395](https://github.com/eclipse/che/pull/8395) ([artaleks9](https://github.com/artaleks9))
|
||||
- CHE-8083 fix update custom stack flow [\#8394](https://github.com/eclipse/che/pull/8394) ([olexii4](https://github.com/olexii4))
|
||||
- Selenium: add info about known issue into WorkingWithTerminalTest selenium test [\#8393](https://github.com/eclipse/che/pull/8393) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: cover the Workspaces page by selenium test [\#8392](https://github.com/eclipse/che/pull/8392) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- CHE-7897 fix delete bulk operation for organization members [\#8389](https://github.com/eclipse/che/pull/8389) ([olexii4](https://github.com/olexii4))
|
||||
- Refactor remaining everrest websocket endpoints to use Json RPC [\#8388](https://github.com/eclipse/che/pull/8388) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Added popup notification when it is detected that workspace agent is shut down [\#8376](https://github.com/eclipse/che/pull/8376) ([dkuleshov](https://github.com/dkuleshov))
|
||||
- Selenium: adapt selenium tests according to changes in the Process panel [\#8375](https://github.com/eclipse/che/pull/8375) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Fix CHE\_DATABASE env. var to point at proper database path [\#8367](https://github.com/eclipse/che/pull/8367) ([mkuznyetsov](https://github.com/mkuznyetsov))
|
||||
- Fix kc deploy on openshift [\#8366](https://github.com/eclipse/che/pull/8366) ([riuvshin](https://github.com/riuvshin))
|
||||
- Selenium: Create "AccountTest" and related pageobjects [\#8364](https://github.com/eclipse/che/pull/8364) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- fix ocp.sh deploy with custom CLI image [\#8363](https://github.com/eclipse/che/pull/8363) ([riuvshin](https://github.com/riuvshin))
|
||||
- \[WIP\] Placeholders for light theme [\#8362](https://github.com/eclipse/che/pull/8362) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Fix placement of workspace files storage on container host [\#8361](https://github.com/eclipse/che/pull/8361) ([garagatyi](https://github.com/garagatyi))
|
||||
- Fix remove project. [\#8358](https://github.com/eclipse/che/pull/8358) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- Cleanup and Roll Update not working. [\#8357](https://github.com/eclipse/che/pull/8357) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- CHE-7139: Fix redraw selection on horizontal scroll. [\#8355](https://github.com/eclipse/che/pull/8355) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
|
||||
- Fixed an ability to update an installer [\#8354](https://github.com/eclipse/che/pull/8354) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Add try/catch to the "TestWorkspaceServiceClient" for catching bug with "whitescreen" [\#8353](https://github.com/eclipse/che/pull/8353) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: adapt selenium tests according to changes in a workspace creation flow [\#8349](https://github.com/eclipse/che/pull/8349) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: remove unnecessary steps from WorkspaceDetailsSingleMachineTest selenium test [\#8343](https://github.com/eclipse/che/pull/8343) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Add ability to add several tests users to selenium tests [\#8342](https://github.com/eclipse/che/pull/8342) ([dmytro-ndp](https://github.com/dmytro-ndp))
|
||||
- Selenium: change locator for the Add Member to organization button [\#8341](https://github.com/eclipse/che/pull/8341) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Dashboard: improve a workspace creation flow [\#8338](https://github.com/eclipse/che/pull/8338) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Fix format. [\#8337](https://github.com/eclipse/che/pull/8337) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
|
||||
- Add check preferences to the try/catch block in the "CheckRestoringSplitEditorTest" [\#8336](https://github.com/eclipse/che/pull/8336) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Dashboard: code clean-up [\#8333](https://github.com/eclipse/che/pull/8333) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- add test for DNS providers in ocp.sh and use backup if default doesn't work [\#8332](https://github.com/eclipse/che/pull/8332) ([riuvshin](https://github.com/riuvshin))
|
||||
- Selenium: Fix unexpected fail of CheckIntelligenceCommandFromToolbarTest selenium test \(not expected text in the page body\) [\#8331](https://github.com/eclipse/che/pull/8331) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- CHE-7577 CHE6 UI refinements [\#8329](https://github.com/eclipse/che/pull/8329) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
|
||||
- Sync JAVA\_OPTS of workspace master between docker and openshift config [\#8321](https://github.com/eclipse/che/pull/8321) ([skabashnyuk](https://github.com/skabashnyuk))
|
||||
- Add info about known issue [\#8319](https://github.com/eclipse/che/pull/8319) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- CHE-8304: Support DTO generating for new LSP4J constructs [\#8318](https://github.com/eclipse/che/pull/8318) ([jonahkichwacoders](https://github.com/jonahkichwacoders))
|
||||
- Selenium: add checking that a project is visible in projects list before selecting it in the Add or Import Project form [\#8317](https://github.com/eclipse/che/pull/8317) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Added resolving of conflicts between installers servers for OpenShift infra [\#8316](https://github.com/eclipse/che/pull/8316) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Selenium: change timeouts in unstable selenium tests [\#8314](https://github.com/eclipse/che/pull/8314) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Cleanup unused properties [\#8309](https://github.com/eclipse/che/pull/8309) ([garagatyi](https://github.com/garagatyi))
|
||||
- Fix moving database to new path [\#8307](https://github.com/eclipse/che/pull/8307) ([mkuznyetsov](https://github.com/mkuznyetsov))
|
||||
- Change shm size in a container for fixing problem with unexpected crashing of browser tabs [\#8303](https://github.com/eclipse/che/pull/8303) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Selenium: add info about known issue into unstable FileStructureNodesTest selenium test [\#8301](https://github.com/eclipse/che/pull/8301) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Add the 'Assert.fail\(\)' to the tests from the 'opendeclaration' package [\#8299](https://github.com/eclipse/che/pull/8299) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: add checking that a machine name is clickable in the Consoles page object [\#8295](https://github.com/eclipse/che/pull/8295) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: add info about known issue into NavigateToFileTest selenium test [\#8294](https://github.com/eclipse/che/pull/8294) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Delete the 'Assert.fail\(\) from the 'CommitFilesTest' [\#8287](https://github.com/eclipse/che/pull/8287) ([artaleks9](https://github.com/artaleks9))
|
||||
- Add changes to tests for fixing problem after adding license headers [\#8283](https://github.com/eclipse/che/pull/8283) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Selenium: unexpected fail of CreateWorkspaceOnDashboardTest and ServerRuntimeInfoTest tests [\#8281](https://github.com/eclipse/che/pull/8281) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: unexpected fail of ConvertToProjectWithPomFileTest selenium test [\#8280](https://github.com/eclipse/che/pull/8280) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Fix unexpected fails in the "FormatterTest", "CheckRestoringSplitEditorTest", "CheckIntelligenceCommandFromToolbarTest" selenium tests [\#8278](https://github.com/eclipse/che/pull/8278) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- che-8250: fix github redirect url, when no port is defined [\#8275](https://github.com/eclipse/che/pull/8275) ([ashumilova](https://github.com/ashumilova))
|
||||
- Correct the 'move-file-out ' in the resources after change of header [\#8274](https://github.com/eclipse/che/pull/8274) ([artaleks9](https://github.com/artaleks9))
|
||||
- Selenium: Change timeout in the 'waitNoGitChangeMarkers\(\)' 'waitGitInsertionMarkerInPosition\(\)' methods [\#8273](https://github.com/eclipse/che/pull/8273) ([artaleks9](https://github.com/artaleks9))
|
||||
- Sort pom [\#8269](https://github.com/eclipse/che/pull/8269) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Openshift ocp fails due to livenessProbe. [\#8263](https://github.com/eclipse/che/pull/8263) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- Enable multiusering in core che version [\#8262](https://github.com/eclipse/che/pull/8262) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Selenium: unexpected fail of ImportProjectFromGitHubTest selenium test [\#8261](https://github.com/eclipse/che/pull/8261) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Dashboard: prevent to start and open in IDE a workspace with unsupported recipe type [\#8260](https://github.com/eclipse/che/pull/8260) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Selenium: fix unexpected fail of the CheckStopStartWsTest selenium test [\#8258](https://github.com/eclipse/che/pull/8258) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Add default language descriptions set [\#8256](https://github.com/eclipse/che/pull/8256) ([dkuleshov](https://github.com/dkuleshov))
|
||||
- Allow to override cli-image in ocp.sh [\#8255](https://github.com/eclipse/che/pull/8255) ([riuvshin](https://github.com/riuvshin))
|
||||
- Fix parsing of test runner's output messages [\#8254](https://github.com/eclipse/che/pull/8254) ([svor](https://github.com/svor))
|
||||
- Selenium: Fix unexpected fail of OpenDeclarationTest selenium test [\#8253](https://github.com/eclipse/che/pull/8253) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Set new year in license headers [\#8244](https://github.com/eclipse/che/pull/8244) ([mkuznyetsov](https://github.com/mkuznyetsov))
|
||||
- Set default value of export CHE\_INFRA\_OPENSHIFT\_MASTER\_\_URL in ocp.sh [\#8236](https://github.com/eclipse/che/pull/8236) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- CHE-7098: Add an option to ask user before browser tab closing [\#8234](https://github.com/eclipse/che/pull/8234) ([mmorhun](https://github.com/mmorhun))
|
||||
- Implementation of required resource API features for che6 [\#8228](https://github.com/eclipse/che/pull/8228) ([akorneta](https://github.com/akorneta))
|
||||
- CHE-7624: Hide 'connect via SSH' and 'New terminal' buttons on stop workspace. [\#8224](https://github.com/eclipse/che/pull/8224) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
|
||||
- Allow Openshift deploy\_che.sh script to detect if project deletion is completed and new project successfully created. [\#8159](https://github.com/eclipse/che/pull/8159) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- Allow removal of existing Openshift projects using ocp.sh script. [\#8158](https://github.com/eclipse/che/pull/8158) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- Allow user to use local scripts and configuration files in lieu of generated when using openshift ocp.sh script. [\#8156](https://github.com/eclipse/che/pull/8156) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- User can specify project name using openshift ocp.sh. [\#8154](https://github.com/eclipse/che/pull/8154) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- Fix Che using different database path in different versions [\#8073](https://github.com/eclipse/che/pull/8073) ([mkuznyetsov](https://github.com/mkuznyetsov))
|
||||
|
||||
## [5.22.1](https://github.com/eclipse/che/tree/5.22.1) (2018-01-11)
|
||||
[Full Changelog](https://github.com/eclipse/che/compare/6.0.0-M4...5.22.1)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Remove unused parameter from IDE link [\#8248](https://github.com/eclipse/che/pull/8248) ([ashumilova](https://github.com/ashumilova))
|
||||
- Selenium: Fix unexpected fail of CheckAutocompleteFeaturesInTheTestFolderTest selenium test [\#8247](https://github.com/eclipse/che/pull/8247) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Update networking comments in che.env [\#8246](https://github.com/eclipse/che/pull/8246) ([garagatyi](https://github.com/garagatyi))
|
||||
- Fix formatting issue [\#8245](https://github.com/eclipse/che/pull/8245) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Changed back recreate update in che deployment config [\#8239](https://github.com/eclipse/che/pull/8239) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Update Docker API version to latest supported by current Docker version [\#8238](https://github.com/eclipse/che/pull/8238) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- Use native profile to build Che in Che workspace [\#8237](https://github.com/eclipse/che/pull/8237) ([eivantsov](https://github.com/eivantsov))
|
||||
- Dashboard: switch to the opened workspace without reloading the IDE [\#8231](https://github.com/eclipse/che/pull/8231) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Selenium: move ServerRuntimeInfoTest selenium test to miscellaneous package [\#8230](https://github.com/eclipse/che/pull/8230) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Dashboard: fix importing of GitHub project without description [\#8229](https://github.com/eclipse/che/pull/8229) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Dashboard: handle the supported types of environments [\#8227](https://github.com/eclipse/che/pull/8227) ([akurinnoy](https://github.com/akurinnoy))
|
||||
- Add info about known issue in the unstable part of the test [\#8225](https://github.com/eclipse/che/pull/8225) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Selenium: Fix unexpected fail of TransitiveDependencyTest selenium test [\#8216](https://github.com/eclipse/che/pull/8216) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: unexpected fail of WorkingWithJavaMySqlStackTest and RenameWorkspaceTest selenium tests [\#8215](https://github.com/eclipse/che/pull/8215) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Fix unexpected fail of CheckIntelligenceCommandFromToolbarTest selenium test \(Preview link\) [\#8212](https://github.com/eclipse/che/pull/8212) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Make machine present in workspace runtime when starting event is sent [\#8210](https://github.com/eclipse/che/pull/8210) ([garagatyi](https://github.com/garagatyi))
|
||||
- Added sending of error message if boostrapping failed [\#8208](https://github.com/eclipse/che/pull/8208) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Fixed cleaning up the OpenShift project [\#8207](https://github.com/eclipse/che/pull/8207) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Selenium: fix unexpected fail of the NavigateToFileTest selenium test [\#8206](https://github.com/eclipse/che/pull/8206) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Make user home dir writable for OpenShift arbitrary user [\#8205](https://github.com/eclipse/che/pull/8205) ([eivantsov](https://github.com/eivantsov))
|
||||
- Prevent ConcurrentModificationException [\#8200](https://github.com/eclipse/che/pull/8200) ([vparfonov](https://github.com/vparfonov))
|
||||
- Added small delay before update presentation state this is need for correct UI initialization [\#8199](https://github.com/eclipse/che/pull/8199) ([vparfonov](https://github.com/vparfonov))
|
||||
- Add info into selenium report about known issue. Modify method for TestRunner plugin for more stability. [\#8197](https://github.com/eclipse/che/pull/8197) ([musienko-maxim](https://github.com/musienko-maxim))
|
||||
- Selenium: Fix unexpected fail of CheckIntelligenceCommandFromToolbarTest selenium test \(Preview button\) [\#8195](https://github.com/eclipse/che/pull/8195) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Fix port retrieving for probes on OpenShift [\#8194](https://github.com/eclipse/che/pull/8194) ([garagatyi](https://github.com/garagatyi))
|
||||
- Fixed provision and cleaning up of PVCs in Unique PVC strategy [\#8193](https://github.com/eclipse/che/pull/8193) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Restore functionality of uploading SSH keys to machine on startup. [\#8192](https://github.com/eclipse/che/pull/8192) ([mshaposhnik](https://github.com/mshaposhnik))
|
||||
- remove calling oc client in HELP in ocp.sh [\#8188](https://github.com/eclipse/che/pull/8188) ([riuvshin](https://github.com/riuvshin))
|
||||
- Fix 'Print Key Binding' feature [\#8183](https://github.com/eclipse/che/pull/8183) ([RomanNikitenko](https://github.com/RomanNikitenko))
|
||||
- Fixed resolving of servers of an OpenShift multi-container workspace [\#8182](https://github.com/eclipse/che/pull/8182) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- CHE-7040: Add 400 ms. delay in Navigate to file dialog [\#8177](https://github.com/eclipse/che/pull/8177) ([vinokurig](https://github.com/vinokurig))
|
||||
- Do not add server into workspace runtime if there is no matching server config in workspace configuration [\#8176](https://github.com/eclipse/che/pull/8176) ([garagatyi](https://github.com/garagatyi))
|
||||
- Selenium: Fix unexpected fail CheckIntelligenceCommandFromToolbarTest selenium test [\#8175](https://github.com/eclipse/che/pull/8175) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Cleanup deleted resource from resource manager's cache [\#8174](https://github.com/eclipse/che/pull/8174) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Inform Undo object about compound changes at updating file content [\#8172](https://github.com/eclipse/che/pull/8172) ([RomanNikitenko](https://github.com/RomanNikitenko))
|
||||
- CHE-7872: Fix errors in browser console when closing Git Branches dialog [\#8169](https://github.com/eclipse/che/pull/8169) ([vinokurig](https://github.com/vinokurig))
|
||||
- improve the editor widget for UD [\#8165](https://github.com/eclipse/che/pull/8165) ([olexii4](https://github.com/olexii4))
|
||||
- Fixed recipe in the che-in-che stack [\#8163](https://github.com/eclipse/che/pull/8163) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Added additional common environment variables that may need to be set to CLI help menu. [\#8155](https://github.com/eclipse/che/pull/8155) ([JamesDrummond](https://github.com/JamesDrummond))
|
||||
- Selenium: change an image name from 'location' to 'content' in default.json recipe [\#8150](https://github.com/eclipse/che/pull/8150) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- RELEASE: Update CHANGELOG [\#8149](https://github.com/eclipse/che/pull/8149) ([riuvshin](https://github.com/riuvshin))
|
||||
- Update icon for yaml file type [\#8148](https://github.com/eclipse/che/pull/8148) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- Selenium: Fix unexpected fail of CreateNewJavaFilesTest selenium test [\#8146](https://github.com/eclipse/che/pull/8146) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- CHE-7524: Separate text color from background in search widgets [\#8144](https://github.com/eclipse/che/pull/8144) ([vinokurig](https://github.com/vinokurig))
|
||||
- Selenium: add checking that the Authorize button exists in the ImportProjectFromGitHubTest test [\#8142](https://github.com/eclipse/che/pull/8142) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Selenium: Fix unexpected tests fails in the "refactor" package [\#8141](https://github.com/eclipse/che/pull/8141) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
|
||||
- Selenium: add waiting that the Loader is closed in WorkspaceDetailsSingleMachineTest selenium test [\#8132](https://github.com/eclipse/che/pull/8132) ([SkorikSergey](https://github.com/SkorikSergey))
|
||||
- Add an ability to set INFRA\_OPENSHIFT\_\[USERNAME|PASSWORD|TOKEN\] to empty [\#8129](https://github.com/eclipse/che/pull/8129) ([sleshchenko](https://github.com/sleshchenko))
|
||||
- Handle existed node in tree in case if explorer receives create event [\#8120](https://github.com/eclipse/che/pull/8120) ([vzhukovskii](https://github.com/vzhukovskii))
|
||||
- CHE-6968: Add filtering by project in Git Colorizers [\#8102](https://github.com/eclipse/che/pull/8102) ([vinokurig](https://github.com/vinokurig))
|
||||
- allow fast search by pressing enter on search field [\#8101](https://github.com/eclipse/che/pull/8101) ([hkolvenbach](https://github.com/hkolvenbach))
|
||||
- Add continuous servers liveness checks [\#8088](https://github.com/eclipse/che/pull/8088) ([garagatyi](https://github.com/garagatyi))
|
||||
|
||||
|
||||
## [6.0.0-M4](https://github.com/eclipse/che/tree/6.0.0-M4) (2018-01-03)
|
||||
[Full Changelog](https://github.com/eclipse/che/compare/6.0.0-M3...6.0.0-M4)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue