Artem Zatsarynnyi
|
07d341f4e3
|
CHE-390: Simplify Editor API (#1197)
* CHE-390: Simplify Editor API by adding abstract EditorProvider
* Remove unused EditorTypeMapping
* Remove obsolete, useless classes
* Remove editor types
* Fix typo in interface name
* Remove EditorAdapter
* Refactor: EmbeddedTextEditorPresenter -> TextEditorPresenter
* Refactor code
* Clean-up
* Remove mime-types
* Refactor JsEditor
* Remove redundatnd dependency
* Rename codenvyDefaultEditor -> cheDefaultEditor
|
2016-05-06 16:54:34 +03:00 |
Vitaly Parfonov
|
3f569ae0b6
|
Add checking on current project == null
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
|
2016-05-06 16:35:54 +03:00 |
Vitaly Parfonov
|
cd54365235
|
Temporary fixing problem with start not java stack
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
|
2016-05-06 15:54:50 +03:00 |
Vitaly Parfonov
|
abe9237f74
|
Use Constants from shared
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
|
2016-05-06 11:11:30 +03:00 |
Vitaly Parfonov
|
be3c8c7970
|
Merge branch 'master' into CHE-1071
|
2016-05-06 10:48:17 +03:00 |
Evgen Vidolob
|
e50136140d
|
fix refactoring, remove unused code
|
2016-05-05 17:38:38 +03:00 |
Vitaly Parfonov
|
866a8dbfad
|
Merge branch 'master' into CHE-1071
|
2016-05-05 12:25:56 +03:00 |
Vitaly Parfonov
|
3bbdf852a5
|
Move Contants to shared
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
|
2016-05-05 12:25:20 +03:00 |
Vitalii Parfonov
|
694a297647
|
Merge pull request #1038 from alexVengrovsk/che-ovengr-2
Extracting superclass
|
2016-05-04 14:05:21 +03:00 |
Vitalii Parfonov
|
af99ecc8e7
|
Merge pull request #1166 from Wajihulhassan/static_bug_2
Fixing 'StaticAccessedFromInstance' warnings
|
2016-05-04 14:02:31 +03:00 |
Mykola Morhun
|
95a4f192ce
|
CHE-253: Refactor Che docker client to be able to add new parameters without breaking code dependent on docker client
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
|
2016-05-04 09:32:03 +03:00 |
Wajihulhassan
|
ed8d871286
|
Fixing more StaticAccessedFromInstance warnings
Signed-off-by: Wajih ul hassan <wajih.lums@gmail.com>
|
2016-05-01 03:17:11 -05:00 |
alexVengrovsk
|
d9f9e688c6
|
Extract superclass
Signed-off-by: <alextrentton@gmail.com>
|
2016-04-30 00:22:59 +03:00 |
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 |