Vitaly Parfonov
829672349c
Fix DTO fqn
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-29 17:17:15 +03:00
Vitalii Parfonov
e7699d3775
Merge pull request #1062 from Wajihulhassan/static_bug
...
Fixing 'StaticAccessedFromInstance' warnings
2016-04-29 15:46:00 +03:00
Vitaly Parfonov
2c41214725
Features:
...
Maven plugin
Classpath configuration
Effective pom
Plain java plugin
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-29 15:32:24 +03:00
Roman Nikitenko
8d63d65d07
CHE-362. Add different display modes for StatusNotification
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-04-28 17:20:46 +03:00
Max Shaposhnik
4bd95c8667
CHE-1065 CHE-1066 CHE-1067 CHE-1068 Decouple shared modules or user, machine, workspace, factory ( #1146 )
2016-04-28 11:16:38 +03:00
Oleksii Orel
b88c162186
CHE-1080: improve CSS for command preview on console panel
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-04-27 18:04:07 +03:00
Vitaliy Guliy
79ea2f7c1a
CHE-1073 Deleting a running device does not delete it from Consoles and Machines widget
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-27 15:49:18 +03:00
Igor Vinokur
f7e8c09cc2
CHE-1070: Decouple server and shared part of che-core-api-git
2016-04-27 14:33:41 +03:00
Igor Vinokur
03cf4f65d5
CHE-1069: Decouple server and shared part of che-core-api-ssh
2016-04-27 14:19:16 +03:00
Alexander V
89187788bc
Code cleanup ( #1121 )
...
Signed-off-by: <alextrentton@gmail.com>
2016-04-27 10:00:07 +03:00
Alexander Garagatyi
905ce9998d
add logging of OOM of not PID1 processes in docker containers ( #1135 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-04-26 18:10:18 +03:00
Mihail Kuznyetsov
0f34e13b67
CODENVY-349 Rename workspace agent packaged war name
2016-04-26 16:52:02 +03:00
Roman Nikitenko
61bcca612c
CHE-467. Allow to configure Orion editor setting from IDE
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-04-26 16:27:02 +03:00
Max Shaposhnik
109bc4b57d
CODENVY-425: do not show terminal in factory workspaces, use newTerminal action instead. ( #1128 )
...
Signed-off-by: Max Shaposhnik <mshaposhnik@codenvy.com>
2016-04-26 10:11:09 +03:00
Vitalii Parfonov
93a648fad3
Merge pull request #1032 from svenefftinge/master
...
fixed off by one error
2016-04-26 10:09:43 +03:00
Alexander V
1dbb9d7c3e
Optimazing builder's implementation ( #1113 )
...
Signed-off-by: <alextrentton@gmail.com>
2016-04-26 10:05:51 +03:00
Roman Iuvshin
0978f5c655
[maven-release-plugin] prepare for next development iteration
2016-04-25 16:08:21 +00:00
Roman Iuvshin
b0df01a0c1
[maven-release-plugin] prepare release 4.2.0
2016-04-25 16:08:18 +00:00
Vitaliy Guliy
1a6f40b9d7
CHE-1002 Add target UX improvements
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-25 12:49:16 +03:00
Alexander Garagatyi
34b9a995a3
CHE-1003: fixed missing output from gdbserver ( #1122 )
2016-04-25 09:54:25 +03:00
Alexander Garagatyi
eb55f0cd4b
Add logging to improve maintainability ( #1117 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-04-22 16:34:00 +03:00
Ann Shumilova
003a529ba0
Reduce the space between cmd line and preview url
...
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2016-04-22 11:36:22 +03:00
Vitaliy Guliy
35ec2a9e68
Remove Command and Machine selectors from project explorer context menu
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-22 11:21:11 +03:00
Ann Shumilova
134053619b
CHE-1005: proper display of machine types
...
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2016-04-21 23:57:56 +03:00
Oleksii Orel
a67c1fdb18
CODENVY-401: move a product info provider to plugin-product-info
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-04-21 17:42:23 +03:00
Vitaliy Guliy
8e276a9baa
CHE-1002 Add target UX improvements
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-21 16:13:39 +03:00
Alexander Garagatyi
8fc806c25a
CHE-1037: fix pulling of docker images ( #1106 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-04-21 14:42:11 +03:00
Alexander Garagatyi
fd8c5f8ce6
CHE-1039: add ability to bind additional folder to docker dev machine ( #1105 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-04-21 12:11:56 +03:00
Dmitry Shnurenko
74a3749bca
CHE-1048: Open terminal just after workspace starting
2016-04-21 10:39:32 +03:00
Artem Zatsarynnyi
198f7fa3d8
Merge pull request #1094 from eclipse/CHE-1004
...
CHE-1004: Improve experience on Debugger configuration selection
2016-04-20 16:43:15 +03:00
Artem Zatsarynnyi
5bfbb4a75f
CHE-1004: Improve experience on Debugger configuration selection
2016-04-20 15:36:21 +03:00
Vitaliy Guliy
2b916cd202
CHE-999 SSH machines: handle exceptions on connections: properly subscribe to events
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-20 15:19:59 +03:00
Mykola Morhun
c3484fae14
Add missing license
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-04-20 13:11:21 +03:00
Mykola Morhun
6af1eaf890
CODENVY-350: Set up workspaces to work behind the proxy
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-04-20 12:30:13 +03:00
Alexander Garagatyi
9a36823044
Merge pull request #1082 from eclipse/CHE-995
...
CHE-995: discover ssh machines architecture automatically
2016-04-20 11:25:16 +03:00
Mykola Morhun
21fd410b23
Merge pull request #1083 from eclipse/CODENVY-350
...
CODENVY-350: Set up workspaces to work behind the proxy
2016-04-20 11:03:57 +03:00
Mykola Morhun
a5244958d5
CODENVY-350: Set up workspaces to work behind the proxy
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-04-20 11:01:07 +03:00
Dmitry Shnurenko
320542d23c
CHE-990: Change MachineDto type to model type
2016-04-20 10:50:06 +03:00
Alexander Garagatyi
3f89306d76
CHE-995: discover ssh machines architecture automatically
...
Discover ssh machines architecture automatically.
Remove beta field in machine conf that provides architecture.
Move server-side classes to appropriate package.
Removed workarounds in ssh client and properly wait until command finishes.
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-04-20 10:44:50 +03:00
Alexander Garagatyi
70e92f25ff
Fix websocket terminal launching in ssh machine
2016-04-18 21:25:32 +03:00
Vitaliy Guliy
b4fd1777b7
CHE-999 SSH machines: handle exceptions on connections: properly subscribe to events
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-18 16:27:10 +03:00
Vitalii Parfonov
5fdd423980
Merge pull request #1052 from eclipse/CHE-708_CHE-869
...
[WIP] Remove usage of MachineExtensionProxyServlet
2016-04-18 15:27:38 +03:00
Vitaly Parfonov
91f6a64e14
Remove usage of MachineExtensionProxyServlet
...
Add path to wsagent into wsagent server url to avoid doing that on client-side
Add class DevMachine on client-side what contain all needed information for communicate with wsagent and terminal
Remove @Named(cheExtensionPath)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-18 15:22:57 +03:00
Oleksii Orel
ce28456208
CODENVY-384: improve machine type labels
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-04-18 12:09:41 +03:00
Wajihulhassan
07be269325
fixing StaticAccessedFromInstance error-prone warning
...
Signed-off-by: Wajih ul hassan <wajih.lums@gmail.com>
2016-04-17 22:41:01 -05:00
Vitaliy Guliy
ce19d4f95a
CHE-994 Update the list of machines on toolbar and console panel
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-15 16:34:26 +03:00
Igor Vinokur
f616297df1
CHE-723 Add "Quick fix" entry to the Assistant menu
2016-04-14 22:14:52 +03:00
Igor Vinokur
36d5a2683f
CHE-66: Add spaces to 'git reset to commit' view radiobuttons
2016-04-14 22:03:41 +03:00
Igor Vinokur
f9d4149271
CHE-98: Restyle check-boxes position in git commit view
2016-04-14 21:44:23 +03:00
Vitaliy Guliy
8f750b3613
CODENVY-256 Plugin Artik
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-14 11:53:17 +03:00