Commit Graph

51 Commits (ddcdd552aa82fc55389ea7bcac32a6ee3689e00e)

Author SHA1 Message Date
Mykhailo Kuznietsov 07263f1e30
Fix license header text (#10629) 2018-08-02 11:18:04 +03:00
Mykhailo Kuznietsov 15d23edc91
Update license to EPL 2.0 (#10531) 2018-07-31 11:24:36 +03:00
Mykhailo Kuznietsov 2c2bd6637c
Set new year in license headers (#8244) 2018-01-11 16:04:49 +02:00
Artem Zatsarynnyi f15fbf1cb1
IDE agnostic way to launch GWT Super DevMode (#7084)
Adapted modules to gwt-lib/gwt-app lifecycle;
shared libs have been cleaned up from the GWT related stuff;
enabled launching Super DevMode with a reactor goal gwt:codeserver;
enabled launching Super DevMode inside a dev-machine (for Che in Che development);
separate compiling IDE GWT app from packaging IDE Web app.

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-10-31 15:27:22 +02:00
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
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
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
Artem Zatsarynnyi 405f9d4142 Merge branch 'che-multiuser' into spi 2017-10-06 10:06:34 +03:00
Maxim Musienko 47da5d3063 Rework tests for checking TestRunner plugin (#6559)
* change methods in the  Page Object for TestRunner plugin for using added ids for node items
2017-10-05 14:14:37 +03:00
Artem Zatsarynnyi 39d3d3e140 Merge branch 'master' into spi 2017-09-22 09:01:53 +03:00
Valeriy Svydenko 514913d5d1 CHE-5729: adapt PHP test runner according new API (#6201) 2017-09-21 10:32:10 +03:00
Artem Zatsarynnyi 3b78c21bbf Merge branch 'master' into spi 2017-09-07 12:25:37 +03:00
Valeriy Svydenko c80b423fef CHE-5886: Run XML test suite for TestNG (#6145) 2017-09-06 11:18:13 +03:00
Sergii Kabashniuk 6e9825c699 Used Google Java Codestyle 2017-08-18 17:16:54 +03:00
Sergii Kabashniuk 5b373e6cf5 Used Google Java Codestyle (#5851) 2017-08-18 17:00:58 +03:00
Artem Zatsarynnyi ce3873af82 Merge branch 'master' into spi 2017-08-17 17:16:04 +03:00
Artem Zatsarynnyi a552e67a76 Merge branch 'master' into spi 2017-08-17 16:40:48 +03:00
Valeriy Svydenko 0d5648d680 CHE-5737: run custom set of tests (#5956)
* CHE-5737: run custom set of tests

* CHE-5737: code cleanup

* CHE-5737: update test actions presentation
2017-08-17 11:42:32 +03:00
Valeriy Svydenko 8aa3f5d773 CHE-5721: import java formatter preferences to the ./che (#5953) 2017-08-16 15:15:41 +03:00
Mykhailo Kuznietsov 69d5148385 Changed copyright owner to "Red Hat, Inc." in license headers (#5964)
Change license header contributor to Red Hat, Inc.
2017-08-11 10:46:58 +03:00
Sergii Kabashniuk a0d8932154 Merge remote-tracking branch 'origin/master' into spi 2017-08-02 15:07:05 +03:00
Valeriy Svydenko 5f52277b2a CHE-5725: fixes for test running (#5877) 2017-08-02 14:55:05 +03:00
Artem Zatsarynnyi 92f77e4970 Fix ID for ws-agent's JSON-RPC endpoint (#5870) 2017-08-02 12:22:47 +03:00
Artem Zatsarynnyi c9d0c12923 Merge branch 'master' into spi 2017-08-02 10:05:43 +03:00
Artem Zatsarynnyi dd66566958 IDE API reorganization (#5867) 2017-08-01 18:16:59 +03:00
Valeriy Svydenko 65c2201473 CHE-5725: Run all java tests from the project or package (#5804) 2017-08-01 16:56:13 +03:00
Vitaliy Guliy 18271f63a6 Squashed commit of the following: (#5812)
commit 93d8f7634b99829408290641e74a98d0ee310939
Merge: a9e80b1df b485ed3e0
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Fri Jul 21 11:40:32 2017 +0300

    Merge branch 'master' into CHE-4929

commit a9e80b1df30f699efd9a2b525f0df152158205f1
Merge: 8fbb948ed 7a8cee2af
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Wed Jul 19 09:55:16 2017 +0300

    Merge branch 'master' into CHE-4929

commit 8fbb948ed010a2b1321f99372548833d21902282
Merge: b05c8bae4 32d354518
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Jul 18 11:50:49 2017 +0300

    Merge branch 'master' into CHE-4929

commit b05c8bae45a4e9629c1ca8f5841c842520bf8c38
Merge: 7bad4b9ca c3dd54980
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Jul 18 11:49:05 2017 +0300

    Merge branch 'master' into CHE-4929

    Conflicts:
    	ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/core/StandardComponentInitializer.java
    	ide/che-core-ide-app/src/main/resources/org/eclipse/che/ide/CoreLocalizationConstant.properties

commit 7bad4b9ca4376c9f6b51bfa7f6d68181909bb4cc
Merge: 1510debe8 f0717e0ed
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Sat Jul 1 13:17:36 2017 +0300

    Merge branch 'master' into CHE-4929

commit 1510debe8baaf3667dbd39fb2f59df2d393f22c8
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Sat Jul 1 13:16:43 2017 +0300

    Finalize dark theme

commit 0db3dfdef9d12caf6674325987d1384a23227c2f
Merge: ec6d1c5f0 003804df7
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Fri Jun 30 15:43:15 2017 +0300

    Merge branch 'master' into CHE-4929

commit ec6d1c5f02ba37440382c9db703a25d74af79e7d
Merge: 6c7c5a3cb c7c1ee807
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 29 18:36:34 2017 +0300

    Merge branch 'master' into CHE-4929

    Conflicts:
    	plugins/plugin-testing/che-plugin-testing-ide/src/main/java/org/eclipse/che/plugin/testing/ide/view/TestResultViewImpl.java

commit 6c7c5a3cbe922a249a3c28bd0a8012868e0fcfd8
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 29 17:31:33 2017 +0300

    Add button to manage toolbar visibility

commit 71fb191f46bc3c13c535f08a6e491504eb387ee6
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 29 16:51:36 2017 +0300

    Add button to manage toolbar visibility

commit 25087df8832e78881cedcec79eed30b2fd09efa1
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 22 16:26:08 2017 +0300

    Fixing tests

commit f7f22e29b2e1c4bb09f7b23f167409445fdb35e0
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 22 16:21:34 2017 +0300

    Revert "Prototype new panel concept"

    This reverts commit 9893039d928ee2256abb7856db06edd808812dc1.

commit 0033ec1e9b0e1ddedabe46c4e36bed9c381ed940
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 22 16:20:39 2017 +0300

    Prototype new panel concept

commit 4fcb643bcdab86517204f60c92360bebbf1b74e7
Merge: af3d89232 215688641
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 22 13:22:01 2017 +0300

    Merge branch 'master' into CHE-4929

commit af3d892322c171b56cedbd9dfffb773ec39b4b49
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 22 13:10:17 2017 +0300

    Fixing Go Into functionality

commit bf14b3635215823623d4d15e6d57d91f02f626b1
Merge: b3dda08f7 5bdd4c882
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Jun 20 10:00:02 2017 +0300

    Merge branch 'master' into CHE-4929

commit b3dda08f78b3993d1df695d35bf16bfe96c5d5c8
Merge: 6cf0946a6 c8a8381b5
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Mon Jun 19 10:25:23 2017 +0300

    Merge branch 'master' into CHE-4929

commit 6cf0946a693d6683a50dcf4b05723109d0cc97a7
Merge: 2d565db76 7b90ec595
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 15 16:00:57 2017 +0300

    Merge branch 'master' into CHE-4929

commit 2d565db765b8f55b8f4381b07f5af17e5219d46b
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 15 15:59:23 2017 +0300

    Prototype new panel concept

commit 3a168982787a83c7e63b4b44e2554a5c127ea252
Merge: a9bb36c7e ac2f39562
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 15 09:32:31 2017 +0300

    Merge branch 'master' into CHE-4929

commit a9bb36c7e5bd69df9e9787faede3d589a4687a31
Merge: f708d7feb eb2fa0eee
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Wed Jun 14 10:29:00 2017 +0300

    Merge branch 'master' into CHE-4929

commit f708d7feb8870552d707b323dd97f8381f5faf12
Merge: 9893039d9 e4f0f2372
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Jun 13 17:27:02 2017 +0300

    Merge branch 'master' into CHE-4929

    Conflicts:
    	plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/src/main/java/org/eclipse/che/plugin/testing/junit/ide/action/RunAllTestAction.java
    	plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/src/main/java/org/eclipse/che/plugin/testing/testng/ide/action/RunAllTestAction.java

commit 9893039d928ee2256abb7856db06edd808812dc1
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Jun 13 17:22:39 2017 +0300

    Prototype new panel concept

commit 1b7789f9eb25559342c8de6bf152dc6836e817bd
Merge: ef25f64d1 e8f485506
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Jun 13 11:18:54 2017 +0300

    Merge branch 'master' into CHE-4929

commit ef25f64d13de7ef5532efd517db30482579f3bb9
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Jun 13 11:15:27 2017 +0300

    Prototype new panel concept

commit 8a8c618ac020b29bdc7de788d8e6002079639eb8
Merge: ca4deebb3 bbe3c6fec
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Mon Jun 12 10:21:20 2017 +0300

    Merge branch 'master' into CHE-4929

commit ca4deebb336f9143a3ba05c255834b4871f76536
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Fri Jun 9 17:24:27 2017 +0300

    Prototype new panel concept

commit 82af3e0bbed736e5315644c04fa2c68b1f998590
Merge: cd5abf027 9426d5d14
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Fri Jun 9 09:56:35 2017 +0300

    Merge branch 'master' into CHE-4929

commit cd5abf0273099fd57021623d98ac4be11cfea485
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Jun 8 16:24:47 2017 +0300

    Prototype new panel concept

commit 3acec2dc11ea0f990405949e6a96d907a92b0080
Merge: f7eadb2ef ac8d44e57
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Fri Jun 2 12:50:27 2017 +0300

    Merge branch 'master' into CHE-4929

    Conflicts:
    	ide/che-core-ide-api/src/main/java/org/eclipse/che/ide/api/parts/base/BaseView.java

commit f7eadb2ef5e26838050131c2b7b4de0808cbf1e6
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Fri Jun 2 12:34:55 2017 +0300

    Prototype new panel concept
2017-07-28 15:59:25 +03:00
Artem Zatsarynnyi 32de1e7447 Rename methods (#5762)
AppContext#getMasterEndpoint -> AppContext#getMasterApiEndpoint
AppContext#getDevAgentEndpoint -> AppContext#getWsAgentServerApiEndpoint
2017-07-21 10:15:20 +03:00
Artem Zatsarynnyi cf34dfc5ea Clean up IDE API: remove obsolete workspace model classes (#5757) 2017-07-20 16:11:16 +03:00
Artem Zatsarynnyi b851196df5 Merge branch 'master' into spi 2017-07-20 12:30:15 +03:00
Valeriy Svydenko 6c6e00e2bd Adapt JUnit4 runner according new API (#5710) 2017-07-20 09:49:34 +03:00
Korneta Anton 5e1b40b87e Remove che-core-api-machine-shared module moved execagent client dtos 2017-07-14 12:09:06 +03:00
Artem Zatsarynnyi da2b92c66e Merge branch 'master' into spi 2017-07-12 11:37:57 +03:00
Artem Zatsarynnyi b833e965cf Improve Processes panel loading sequence: enable Terminal as soon as terminal server starts. (#5598) 2017-07-11 16:45:58 +03:00
Valeriy Svydenko a5b3b7b612 New runner for TestNG tests (#5472) 2017-07-06 16:20:58 +03:00
Artem Zatsarynnyi c262d50aab Fix unit tests; minor refactoring 2017-07-04 10:18:45 +03:00
Artem Zatsarynnyi 5cbd51b748 Fix test 2017-06-30 15:46:58 +03:00
Artem Zatsarynnyi a9d7011fdb Merge branch 'master' into spi 2017-06-28 11:14:17 +03:00
Vitalii Parfonov 6f0b74ed25 Merge Bartlomiej Laczkowski PhpUnit testing PR (#5468)
* Initial support for PHPUnit testing.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Added improvements for exceptions handling and presentation model.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Improved test results presentation model and tests execution rules.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Small fixup after merge with master.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Added combined printer file that conforms different PHPUnit versions.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Fixed possible NPE issue while opening PHPUnit test case source file.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Bump up PHPUnit plug-ins version to 5.12.0.

* Small fixup after merge with master.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Format code to be in line with Che code conventions.

Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>

* Small fix, add debugId

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-06-26 17:56:19 +03:00
Artem Zatsarynnyi 1d5648fd6e Fix building project with maven (#5354) 2017-06-12 23:48:28 +03:00
Artem Zatsarynnyi b3180ff5d8 Deprecate DevMachine and ActiveRuntime classes (#5248) 2017-05-31 14:48:46 +03:00
Artem Zatsarynnyi ad3bc4d739 Use Workdspace's and Factory's model objects in IDE (#5221) 2017-05-29 16:19:43 +03:00
Artem Zatsarynnyi 92eb80fd03 update IDE code in accordance to the updated workspace model 2017-05-18 17:35:06 +03:00
Artem Zatsarynnyi e914a59c3e Merge branch 'master' into spi 2017-05-17 11:03:00 +03:00
Dmitry Kuleshov 3deb16ea97 Unification of JSON RPC codebase (#5005) 2017-05-16 15:03:24 +03:00
Artem Zatsarynnyi 222d0d95c1 Enable Basic IDE building 2017-04-28 18:41:56 +03:00
Valeriy Svydenko 6403d212c6 CHE-4596: move che-plugin-machine-ext-client to IDE core (#4861) 2017-04-21 14:01:04 +00:00
David Festal 8e82114fe5 Java Testing support Bug fixes and Enhancements - Step 2 (#4481)
* Show all tests in the result view, but allow filtering successful tests
* Fix various navigation bugs from test view to source code
* Remove the invalid command preview added by default
* Fix https://issues.jboss.org/browse/CHE-149
Some Java Editor action were added in the explorer context menu, which
led to strange behaviors.
* Correctly propagate sevrer errors to the client status notifications
* Change contextual test menu to `Run Test`
Fixes [CHE-157](https://issues.jboss.org/browse/CHE-157)
* Compilation error after the *Intelligent Commands* changes 

Signed-off-by: David Festal <dfestal@redhat.com>
2017-04-10 09:36:42 +03:00
Artem Zatsarynnyi bbd0c1abb2 Introduce Intelligent Commands (#4389)
Introduce Intelligent Commands
2017-03-23 18:23:17 +02:00
David Festal 440f92d3bb JUnit testing support Bug fixes and Enhancements - Step 1 (#4303)
Provide  JUnit test real-time output in a `Tests` output view
2017-03-10 10:51:36 +01:00