Florent BENOIT
3f262e620e
Cleanup some Mockito deprecated usage (che6) ( #6864 )
...
* Cleanup some Mockito deprecated usage
org.mockito.Matchers —> org.mockito.ArgumentMatchers
org.mockito.runners.MockitoJUnitRunner —> org.mockito.junit.MockitoJUnitRunner
Change-Id: Icf7351cb58e0f42fa95885c2d2cf6b5e98206c35
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-21 09:07:43 +02:00
Roman Iuvshyn
a1190245f6
fix deploy che to local ocp ( #6881 )
2017-10-20 19:38:16 +03:00
Dmytro Nochevnov
bda6d136c3
Add ability to setup test workspace pool size in selenium tests ( #6853 )
2017-10-20 17:46:05 +02:00
Sergey Skorik
6abe909e89
Fix CheckRestoringOfSplitEditor selenium test(che6)
2017-10-20 17:34:16 +03:00
Patrick Collins
831ee43b22
fixed typos
...
webscoket -> websocket x3
Signed-off-by: Patrick Collins <PatrickCP0@Gmail.com>
2017-10-20 16:23:05 +02:00
Anna Shumilova
01ffedb20b
Fix eclipse che stack installers
...
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-10-20 16:48:01 +03:00
Roman Nikitenko
bd10c31380
CHE-5497. Sync dirty state for split editors
...
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-10-20 14:36:49 +03:00
Vitalii Parfonov
28793aae40
Process exclusive by using `synchronized`. ( #6205 ) ( #6861 )
...
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2017-10-20 13:17:50 +03:00
Florent BENOIT
6a95b6d74a
Apply google format v1.4 https://github.com/google/google-java-format/releases/tag/google-java-format-1.4
...
Change-Id: I5df30c23165df1fd39eef4c57893bebd1d681c1d
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-19 22:23:04 +02:00
Aleksandr Shmaraiev
260116459f
Selenium: Delete the package 'subversion' from project according to 'che6' branch ( #6851 )
...
* Delete the package 'subversion' from project according to 'che6' branch
* Delete selenium tests of subversion package from test suite
2017-10-19 15:09:07 +00:00
Maxim Musienko
9e8d987d7b
Change steps in the test and rework depended Page Object for increasing stability tests ( #6808 ) ( #6826 )
...
add steps and changes to Page Object for increasing stability tests
2017-10-19 17:37:00 +03:00
Sergii Leshchenko
1373dda147
Remove dependencies on removed che-plugin-docker-machine-auth module ( #6836 )
2017-10-19 15:43:55 +03:00
Max Shaposhnik
42e56b399c
Fix workpsace-permissions module dependencies;
2017-10-19 14:52:41 +03:00
Sergii Kabashniuk
679cb02a53
Merge pull request #6830 from eclipse/v6.0.0-M1
...
Set next version 6.0.0-M1-SNAPSHOT
2017-10-19 14:16:55 +03:00
Sergii Kabashniuk
3258a4bb3f
Remove unexisted artifact
2017-10-19 14:10:25 +03:00
Sergii Kabashniuk
f4cc97acce
Set next version 6.0.0-M1-SNAPSHOT
2017-10-19 13:53:40 +03:00
Artem Zatsarynnyi
cf7c2b388c
Use net.ltgt.gwt.maven:gwt-maven-plugin for compiling IDE app ( #6822 )
...
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-10-19 13:39:58 +03:00
Sergii Kabashniuk
aac30d24d4
Merge pull request #6827 from eclipse/mergeche6master
...
Merge master to che6
2017-10-19 13:25:21 +03:00
Sergii Kabashniuk
2cd07f1369
Merge with master
...
modified: ../../dashboard/src/app/workspaces/workspace-status/workspace-status.html
modified: ../../selenium/che-selenium-test/src/main/java/org/eclipse/che/selenium/pageobject/dashboard/DashboardWorkspace.java
modified: ../../selenium/che-selenium-test/src/test/java/org/eclipse/che/selenium/dashboard/RenameWorkspaceTest.java
modified: ../../selenium/che-selenium-test/src/test/java/org/eclipse/che/selenium/dashboard/WorkspaceDetailsTest.java
2017-10-19 13:13:08 +03:00
Eugene Ivantsov
e37639bf17
Remove unnecessary chmod ( #6818 )
2017-10-19 12:41:48 +03:00
Yevhen Vydolob
ed2433e415
Provide Action interface, use DOM Element for Action image ( #6811 )
...
* #6788 Add Action interface and declare all needed methods from absctract class Action in BaseAction class
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-10-19 11:25:03 +02:00
Sergey Skorik
3394b78e54
Fix WorkspaceDetailsTest selenium test ( #6706 )
...
* added timeout for switching agents, changed locator for status of workspace, added new agent(Yaml language server) for testing
* changed method in RenameWorkspaceTest selenium test for checking that workspace status is starting
2017-10-19 06:35:56 +00:00
Florent BENOIT
13f7ebe9c2
Add dependency on tools.jar automatically but only if JDK is < 1.9 as after 1.8 the tools.jar is not required
...
Change-Id: I1b19ed8f5a5f1ed5de5f2727f6baa020ad72bfcd
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-18 17:23:23 +02:00
Florent BENOIT
b9300dba80
Use version from che-parent repository, we should not define version in project.
...
Change-Id: I3cf8dc6875c29b649328c92792214b2b447a1315
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-18 17:23:14 +02:00
Florent BENOIT
f1430f31a9
Add dependency on tools.jar automatically but only if JDK is < 1.9 as after 1.8 the tools.jar is not required
...
Change-Id: I1b19ed8f5a5f1ed5de5f2727f6baa020ad72bfcd
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-18 17:22:55 +02:00
Florent BENOIT
29759c2c7c
Use version from che-parent repository, we should not define version in project.
...
Change-Id: I3cf8dc6875c29b649328c92792214b2b447a1315
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-18 17:22:40 +02:00
Sergii Leshchenko
bac6efc5e2
Added environment variables configuration to Machine model ( #6802 )
...
* CHE-6702 Add env variables to machine config
* CHE-6702 Add setting of env variables into OpenShift machines
* CHE-6702 Add setting of env variables into Docker machines
* CHE-6702 Make env field known for stack validator
2017-10-18 18:11:54 +03:00
Dmytro Nochevnov
49f9b26280
Increase login page load timeout in selenium tests ( #6796 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2017-10-18 16:51:17 +02:00
Sergii Kabashniuk
40f574871c
Merge master into che6 ( #6787 )
...
* Fix FindTextFeatureTest selenium test (#6762 )
* added timeout for closing the 'Search' loader before checking that FindText form is closed
* Allow to disable require update password for default admin user (#6777 )
* Apply fixes to update maven plugins
- errorprone : ignore test methods that are using testxyz() pattern but are not annotated by @Test
- Remove deprecated stuff (for example use descriptors/descriptor for maven-assembly plugin
- remove dependency with specific version
- remove unnecessary stubbing
Change-Id: I64e96c0465dc9081ed9dde6841ca9f77fb515005
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
* No proxy handling (#6775 )
* Fix setting empty no_proxy
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
* Fix setting empty no_proxy
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
* Fix typo
* Skip github api requests in keycloak interceptor
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
* Dashboard: added the validation of a factory name's uniqueness (#6758 )
* CHE-5462: add unique-factory-name validation directive.
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
* CHE-5462: use validation directive for factory name's uniqueness.
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
* CHE-6545: Add condition for breakpoints (#6763 )
* Provide new presentation model for the tree node (#6718 )
* Provide new presentation model for the tree node
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Add missing HasNewPresentation interface
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Increase login page load timeout in selenium tests (#6794 )
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
* Fix problem with open factory page in the selenium tests (#6789 )
* fixup! Merge with master
2017-10-18 16:55:21 +03:00
Vitalii Parfonov
9a03a8368f
Fix after PlainJavaProjectConfigureClasspathTest 9581a9bbef ( #6800 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-10-18 16:36:58 +03:00
Vitalii Parfonov
f5c0f86364
Fix after PlainJavaProjectConfigureClasspathTest 9581a9bbef ( #6799 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-10-18 16:36:30 +03:00
Anton Korneta
f1954de236
Use the workspace id as OpenShift project name when provided value is empty
2017-10-18 16:04:06 +03:00
Anatoliy Bazko
7a84f130f6
FixUp ( #6801 )
2017-10-18 13:01:55 +00:00
Aleksandr Shmaraiev
914e46e05c
Add changes to selenium test
...
Delete the 'SnapshotTest' as unused according to 'che6'
Add the wating a notification to the 'ConfigureSomeSourceFoldersTest'
2017-10-18 12:42:56 +00:00
Oleksandr Garagatyi
90142e268c
Move Docker client to Docker infrastructure packaging ( #6779 )
...
Also, remove OpenShiftConnector as it is replaced with OpenShift
infrastructure.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-10-18 15:08:55 +03:00
Max Shaposhnik
4c5566ce94
Migration script license & version fixes; ( #6797 )
2017-10-18 14:48:38 +03:00
Anatoliy Bazko
d3278187fb
CHE-6545: Add condition for breakpoints ( #6763 ) ( #6786 )
2017-10-18 11:46:00 +00:00
Igor Ohrimenko
2caee22ecb
Fix problem with open factory page in the selenium tests ( #6789 )
2017-10-18 14:41:14 +03:00
Dmytro Nochevnov
1e3afa6f40
Increase login page load timeout in selenium tests ( #6794 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2017-10-18 13:07:10 +02:00
Sergii Kabashniuk
6620c0c85b
Add mising templates into assembly ( #6795 )
2017-10-18 13:56:32 +03:00
Anna Shumilova
e392657487
Skip github api requests in keycloak interceptor
...
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-10-18 13:06:22 +03:00
Max Shaposhnik
6d0a659e63
Remove usage of deprecated Recipe API ( #6729 )
2017-10-18 12:58:30 +03:00
Vladyslav Zhukovskyi
154f5c31de
Provide new presentation model for the tree node ( #6718 )
...
* Provide new presentation model for the tree node
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Add missing HasNewPresentation interface
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-10-18 11:53:40 +03:00
Anatoliy Bazko
2ce3bca97e
CHE-6545: Add condition for breakpoints ( #6763 )
2017-10-18 07:56:06 +00:00
Oleksii Kurinnyi
e451f761c7
Dashboard: added the validation of a factory name's uniqueness ( #6764 )
...
* CHE-5462: add unique-factory-name validation directive.
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
* CHE-5462: use validation directive for factory name's uniqueness.
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-18 09:52:45 +03:00
Oleksii Kurinnyi
a22f44294b
Dashboard: added the validation of a factory name's uniqueness ( #6758 )
...
* CHE-5462: add unique-factory-name validation directive.
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
* CHE-5462: use validation directive for factory name's uniqueness.
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-18 09:52:06 +03:00
Anna Shumilova
45f4b35233
Skip github api requests in keycloak interceptor
...
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-10-18 09:26:59 +03:00
Eugene Ivantsov
9a41f57762
No proxy handling ( #6775 )
...
* Fix setting empty no_proxy
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
* Fix setting empty no_proxy
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
* Fix typo
2017-10-18 07:38:10 +03:00
Florent BENOIT
eee2bb681f
Apply sort pom
...
Change-Id: I88aa8e8b34772357faf203eb9d1a1fdafc53226c
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-18 00:18:38 +02:00
Roman Iuvshyn
7f6ec2e409
Allow to disable require update password for default admin user ( #6780 )
...
* Fix FindTextFeatureTest selenium test (#6762 )
* Allow to disable require update password for default admin user
2017-10-17 23:48:15 +03:00