Commit Graph

3463 Commits (6a4e3831cd46bcd61746e7293162336638be2f4e)

Author SHA1 Message Date
Valeriy Svydenko 6a4e3831cd CHE-5154: use new implementation of the Language Server Protocol for python (#5267) 2017-06-07 10:07:04 +00:00
Florent BENOIT 9b6546c5a7 Use internal IP if specified. Else on Linux it is not matching the expecting interface name.
Change-Id: I62c766a3ef8dd1dac6831a5fbc986e555b14586b
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2017-06-04 10:29:25 +02:00
Roman Iuvshyn 55e6720114 CLI fix offline save stacks to tars (#5269) 2017-06-02 15:12:10 +03:00
Sergii Leshchenko ac8d44e579 CHE-4058 Removed usage name of a current user as a namespace (#5207)
Also, it contains fixing logging errors while fetching user by namespace
2017-06-02 11:56:34 +03:00
Mykola Morhun 6d41a39d9c CODENVY-2217: Change checking for SSH agent readiness (#5260) 2017-06-02 10:41:42 +03:00
Roman Iuvshyn 5f26c06f14 CHE-5247: fix cmd download and cmd offline (#5263) 2017-06-01 16:58:29 +03:00
Vladyslav Zhukovskii c5c41b736c
Wrap setting a focus into gwt scheduler 2017-06-01 10:37:25 +03:00
Igor Vinokur f2047ea01a CHE-3614: Rework Git commit window (#5081)
Reworked Git commit window with changed files panel and check-boxes to select witch file or folder to commit or not
2017-05-31 22:00:12 +03:00
Roman Nikitenko 1c7818f14e CHE-3570. Add ability to turn on/off autosave mode for editor content
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2017-05-31 13:29:01 +00:00
Michail Kuznetsov c33b208baf Fix dashboard factory creation (#5249) 2017-05-31 13:23:21 +00:00
Ann Shumilova 343343524b slx-49: consider only sample name on project creation
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2017-05-31 16:21:21 +03:00
Elon Mallin a2b87992e6 Add real version values for the NODE default stack (#5243) 2017-05-31 12:42:54 +03:00
David Festal d082b32eeb Rework top test menu items
https://issues.jboss.org/browse/CHE-227


Signed-off-by: David Festal <dfestal@redhat.com>
2017-05-31 08:39:06 +02:00
Vladyslav Zhukovskii b37b57693f Add ability to proper handle focus events when parts changes own focus (#3310)
* Add ability to proper handle focus events when parts changes own focus

* Use lambdas
2017-05-30 17:01:18 +03:00
Ann Shumilova 7592d48530 che-5230: avoid watching stack tag changes when section is hidden
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2017-05-30 16:59:48 +03:00
Vladyslav Zhukovskii c2990aeeed Interpolate correctly resource paths in maven project inside maven server implementation (#5179)
* Interpolate correctly resource paths in maven project inside maven server implementation

* Code refactoring

* Code cleanup

* New line

* Return reading maven attributes from maven project manager

* Code refactoring
2017-05-30 12:17:19 +03:00
Valeriy Svydenko 759fef5399 CHE-4670: update an editor tab after changing command name (#5229) 2017-05-30 07:22:29 +00:00
Florent BENOIT a246875dde Use of new Traefik version (before : RC1, now RC3) (#5232)
* Use of new Traefik version (before : 1.3RC1, now 1.3RC3)

Change-Id: I8b7097f60dc28bfcf2e4585d4c1e1393d53b8332
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2017-05-29 17:42:05 +02:00
Michail Kuznetsov 55f6e172e5 Remove deprecated factory methods (#5203) 2017-05-29 14:28:00 +00:00
Roman Iuvshin 77a4211ddf RELEASE: add bugfix version 2017-05-29 16:33:20 +03:00
Yevhenii Voevodin 88306b38d8 Add exec-agent rest service tests 2017-05-29 15:47:51 +03:00
Yevhenii Voevodin a26b07f66e Ged rid of core/process -> core/rpc dependency 2017-05-29 15:47:51 +03:00
David Windell dbfb74c232 Fix workspace storage path on Docker Cloud (#4931)
Signed-off-by: David Windell <david@outeredgeuk.com>
2017-05-26 22:56:19 +03:00
Roman Iuvshin d75545d200 fix che-server entrypoint for non CLI usage 2017-05-26 22:04:14 +03:00
Vitalii Parfonov 7126c71306 Add gwt-logger dependency to the core-ide (#5216)
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-26 17:56:10 +03:00
Yevhenii Voevodin a16ddd31a7 Use Authorization header instead of session-access-key cookie 2017-05-26 17:42:08 +03:00
Aleksandr Andrienko 4bcc56436f CHE-5156: Fix ability start new debug session after disconnect from previous session. (#5167)
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-05-26 15:16:25 +03:00
Roman Iuvshin b97c4e2e98 RELEASE: add bugfix version 2017-05-26 13:33:57 +03:00
Valeriy Svydenko d01606d7ad CHE-4757: update only parent project when changes were made in the parent pom (#5193) 2017-05-26 08:15:44 +00:00
Yevhenii Voevodin 25c4a3e85b Add process exit code to MachineProcess & process_died event 2017-05-26 11:10:23 +03:00
Roman Iuvshin 0e17aff750 copy embedded che.properties to CHE_LOCAL_CONF_DIR if no custom config provided (#5202) 2017-05-25 18:05:06 +03:00
Vitalii Parfonov a2174799df Wait and check LS process (#5176)
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-25 17:46:56 +03:00
Dmitry Kuleshov cc8fd2473a Switch TestDocument (LSP) service to the websocket JSON-RPC (#5186) 2017-05-25 16:44:42 +03:00
Anatoliy Bazko 0dc48b3688 CHE-2287: Change octocat icon color (#5200) 2017-05-25 12:56:12 +00:00
Mykola Morhun 60488adc3c CODENVY-2199: Do not snapshot /tmp folder (#5168) 2017-05-25 15:20:48 +03:00
Ann Shumilova f091912c3c che-5150: fix retrieving autosnapshot property value from boolean to string
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2017-05-25 13:32:27 +03:00
Ann Shumilova fb9c8c7d04 che-5114: add python LS to python stacks
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2017-05-25 13:31:51 +03:00
Roman Iuvshin ef35f95cc1 RELEASE: Add next tag version in CLI 2017-05-24 12:42:36 +03:00
Yevhenii Voevodin 1f97026b2f Move exec-agent/process -> core/process (#5184) 2017-05-24 11:50:17 +03:00
Roman Iuvshin 9fbf173eb9 RELEASE: Set next development version 2017-05-24 07:30:41 +00:00
Anatoliy Bazko 0c0110a6e7 CODENVY-1949: Create PR to owner's origin reporistory (#5158) 2017-05-24 06:48:05 +00:00
Aleksandr Andrienko d13b050dbc CHE-5139: Enable text selection from command output console. (#5171)
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-05-24 06:37:53 +00:00
Vladyslav Zhukovskii 243ed8ad60 Add ability to interpolate target directory from maven project model (#5173) 2017-05-23 21:11:33 +03:00
Vitalii Parfonov 37581634d8 Temporary disable test after pr#5180 (#5181)
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-23 21:07:28 +03:00
Vladyslav Zhukovskii 6703575120 Interpolate correctly resource paths in maven project inside maven server implementation (#5180) 2017-05-23 19:11:24 +03:00
Eugene Ivantsov ad4e424ed5 Enable csharp ls for dotnet stack (#5172)
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2017-05-23 15:37:25 +03:00
Aleksandr Andrienko 8fb02d8cab CHE-4132: Fix clean up map after widget deletion from ProcessPanel. (#5087)
* CHE-4132: Correct remove widgets from process panel.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>

* CHE-4132: Correct remove widgets from process panel.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>

* Handler remove commands, terminals on stop workspace.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>

* Fix up

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>

* Clean up.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-05-23 07:39:50 +00:00
Aleksandr Andrienko 756239e86a CODENVY-2095: Fix Eclipse CHE-logo. Add to the ProductInfoProvider method to get water-mark-logo. (#5138)
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-05-22 20:37:36 +00:00
Vitalii Parfonov 140975f443 Set debug level for some messages (#5155)
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-22 16:45:04 +03:00
Yevhenii Voevodin 7d8360cb1c csrf init (#5120) 2017-05-22 16:20:28 +03:00