Roman Iuvshin
eb2fa0eeed
RELEASE: Set next development version
2017-06-14 07:13:04 +00:00
Max Shaposhnik
89896f6c7f
Handling bootstrapper & installer events. ( #5345 )
2017-06-13 11:42:20 +00:00
Artem Zatsarynnyi
1d5648fd6e
Fix building project with maven ( #5354 )
2017-06-12 23:48:28 +03:00
Artem Zatsarynnyi
11abb61488
Merge branch 'master' into spi
2017-06-12 10:48:59 +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
Gennady Azarenkov
8ad21b4638
SPI messaging and code clean
2017-05-25 21:12:12 +03:00
Artem Zatsarynnyi
993e8df52e
Merge branch 'master' into spi
2017-05-24 12:16:17 +03:00
Roman Iuvshin
9fbf173eb9
RELEASE: Set next development version
2017-05-24 07:30:41 +00:00
Artem Zatsarynnyi
69b1d1583c
Merge branch 'master' into spi
2017-05-23 10:07:00 +03:00
Yevhenii Voevodin
7d8360cb1c
csrf init ( #5120 )
2017-05-22 16:20:28 +03:00
Alexander Garagatyi
21c4589086
Merge branch 'master' into spi
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2017-05-15 12:27:23 +03:00
Roman Iuvshin
b3ae33acf5
RELEASE: Set next development version
2017-05-10 10:54:42 +00:00
Alexander Garagatyi
7877e47f6a
Merge branch 'master' into spi
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2017-04-27 12:08:59 +03:00
Roman Iuvshin
6d88cf8c73
[maven-release-plugin] prepare for next development iteration
2017-04-25 18:19:17 +00:00
Roman Iuvshin
d7f023fd89
[maven-release-plugin] prepare release 5.9.0
2017-04-25 18:19:10 +00:00
Artem Zatsarynnyi
3c74f118ca
Merge branch 'master' into spi
2017-04-24 15:32:39 +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
Alexander Garagatyi
5e95640fd6
Remove che-core-api-machine module
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2017-04-20 17:06:05 +03:00
Alexander Garagatyi
7e0ed03cf2
Merge branch 'master' into spi
2017-04-19 16:52:48 +03:00
Gennady Azarenkov
493e07ca95
Move NewProjectConfig from model to project-shared
2017-04-19 09:15:51 +03:00
Roman Iuvshin
7805c146e6
[maven-release-plugin] prepare for next development iteration
2017-04-13 11:07:13 +00:00
Roman Iuvshin
e8107fd96c
[maven-release-plugin] prepare release 5.8.0
2017-04-13 11:07:06 +00:00
Yevhenii Voevodin
c753175655
servers starts
2017-04-13 10:50:13 +03:00
Vitalii Parfonov
e9d4c45b81
Json rpc critical fix ( #4798 )
...
* initial commit
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
* fixed build
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
* Remove not needed subscription
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-04-12 20:19:48 +03:00
Yevhenii Voevodin
38cc160c79
allow to stop context
2017-04-12 16:54:42 +03:00
Yevhenii Voevodin
791b898447
Merged with master
2017-04-12 16:18:56 +03:00
Yevhenii Voevodin
17703adcdc
Add tmp build script spi-tmpbuild.sh
2017-04-12 15:50:32 +03:00
Roman Iuvshin
840ae853f8
Revert "RELEASE: set minor change version"
...
This reverts commit e23b9257a3 .
2017-04-11 20:55:24 +03:00
Roman Iuvshin
e23b9257a3
RELEASE: set minor change version
2017-04-11 18:10:45 +03:00
Roman Iuvshin
c2973d0886
fix dependency ( #4754 )
2017-04-10 17:46:35 +03:00
Artem Zatsarynnyi
72852b6950
Intelligent Commands bug fixes and code refactoring ( #4745 )
...
* fix resetting a default command after any command modifications;
* fix tooltip for Execute Command button in case more than one machine is launching in the workspace;
* fix NPE on opening Commands Palette;
* add events for listening to commands modifications: CommandAddedEvent, CommandRemovedEvent, CommandUpdatedEvent, CommandsLoadedEvent;
minor code refactoring.
2017-04-10 15:18:17 +03:00
Roman Iuvshin
08d4d0f25c
[maven-release-plugin] prepare for next development iteration
2017-04-06 14:28:39 +00:00
Roman Iuvshin
53a0325213
[maven-release-plugin] prepare release 5.7.0
2017-04-06 14:28:33 +00:00
Aleksandr Andrienko
c803e1e55c
CHE-4251: Update terminal client to the latest version. ( #4449 )
...
CHE-4251: Update terminal client to the latest version - 2.4.0. Move terminal to che-lib.
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-04-03 15:42:29 +00:00
Aleksandr Andrienko
064b99e9eb
CHE-3844: Show 'Add terminal button' in the machine nodes when Workspace is running. ( #4618 )
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-04-03 13:19:35 +00:00
Vitaliy Guliy
1a90cf54c4
CHE-3585 Word Wrap Toggle for Workspace Editor ( #4580 )
...
* CHE-3585 Word Wrap Toggle for Workspace Editor
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
* CHE-3585 Word Wrap Toggle for Workspace Editor
* CHE-3585 Word Wrap Toggle for Workspace Editor
* CHE-3585 Word Wrap Toggle for Workspace Editor
2017-03-30 16:30:23 +03:00
Roman Iuvshin
342f103654
[maven-release-plugin] prepare for next development iteration
2017-03-30 12:25:35 +00:00
Roman Iuvshin
e6e4a652cc
[maven-release-plugin] prepare release 5.6.0
2017-03-30 12:25:28 +00:00
Evgen Vidolob
27125263d0
#4430 move orion editor plugin to ide core ( #4539 )
...
* #4430 move orion editor plugin to ide core
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
2017-03-28 10:19:24 +03:00
Evgen Vidolob
cccae7376c
#4392 change parent node for terminal node ( #4528 )
...
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
2017-03-24 10:06:13 +02:00
Artem Zatsarynnyi
bbd0c1abb2
Introduce Intelligent Commands ( #4389 )
...
Introduce Intelligent Commands
2017-03-23 18:23:17 +02:00
Roman Iuvshin
e7588aa2b3
[maven-release-plugin] prepare for next development iteration
2017-03-15 14:59:35 +00:00
Roman Iuvshin
69cf9f5528
[maven-release-plugin] prepare release 5.5.0
2017-03-15 14:59:28 +00:00
Vitalii Parfonov
0951e40d69
CHE-3620:Remove MachineServiceClient and related classes ( #3963 )
2017-03-07 14:36:31 +00:00
Roman Iuvshin
ceff3938ff
[maven-release-plugin] prepare for next development iteration
2017-03-02 18:33:12 +00:00
Roman Iuvshin
8ed6e10476
[maven-release-plugin] prepare release 5.4.0
2017-03-02 18:33:06 +00:00
Aleksandr Andrienko
d76ba5ccb2
Fix ProcessesPanelPresenterTest. Clean up rubbish. ( #4237 )
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-02-27 17:28:18 +02:00
Aleksandr Andrienko
7e850ddd21
Add terminal debugId. ( #4235 )
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-02-27 13:01:59 +02:00
Roman Iuvshin
e71c7b5671
[maven-release-plugin] prepare for next development iteration
2017-02-17 11:04:07 +00:00
Roman Iuvshin
c071c65aa2
[maven-release-plugin] prepare release 5.3.0
2017-02-17 11:03:59 +00:00
Aleksandr Andrienko
830cc34070
Integrate xterm.js (version 2.2.3) widget instead of xterm. ( #3943 )
...
Changelog:
Delete old xterm view.
Move requirejs from plugin Orion to the plugin RequireJs.
Create new plugin with xterm.js.
Mavenize xterm.js build, use for build gulp tasks instead of bash scripts.
Rework GWT code for integration xterm.js.
Fix css styles for integration with GWT css resources and using Eclipse CHE white and dark themes.
Rework terminal resize mechanizm.
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-02-15 18:46:40 +02:00
Valeriy Svydenko
97c290cf28
CHE-4000: fix wrong request URL for SSH service ( #4053 )
2017-02-08 15:06:19 +02:00
Valeriy Svydenko
c9d700bca2
CHE-3785: don't show empty error notification ( #4045 )
2017-02-08 10:23:13 +02:00
Valeriy Svydenko
a99aee67d9
Upgrade to GWT 2.8 ( #3984 )
2017-02-06 16:42:22 +02:00
Roman Iuvshin
0dd0dea686
[maven-release-plugin] prepare for next development iteration
2017-02-01 13:31:32 +00:00
Roman Iuvshin
d138c3623f
[maven-release-plugin] prepare release 5.2.0
2017-02-01 13:31:25 +00:00
Ilya Buziuk
1ec641a7e8
CHE-58: Refactoring. Introducing new classes for handling Kubernetes resources (KubernetesContainer, KubernetesService, KubernetesEnvVar)
...
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2017-01-27 17:33:45 +01:00
Angel Misevski
6e9964c2a2
Add DockerConnectorProvider to allow choosing OpenShiftConnector
...
Adds class so that choice between DockerConnector and OpenShiftConnector
can be made via setting a property in che.properties. The provider is
injected instead of DockerConnector, and provides the appropriate
implementation through a get() method.
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2017-01-27 17:33:45 +01:00
Roman Iuvshin
05a7cd53b5
[maven-release-plugin] prepare for next development iteration
2017-01-18 16:33:24 +00:00
Roman Iuvshin
41d3739928
[maven-release-plugin] prepare release 5.1.0
2017-01-18 16:33:17 +00:00
Vitalii Parfonov
88a1fa41ca
Base URL to the master will be provided by AppContext ( #3658 )
...
Add ability to take base endpoint to thews master from AppContext
Mark RestContextProvider ad deprecated
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-01-13 14:40:25 +02:00
Vitaliy Guliy
d7faa2e67b
CHE-2859 Provide better alignements in the Process panel ( #3699 )
...
* CHE-2859 Provide better alignements in the Process panel
* CHE-2859 Provide better alignements in the Process panel
2017-01-13 10:18:53 +02:00
Valeriy Svydenko
b7885f985c
CHE-3464: fix a problem with stopping the process after refresh page ( #3613 )
2017-01-13 09:54:13 +02:00
Dmitry Kuleshov
8d2dc2bf5f
Remove machine perspective ( #3689 )
2017-01-12 15:20:43 +02:00
Aleksandr Andrienko
cc5e22b756
CHE-1979: Fix closing terminal widget on typing exit or when user kills terminal process ( #3554 )
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-01-11 17:35:54 +02:00
Aleksandr Andrienko
53f77e2659
CHE-3216: Fix kill terminal process and its children on closing terminal. ( #3395 )
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-01-11 17:21:32 +02:00
Valeriy Svydenko
1f52e25856
CHE-3578: set focus on the terminal after resizing ( #3654 )
2017-01-11 15:54:50 +02:00
Oleksii Orel
d459b6b66c
improve machine label style
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2017-01-10 18:06:36 +02:00
Vitaliy Guliy
e969f199d5
CHE-2894 Processes panel should be opened maximized ( #3631 )
...
* CHE-3152 Improve buttons on the part toolbar
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
* CHE-3152 Improve buttons on the part toolbar
* CHE-2894 Processes panel should be opened maximized
* CHE-3152 Improve buttons on the part toolbar
* CHE-3152 Improve buttons on the part toolbar
2017-01-10 13:09:16 +02:00
Vitaliy Guliy
ee4a7b94d1
CHE-3152 Improve buttons on the part toolbar ( #3590 )
...
* CHE-3152 Improve buttons on the part toolbar
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
* CHE-3152 Improve buttons on the part toolbar
* CHE-3152 Improve buttons on the part toolbar
* CHE-3152 Improve buttons on the part toolbar
2017-01-10 12:33:45 +02:00
Roman Iuvshin
9904460818
[maven-release-plugin] prepare for next development iteration
2017-01-06 11:48:49 +00:00
Roman Iuvshin
b5a7d04ca2
[maven-release-plugin] prepare release 5.0.0
2017-01-06 11:48:42 +00:00
Mihail Kuznyetsov
0e8b21ad3f
Set new license year
2017-01-04 17:10:31 +02:00
Roman Iuvshin
abc1367c1d
remove milestone from version
2016-12-23 15:04:56 +02:00
Vitalii Parfonov
5a76dddc62
Allow execution on not dev machine ( #3451 )
...
* Allow execution on other machine except dev
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-12-22 18:01:40 +02:00
Valeriy Svydenko
382217c8e4
CHE-3140: don't resize a terminal when it gets selection ( #3468 )
2016-12-22 12:05:47 +02:00
Roman Iuvshin
813d930275
change version to M10-SNAPSHOT
2016-12-22 11:48:31 +02:00
Vladyslav Zhukovskyi
2bada70da7
Fix disappeared preview url and command line text ( #3449 )
...
* Fix disappeared preview url and command line text
* Code cleanup
* Update ProcessesPanelPresenter.java
* Change variable name
2016-12-20 19:54:48 +02:00
Vitaliy Guliy
b958fd1e6a
CODENVY-1337 Logs of workspace containers and agents are not shown when WS starts in IDE ( #3450 )
...
* CODENVY-1337 Logs of workspace containers and agents are not shown when WS starts in IDE
* CODENVY-1337 Logs of workspace containers and agents are not shown when WS starts in IDE
2016-12-20 18:30:54 +02:00
Valeriy Svydenko
9fe43a1dcf
Show Processes panel when Terminal is opened ( #3432 )
2016-12-19 14:59:46 +02:00
Dmitry Kuleshov
2559ec009b
Exec agent IDE client adaptation ( #3383 )
...
exec-agent command manager replacement, several improvements to JSOR RPC
2016-12-16 12:23:19 +02:00
Vitalii Parfonov
11b3b9de67
Fix style of terminal panel: allow user-select ( #3400 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-12-15 18:08:34 +02:00
Oleksii Orel
2de17e0422
CHE-2911 improve process panel
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-12-14 16:29:05 +02:00
Florent BENOIT
5266cd930e
machine.getOwner() should return userId and not a namespace ( #3366 )
...
Fix #3042
Change-Id: I64b4cd3931fec502073ead0115a312430f2434b8
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-12-14 02:01:28 -07:00
Yevhenii Voevodin
ab9b0946ec
Add exec-agent ( #2163 )
2016-12-08 16:18:25 +02:00
Vitaliy Guliy
a7820faa96
CHE-3177 Properly maximize console and terminal tabs ( #3304 )
...
* CHE-3177 Properly maximize console and terminal tabs
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
* CHE-3177 Properly maximize console and terminal tabs
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-12-07 19:50:24 +02:00
Vitaliy Guliy
b768872294
CHE-2463 Improve Panels behaviors in IDE ( #3151 )
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-12-07 17:45:37 +02:00
Roman Iuvshin
7850cc2908
[maven-release-plugin] prepare for next development iteration
2016-12-07 12:34:30 +00:00
Roman Iuvshin
1c15a44844
[maven-release-plugin] prepare release 5.0.0-M8
2016-12-07 12:34:25 +00:00
Evgen Vidolob
a62a56f333
#2353 fix style to prevent line wrap in terminal ( #3284 )
...
Signed-off-by: Evgen Vidolob <evidolob@codenvy.com>
2016-12-06 12:40:46 +02:00
Vladyslav Zhukovskyi
3da5a96b3a
Unexpected loss of focus on the project ( #3170 )
...
* Add ability to set up manual focus to the terminal panel
* Fix imports
* Add ability to auto select first node when tree becomes visible and it has at least one node
* Fixes
* Fixes
2016-11-28 12:30:44 +02:00
Aleksandr Andrienko
6100119a68
CHE-2365: Add deserializer for 'command' field ComposeServiceImpl. ( #2807 )
...
Move compose parser to separate module.
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-11-17 19:18:36 +02:00
Evgen Vidolob
830ac58f9d
#2923 fix tests
2016-11-15 12:08:33 +02:00
Vitalii Parfonov
747927840c
Remove events panel from operation perspective
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-11-14 13:01:10 +02:00
Roman Iuvshin
52f84d9092
[maven-release-plugin] prepare for next development iteration
2016-11-10 11:37:24 +00:00
Roman Iuvshin
315056731e
[maven-release-plugin] prepare release 5.0.0-M7
2016-11-10 11:37:20 +00:00
Florent BENOIT
2c3821aa75
Continue issue #2059 ( #3045 )
...
Change the text displayed to connect with SSH to a machine
- display correct user to use
- display ssh private key if any
- display che ssh command
Change-Id: I9a5e3aeeb8c3b7fa8503976ac190d5a8a2e4c4b1
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-11-10 04:00:28 -07:00
Florent BENOIT
74609d36cd
CODENVY-804 : Use of userManager to get the userId ( #3036 )
...
In che Owner of a machine or namespace of a workspace is the same than the user-id
ssh service is using user-id while username is given so there is never a match
It fixes it by asking userManager the userId.
Change-Id: I30a20a52ffc3149a8f732edeb8ab86db827c9d91
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-11-10 02:05:25 -07:00
Vitalii Parfonov
1f59d5d2fd
Fix load commands ( #2986 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-11-04 17:45:39 +02:00
Florent BENOIT
4a86b5eae7
CHE-2059 : Each time a workspace is created, register/associate ssh key ( #2949 )
...
* CHE-2059 : Each time a workspace is created, register/associate ssh key
Change-Id: Ifddfe5398cffd1af31aa93beb5d0674b29270f4f
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-11-04 03:31:17 -06:00