Roman Iuvshin
69cf9f5528
[maven-release-plugin] prepare release 5.5.0
2017-03-15 14:59:28 +00:00
Vitalii Parfonov
127f792be0
Add Eclipse KeyScheme as Extension ( #4394 )
...
* Add Eclipse KeyScheme as Extension
Signed-off-by: Arnaud Kervern <akervern@nuxeo.com>
2017-03-10 18:13:22 +02:00
Igor Vinokur
7c68278f44
CHE-3583: Add new line to message area in Git commit window when Enter pressed ( #4280 )
2017-03-10 09:01:34 +00:00
Roman Iuvshin
ceff3938ff
[maven-release-plugin] prepare for next development iteration
2017-03-02 18:33:12 +00:00
Roman Iuvshin
8ed6e10476
[maven-release-plugin] prepare release 5.4.0
2017-03-02 18:33:06 +00:00
Mykola Morhun
7187062d37
CHE-4015 Add deleted files to index(Regression) ( #4187 )
...
CHE-4015: Fix deleted file is not added to index
2017-02-27 17:55:00 +02:00
Roman Iuvshin
e71c7b5671
[maven-release-plugin] prepare for next development iteration
2017-02-17 11:04:07 +00:00
Roman Iuvshin
c071c65aa2
[maven-release-plugin] prepare release 5.3.0
2017-02-17 11:03:59 +00:00
Sergii Leschenko
75d422762e
Implement new format workspace key {namespace}/{workspaceName} or {workspaceId} ( #4073 )
...
* CHE-4061 Rework workspace key to new format where namespace can contain `/` symbols
Impemented new format workspace key:
1. {workspaceId}
2. {namespace}/{workspaceName}
Note that namespace can contains '/' symbol so workspace key can looks like {namespace_part1}/{namespace_part2}/.../{namespace_partN}/{workspaceName}.
* CHE-4061 Adapt IDE to work with workspace key in new format
According to new workspace key format changes URL
to IDE looks like {HOST}/namespace/namespace_part_2/workspaceName
* CHE-4061 Adapt dashboard to work with workspace key in new format
According to new workspace key format changes URL to
dashboard workspace details team looks like
{HOST}/dashboard/#/workspace/namespace/namespace_part_2/workspaceName
2017-02-10 15:13:17 +02:00
Igor Vinokur
da8c4193cf
CHE-3609: Create visual Git history window instead of old one ( #3799 )
2017-02-08 10:37:52 +02:00
Igor Vinokur
63ab6424eb
Change message on git push fail ( #3781 )
2017-02-02 13:20:03 +02:00
Roman Iuvshin
0dd0dea686
[maven-release-plugin] prepare for next development iteration
2017-02-01 13:31:32 +00:00
Roman Iuvshin
d138c3623f
[maven-release-plugin] prepare release 5.2.0
2017-02-01 13:31:25 +00:00
Roman Iuvshin
05a7cd53b5
[maven-release-plugin] prepare for next development iteration
2017-01-18 16:33:24 +00:00
Roman Iuvshin
41d3739928
[maven-release-plugin] prepare release 5.1.0
2017-01-18 16:33:17 +00:00
Igor Vinokur
f3294f72ed
CHE-3271: Fix Git commit action ( #3679 )
2017-01-12 14:19:28 +02:00
Vladyslav Zhukovskyi
d5983eb91f
Change signature of getParent to return actual parent instead of Optional ( #3681 )
2017-01-12 12:21:23 +02:00
Igor Vinokur
a899f5013d
CHE-3271: Add more Git actions to context menu ( #3618 )
2017-01-10 17:25:18 +02:00
Roman Iuvshin
9904460818
[maven-release-plugin] prepare for next development iteration
2017-01-06 11:48:49 +00:00
Roman Iuvshin
b5a7d04ca2
[maven-release-plugin] prepare release 5.0.0
2017-01-06 11:48:42 +00:00
Mihail Kuznyetsov
0e8b21ad3f
Set new license year
2017-01-04 17:10:31 +02:00
Anatoliy Bazko
93f9352293
Loads a new git history page when user scrolled list to the very bottom ( #3553 )
...
CHE-3353: Pagination in loading git history
2016-12-29 08:08:59 +02:00
Roman Iuvshin
abc1367c1d
remove milestone from version
2016-12-23 15:04:56 +02:00
Vitaliy Guliy
1addec70cd
CHE-3369 Git history panel is not opened ( #3480 )
...
* CHE-3369 Git history panel is not opened
* CHE-3369 Git history panel is not opened
2016-12-22 16:39:07 +02:00
Roman Iuvshin
813d930275
change version to M10-SNAPSHOT
2016-12-22 11:48:31 +02:00
Vitaliy Guliy
fb4e1bd383
CHE-3369 Git history panel is not opened ( #3414 )
...
* CHE-3369 Git history panel is not opened
* CHE-3369 Git history panel is not opened
* CHE-3369 Git history panel is not opened
2016-12-19 10:21:14 +02:00
Dmitry Kuleshov
2559ec009b
Exec agent IDE client adaptation ( #3383 )
...
exec-agent command manager replacement, several improvements to JSOR RPC
2016-12-16 12:23:19 +02:00
Vladyslav Zhukovskyi
d15915cf94
Remove deprecated getPath method and use getLocation instead ( #3322 )
2016-12-09 12:33:45 +02:00
Vitaliy Guliy
b768872294
CHE-2463 Improve Panels behaviors in IDE ( #3151 )
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-12-07 17:45:37 +02:00
Mykola Morhun
6dd0c1245e
CODENVY-1106: Add ability to prevent window closing in IDE. Handle closing of preferences window correctly. ( #3203 )
...
CODENVY-1106: Add ability to prevent window closing in IDE. Handle closing of preferences window correctly.
2016-12-07 17:15:18 +02:00
Roman Iuvshin
7850cc2908
[maven-release-plugin] prepare for next development iteration
2016-12-07 12:34:30 +00:00
Roman Iuvshin
1c15a44844
[maven-release-plugin] prepare release 5.0.0-M8
2016-12-07 12:34:25 +00:00
Dmitry Kuleshov
44b060bff8
che#1947: reorganized json rpc and websocket ( #3143 )
2016-11-25 14:43:47 +02:00
Igor Vinokur
18a6711c2c
CHE-638: Trim added new git remote url ( #3014 )
...
When adding a new git remote with URL that starts with spaces it will be wrongly displayed in the remotes list. Adding trim() to remote URL resolves this problem.
2016-11-14 17:05:24 +02:00
Roman Iuvshin
52f84d9092
[maven-release-plugin] prepare for next development iteration
2016-11-10 11:37:24 +00:00
Roman Iuvshin
315056731e
[maven-release-plugin] prepare release 5.0.0-M7
2016-11-10 11:37:20 +00:00
Evgen Vidolob
2798e7087c
#2987 do not open part if it's already opened, handle exceptions on stare state, add @DynaObject for history pahel presenter ( #3005 )
2016-11-07 17:55:34 +02:00
Igor Vinokur
1bbb902e19
CHE-1297: Git service refactoring ( #1515 )
...
The goal of this refactoring is to set correct type of HTTP methods in GitService. Now almost all HTTP methods in this service are POST methods, but there are methods that are used to get some content, so they should be marked as GET method. Also I had to change such methods to receive query parameters instead of body.
Implemented parameter objects to use them instead of using DTO as parameter in GitConnection methods.
2016-11-03 16:32:50 +02:00
Roman Iuvshin
825af31a5d
[maven-release-plugin] prepare for next development iteration
2016-10-26 09:37:49 +00:00
Roman Iuvshin
7da1d4a910
[maven-release-plugin] prepare release 5.0.0-M6
2016-10-26 09:37:45 +00: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
Vitaliy Guliy
7e653b57c9
CHE-2477 Move Git and Subversion menus to the left ( #2708 )
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-10-05 16:18:02 +03:00
Florent BENOIT
67f78d7711
Fix scope to be compliant as well with #2610 issue ( #2696 )
...
-Dmaven.test.skip=true should work
Fix #2610
Change-Id: I27294cb9d2f161d30174d2d7cceb0cf758f6be50
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-10-05 09:58:58 +02:00
Vitaliy Guliy
8b0de5e072
CHE-1756 Add ability to download workspace starting outputs from IDE loader ( #2686 )
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-10-04 17:15:08 +03:00
Roman Iuvshin
33944c6ec1
set M5 version
2016-09-27 16:08:19 +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
Roman Iuvshin
900ccbb807
set M3 version
2016-09-20 17:31:42 +03:00
Roman Iuvshin
3c1df2e4ad
[maven-release-plugin] prepare for next development iteration
2016-09-14 15:50:20 +00:00