Aleksandr Andrienko
291dbb89ba
CHE-2435: Clean up workspace files after remove workspace. ( #2544 )
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-10-18 23:05:24 +03:00
Florent BENOIT
e01a2b948b
Increase timeout as agent download time can take a long time
...
Change-Id: I959c51b3fa9d15edd8e0003fcb72b67b0b40beea
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-10-11 15:00:46 +02:00
Anton Korneta
2cb8953438
Add cascade removal event, subscriber, context ( #2566 )
2016-10-11 10:18:52 +03:00
Vitalii Parfonov
3309540dfc
CHE-2369:Notify a user when he loses connection with Workspace Agent
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-10-10 11:06:19 +03:00
Roman Iuvshin
b986091e4a
[maven-release-plugin] prepare for next development iteration
2016-10-07 10:22:41 +00:00
Roman Iuvshin
8f799b4c28
[maven-release-plugin] prepare release 5.0.0-M5
2016-10-07 10:22:37 +00:00
Anatoliy Bazko
e079338a11
CHE-2552: Language server module refactoring ( #2677 )
2016-10-04 11:49:24 +03:00
Anton Korneta
6eb6e5deee
Change the configuration of the root folder for the che db ( #2685 )
2016-10-04 11:37:22 +03:00
Anatoliy Bazko
3993bed996
CHE-2214 NodeJs Debugger ( #2625 )
2016-09-30 10:22:08 +03:00
Anna Shumilova
564e5de5cf
Merge pull request #2638 from eclipse/CODENVY-846
...
CODENVY-846: add che-in-che stack only for che assembly
2016-09-29 12:16:21 +03:00
Mario Loriedo
dabb749777
Add property machine.docker.local_node_host.external. ( #2402 )
...
This property allows communications beetween browser and containers that are on different networks (eg. Docker for Mac or NAT)
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2016-09-28 18:52:28 +02:00
Ann Shumilova
1df28c7227
CODENVY-846: add che-in-che stack only for che assembly
...
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2016-09-28 19:45:22 +03:00
Max Shaposhnik
22db194752
Publish appropriate event before user is persisted. ( #2606 )
2016-09-28 11:13:59 +03:00
Roman Iuvshin
33944c6ec1
set M5 version
2016-09-27 16:08:19 +03:00
Kaloyan Raev
a14c930203
Basic PHP plugin ( #2160 )
...
* Basic PHP plugin
This is the first step of providing better PHP language support in Che.
This basic plugin is created after the existing Python plugin and
provides the PHP project type and the "New PHP File" action.
Set PHP project type for Laravel, Codeigniter and Symfony templates
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2016-09-27 13:44:24 +03:00
Roman Iuvshin
152be21b4f
[maven-release-plugin] prepare for next development iteration
2016-09-26 14:19:41 +00:00
Roman Iuvshin
89ab012035
[maven-release-plugin] prepare release 5.0.0-M3
2016-09-26 14:19:37 +00:00
Alexander Garagatyi
c83cc38060
Fix environment addition. ( #2543 )
...
Also fix few trivial bugs.
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.comqa>
2016-09-22 15:58:29 +03:00
Alexander Garagatyi
405422c6db
CHE-2366: Fix volumes_from usage in compose environment ( #2487 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-09-21 12:09:56 +03:00
Roman Iuvshin
900ccbb807
set M3 version
2016-09-20 17:31:42 +03:00
Anatoliy Bazko
c48a69f961
CHE-1287: Support for Language Server Protocol ( #2452 )
2016-09-16 12:45:02 +03:00
Anton Korneta
d5fe8aed73
CHE-1790: Consolidate databases
2016-09-15 16:57:30 +03:00
Roman Iuvshin
3c1df2e4ad
[maven-release-plugin] prepare for next development iteration
2016-09-14 15:50:20 +00:00
Roman Iuvshin
b647b5eef7
[maven-release-plugin] prepare release 5.0.0-M1
2016-09-14 15:50:16 +00:00
Vitaliy Guliy
b0fb1352fb
CHE-1758 Display loading steps when booting ws from IDE
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-09-13 13:09:50 +03:00
Alexander Garagatyi
b2309ef345
CHE-2331: add all containers to Che master docker network ( #2392 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-09-09 15:00:53 +03:00
Anatoliy Bazko
af2f1098d7
CHE-1823: Machine Agent implementation ( #2311 )
2016-09-08 16:39:14 +03:00
Roman Iuvshin
8df0560ad3
set new version
2016-09-07 10:38:51 +03:00
Andrii Parfonov
ddfef84376
Mechanism to configure Che with configs from different sources ( #2175 )
...
* helper class for set and restore system properties
* override configuration properties from system properties with "che." prefix of environment variables with "CHE_" prefix
* fix bug report warnings, typo and avoid unneeded compilations of Pattern
* Removed ApiEndpointProvider to avoid duplication with environment binding
2016-09-06 10:50:45 +03:00
Roman Iuvshin
1fe56de0d4
CHE-2281 workaround terminal issue ( #2338 )
2016-09-05 17:27:41 +03:00
Yevhenii Voevodin
894ab9b852
Add support for old format of Factory/Stack/Workspace
2016-09-02 18:35:54 +03:00
Alexander Garagatyi
2874265eb3
CHE-1818: change workspace environment model
...
Also adapt UD to new environment model by Anna Shumilova.
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-09-02 14:52:41 +03:00
Roman Iuvshin
ca14fc7470
[maven-release-plugin] prepare for next development iteration
2016-08-29 15:12:16 +00:00
Roman Iuvshin
36311ea4c8
[maven-release-plugin] prepare release 4.7.0
2016-08-29 15:12:12 +00:00
Anatoliy Bazko
6be9398458
CHE-2137: Pack ws-agent binaries in tar.gz archive ( #2162 )
2016-08-19 12:12:36 +03:00
Dmitry Kuleshov
75a7297c21
Duplex Json RPC protocol implementation based on web socket transport ( #2080 )
...
* che#1824: initial commit for jsonrpc/websocket transmport
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
* che#1824: small fixes
* che#1824: changed regexp receivers matching to string equals matching to conform Json Rpc spec
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2016-08-17 12:19:29 +03:00
Alexander Garagatyi
0e9718e016
CHE-1370: refactor workspace environment bottstrapping and handling ( #2108 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-08-16 16:23:08 +03:00
Roman Iuvshin
813b36851c
[maven-release-plugin] prepare for next development iteration
2016-08-16 08:28:05 +00:00
Roman Iuvshin
ef38dd5fb2
[maven-release-plugin] prepare release 4.7.0-RC1
2016-08-16 08:28:02 +00:00
Oleksii Orel
81d42a63f4
CHE-2002: increase ssh connection timeout
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-08-09 19:46:32 +03:00
Mihail Kuznyetsov
527a38fd65
CHE-2033 Remove Che Git Provider module
2016-08-04 11:01:16 +03:00
Roman Iuvshin
99b6beb356
[maven-release-plugin] prepare for next development iteration
2016-08-01 10:32:16 +00:00
Roman Iuvshin
3a0fd2a00c
[maven-release-plugin] prepare release 4.6.0
2016-08-01 10:32:13 +00:00
Florent BENOIT
48c8f149bc
Allow to continue to start the script even if there is a chown failure ( #1917 )
...
When mounting a local folder with .git we have the following warnings
chown: changing permission on ....git.idx : permission denied
this new command allow to continue
Change-Id: Idbedd1958e4a60a2aea251d1a657bbcdec063ffb
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-07-22 07:35:52 -07:00
Sergii Kabashniuk
826f637a7a
Code cleanup
2016-07-22 15:39:19 +03:00
Max Shaposhnik
fe0cb3bd0f
CHE-1248; remove workspace information from EnvironmentContext ( #1658 )
2016-07-20 17:30:10 +03:00
Vitalii Parfonov
b0049aab30
Remove classes comimted by mistake. Move Model.gwt.xml to correct place ( #1869 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-19 18:48:46 +03:00
Max Shaposhnik
0caa49f393
Create usage tracker
2016-07-19 17:04:03 +03:00
Roman Iuvshin
f9369146c1
[maven-release-plugin] prepare for next development iteration
2016-07-18 13:58:51 +00:00
Roman Iuvshin
b6795f1a9a
[maven-release-plugin] prepare release 4.5.0
2016-07-18 13:58:48 +00:00