Vitalii Parfonov
ccfd0924df
Merge pull request #541 from eclipse/wsAgentStateEvent
...
Improve handling of ws agent started event
2016-02-26 17:16:43 +02:00
Vitaly Parfonov
f8c94e6b27
Improve handling of ws agent started event
...
Add checking on ready state for websocket connection.
Make it possible rout org.eclipse.che.api.core.rest.ApiInfoService on wsAgent form MachineExtensionProxyServlet.
Renamee package in assembly-machine-war to more accurate for it
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-02-26 17:15:06 +02:00
Valeriy Svydenko
defef64b71
Merge pull request #538 from eclipse/CHE-514
...
CHE-514: fix jdt tests
2016-02-26 17:10:06 +02:00
Valeriy Svydenko
b09c14ed18
CHE-514: fix jdt tests
2016-02-26 16:47:43 +02:00
Yevhenii Voevodin
211cde5336
Add promise based getRepository method to the GithubServiceClient
2016-02-26 14:45:31 +02:00
Roman Iuvshin
51c785523a
[maven-release-plugin] prepare for next development iteration
2016-02-25 20:37:09 +00:00
Roman Iuvshin
a3030e1c4d
[maven-release-plugin] prepare release 4.0.0-RC7
2016-02-25 20:37:06 +00:00
Vladyslav Zhukovskyi
1082978419
Merge pull request #523 from eclipse/CHE-589
...
Exclude non-source directories from java project
2016-02-25 17:00:32 +02:00
Dmitry Shnurenko
efd10d0990
CHE-141: Add client side validation for packages' and class' names
2016-02-25 16:08:12 +02:00
Vladyslav Zhukovskii
049c60d595
Exclude non-source directories from java project
...
If java project (not maven) has language attributem then we search source folder definition in attributes and if no one was found then dont mark folder as source folder.
Relevant issue: CHE-589 (Broken project tree).
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
2016-02-25 15:44:43 +02:00
Vitaliy Guliy
1741514e6d
Merge pull request #514 from eclipse/CHE-395
...
CHE-395 Add visual feedback to clarify whether machine process is finished or still running
2016-02-25 15:17:25 +02:00
Igor Vinokur
96036546bb
Merge pull request #505 from eclipse/CHE-10
...
CHE-10: Set memory limits in build phase of Dockerfile
2016-02-25 12:56:30 +02:00
Vitaliy Guliy
0799a4cee3
CHE-395 Add visual feedback to clarify whether machine process is finished or still running
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-02-25 12:47:42 +02:00
Sergii Leschenko
783f9016b4
Remove usage of wrong Strings class
...
Signed-off-by: Sergii Leschenko <sleschenko@codenvy.com>
2016-02-25 12:33:39 +02:00
Mykola Morhun
95ede5cb30
Merge pull request #414 from eclipse/CHE-2
...
CHE-2: Add shortcuts to work with debugger. Add menu items to work with debugger into the Run top menu. Refactor of the toolbar in debugger panel.
2016-02-25 11:32:45 +02:00
Mykola Morhun
838e81ab71
CHE-2: Add shortcuts to work with debugger. Add menu items to work with debugger into the Run top menu. Refactor of the toolbar in debugger panel.
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-02-25 11:14:40 +02:00
Igor Vinokur
de84bc7bc9
CHE-10: Set memory limits in build phase of Dockerfile
...
Signed-off-by: Igor Vinokur <ivinokur@codenvy.com>
2016-02-25 10:57:03 +02:00
Dmitry Shnurenko
5c778d5452
CHE-270: Change "Help > Support" to "Help > Community"
2016-02-24 15:03:51 +02:00
Anton Korneta
647a0f4483
Merge pull request #470 from eclipse/CODENVY-31
...
CODENVY-31: Replaced messages from git importer on error codes
2016-02-24 10:33:08 +02:00
Dmitry Shnurenko
020b6e5fbc
Merge pull request #486 from eclipse/CHE-147
...
CHE-147: Fix updating editor tab after file renaming
2016-02-24 10:11:41 +02:00
Anton Korneta
fb7d5591d6
CODENVY-31: Replaced messages from git importer on error codes
...
Also added git checkout event which goes through by websocket connection
Signed-off-by: Anton Korneta <akorneta@codenvy.com>
2016-02-24 09:35:36 +02:00
Dmitry Shnurenko
0578bedd4b
CHE-147: Fix updating editor tab after file renaming
2016-02-24 09:28:37 +02:00
Aleksandr Andrienko
229bfb121d
Fix lowercase first letter of the RenameRefactoringAction description
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-02-24 02:38:52 +02:00
Anatoliy Bazko
1156e0ce94
CHE-127: Load repo button on import from Github takes too much time
...
Signed-off-by: Anatoliy Bazko <abazko@codenvy.com>
2016-02-23 17:41:47 +02:00
Anatoliy Bazko
d9bae60680
fixup! CHE-127: Load repo button on import from Github takes too much time
2016-02-23 16:56:25 +02:00
Anatoliy Bazko
94538c71db
fixup! CHE-127: Load repo button on import from Github takes too much time
2016-02-23 16:53:52 +02:00
Anatoliy Bazko
50d489092f
CHE-127: Load repo button on import from Github takes too much time
...
Signed-off-by: Anatoliy Bazko <abazko@codenvy.com>
2016-02-23 16:24:58 +02:00
Anatoliy Bazko
60d9320fb5
CHE-127: Load repo button on import from Github takes too much time
...
Signed-off-by: Anatoliy Bazko <abazko@codenvy.com>
2016-02-23 14:09:00 +02:00
Valeriy Svydenko
1e8714a9f5
Merge pull request #466 from eclipse/CHE-165_2
...
CHE-165: show move wizard after performing 'Cut' operation in project…
2016-02-22 15:45:23 +02:00
Valeriy Svydenko
2755edc8b6
Merge pull request #433 from eclipse/CHE-165
...
CHE-165: add an ability to apply completion proposal automatically
2016-02-22 15:44:48 +02:00
Valeriy Svydenko
42f0744dad
CHE-165: add an ability to apply completion proposal automatically
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-02-22 15:43:38 +02:00
Valeriy Svydenko
7a2df06164
CHE-165: show move wizard after performing 'Cut' operation in project explorer for the java items
2016-02-22 15:13:19 +02:00
Dmitry Shnurenko
1750389aee
CHE-555: Fix wrong preview URL
2016-02-22 15:05:01 +02:00
Max Shaposhnik
0235c85ab9
Merge pull request #434 from eclipse/CLDIDE-2693
...
Show auth window when performing import project from private repo or use factory with private repo
2016-02-22 12:20:43 +02:00
Max Shaposhnik
9465a574d9
Show auth window when performing import project from private repo or use factory with private repo
...
Signed-off-by: Max Shaposhnik <mshaposhnik@codenvy.com>
2016-02-22 11:52:45 +02:00
Eugene Ivantsov
c20b467ced
Fixed tests
...
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-22 11:22:23 +02:00
Eugene Ivantsov
12a3268c71
Fall back to unix socket on Linux if DOCKER_HOST is malformed
...
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-22 10:55:23 +02:00
Alexander Garagatyi
fbba82fe9c
Merge pull request #350 from eclipse/IDEX-4222
...
IDEX-4222: Change model of machine & workspace
2016-02-20 16:44:41 +02:00
Roman Iuvshin
63b08fab17
[maven-release-plugin] prepare for next development iteration
2016-02-20 14:03:35 +00:00
Roman Iuvshin
aaf82c04f8
[maven-release-plugin] prepare release 4.0.0-RC6
2016-02-20 14:03:33 +00:00
Alexander Garagatyi
b3b38f890a
IDEX-4222: Change model of machine & workspace
...
Machine model changes:
- MachineState was removed, Machine should be used instead
- Machine states API was removed
- Machine includes MachineConfig as field instead of extending it
- All runtime information of machine is in runtime field of Machine.
- Now API call GET */api/machine?workspace=ws-id123456* returns all existing machines of workspace,
including machines with status CREATING, DESTROYING
- Machine channels was removed from. To get channels clients should check links of WorkspaceConfigDto.
Workspace model changes:
- EnvironmentState was removed
- UsersWorkspace includes WorkspaceConfig as field instead of extending it
- Start tmp workspace API returns RuntimeWorkspace instead of UsersWorkspace
- Machine channels are included in links of MachineConfigDto of WorkspaceConfig. Don't try to find them
in runtime machines of RuntimeWorkspaceDto.
- Field activeEnvName in RuntimeWorkspace was renamed to envName in accordance with defaultEnv field
of WorkspaceConfig.
Also:
- add static method cloneDto to DtoFactory
- add getParameter(paramName) method to DTO Link to simplify parameter retrieval
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-20 15:16:21 +02:00
Igor Vinokur
99d43e0d98
CHE-50: Fix NPE when loading GitHub repositories list
...
Signed-off-by: Igor Vinokur <ivinokur@codenvy.com>
2016-02-19 20:25:39 +02:00
Roman Nikitenko
7000ca53f0
CODENVY-128. Fix configure multimodular project with module without java files.
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-02-19 18:00:04 +02:00
Dmitry Shnurenko
76eca13445
CHE-555: Fix wrong preview URL for application.
...
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-19 17:45:44 +02:00
Alexander Garagatyi
d9cb7ddb00
CHE-9: improve error messages from Docker API
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-19 12:03:56 +02:00
Vitaliy Guliy
a3735d853e
CHE-283 Display machine status next to the dev-machine
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-02-19 11:05:22 +02:00
Roman Iuvshin
ad56beaac6
[maven-release-plugin] prepare for next development iteration
2016-02-18 20:05:33 +00:00
Roman Iuvshin
5fb393830a
[maven-release-plugin] prepare release 4.0.0-RC5
2016-02-18 20:05:30 +00:00
Valeriy Svydenko
4409828679
Merge pull request #395 from eclipse/CHE-142
...
CHE-142: reindex project after the refactoring operation
2016-02-18 18:48:20 +02:00
Alexander Garagatyi
3a90b1c031
Merge pull request #418 from eclipse/codenvy-123
...
Codenvy-123: fix machine snapshot creation after changes in swarm API
2016-02-18 18:38:57 +02:00