Commit Graph

426 Commits (64ad23eda9504e0ff8baaeece3f6d62aabcbdbfd)

Author SHA1 Message Date
Roman Iuvshin 6a23f97700 [maven-release-plugin] prepare for next development iteration 2016-06-28 16:00:40 +00:00
Roman Iuvshin 400648e1db [maven-release-plugin] prepare release 4.4.0 2016-06-28 16:00:37 +00:00
Max Shaposhnik 24919ab8aa CODENVY-703; do not show terminal by default in factories (#1586) 2016-06-27 17:28:06 +03:00
Anton Korneta 9c25cdef20 CHE-1276: Fix test by extracting statuc to the variable 2016-06-27 16:03:01 +03:00
Anton Korneta 0e1ada8c5f CHE-1276: Fix closing of the docker response stream 2016-06-27 15:19:03 +03:00
Anton Korneta ec461af679 CHE-1276: Add exception handler during creation machine from snapshot 2016-06-27 13:44:28 +03:00
Michail Kuznetsov 559c864fcc CODENVY-338 Remove explicit guice dependency version (#1556) 2016-06-24 19:03:35 +03:00
Roman Nikitenko d009e3bd75 CHE-1376. Remove 'Stop dev machine' action from 'Machine' menu
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-24 18:14:06 +03:00
Vitalii Parfonov 7436a1e306 CHE-1359: fix NPE in case recipe set as content but not location URL (#1575)
* CHE-1359: fix NPE in case recipe for machine set as content but not location.
Mark Machine class form ide module as Deprecated. It must be reworked

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-24 17:53:23 +03:00
Aleksandr Andrienko 51e0d4e5a7 Merge pull request #1300 from eclipse/CHE-167-3
CHE-167: Improve java debugger for opening java files from external project modules.
2016-06-24 15:06:13 +03:00
Vitaliy Guliy ba2b8fa3d5 Merge pull request #1574 from eclipse/CHE-1277
CHE-1277 Move machines output to project perpective
2016-06-24 13:16:24 +03:00
Vladyslav Zhukovskyi 0a32ae6204 Merge pull request #1573 from eclipse/CHE-1387
Add key binding for the Quick Fix action
2016-06-24 12:29:46 +03:00
Vitaliy Guliy 6b60433387 CHE-1277 Move machines output to project perpective
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-06-24 12:04:27 +03:00
Mihail Kuznyetsov ce6fb560d3 CHE-1234 Encode command name when making request to service 2016-06-24 11:04:27 +03:00
Vitaliy Guliy 30d93f1835 CHE-1277 Move machines output to project perpective
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-06-24 10:55:50 +03:00
Vladyslav Zhukovskii 04ce41b4d2 Add key binding for the Quick Fix action 2016-06-24 10:40:33 +03:00
Aleksandr Andrienko 0eb87b8fab Merge pull request #1544 from eclipse/CHE-1312
CHE-1312: Add ability to configure credentials for several docker private registries
2016-06-24 10:39:14 +03:00
Aleksandr Andrienko 70a4733dad CHE-167: Fix error of loading java classes from another module in time of debugging.
Add possibility find source file from another module or external java project and open it in time of debugging. For realizing it we use JDT on the server side.
Fix opening file in case if we debug inner classes or lyambda.
Fix render debug line for java classes from external jars after click to download source link.
2016-06-23 16:54:43 +03:00
Aleksandr Andrienko a7c492ea8d Impove code. 2016-06-23 16:15:05 +03:00
Valeriy Svydenko ce98aba417 CHE-957: fix a problem with updating content of the compare widget
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-06-23 12:06:43 +03:00
Valeriy Svydenko 4fdf548852 CODENVY-630: save a value of the library folder
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-06-23 10:17:34 +03:00
Mario Loriedo 14e6d4a8e3 Add HTTP Host header to support Docker v1.12 (#1550)
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2016-06-23 10:09:40 +03:00
Aleksandr Andrienko c49c6713e1 CHE-1312: Add ability to configure credentials for several docker private registries 2016-06-22 12:34:25 +03:00
Vitalii Parfonov 0d4b846fdc Temporary exclude MavenServerManagerTest because it fail time-to-time and we don't know reason (#1537)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-21 18:03:24 +03:00
Mykola Morhun 1176f4192e CHE-1296: ​​Use docker auth config saved in user preferences to start machine from private image
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-21 17:10:42 +03:00
Roman Nikitenko 9eb51b41d9 CHE-1264. Don't include CR char in log message when LF char follow
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-21 10:37:18 +03:00
Eugene Ivantsov 3ba68b1d00 Add Z suffix to override ws agent conf on RHEL systems
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-06-21 09:47:14 +03:00
Oleksii Kurinnyi 735469dad6 CHE-1095: add new UD/IDE navigation experience
Goals:
- revamp the left navbar
- remove the mobile responsiveness
- add ability to jump into recent workspace
- improve the branding/consistency between UD/IDE

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
2016-06-17 10:36:36 +03:00
Mykola Morhun 01bff8415a Fix name convention
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-16 16:19:41 +03:00
Vitalii Parfonov 673df50a1b CHE-1328: fix cheking on equals in case checking null and empty string. (#1510)
Code clean up

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-15 17:36:45 +03:00
Valeriy Svydenko 5a4a31068f CHE-1168: determine source folders with generated artifacts
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-06-15 15:08:51 +03:00
Vitaliy Guliy fa4df431f3 CHE-1228 Add context menu to the consoles tree
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-06-15 12:55:43 +03:00
Mykola Morhun bfc64d50c8 Improve code which works with docker authentication
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-15 12:17:12 +03:00
Vitalii Parfonov 560edd8199 Export proxy object instead of real maven terminal object. … (#1500)
* Export proxy object instead of real maven terminal object. Avoid NPE in case jar lab's are not set for javac project
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-14 14:01:43 +03:00
Vitalii Parfonov 0ca2d182ce CHE-1323: Fix default classpath generation (#1494)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-14 11:02:02 +03:00
Roman Iuvshin 5adff554bc [maven-release-plugin] prepare for next development iteration 2016-06-13 18:57:39 +00:00
Roman Iuvshin e9f5d4971e [maven-release-plugin] prepare release 4.3.0 2016-06-13 18:57:36 +00:00
Anton Korneta cf74fced61 CHE-1316: Temporary fix for to avoid cyclic dependencies of components 2016-06-13 18:59:03 +03:00
Vitalii Parfonov 21f9a44ba6 CODENVY-645: start re-import only for maven project, add checking on empty list of paths (#1489)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-13 16:19:27 +03:00
Mykola Morhun 88aa82811b CHE-1245: Update docker client to use new format of X-Registry-Config header
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-12 14:46:11 +03:00
Vitalii Parfonov 2de961ecaf Rename plainJava->javac (#1477)
* Rename plainJava->javac

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-10 17:39:01 +03:00
Sergii Leschenko 42690da407 CODENVY-480 Remove user's roles (#1336) 2016-06-10 17:32:02 +03:00
Igor Vinokur deac6b5536 CODENVY-608: Close output consumer on destroy machine 2016-06-10 11:34:01 +03:00
Roman Iuvshin d9c2e72565 Fix integer overflowing 2016-06-08 17:11:17 +03:00
Anton Korneta 8a94129e16 CODENVY-583: Fix javadoc navigation in https mode 2016-06-08 14:40:29 +03:00
Roman Iuvshin 477e71533f CODENVY-595: add possibility to adjust machine swap size 2016-06-08 12:03:55 +03:00
Vladyslav Zhukovskii 8996ed9db1 Move classes related with virtual file to resources package 2016-06-07 15:35:54 +03:00
Vladyslav Zhukovskii 54e591a2d8 Move classes related with data tree structure to dedicate package 2016-06-07 11:25:56 +03:00
Anatoliy Bazko 47043cf12e CHE-1094: GDB Debugger Connections UX Impovements (#1435)
Added button on Debug Configuration Page.
Added check box to simplify GDB configuration to debug locally
2016-06-07 10:42:05 +03:00
Roman Iuvshin e50cd7b209 CODENVY-610: add possibility to set no_proxy ENV var in machine
Signed-off-by: Roman Iuvshin <riuvshin@codenvy.com>
2016-06-06 22:56:32 +03:00