Max Shaposhnik
e09667a418
Store last workspace startup or crash error status and message in workspace attributes. ( #7988 )
2017-12-26 12:47:39 +02:00
Igor Vinokur
c43bb024b5
CHE-7880: Save latest commit message before showing Git Commit dialog ( #8004 )
2017-12-26 10:05:46 +02:00
Igor Vinokur
bafd1d4a45
CHE-7912: Use author name instead of committer name in Git history window ( #7992 )
2017-12-25 09:11:06 +02:00
Vitalii Parfonov
0a772ca76e
CHE-6848: Navigation to file improvement: Provide filtering binary files and sorting results by extensions ( #7983 )
2017-12-22 13:06:47 +02:00
Max Shaposhnik
8ff1be36f5
Added support of Idenvity brokering mechanism of Keycloak for Multi-user Che
2017-12-21 17:50:03 +02:00
Igor Vinokur
f4c1946fb6
CHE-7001: Fix Git status of untracked files in Git diff ( #7962 )
2017-12-21 09:16:23 +00:00
Igor Vinokur
52599d66a8
CHE-7661: Clear active debugger on connection error ( #7932 )
2017-12-19 08:33:28 +00:00
Oleksandr Garagatyi
10d70ca9cc
CHE-7834: add field 'status' into runtime machine object
...
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-12-19 08:51:04 +02:00
Roman Iuvshyn
5a6d3910b2
RELEASE: set next dev version ( #7882 )
2017-12-14 15:51:34 +02:00
Sergii Kabashniuk
04e4a1b93e
Remove support of Che4 workspace format ( #7832 )
...
Remove support of Che4 workspace format
2017-12-13 21:18:44 +02:00
Roman Nikitenko
0b19f2b030
CHE-7024. Add ability of fast switching between IDE parts
...
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-12-11 14:58:31 +02:00
Artem Zatsarynnyi
707054f9fb
Remove orphaned module che-plugin-orion-editor ( #7806 )
...
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-12-11 11:02:57 +02:00
Igor Vinokur
0d9ad7c3c4
CHE-6835: Add binding to GitCheckoutNotifier, fix project synchronization ( #7791 )
2017-12-11 07:36:56 +00:00
Vitalii Parfonov
c53b517f23
Cleanup project config after deleting .git directory ( #7665 )
...
* Cleanup project config after deleting .git directory
* Update project type during import
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-12-08 17:37:37 +02:00
Vladyslav Zhukovskyi
f363f7ce72
Correct update hierarchy of folders when user modifies maven project structure ( #7696 )
...
Correct update hierarchy of folders when user modifies maven project structure
2017-12-08 11:32:44 +02:00
Igor Vinokur
7a4047955d
Add stub for pull request panel for case when user select project ( #7745 )
2017-12-07 08:48:06 +00:00
Vitalii Parfonov
19aa280127
Remove meregd by mistake class ( #7709 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-12-04 15:20:29 +02:00
Maxim Musienko
c77a92d415
Add id for cursor view and apply this for the tests ( #7677 )
...
* Add ID to the cursor Position Panel
2017-12-04 13:47:19 +02:00
Sergii Leshchenko
760fbea420
Renamed properties to attributes in Machine model object ( #7687 )
...
CHE-6803 Rename properties to attributes in Machine model object
It also contain removing outdated WsAgentPingRequestFactoryTest
2017-12-04 11:25:31 +02:00
Vladyslav Zhukovskyi
f3b2c1498f
Displays current project name with vcs head name in status bar if present ( #7606 )
...
* Displays current project name with vcs head name in status bar if present
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Consistent display project name with vcs head info
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Add tooltip to branch link
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-12-01 12:58:28 +02:00
Igor Vinokur
63764c8391
CHE-7407: Remove redundant Git file watcher initialization ( #7622 )
2017-11-30 09:36:28 +00:00
Roman Nikitenko
fb5ec1f4ce
CHE-7061. Add machine token for 'Upload SSH key' request
...
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-11-27 16:12:58 +02:00
Dmytro Kulieshov
a34f6d43e6
Removed several everrest-websockets dependencies from ws-agent poms ( #7462 )
2017-11-27 14:31:27 +02:00
Roman Iuvshyn
506210325a
RELEASE: set next dev version ( #7523 )
2017-11-23 12:50:56 +02:00
Anatoliy Bazko
b26f0b3e14
CHE-7481 Turn on java debugger integration tests ( #7507 )
2017-11-23 11:41:04 +02:00
Mykola Morhun
25b42c41bc
Turn off GDB integration tests ( #7522 )
2017-11-23 10:38:34 +02:00
Vladyslav Zhukovskyi
73e4a28952
Prevent NPE after applying the refactoring session ( #7459 )
...
* Prevent NPE after applying the refactoring session
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Avoid StaleElementException in selenium tests
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Use correct method to hide processes panel
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-11-22 14:29:05 +02:00
Igor Vinokur
366c105419
CHE-6813: Add search filter to Git branch dialogs ( #7433 )
2017-11-21 10:28:10 +00:00
Anatoliy Bazko
5e19638e82
Skip java debugger integration tests ( #7474 )
2017-11-21 09:56:24 +02:00
Oleksandr Andriienko
6cd13682e5
CHE-6741: Fix Git files colors after git commit. ( #7422 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2017-11-20 16:56:53 +00:00
Dmytro Kulieshov
0f635cf122
Added JSON-RPC back-end to Project API and removed deprecated VFS classes ( #7380 )
2017-11-20 12:02:46 +02:00
Mykola Morhun
d6083f49ce
Fix GDB regression ( #7423 )
...
Fixes GDB regression with stopping on breakpoints.
Moves integration tests into docker container.
2017-11-20 11:45:28 +02:00
Anatoliy Bazko
80d2c0d8c8
CHE-4211: Fix InnerClassAndLambdaDebuggingTest test ( #7431 )
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2017-11-17 17:02:26 +02:00
Artem Zatsarynnyi
1e4a702724
Make it possible to tell IDE to use a different "wsagent" server ( #7392 )
...
* Make it possible to tell IDE to use a different "wsagent" server passing server's ref prefix through query parameter
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-11-17 10:27:30 +02:00
Igor Vinokur
c2897b04f8
CHE-6255: Apply 3-state checkbox in Git changes list widget ( #7265 )
...
Add new widget that extends SelectableChangesPanel and has check-boxes.
Implement 3-state check-box to show that folder has selected and not selected items
2017-11-17 07:31:46 +00:00
Anatoliy Bazko
62611aee78
CHE-6846: Suspend breakpoint policy ( #7347 )
2017-11-16 07:13:43 +00:00
Igor Vinokur
d69256ca7b
CHE-6699: Clear debugger panel on workspace stopped ( #7298 )
2017-11-15 06:53:53 +00:00
Sergii Kabashniuk
1fdc6a1d7e
Remove deprecated resources ( #7336 )
2017-11-14 08:47:29 +02:00
Eugene Ivantsov
5b16fecbda
Add tsx file type for TS LSP ( #7325 )
2017-11-13 11:56:09 +02:00
Mykola Morhun
46ddf5e840
Base of Git Panel ( #7235 )
2017-11-13 09:24:40 +02:00
Igor Vinokur
d5280f84b9
CHE-6741: Fix Git JsonRPC chanel initialization ( #7275 )
2017-11-09 14:11:33 +00:00
Igor Vinokur
1fcfd01097
CHE-6237: Add icon to pull-request panel tab ( #7175 )
...
1. Add icon to pull-request panel tab:
2. Make pull-request panel tab active, if no active parts are present.
2017-11-07 14:09:13 +00:00
Anatoliy Bazko
40ff60038d
CHE-6845: Disable breakpoints ( #7204 )
2017-11-07 09:32:08 +00:00
Vladyslav Zhukovskyi
53172e37bf
Fix unit test
2017-11-06 14:10:04 +02:00
Artem Zatsarynnyi
6182139896
Bind GWT CodeServer to 127.0.0.1 at a host machine but to 0.0.0.0 inside a container (dev-machine) ( #7201 )
...
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-11-06 12:52:07 +02:00
Vladyslav Zhukovskyi
cb475d1931
Temporary disable synchronization call
...
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2017-11-03 12:24:05 +02:00
Artem Zatsarynnyi
44187dcd1f
Add DTO generation for Pull Request IDE extension ( #7147 )
...
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-11-02 13:14:03 +02:00
Kamesh Sampath
8887cc56a2
using group name in regex
...
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
2017-10-31 21:50:50 +02:00
Kamesh Sampath
4b39f7f581
Corrected sign-off email
...
* Change the default image from `codeenvy/ubuntu_jdk` to `eclipse/ubuntu_jdk8`
* Santize urls ending with .git to enable loading of factory files from git repos
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
2017-10-31 21:50:42 +02:00
Roman Iuvshyn
19f5fd1f5a
RELEASE: Set next development version ( #7112 )
2017-10-31 16:46:30 +02:00