Commit Graph

329 Commits (64ad23eda9504e0ff8baaeece3f6d62aabcbdbfd)

Author SHA1 Message Date
Roman Iuvshin 6a23f97700 [maven-release-plugin] prepare for next development iteration 2016-06-28 16:00:40 +00:00
Roman Iuvshin 400648e1db [maven-release-plugin] prepare release 4.4.0 2016-06-28 16:00:37 +00:00
Sergii Kabashniuk 11a1a38c55 Cleanup in maven module build 2016-06-17 10:32:09 +03:00
Vitalii Parfonov 24bdc4d09f CHE-1340: move core/ide -> ide, core/commons/che-core-commons-gwt -> ide/commons-gwt (#1513)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-16 12:39:36 +03:00
Vitalii Parfonov 673df50a1b CHE-1328: fix cheking on equals in case checking null and empty string. (#1510)
Code clean up

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-15 17:36:45 +03:00
Vitaliy Guliy fa4df431f3 CHE-1228 Add context menu to the consoles tree
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-06-15 12:55:43 +03:00
Roman Nikitenko 17d85e9c58 CHE-1136. Show workspace start logs when workspace is in STARTING state
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-15 12:29:02 +03:00
Mihail Kuznyetsov 6022e33c54 CHE-1314 Add loader during workspace snapshotting process 2016-06-15 11:45:05 +03:00
Roman Nikitenko 1a01595240 CHE-1324. Fix url for download item request 2016-06-14 13:34:34 +03:00
Roman Iuvshin 5adff554bc [maven-release-plugin] prepare for next development iteration 2016-06-13 18:57:39 +00:00
Roman Iuvshin e9f5d4971e [maven-release-plugin] prepare release 4.3.0 2016-06-13 18:57:36 +00:00
Sergii Leschenko 42690da407 CODENVY-480 Remove user's roles (#1336) 2016-06-10 17:32:02 +03:00
Artem Zatsarynnyi 576ccf3269 Implement method for adding workspace environment 2016-06-09 12:50:54 +03:00
Max Shaposhnik 1858af8a18 CODENVY-27; allow to open workspaces by using /ide/namespace/ws_name schema (#1463)
* CODENVY-27; use /namespace/ws_name URL schema for IDE
2016-06-09 12:27:19 +03:00
Eugene Ivantsov c44ee125c2 Merge pull request #1460 from eclipse/CHE-459
CHE-459 Associate a set of commands with provided stacks
2016-06-08 17:15:07 +03:00
Daria Dementieva 20a30e8148 CHE-459 Associate a set of commands with provided stacks 2016-06-08 15:07:20 +03:00
Anton Korneta 8a94129e16 CODENVY-583: Fix javadoc navigation in https mode 2016-06-08 14:40:29 +03:00
Vladyslav Zhukovskii 57a0fe4da4 Add text for the Delete key code 2016-06-07 17:13:27 +03:00
Vladyslav Zhukovskii 8996ed9db1 Move classes related with virtual file to resources package 2016-06-07 15:35:54 +03:00
Vladyslav Zhukovskii 54e591a2d8 Move classes related with data tree structure to dedicate package 2016-06-07 11:25:56 +03:00
Anatoliy Bazko 47043cf12e CHE-1094: GDB Debugger Connections UX Impovements (#1435)
Added button on Debug Configuration Page.
Added check box to simplify GDB configuration to debug locally
2016-06-07 10:42:05 +03:00
Vladyslav Zhukovskii 8c69c5e249 Add utility class to operate with arrays
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
2016-06-07 09:56:49 +03:00
Vladyslav Zhukovskyi 4a4b048083 Revert "Add utility class to operate with arrays" 2016-06-06 17:02:13 +03:00
Vladyslav Zhukovskii 8198c88b8e Add utility class to operate with arrays 2016-06-06 16:05:36 +03:00
Vladyslav Zhukovskyi b7a9484c81 Merge pull request #1432 from eclipse/CHE-907-promise-provider
Interface and default implementation for promises
2016-06-06 12:32:56 +03:00
Vitalii Parfonov 21c878962c CODENVY-568: Add possibility handel event then factory fully accepted (#1429)
* Add event then FctoryAccepted
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-06 11:26:33 +03:00
Vladyslav Zhukovskii 3d39d1268f Interface and default implementation for promises
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
2016-06-06 10:13:24 +03:00
Roman Iuvshin 140b09a9a0 [maven-release-plugin] prepare for next development iteration 2016-06-04 19:52:26 +00:00
Roman Iuvshin fbd9f95748 [maven-release-plugin] prepare release 4.3.0-RC1 2016-06-04 19:52:23 +00:00
Florent BENOIT 9336ba3bf7 CODENVY-566 restore back cors to * origin as workspace export run in client side and then can use any remote host
Change-Id: I4b0674ed31052352034af575abda596c83e7c162
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-06-03 16:37:41 +02:00
Anatoliy Bazko da1c913cfc CHE-1196: Artik: Debugger hangs when debugging binaries using Artik SDK (#1418) 2016-06-03 16:49:53 +03:00
Roman Nikitenko a99d15b7b4 CHE-1231. Show/hide error messages after updating pom.xml
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-02 12:41:29 +03:00
Sven Efftinge d6a79e7400 [Issue #1178] Added hook to register content type and highlighting in orion (#1392)
* [Issue #1178] Added hooks to register content type and highlighting configuration for Orion editor.
* [#1178] added some javadoc

Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
2016-06-02 11:35:02 +03:00
Anatoliy Bazko 8414a5a8a5 CHE-1057: GDB Debugger UX Improvements (#1389) 2016-06-01 17:52:39 +03:00
Mihail Kuznyetsov e4f8fe914e CHE-1260 Enable svg files license checking 2016-06-01 14:56:31 +03:00
Eugene Ivantsov 820637e1e1 Merge pull request #1388 from eclipse/add_dotnet_stack
Add dotnet stack and sample
2016-05-31 15:56:42 +03:00
Daria Dementieva f6170b98a8 Add dotnet stack and sample 2016-05-31 15:52:36 +03:00
Florent BENOIT ae4c5521bf CODENVY-560 : Introduce new type for providing docker recipes and remove InstanceKey
#1 new docker recipe type

currently we have type:"dockerfile", location: "http://path-to-recipe"

now we could provide
type:"dockerfile", content: "FROM codenvy/foo\nENV FLORENT=TRUE\"

and
type:"image", location or content: "codenvy/foo"

#2 InstanceKey
Up to now, InstanceKey was used to perform snapshot recovery.
But machine source is a way to provide this information.
So remove InstanceKey and replace it by MachineSource (and DockerMachineSource instead of DockerInstanceKey)

InstanceProvider:
void removeInstanceSnapshot(InstanceKey instanceKey)
--> void removeInstanceSnapshot(MachineSource machineSource)

Instance:
InstanceKey saveToSnapshot(String owner)
--> MachineSource saveToSnapshot(String owner)

#3 InstanceProvider model
To avoid also that MachineManager "knows" the inner type, the recipe handling is moved to the instance provider implementation
And as the snapshot handling is with MachineSource (included in MachineConfig included in Machine), no need to give extra InstanceKey parameter

Replace two previous methods

Instance createInstance(Recipe recipe,
                            Machine machine,
                            LineConsumer creationLogsOutput)

 Instance createInstance(InstanceKey instanceKey,
                            Machine machine,
                            LineConsumer creationLogsOutput) throws NotFoundException, InvalidInstanceSnapshotException, MachineException;

by only one:
   createInstance(Machine machine,
                            LineConsumer creationLogsOutput)

Change-Id: Ia7ea97bc1a44059b4892f5db387f54f2e1709fa3
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-05-30 14:51:41 +02:00
Vitaliy Guliy a9a3ccddf0 CHE-377 Add actions to re-run and stop a command
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-05-27 15:56:06 +03:00
Sergii Leschenko 7563a11656 Fix usage of ForbiddenException in Subject 2016-05-27 15:10:17 +03:00
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