Commit Graph

289 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
Roman Nikitenko 40b533a0da CHE-1211. Use correct url for 'Upload File' feature
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-26 17:58:07 +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
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
Roman Nikitenko 219a8b58f9 CHE-1176. Use correct url to search files by 'Navigate to file' feature
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-24 15:14:55 +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
Artem Zatsarynnyi d6fd760c46 CHE-1209: Fix finding recipe by tags 2016-05-23 16:42:47 +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
Florent BENOIT f3bc97be15 CODENVY-502 allow to create factories object by providing a pluggable mechanism based on url parameters
Change-Id: I0c9554ac6d767e110f9bc39c30e2fb2712ad413f
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-05-23 09:27:17 +02:00
Vitalii Parfonov 5e8d7d42d8 Closing prevous connection if redirect (#1314)
CODENVY-538:Closing previous connection if redirect
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-20 14:44:01 +03:00
Anton Korneta ea7d068fe7 Separation of components to allow overrides in codenvy 2016-05-20 13:53:43 +03:00
Vitalii Parfonov 88eb928857 CODENVY-538:Fix checking of recipe location: now will match only host… (#1301)
* CODENVY-538:Fix checking of recipe location: now will match only host without scheme.
Add method for download file in case server send redirect(in some reason setInstanceFollowRedirects(true) don't work so need to do one more request)

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-20 12:06: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
Florent BENOIT 8ff07099a8 CHE-1183 : Allow to use json string provided as body
Change-Id: I811df2fbbebfad22ce53e84d6b6fc8eacb42bafe
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-05-19 10:51:01 +02:00
Artem Zatsarynnyi 554182f122 CHE-1083: Refactor modules registration (#1288) 2016-05-19 11:17:48 +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
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
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
Sergii Kabashniuk e594593c5e Replace internal everrest cache with guava cache (#1276) 2016-05-17 17:54:03 +03:00
Alexander Garagatyi 7db88ccecd CODENVY-198: fix usage of wsagent websocket url in case of trailing slash (#1270)
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-05-17 10:00:39 +03:00
Sergii Leschenko d4ff792f24 CODENVY-479 Rename User to Subject (#1258) 2016-05-16 15:41:09 +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
Florent BENOIT ff084de5e8 CHE-1149 allow to get query parameter/value
Change-Id: I1d2bc568149b2f70d66e64e2a3961540cdb08c9d
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-05-13 10:24:16 +02:00
Sergii Leschenko e19e74adc3 CODENVY-433 Rework recipes and stacks for compatibility with new permissions API
Signed-off-by: Sergii Leschenko <sleschenko@codenvy.com>
2016-05-12 16:46:03 +03:00
Sergii Kabashniuk f923620d9f CHE-781 Move che-core-api-auth to wsmaster 2016-05-12 16:10:02 +03:00
Vitalii Parfonov 33c46d4ad6 Remove a trailing slash from the base URL to the ws agent REST services (#1237)
* Remove a trailing slash from the base URL to the ws agent REST services
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>



Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-12 15:02:48 +03:00
Anatoliy Bazko 00f82b4620 CHE-976: Generify debugge API (#1159) 2016-05-12 13:53:44 +03:00
Vitaly Parfonov 826353e6ab CHE-781:Move all platform-api-client-gwt to the che-core-ide-api module
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-12 09:31:10 +03:00
Sergii Kabashniuk c5a388332d CHE-1112 Remove che-core-api-account 2016-05-11 13:19:40 +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
Aleksandr Andrienko 0aa802d758 CODENVY-212: Add DockerContainerCleaner for clean up docker containers
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-11 00:19:10 +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
Mihail Kuznyetsov ce8cd1f691 CHE-1061 Remove deprecations
1. CodenvyBootstrap
2. ExpirableCache
3. Deprecated methods in org.eclipse.che.commons.lang.IoUtil
4. NamedThreadFactory
5. org.eclipse.che.commons.lang.cache.*
2016-05-10 16:13:41 +03:00
Artem Zatsarynnyi ca7612bfbc Clean-up Part API: remove not used methods #getTitleSVGImage, #decorateIcon, #getTitleWidget; renamed method #getTitleSVGImage -> #getTitleImage 2016-05-06 18:14:50 +03:00
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 be3c8c7970 Merge branch 'master' into CHE-1071 2016-05-06 10:48:17 +03:00
Vitalii Parfonov 58f2119410 Merge pull request #1180 from Wajihulhassan/UUID_tests
Adding unit tests for UUID class
2016-05-06 10:22:44 +03:00
Alexander V 7b49878144 Code cleanup (#1174)
Signed-off-by: <alextrentton@gmail.com>
2016-05-06 09:48:33 +03:00
Daria Dementieva b57fae53f6 Reorder stacks
Signed-off-by: Daria Dementieva <ddementieva@codenvy.com>
2016-05-05 15:58:11 +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
Roman Nikitenko 62b28d378c Add unique debugIds for editor sections in the preference menu
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-04 17:27:08 +03:00
Wajihulhassan fa2c943937 adding unit tests for UUID class
Signed-off-by: Wajih ul hassan <wajih.lums@gmail.com>
2016-05-04 07:26:59 -05:00
Alexander Garagatyi 263beb3d02 Use HttpJsonRequest instead of HttpJsonHelper (#1163)
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-05-04 14:45:29 +03:00
Vitaly Parfonov a37c11a9ec Fix license header
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-04 14:36:37 +03:00
Vitalii Parfonov 694a297647 Merge pull request #1038 from alexVengrovsk/che-ovengr-2
Extracting superclass
2016-05-04 14:05:21 +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
alexVengrovsk d9f9e688c6 Extract superclass
Signed-off-by: <alextrentton@gmail.com>
2016-04-30 00:22:59 +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