Commit Graph

357 Commits (3d9eabaedfbf99d62bcfdbc79e8eb970e28ffef3)

Author SHA1 Message Date
Sergii Leschenko 3d9eabaedf Rework workspace service to return all workspace which user can read 2016-05-27 15:10:17 +03:00
Sergii Leschenko 862e971fac Move EnvironmentContext to che-core-api-core 2016-05-27 14:12:43 +03:00
Vitalii Parfonov 9846404992 Cleanup pom.xml files (#1368)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-27 13:04:31 +03:00
Vitalii Parfonov 94392fbdfe CHE-1230: return default test source dir if not set other (#1362)
* use constants instead of hardcoded string
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-27 11:50:38 +03:00
Anton Korneta e868d80649 CHE-398: Add ability to create local machine snapshots without registry 2016-05-27 11:04:28 +03:00
Igor Vinokur 7a6f73e222 CHE-336: Add Git implementation based on Jgit 2016-05-27 08:10:30 +03:00
Anatoliy Bazko 0230d4e50c CODENVY-563: Unexpected errors after consuming factory (#1361) 2016-05-26 16:49:41 +03:00
Mykola Morhun d1362c6709 Remove wrong required parameters in DockerConnector methods params
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-05-26 15:49:37 +03:00
Alexander V 96cc71775a Optimizing, cleaning deprecations (#1243)
Signed-off-by: <alextrentton@gmail.com>
2016-05-26 11:25:59 +03:00
Roman Nikitenko 8b53e05eae CHE-1204. Use correct url for request for code formatting
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-25 16:25:24 +03:00
Roman Nikitenko 2236a0dc55 CHE-648. Try to restore websocket connection when this one has closed
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-25 13:36:50 +03:00
Valeriy Svydenko b64e22d189 Merge pull request #1345 from eclipse/CHE-1151
CHE-1151: update project tree after changing classpath
2016-05-25 12:06:08 +03:00
Roman Iuvshin c35e6c9257 Merge pull request #1350 from eclipse/CODENVY-542
CODENVY-542: use Provider for inject  ProjectRegistry in MavenWorkspace
2016-05-25 12:01:09 +03:00
Valeriy Svydenko c074a87479 CHE-1151: update project tree after changing classpath
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-05-25 11:25:32 +03:00
Vitaly Parfonov 3795e5860a CODENVY-542: use Provider for inject ProjectRegistry in MavenWorkspace
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-24 22:28:49 +03:00
Aleksandr Andrienko b99c5e2ced Fix cleaning docker containers
Fix clean up unused docker containers with container name which contains node host with '-'

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-24 22:22:19 +03:00
Alexander Garagatyi e900dab322 CODENVY-457: fix NPE when swarm doesn't detect container death (#1346)
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-05-24 17:42:13 +03:00
Roman Nikitenko bc90dc7899 CHE-998. Add 'Reimport' action for maven project
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-24 16:30:33 +03:00
Anatoliy Bazko ca91fd4e1b CHE-1214: Debuger: can not view variables values (#1342) 2016-05-24 16:24:25 +03:00
Anatoliy Bazko ed31c538ad CHE-703: Debugger fails to add a breakpoint when client and server aren't on the same host (#1339) 2016-05-24 14:34:11 +03:00
Valeriy Svydenko b1c1f96e5d CHE-1060: configure 'java.source.folder' attribute from the project wizard
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-05-23 15:04:26 +03:00
Anatoliy Bazko b1cc055236 CHE-962: Add ability to store and use SSH keys for Subversion hosts (#1305) 2016-05-23 14:50:57 +03:00
Vitalii Parfonov c41ee17fe3 CODENVY-540: hardcode http scheme for maven preview URL (temporary solution) (#1324)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-20 19:18:59 +03:00
Artem Zatsarynnyi 6097ba0f73 CHE-1175: fix setting active EditorView on switching between different tabs 2016-05-20 18:14:14 +03:00
Evgen Vidolob cd418b35c6 Merge pull request #1306 from eclipse/CHE-956
CHE-956 Move che-jdt-ext-machine to java-ext-lang-server module
2016-05-20 14:03:02 +03:00
Anton Korneta ea7d068fe7 Separation of components to allow overrides in codenvy 2016-05-20 13:53:43 +03:00
Vitaliy Guliy 62cc3bc7f3 CHE-1139 Renaming in Create Project wizard in IDE
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-05-20 12:51:05 +03:00
Aleksandr Andrienko c3a593b866 Fix JavaSourceFolderUtilTest
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-20 11:19:17 +03:00
Evgen Vidolob 5b4600934e CHE-956 Move che-jdt-ext-machine to java-ext-lang-server module and change REST paths from jdt to java 2016-05-20 10:12:59 +03:00
Oleksii Orel 0a21a06d70 CHE-1007: add docker and development views for Edit targets
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-05-19 17:46:00 +03:00
Aleksandr Andrienko 413c4df7d6 CHE-1104: Fix activation breakpoints in the Java Debugger
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-19 16:25:46 +03:00
Artem Zatsarynnyi 554182f122 CHE-1083: Refactor modules registration (#1288) 2016-05-19 11:17:48 +03:00
Evgen Vidolob 69eef13d84 Merge pull request #1283 from eclipse/CHE-1120
CHE-1120 disable binding maven project type if M2_HOME env property is null
2016-05-19 10:38:43 +03:00
Valeriy Svydenko c8d7df3c73 CHE-1086: expand containers of the classpath
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-05-18 17:26:34 +03:00
Alexander Garagatyi 54db11a471 CODENVY-529: fix terminal uri usage (#1286)
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-05-18 17:14:45 +03:00
Vitalii Parfonov 24d560f64b CHE-1081: avoid using ws-id in GitServiceClient and QuickDocPresenter (#1285)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-18 16:52:39 +03:00
Evgen Vidolob a53c51dfa9 CHE-1120 disable binding maven project type if M2_HOME env property not set, code clean up 2016-05-18 15:37:33 +03:00
Artem Zatsarynnyi 5d2d5def39 CHE-1162: replace using browser's prompt dialog by Che dialog 2016-05-18 12:11:00 +03:00
Vitalii Parfonov a63a856970 CHE-1081: remove workspace id from services that deployed on wsagent (#1268)
remove workspace id from services that deployed on wsagent
remove workspace Id usage in wsagent services in dashboard
Add init params for websocket endpoint and eventbus end point It allow has different format of URL on wsmaster with ws-id like path param and on wsagent without it
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-18 10:18:05 +03:00
Artem Zatsarynnyi eeff2e44d4 CHE-830: Do not allow to edit read only files 2016-05-17 19:44:45 +03:00
Vitaly Parfonov 658410556f WorkspaceProjectsSyncer is an abstract class to be implemented by concrete entities which hold Projects configuration. WorkspaceHolder is an implementation which uses Workspace database remotely, on Ws Master
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-17 14:30:32 +03:00
Artem Zatsarynnyi 8a246909c9 CHE-770: Update Orion editor to eleventh version (#1269)
* CHE-770: Update Orion editor to eleventh version
2016-05-17 12:09:41 +03:00
Alexander Garagatyi 75db032dd7 Allow override terminal run command (#1271)
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-05-17 09:59:41 +03:00
Sergii Leschenko d4ff792f24 CODENVY-479 Rename User to Subject (#1258) 2016-05-16 15:41:09 +03:00
Evgen Vidolob cae7a9c716 CHE-1108 remove creating ExternalFolderChange instance, add log for exception 2016-05-16 12:30:33 +03:00
Evgen Vidolob 9f401acbe7 Merge pull request #1254 from eclipse/cq-license-fix
set original license headers, according to CQ response
2016-05-13 16:14:25 +03:00
Vitaly Parfonov 3d28f71d3f Remove not needed GitUrlResolver and ShowGitUrlAction
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-13 15:53:46 +03:00
Evgen Vidolob 11412320a0 set original license headers, according to CQ response 2016-05-13 15:36:26 +03:00
Vitalii Parfonov f08b1781ae CHE-1105: Avoid NPE in case current project null. (#1251)
Unregister Create Maven Module action becouse this feture outdate need to rework it

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-13 14:55:49 +03:00
Aleksandr Andrienko ce1fe4f042 Rename methods for creation docker connector params from 'from' to 'create
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-13 10:25:12 +03:00