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
Roman Iuvshin
b647b5eef7
[maven-release-plugin] prepare release 5.0.0-M1
2016-09-14 15:50:16 +00:00
Dmitry Kuleshov
5d267fe305
VFS file watcher based use cases implementations ( #2339 )
...
* che#1910: added several new user workflows implementations for VFS
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2016-09-07 11:22:22 +03:00
Roman Iuvshin
8df0560ad3
set new version
2016-09-07 10:38:51 +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
Artem Zatsarynnyi
16eb62e6ef
CHE-1888: Improve tabbed terminals design ( #2177 )
2016-08-23 11:30:45 +03:00
Igor Vinokur
7cff0790dc
CHE-1859: Fix Merge success message
2016-08-18 08:37:24 +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
Igor Vinokur
0371a39d5c
CHE-1866: Fix wrong viewing of git compare
2016-08-12 17:48:37 +03:00
Aleksandr Andrienko
1adc4001f6
che-1865: Fix disabled state of the compare button in the git compare window.
...
Fix disabled state of the compare button when we open Git compare window and it contains some changed files to compare. Delete unused code.
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-08-12 15:48:26 +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