Sergii Leschenko
3d9eabaedf
Rework workspace service to return all workspace which user can read
2016-05-27 15:10:17 +03:00
Sergii Leschenko
862e971fac
Move EnvironmentContext to che-core-api-core
2016-05-27 14:12:43 +03:00
Vitalii Parfonov
9846404992
Cleanup pom.xml files ( #1368 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-27 13:04:31 +03:00
Vitalii Parfonov
94392fbdfe
CHE-1230: return default test source dir if not set other ( #1362 )
...
* use constants instead of hardcoded string
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-27 11:50:38 +03:00
Anton Korneta
45251ee275
Merge pull request #1351 from eclipse/CHE-398
...
CHE-398: Add ability to create local machine snapshots without registry
2016-05-27 11:25:57 +03:00
Anton Korneta
e868d80649
CHE-398: Add ability to create local machine snapshots without registry
2016-05-27 11:04:28 +03:00
Anton Korneta
7bce94eab6
Merge pull request #1363 from eclipse/CHE-1244
...
CHE-1244: Add checking of the workspace status during asynchronous stop
2016-05-27 10:44:43 +03:00
Anton Korneta
988eacd9b0
CHE-1244: Add checking of the workspace status during asynchronous stop
2016-05-27 10:39:46 +03:00
Igor Vinokur
46f1f721d8
Merge pull request #1297 from eclipse/CHE-336
...
CHE-336: Add Git implementation based on Jgit
2016-05-27 09:39:36 +03:00
Igor Vinokur
7a6f73e222
CHE-336: Add Git implementation based on Jgit
2016-05-27 08:10:30 +03:00
RomanNikitenko
317efff85d
Merge pull request #1358 from eclipse/CHE-1211
...
CHE-1211. Use correct url for 'Upload File' feature
2016-05-26 17:58:42 +03:00
Roman Nikitenko
40b533a0da
CHE-1211. Use correct url for 'Upload File' feature
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-26 17:58:07 +03:00
Anatoliy Bazko
0230d4e50c
CODENVY-563: Unexpected errors after consuming factory ( #1361 )
2016-05-26 16:49:41 +03:00
Mykola Morhun
1d272ee468
Merge pull request #1357 from eclipse/fix-wrong-required-parameters-in-dockerconnector-methods
...
Remove wrong required parameters in DockerConnector methods params
2016-05-26 15:57:09 +03:00
Mykola Morhun
d1362c6709
Remove wrong required parameters in DockerConnector methods params
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-05-26 15:49:37 +03:00
Alexander V
96cc71775a
Optimizing, cleaning deprecations ( #1243 )
...
Signed-off-by: <alextrentton@gmail.com>
2016-05-26 11:25:59 +03:00
Max Shaposhnik
5b9451e5c9
Change help message related to logger ( #1352 )
2016-05-26 10:05:56 +03:00
RomanNikitenko
57345e898e
Merge pull request #1347 from eclipse/CHE-1204
...
CHE-1204. Use correct url for request on FormatService
2016-05-25 16:26:14 +03:00
Roman Nikitenko
8b53e05eae
CHE-1204. Use correct url for request for code formatting
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-25 16:25:24 +03:00
Dmitry Kuleshov
0adad4a033
CHE-1143: fixed minor synchronization issue during removal of several projects ( #1343 )
...
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2016-05-25 14:00:12 +03:00
RomanNikitenko
2984925f47
Merge pull request #1320 from eclipse/CHE-648
...
CHE-648. Try to restore websocket connection when this one has closed
2016-05-25 13:38:49 +03:00
Roman Nikitenko
2236a0dc55
CHE-648. Try to restore websocket connection when this one has closed
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-25 13:36:50 +03:00
Valeriy Svydenko
b64e22d189
Merge pull request #1345 from eclipse/CHE-1151
...
CHE-1151: update project tree after changing classpath
2016-05-25 12:06:08 +03:00
Roman Iuvshin
c35e6c9257
Merge pull request #1350 from eclipse/CODENVY-542
...
CODENVY-542: use Provider for inject ProjectRegistry in MavenWorkspace
2016-05-25 12:01:09 +03:00
Valeriy Svydenko
c074a87479
CHE-1151: update project tree after changing classpath
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-05-25 11:25:32 +03:00
Oleksii Orel
436345a534
Merge pull request #1348 from eclipse/CODENVY-468
...
CODENVY-468: add sorting algorithm to the 'ready-to-go stacks' and 's…
2016-05-25 09:27:55 +03:00
Oleksii Orel
4e09465751
CODENVY-468: add sorting algorithm to the 'ready-to-go stacks' and 'stacks library' widgets
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-05-25 09:27:01 +03:00
Vitaly Parfonov
3795e5860a
CODENVY-542: use Provider for inject ProjectRegistry in MavenWorkspace
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-24 22:28:49 +03:00
Aleksandr Andrienko
c1717ec01b
Merge pull request #1340 from eclipse/fix_cleanup_container_job_for_mines_sybmol
...
Fix clean up docker container job for containers with host node part which contains '-'
2016-05-24 22:26:47 +03:00
Aleksandr Andrienko
b99c5e2ced
Fix cleaning docker containers
...
Fix clean up unused docker containers with container name which contains node host with '-'
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-05-24 22:22:19 +03:00
Alexander Garagatyi
e900dab322
CODENVY-457: fix NPE when swarm doesn't detect container death ( #1346 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-05-24 17:42:13 +03:00
RomanNikitenko
30a9da7220
Merge pull request #1277 from eclipse/CHE-998
...
CHE-998. Add 'Reimport' action for maven project
2016-05-24 16:31:49 +03:00
Roman Nikitenko
bc90dc7899
CHE-998. Add 'Reimport' action for maven project
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-24 16:30:33 +03:00
Anatoliy Bazko
ca91fd4e1b
CHE-1214: Debuger: can not view variables values ( #1342 )
2016-05-24 16:24:25 +03:00
RomanNikitenko
492f213b0d
Merge pull request #1341 from eclipse/CHE-1176
...
CHE-1176. Use correct url to search files by 'Navigate to file' feature
2016-05-24 15:15:53 +03:00
Roman Nikitenko
219a8b58f9
CHE-1176. Use correct url to search files by 'Navigate to file' feature
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-24 15:14:55 +03:00
Anatoliy Bazko
ed31c538ad
CHE-703: Debugger fails to add a breakpoint when client and server aren't on the same host ( #1339 )
2016-05-24 14:34:11 +03:00
Oleksii Orel
8e0eb4033f
Merge pull request #1334 from eclipse/CODENVY-516
...
CODENVY-516: modify che-select widget for dashboard
2016-05-24 12:23:05 +03:00
Oleksii Orel
078cbb6820
CODENVY-516: modify che-select widget for dashboard
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-05-24 12:16:07 +03:00
Tyler Jewell
1ae0920eeb
Update che.sh ( #1329 )
...
* Update che.sh
2016-05-23 09:24:50 -07:00
Artem Zatsarynnyi
063dd63550
Merge pull request #1337 from eclipse/CHE-1209
...
CHE-1209: Fix finding recipe by tags
2016-05-23 16:52:51 +03:00
Artem Zatsarynnyi
d6fd760c46
CHE-1209: Fix finding recipe by tags
2016-05-23 16:42:47 +03:00
Valeriy Svydenko
91c42bad09
Merge pull request #1319 from eclipse/CHE-1060
...
CHE-1060: configure 'java.source.folder' attribute from the project wizard
2016-05-23 16:34:44 +03:00
Valeriy Svydenko
b1c1f96e5d
CHE-1060: configure 'java.source.folder' attribute from the project wizard
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-05-23 15:04:26 +03:00
Anatoliy Bazko
b1cc055236
CHE-962: Add ability to store and use SSH keys for Subversion hosts ( #1305 )
2016-05-23 14:50:57 +03:00
Florent BENOIT
f3bc97be15
CODENVY-502 allow to create factories object by providing a pluggable mechanism based on url parameters
...
Change-Id: I0c9554ac6d767e110f9bc39c30e2fb2712ad413f
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-05-23 09:27:17 +02:00
Vitalii Parfonov
9f88ba9eae
Restore CORS support on WS master ( #1331 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-23 10:26:58 +03:00
Tyler Jewell
a5791d17a9
CHE-1160: Update Vagrantfile ( #1279 )
...
* Update Vagrantfile
Moved the Vagrantfile to now launch the Che Docker container instead of Che as a server. Simpler syntax, more reliable, and operates as a Daemon by default "--restart=always" syntax.
* Update Vagrantfile
1. Added check for vagrant proxy plugin install.
2. Writes proxy configuration details into che.properties if they are present.
3. Launches Che container with provided che.properties instead of default.
4. Give the user the ability to change the port that the VM is listening on and map it to internal port 8080
* Update the storage mapping
* Moved the sync folder location
* Update Vagrantfile
Added port mapping capability.
2016-05-22 10:18:13 -07:00
Gennady Azarenkov
62644306d5
Merge pull request #1327 from eclipse/GitAskPassScript
...
Git ask pass script
2016-05-21 10:12:21 +03:00
Sergii Kabashniuk
3f5ce99fc0
fixup! refactor GitAskPassScript directory generation
2016-05-20 23:28:53 +03:00