Commit Graph

530 Commits (f052d14bac5a470a2e32996d5c042cbb754875c4)

Author SHA1 Message Date
Igor Vinokur b247e11eb9 CHE-3415: Add ability to perform Git pull with rebase (#5787) 2017-07-27 10:30:13 +03:00
Roman Nikitenko ef9d42dfea CHE-5777. Fix editor initialization
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-27 10:30:13 +03:00
Dmytro Kulieshov 2d70311901 Implement mechanism for providing unique ids for JSON-RPC clients (#5775) 2017-07-27 10:30:13 +03:00
Vitaliy Guliy dbd93e1c16 CHE-5130 Unexpected resetting of the scroll to bottom automatically button (#5769) 2017-07-27 10:30:13 +03:00
Vladyslav Zhukovskii cd3329ba96 Fix construct command actions after workspace restart (#5806)
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-07-27 10:30:13 +03:00
Mario Loriedo 66156fb60c Fixed run command in spring-boot stack
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-07-27 10:30:13 +03:00
Mario Loriedo d4cd239d72 Add compile to vertx run command
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-07-27 10:30:13 +03:00
Roman Nikitenko e2b015899e CHE-5643. Add ability to select items in the quick fix window using keyboard
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-24 15:43:10 +03:00
Roman Nikitenko 9f1df669db CHE-5692. Fix editor errors clearing
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-24 15:37:32 +03:00
Vitalii Parfonov 277a8270e2 Add url encoding (#5758)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-07-21 17:03:17 +03:00
RomanNikitenko 17e62daad0 CHE-5617. Set editor as active part when this one has initialized (#5747)
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-20 12:33:28 +03:00
RomanNikitenko 69c051d56a Deprecate WsConnectionListener (#5740)
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-20 12:33:04 +03:00
Dmytro Kulieshov 888da450e6 fixed formatting (#5755)
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2017-07-20 12:32:42 +03:00
Mario Loriedo 8ae805ee0d Fix run command for Eclipse Vert.x stack
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-07-20 11:19:54 +02:00
Thomas Mäder 6e743678ea Fix LSP didChange parameters #4978 (#5002)
* Add document changing listener support

Signed-off-by: Thomas Mäder <tmader@redhat.com>

* Use document changin notification to compute correct didChange
parameters

Signed-off-by: Thomas Mäder <tmader@redhat.com>

* Make sure to use the proper document instance.

Signed-off-by: Thomas Mäder <tmader@redhat.com>

* Renamed DocumentChangeEvent->DocumentChangedEvent

Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-20 11:45:02 +03:00
Roman Iuvshyn 185273f8b9 RELEASE: Set next development version (#5734)
* RELEASE: Set next development version
2017-07-19 12:45:32 +03:00
Oleksii Kurinnyi 8611c99870 CHE-5592: refresh commands list in project's context menu in IDE (#5717)
* update context menu commands list after commands are added

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>

* fix project's type resolving

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-07-18 14:37:05 +03:00
Roman Nikitenko a162b380eb CHE-4740. Fix displaying of Preview URL at refreshing page
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-17 19:50:01 +03:00
Roman Nikitenko cbc65ad469 CHE-5206. Fix focus position at editor state restoring
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-17 18:01:04 +03:00
Roman Nikitenko 4e41a2ab3b CHE-5215. Display notifications about external delete operation in Events panel
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-17 17:55:46 +03:00
Yevhen Vydolob 91b543547e #5380 use Orion annotation model instead 'showProblems' method (#5518)
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-07-14 09:09:57 +03:00
RomanNikitenko 6bc14afaa0 CHE-5215. Add ability to exclude tracking files by file watcher (#5495)
* CHE-5215. Add ability to exclude tracking files by file watcher

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-13 21:45:30 +03:00
Victor V. Rubezhny f39f3823f2 C/CPP compilation error/warning messages support #5565 (#5604)
* C/CPP compilation error/warning messages support #5565

Fixes #5565

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>

* fixup! C/CPP compilation error/warning messages support #5565

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2017-07-13 16:54:57 +03:00
Anna Shumilova d16204d23b Fix Kotlin stack and dashboard reaction on missing workspace config in stack
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-07-12 13:20:36 +03:00
Dmytro Kulieshov 4e63b844fc Rework Navigate to File feature to avoid using Everrest based Websocket calls (#5561) 2017-07-11 10:57:38 +03:00
Vitalii Parfonov 3d25154964 Replace Window.open() with JS native call (#5584)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-07-10 19:39:33 +03:00
Vitalii Parfonov fd3d020e1d Fix NPE (#5582)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-07-10 18:13:06 +03:00
Thomas Mäder 9f88048572 Add support for using multiple language servers to be registered for the same files #4609 (#5442)
Add support for using multiple language servers for the same files.

Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-10 10:20:30 +02:00
Victor V. Rubezhny 1693b2b103 .NET C# stacktrace support #5489 (#5534)
* .NET C# stacktrace support #5489

Fixes: Issue #5489

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2017-07-10 09:28:07 +02:00
Eugene Ivantsov aff3be6929 Add Kotlin runtime stack (#5520)
* Add Kotlin runtime stack

Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>

* Remove extra line

Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2017-07-06 16:25:58 +03:00
Valeriy Svydenko a5b3b7b612 New runner for TestNG tests (#5472) 2017-07-06 16:20:58 +03:00
Dharmit Shah 6e2d0b9ae6 Add CentOS based minimal stack with only git to default assembly
Signed-off-by: Dharmit Shah <dshah@redhat.com>
2017-07-05 15:52:34 +02:00
Aleksandr Andriienko 00421dd624 CHE-5424: Fix refactor rename from 'Rename' window
Signed-off-by: Aleksandr Andriienko <oandriie@redhat.com>
2017-07-05 16:04:53 +03:00
Aleksandr Andriienko 22fecf27d0 CHE-4998: Update modification stamp on open and on update document.
Signed-off-by: Aleksandr Andriienko <oandriie@redhat.com>
2017-07-05 16:04:53 +03:00
Dharmit Shah bb0a3f005b Add CentOS based Golang stack to default assembly
Signed-off-by: Dharmit Shah <dshah@redhat.com>
2017-07-04 16:47:49 +02:00
Vladyslav Zhukovskii a941730016 Register refresh method for ProjectExplorer native object (#5530)
* Provide internal API method fro refresh projects

* Update codebase to java 8

* Internal API for fetch commands via Command Manager

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-07-04 14:14:02 +03:00
Igor Vinokur cb1348b26c CHE-5346 Rework git client-service (#5476)
1. Get rid of using Everrest based Websocket calls in `GitServiceClientImpl.java`.
2. Remove deprecated methods from git client service.
3. Get rid of `DevMachine devMachine` parameter from all git client service methods.
4. Rework Git clent side to use streams and lambdas.
2017-07-04 11:25:18 +03:00
Dmytro Kulieshov 3c947a0f53 Rework importing a project while consuming Factory to avoid using Everrest based Websocket calls (#5493) 2017-07-04 11:18:57 +03:00
Vladyslav Zhukovskii a5e3b0588c Ability to handle import logs from multiple projects (#5511)
* Ability to handle import logs from multiple projects

* Formatting
2017-07-03 15:29:04 +03:00
Álvaro Manuel Recio Pérez 0493ba86dd Update Bitnami stacks to latest versions (#5501)
Signed-off-by: Alvaro Manuel Recio Perez <amrecio@gmail.com>
2017-07-03 13:57:01 +02:00
Thomas Mäder 8a7092cba0 Make gwt-logger project m2e-compatible (#5496)
* Use separate source folder for overriden classes.

Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-03 09:47:13 +02:00
Victor V. Rubezhny 003804df7c Fix for DefaultOutputCustomizerTest.java - wrong API is used in place of org.junit.Assert (#5509)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2017-06-30 13:40:54 +03:00
Victor V. Rubezhny 991b895047 CHE-15 - Java stacktrace support (From Platform to Che Workspace) (#5396)
* CHE-15 - Java stacktrace support (From Platform to Che Workspace)
Adds the possibility to click on a stacktrace line in order to open
a specified class in editor.
Also fixes CHE-293 (#5001) - String Written to Dev-Machine stdout not Escaped Properly

Issue: https://issues.jboss.org/browse/CHE-15
Issue: https://issues.jboss.org/browse/CHE-293

see: https://github.com/eclipse/che/issues/5001

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2017-06-30 10:29:21 +02:00
Roman Iuvshin eab04ddd6b RELEASE: Set next development version 2017-06-29 07:59:05 +00:00
Roman Nikitenko 2156886418 CHE-5333. Mark editor state as dirty after undo/redo operations
Signed-off-by: Roman Nikitenko <rnikitenko@redhat.com>
2017-06-22 11:35:21 +03:00
Michail Kuznetsov 10227bf474 Set correct scopes for dependencies (#5416) 2017-06-21 14:22:15 +00:00
Roman Iuvshin 513aa19ebd RELEASE: Set next development version 2017-06-21 13:04:16 +00:00
Vladyslav Zhukovskii b95d74c5bb Broadcast project import output through json rpc protocol (#4888)
* Broadcast project import output through json rpc protocol

Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>

* Remove redundant text

Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>

* Code refactoring

* Code refactoring

* Name convention

* New line

* Refactor method body

* Add log call

* Extract hardcoded strings to the constants
2017-06-20 12:22:53 +03:00
Anton Korneta c34d359921 Change public stacks, recipes loading policy (#5234) 2017-06-20 11:31:00 +03:00
Dharmit Shah c8a8381b5d Add CentOS based nodejs4 stack to default assembly (#4788)
Signed-off-by: Dharmit Shah <dshah@redhat.com>
2017-06-16 17:52:34 +02:00