Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Iuvshin committed Jan 3, 2018
1 parent b88cd99 commit 1d1b66a
Showing 1 changed file with 125 additions and 0 deletions.
125 changes: 125 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,130 @@
# Change Log

## [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)

**Merged pull requests:**

- RELEASE: Set next development version [\#8135](https://github.com/eclipse/che/pull/8135) ([riuvshin](https://github.com/riuvshin))
- Create test user at start of selenium tests execution [\#7965](https://github.com/eclipse/che/pull/7965) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Fix invalid API version from openshift yml [\#7913](https://github.com/eclipse/che/pull/7913) ([Themodem](https://github.com/Themodem))
- Support of headers to 'HttpJsonRequest'. Adding 'Connection: close' header while pinging workspace agent [\#7898](https://github.com/eclipse/che/pull/7898) ([ibuziuk](https://github.com/ibuziuk))
- RELEASE: Update CHANGELOG [\#7896](https://github.com/eclipse/che/pull/7896) ([riuvshin](https://github.com/riuvshin))
- CHE-5564: Fix encoding for full text search. [\#7864](https://github.com/eclipse/che/pull/7864) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- Sync how CHE\_WORKSPACE\_WSAGENT\_\_JAVA\_\_OPTIONS and CHE\_WORKSPACE\_MAVEN\_\_SERVER\_\_JAVA\_\_OPTIONS looks like for end user [\#8128](https://github.com/eclipse/che/pull/8128) ([skabashnyuk](https://github.com/skabashnyuk))
- Add try/catch blocks to the selenium tests [\#8126](https://github.com/eclipse/che/pull/8126) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- Fix initializing of project types with attributes inherited from its ancestors [\#8123](https://github.com/eclipse/che/pull/8123) ([azatsarynnyy](https://github.com/azatsarynnyy))
- change way how to wipe config dir to not break running che on docker [\#8121](https://github.com/eclipse/che/pull/8121) ([riuvshin](https://github.com/riuvshin))
- Selenium: Fix unexpected fails in the "refactor" package [\#8119](https://github.com/eclipse/che/pull/8119) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- Increase workspace attributes values field length in database for abnormal shutdown error saving. [\#8115](https://github.com/eclipse/che/pull/8115) ([mshaposhnik](https://github.com/mshaposhnik))
- Selenium: change a locator for the Save button in the Edit machine dialog [\#8114](https://github.com/eclipse/che/pull/8114) ([SkorikSergey](https://github.com/SkorikSergey))
- Selenium: changes in selenium tests for the Dashboard [\#8104](https://github.com/eclipse/che/pull/8104) ([SkorikSergey](https://github.com/SkorikSergey))
- Fix output message in selenium tests [\#8103](https://github.com/eclipse/che/pull/8103) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Selenium: cover the Create New Workspace page by selenium test [\#8099](https://github.com/eclipse/che/pull/8099) ([SkorikSergey](https://github.com/SkorikSergey))
- Add bigger timeout to the login page methods in the selenium tests [\#8098](https://github.com/eclipse/che/pull/8098) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- Selenium: change timeout for waiting that a workspace is started [\#8096](https://github.com/eclipse/che/pull/8096) ([SkorikSergey](https://github.com/SkorikSergey))
- Selenium: Fix unexpected fail of CheckIntelligenceCommandFromToolbarTest selenium test [\#8093](https://github.com/eclipse/che/pull/8093) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- che-7154: Handle the workspace start/stop errors properly [\#8091](https://github.com/eclipse/che/pull/8091) ([ashumilova](https://github.com/ashumilova))
- Selenium: add changes to the unstable WorkspaceDetailsSingleMachineTest selenium test [\#8089](https://github.com/eclipse/che/pull/8089) ([SkorikSergey](https://github.com/SkorikSergey))
- CHE-7377 improve workspace config tab for UD [\#8087](https://github.com/eclipse/che/pull/8087) ([olexii4](https://github.com/olexii4))
- Selenium: remove the 'Assert.fail\(\)' from the WorkingWithNodeWsTest selenium test [\#8085](https://github.com/eclipse/che/pull/8085) ([SkorikSergey](https://github.com/SkorikSergey))
- Discontinue support of the deprecated property names [\#8080](https://github.com/eclipse/che/pull/8080) ([skabashnyuk](https://github.com/skabashnyuk))
- Add all needed classes to the org-eclipse-search from original Eclipse artifact org.eclipse.search [\#8078](https://github.com/eclipse/che/pull/8078) ([vparfonov](https://github.com/vparfonov))
- Move image name from location to content field in dockerimage recipes [\#8076](https://github.com/eclipse/che/pull/8076) ([mshaposhnik](https://github.com/mshaposhnik))
- CHE-8000: Fix Git commit window sizes [\#8072](https://github.com/eclipse/che/pull/8072) ([vinokurig](https://github.com/vinokurig))
- CHE-7885: Throw exception on Git Status if checkout is in progress [\#8071](https://github.com/eclipse/che/pull/8071) ([vinokurig](https://github.com/vinokurig))
- Do not print CHE CLI config message if config is skipped [\#8066](https://github.com/eclipse/che/pull/8066) ([riuvshin](https://github.com/riuvshin))
- Selenium: change check if a filename exists in the Navigate To File suggestion list [\#8064](https://github.com/eclipse/che/pull/8064) ([SkorikSergey](https://github.com/SkorikSergey))
- Add check link availability in the CheckIntelligenceCommandFromToolbarTest selenium test [\#8063](https://github.com/eclipse/che/pull/8063) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- Selenium: apply try/catch block to ProjectStateAfterRenameWorkspaceTest test [\#8062](https://github.com/eclipse/che/pull/8062) ([SkorikSergey](https://github.com/SkorikSergey))
- CHE-7872: Rework Git branch dialog filter to have focus from the whole window [\#8059](https://github.com/eclipse/che/pull/8059) ([vinokurig](https://github.com/vinokurig))
- CHE-7921 fix openshift recipe parsing [\#8058](https://github.com/eclipse/che/pull/8058) ([olexii4](https://github.com/olexii4))
- Add ability to mark infrastructure-specific selenium tests [\#8057](https://github.com/eclipse/che/pull/8057) ([dmytro-ndp](https://github.com/dmytro-ndp))
- fix keycloak containerID evaluation in webdriver.sh [\#8054](https://github.com/eclipse/che/pull/8054) ([riuvshin](https://github.com/riuvshin))
- Selenium: Delete the 'Assert.fail\(\)' from the 'ProjectStateAfterRenameWorkspaceTest [\#8053](https://github.com/eclipse/che/pull/8053) ([artaleks9](https://github.com/artaleks9))
- Fix load user repo in sigle user mode [\#8052](https://github.com/eclipse/che/pull/8052) ([mshaposhnik](https://github.com/mshaposhnik))
- Selenium: open the Servers tab from a machine context menu [\#8051](https://github.com/eclipse/che/pull/8051) ([SkorikSergey](https://github.com/SkorikSergey))
- Selenium: test import of a github project from the Dashboard [\#8050](https://github.com/eclipse/che/pull/8050) ([SkorikSergey](https://github.com/SkorikSergey))
- Selenium: Add the 'Assert.fail\(\) to the 'CommitFilesTest' related to known issue [\#8047](https://github.com/eclipse/che/pull/8047) ([artaleks9](https://github.com/artaleks9))
- Fix codestyle [\#8046](https://github.com/eclipse/che/pull/8046) ([mshaposhnik](https://github.com/mshaposhnik))
- Selenium: apply try/catch blocks in failed selenium tests [\#8039](https://github.com/eclipse/che/pull/8039) ([SkorikSergey](https://github.com/SkorikSergey))
- CHE-6405 fix styles for small displays [\#8037](https://github.com/eclipse/che/pull/8037) ([olexii4](https://github.com/olexii4))
- Selenium: Add timeout to the 'PhpProjectDebuggingTest' related to run on the oc… [\#8034](https://github.com/eclipse/che/pull/8034) ([artaleks9](https://github.com/artaleks9))
- Add FluentWait for avoiding unexpected fails for animated web element [\#8030](https://github.com/eclipse/che/pull/8030) ([musienko-maxim](https://github.com/musienko-maxim))
- Fix oauth login to GitHub with keycloak [\#8027](https://github.com/eclipse/che/pull/8027) ([ashumilova](https://github.com/ashumilova))
- Remove extra steps in the tests from "refactor" test package and update "Refactor" page-object [\#8026](https://github.com/eclipse/che/pull/8026) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- Selenium: change the way to click the plus panel button in the Consoles page object [\#8024](https://github.com/eclipse/che/pull/8024) ([SkorikSergey](https://github.com/SkorikSergey))
- Allow overriding wsagent and maven server ram [\#8023](https://github.com/eclipse/che/pull/8023) ([skabashnyuk](https://github.com/skabashnyuk))
- CHE-7730 fix styles for wide displays [\#8018](https://github.com/eclipse/che/pull/8018) ([olexii4](https://github.com/olexii4))
- Fix indentation in docker-compose template [\#8016](https://github.com/eclipse/che/pull/8016) ([eivantsov](https://github.com/eivantsov))
- OCP deployment: more ram for keycloak and housepeeking [\#8014](https://github.com/eclipse/che/pull/8014) ([eivantsov](https://github.com/eivantsov))
- Add screening from all opened webdriver windows [\#8012](https://github.com/eclipse/che/pull/8012) ([musienko-maxim](https://github.com/musienko-maxim))
- Selenium: Change parameter in the method in the 'JavaTestPluginJunit4Test' [\#8005](https://github.com/eclipse/che/pull/8005) ([artaleks9](https://github.com/artaleks9))
- CHE-7880: Save latest commit message before showing Git Commit dialog [\#8004](https://github.com/eclipse/che/pull/8004) ([vinokurig](https://github.com/vinokurig))
- Make it possible to update Che on OCP, including rolling update [\#8002](https://github.com/eclipse/che/pull/8002) ([eivantsov](https://github.com/eivantsov))
- Fix github-specific selenium tests after adding support of Identity brokering mechanism of Keycloak [\#7999](https://github.com/eclipse/che/pull/7999) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Improved Workspace status panel [\#7998](https://github.com/eclipse/che/pull/7998) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- Fix the css property styles in dark theme [\#7995](https://github.com/eclipse/che/pull/7995) ([ashumilova](https://github.com/ashumilova))
- Use author name instead of committer name in Git history dialog [\#7992](https://github.com/eclipse/che/pull/7992) ([vinokurig](https://github.com/vinokurig))
- Store last workspace startup or crash error status and message in workspace attributes. [\#7988](https://github.com/eclipse/che/pull/7988) ([mshaposhnik](https://github.com/mshaposhnik))
- \[cli\] stop action Use messagebus instead of json rpc bus for system calls. [\#7985](https://github.com/eclipse/che/pull/7985) ([benoitf](https://github.com/benoitf))
- CHE-6848: Navigation to file improvement: Provide filtering binary files and sorting results by extensions [\#7983](https://github.com/eclipse/che/pull/7983) ([vparfonov](https://github.com/vparfonov))
- Add try/catch blocks with known issue link to the factory tests [\#7982](https://github.com/eclipse/che/pull/7982) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- Clean up after merge che6 to master [\#7979](https://github.com/eclipse/che/pull/7979) ([riuvshin](https://github.com/riuvshin))
- Add assertion with known issue in the typical unstable part of the test [\#7978](https://github.com/eclipse/che/pull/7978) ([musienko-maxim](https://github.com/musienko-maxim))
- CHE7856: Fix parsing path when getting Git Status on file creation [\#7974](https://github.com/eclipse/che/pull/7974) ([vinokurig](https://github.com/vinokurig))
- Update the images for Debian, Ubuntu and Rails runtime stacks [\#7967](https://github.com/eclipse/che/pull/7967) ([l0rd](https://github.com/l0rd))
- Add handling in the CheckMainFeatureForCSharpLanguageTest for possible failing after first initialization [\#7966](https://github.com/eclipse/che/pull/7966) ([musienko-maxim](https://github.com/musienko-maxim))
- CHE-7001: Fix Git status of untracked files in Git diff [\#7962](https://github.com/eclipse/che/pull/7962) ([vinokurig](https://github.com/vinokurig))
- Change worskpace project files storage path [\#7844](https://github.com/eclipse/che/pull/7844) ([mkuznyetsov](https://github.com/mkuznyetsov))
- Update folder type in case of changing maven project structure [\#7812](https://github.com/eclipse/che/pull/7812) ([vzhukovskii](https://github.com/vzhukovskii))
- Keycloak identity brokering [\#7767](https://github.com/eclipse/che/pull/7767) ([mshaposhnik](https://github.com/mshaposhnik))

## [6.0.0-M3](https://github.com/eclipse/che/tree/6.0.0-M3) (2017-12-14)
[Full Changelog](https://github.com/eclipse/che/compare/5.22.0...6.0.0-M3)

**Merged pull requests:**

- Selenium: apply changes for selenium tests from Che6 branch to master [\#7870](https://github.com/eclipse/che/pull/7870) ([SkorikSergey](https://github.com/SkorikSergey))
- CHE-7407: Remove redundant file watcher initialization [\#7867](https://github.com/eclipse/che/pull/7867) ([vinokurig](https://github.com/vinokurig))

## [5.22.0](https://github.com/eclipse/che/tree/5.22.0) (2017-12-13)
[Full Changelog](https://github.com/eclipse/che/compare/5.21.1...5.22.0)

**Merged pull requests:**

- RELEASE: Set next development version [\#7848](https://github.com/eclipse/che/pull/7848) ([riuvshin](https://github.com/riuvshin))
- Adapt webdriver.sh to Multiuser Che; add ability to set rerun attempts [\#7847](https://github.com/eclipse/che/pull/7847) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Revert "Selenium: apply changes for selenium tests from Che6 branch to master" [\#7843](https://github.com/eclipse/che/pull/7843) ([SkorikSergey](https://github.com/SkorikSergey))
- Selenium: apply changes for selenium tests from Che6 branch to master [\#7830](https://github.com/eclipse/che/pull/7830) ([SkorikSergey](https://github.com/SkorikSergey))
- Fix the OpenshiftClient connection leaks [\#7793](https://github.com/eclipse/che/pull/7793) ([davidfestal](https://github.com/davidfestal))
- Introduce wsagent ping success threshold [\#7766](https://github.com/eclipse/che/pull/7766) ([l0rd](https://github.com/l0rd))
- Give focus for widget when activate this one [\#7760](https://github.com/eclipse/che/pull/7760) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Rework selenium page objects for Dashboard [\#7757](https://github.com/eclipse/che/pull/7757) ([SkorikSergey](https://github.com/SkorikSergey))
- Remove separation of selenium tests on stable/unstable/failed [\#7749](https://github.com/eclipse/che/pull/7749) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Move clean up to the end of selenium test execution [\#7731](https://github.com/eclipse/che/pull/7731) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Set screen size in the selenium chrome node to 1920x1080 [\#7717](https://github.com/eclipse/che/pull/7717) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Test commands starting from the Processes area [\#7690](https://github.com/eclipse/che/pull/7690) ([SkorikSergey](https://github.com/SkorikSergey))
- Fixed location of centos blank stack which was previously invalid [\#7666](https://github.com/eclipse/che/pull/7666) ([JPinkney](https://github.com/JPinkney))
- Add ability to wait until selenium web element animation is ended [\#7659](https://github.com/eclipse/che/pull/7659) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Fix for part of redhat-developer/rh-che\#431 [\#7639](https://github.com/eclipse/che/pull/7639) ([JPinkney](https://github.com/JPinkney))
- Selenium: Add changes to the 'RenamePackageTest' [\#7628](https://github.com/eclipse/che/pull/7628) ([artaleks9](https://github.com/artaleks9))
- CHE-7407: Rework Git file change event detection to be depend on open… [\#7613](https://github.com/eclipse/che/pull/7613) ([vinokurig](https://github.com/vinokurig))
- Fix small UI bugs [\#7608](https://github.com/eclipse/che/pull/7608) ([olexii4](https://github.com/olexii4))
- RELEASE: Update CHANGELOG [\#7570](https://github.com/eclipse/che/pull/7570) ([riuvshin](https://github.com/riuvshin))
- Change testing of the Find Text feature presentation [\#7568](https://github.com/eclipse/che/pull/7568) ([SkorikSergey](https://github.com/SkorikSergey))
- Port from che6 Added missing lib to be able to configure LogstashEncoder on wsagent [\#7566](https://github.com/eclipse/che/pull/7566) ([skabashnyuk](https://github.com/skabashnyuk))
- Add machine token for 'Upload SSH key' request [\#7540](https://github.com/eclipse/che/pull/7540) ([RomanNikitenko](https://github.com/RomanNikitenko))
- RELEASE: Set next development version [\#7503](https://github.com/eclipse/che/pull/7503) ([riuvshin](https://github.com/riuvshin))
- Add the ability to configure logback \(MDC\) to show `identity\_id` and `X-Request-ID` in logs files when available. [\#7461](https://github.com/eclipse/che/pull/7461) ([sunix](https://github.com/sunix))
- Prevent NPE after applying the refactoring session [\#7458](https://github.com/eclipse/che/pull/7458) ([vzhukovskii](https://github.com/vzhukovskii))
- Include Organization tests into acceptance tests execution on the Multiuser Che [\#7447](https://github.com/eclipse/che/pull/7447) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Do not index files from File Index excludes [\#7096](https://github.com/eclipse/che/pull/7096) ([RomanNikitenko](https://github.com/RomanNikitenko))

## [5.21.1](https://github.com/eclipse/che/tree/5.21.1) (2017-12-07)
[Full Changelog](https://github.com/eclipse/che/compare/6.0.0-M2...5.21.1)


## [6.0.0-M2](https://github.com/eclipse/che/tree/6.0.0-M2) (2017-11-23)
[Full Changelog](https://github.com/eclipse/che/compare/5.21.0...6.0.0-M2)

Expand Down

0 comments on commit 1d1b66a

Please sign in to comment.