Commit Graph

61 Commits (3d9eabaedfbf99d62bcfdbc79e8eb970e28ffef3)

Author SHA1 Message Date
Sergii Leschenko 862e971fac Move EnvironmentContext to che-core-api-core 2016-05-27 14:12:43 +03:00
Igor Vinokur 7a6f73e222 CHE-336: Add Git implementation based on Jgit 2016-05-27 08:10:30 +03:00
Dmitry Kuleshov 0adad4a033 CHE-1143: fixed minor synchronization issue during removal of several projects (#1343)
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2016-05-25 14:00:12 +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
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
Sergii Kabashniuk 3f5ce99fc0 fixup! refactor GitAskPassScript directory generation 2016-05-20 23:28:53 +03:00
Gennady Azarenkov 66a1fc17de refactor GitAskPassScript directory generation 2016-05-20 22:51:26 +03:00
Gennady Azarenkov 639e8ade8e refactor GitAskPassScript directory generation 2016-05-20 22:34:43 +03:00
Vitalii Parfonov a8c8bb916a Revert "refactor GitAskPassScript directory generation" (#1322) 2016-05-20 18:21:09 +03:00
Gennady Azarenkov 46a6c7b5a5 refactor GitAskPassScript directory generation 2016-05-20 14:58:22 +03:00
Mihail Kuznyetsov 2a3caf1ce3 CODENVY-439 Initialize Lucene searcher asynchronously 2016-05-19 15:26:35 +03:00
Artem Zatsarynnyi 554182f122 CHE-1083: Refactor modules registration (#1288) 2016-05-19 11:17:48 +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
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
Sergii Leschenko d4ff792f24 CODENVY-479 Rename User to Subject (#1258) 2016-05-16 15:41:09 +03:00
Vitaly Parfonov d5482fecbe Fix problem with dependencies
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-13 16:44:00 +03:00
RomanNikitenko 2fa6716848 Merge pull request #1215 from eclipse/CHE-137
CHE-137. Improve full text searching
2016-05-13 15:58:28 +03:00
Roman Nikitenko 688d3062dd CHE-137. Improve full text searching
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-13 15:56:55 +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
Anatoliy Bazko 00f82b4620 CHE-976: Generify debugge API (#1159) 2016-05-12 13:53:44 +03:00
Roman Nikitenko 08392ec9fb CHE-1118. Correct handling of search results when the occurrences more 1000
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-11 13:30:59 +03:00
Max Shaposhnik 4e8736f863 Codenvy 426 show dedicated message when clone fails due to lack of SSH key (#1214)
* CODENVY-426; show dedicated message when clone fails due to lack of ssh key
2016-05-11 10:22:48 +03:00
Evgen Vidolob 19e95d1653 Merge pull request #1218 from eclipse/CHE-1111
Che 1111 Remove deleted maven projects from maven workspace
2016-05-11 10:01:00 +03:00
Evgen Vidolob e8c800aa4c CHE-1111 create 'ProjectDeletedEvent', clean up maven workspace when project was deleted 2016-05-11 09:59:59 +03:00
Vitaly Parfonov 098470c583 CHE-747: Split GWT compilation and wsmaster API war.
Add module wsmaster
Move ProjectTemplateService and all classes around to separate module (ws master part)
Rename assembly modules *-machines-* to the *-wsagent-*
Fix rewrite rulls accordint to rename war file (dashboard requre it)

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-10 18:31:26 +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
Vitaly Parfonov caeb5f38f8 Rename share to shared
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-04 15:24:21 +03:00
Vitaly Parfonov 00058c2bf7 Move shred to seperate module
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-04 14:31:33 +03:00
Sergii Kabashniuk 4eb70e164a CHE-1076 Split content of che-core-api-infrastructure-local
1. Split che-core-api-infrastructure-local to /assembly/wsagent-local /assembly/wsmaster-local
2. moved to /assembly/wsagent-local /assembly/wsmaster-local classes from wars
3. Removed unused or deprecated code
2016-05-01 12:44:32 +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
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
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
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
Mihail Kuznyetsov ceab81a7d6 CODENVY-365 Allow factory to contain projects with keepDir function 2016-04-15 18:04:29 +03:00
Vitalii Parfonov 37f3b79a6b Merge pull request #1028 from eclipse/CODENVY-365
CODENVY-365: base project initializer should change only detected pro…
2016-04-12 17:25:26 +03:00
Vitaly Parfonov a4d2dda21e CODENVY-365: base project initializer should change only detected projects
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-12 17:09:58 +03:00
Roman Nikitenko b714de3f93 CHE-815. Remove project folder if import of project is failed
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-04-12 10:28:22 +03:00
Sergii Kabashniuk 8929284ac2 Merge pull request #1005 from Wajihulhassan/byteArrayViols
Fixing usage of DataOutputStream and ObjectOutputStream
2016-04-11 23:11:44 +03:00
Mihail Kuznyetsov 56da67f73e CHE-260 Rename some factory parameters 2016-04-11 18:49:14 +03:00
Wajihulhassan 914e28097c Fixing usage of ObjectOutputStream and DataOutputStream
Signed-off-by: Wajih ul hassan <wajih.lums@gmail.com>
2016-04-09 19:42:41 -05:00
Roman Iuvshin 0344d76167 [maven-release-plugin] prepare for next development iteration 2016-04-08 16:43:02 +00:00
Roman Iuvshin d66d35f08a [maven-release-plugin] prepare release 4.1.0 2016-04-08 16:42:59 +00:00
Dmitry Shnurenko 5c11c45619 CHE-922: Improve sub-projects (modules) related UX on IDE 2016-04-07 18:39:44 +03:00
Yevhenii Voevodin 481c65f5cd CHE-718: Adapt all the infrastructure to the API changes 2016-04-01 18:44:31 +03:00
Max Shaposhnik 19f4e3bb5a CHE-716 fix links generation
Signed-off-by: Max Shaposhnik <mshaposhnik@codenvy.com>
2016-03-30 15:03:54 +03:00
Valeriy Svydenko 187e7f2afe CHE-783: add Python plugin
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-03-30 11:35:39 +03:00
Vitaly Parfonov 1daf530fa0 CHE-901: use ConcurrentHashMap for projects in ProjectRegistry
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-03-29 19:54:48 +03:00