Igor Vinokur
6a9b2efefb
CHE-89: Moved setting compare windows size to show method
...
Signed-off-by: Igor Vinokur <ivinokur@codenvy.com>
2016-02-16 11:48:44 +02:00
Artem Zatsarynnyi
a10b4ea2e9
Merge pull request #343 from eclipse/rework_startup_components
...
Rework IDE start-up components
2016-02-16 10:46:25 +02:00
Roman Iuvshin
133d628b6f
RELEASE:Set next development version of che-lib
2016-02-15 23:52:34 +02:00
Roman Iuvshin
173337f2a8
RELEASE:Set next development version of parent pom
2016-02-15 21:47:12 +00:00
Roman Iuvshin
21ff9deb3d
[maven-release-plugin] prepare for next development iteration
2016-02-15 21:12:20 +00:00
Roman Iuvshin
84a7e5af2b
[maven-release-plugin] prepare release 4.0.0-RC4
2016-02-15 21:12:15 +00:00
Roman Iuvshin
5cd0a52d7c
RELEASE:Set tag version of che-lib
2016-02-15 22:38:52 +02:00
Roman Iuvshin
9d58a98a06
RELEASE:Set tag of parent pom
2016-02-15 20:36:09 +00:00
Artem Zatsarynnyi
82ca5c9b2d
Rework IDE start-up components
...
Signed-off-by: Artem Zatsarynnyi <azatsarynnyy@codenvy.com>
2016-02-15 18:23:59 +02:00
RomanNikitenko
a4e535e540
Merge pull request #330 from eclipse/IDEX-3737
...
IDEX-3737. Fix errors after Git checkout operation
2016-02-15 18:09:13 +02:00
Roman Nikitenko
642481e19c
IDEX-3737. Fix errors after Git checkout operation
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-02-15 18:08:07 +02:00
Florent BENOIT
d598ecab2d
CHE-221 Add export workspace portability flow
...
It creates a remote workspace, start it and import projects that have a pre-defined remote location
Change-Id: I8b57c8656138ecb1832f10dd0401babf20a58e0c
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-15 16:45:23 +01:00
Florent BENOIT
ec9f7ea5b7
fixup! UD-1051 Allow to connect to remote API
...
Change-Id: Ic635cdf8f8fbfaa889dd4fefee5d690ea91fb4fc
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-15 16:42:54 +01:00
Florent BENOIT
32136b917a
UD-1051 Allow to connect to remote API
...
Change-Id: Id708b9458f8cfff1785b57dea8044398bcaf1fe5
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-15 16:42:54 +01:00
Florent BENOIT
81cc6170fb
UD-1050 Fix notification link to controller by removing the use of the scope
...
Change-Id: I06ed2ced6da725b2adbc3d0602fcea455cdf3a3f
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-15 16:36:02 +01:00
Valeriy Svydenko
83b63217f8
Merge pull request #341 from eclipse/IDEX-3756
...
IDEX-3756: fix NPE for rename refactoring when the linked editor is a…
2016-02-15 17:34:09 +02:00
Valeriy Svydenko
5bf2b5f1e2
IDEX-3756: fix NPE for rename refactoring when the linked editor is active
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-02-15 17:10:49 +02:00
Anton Korneta
8f9974f311
Merge pull request #338 from eclipse/fixed_user_creation
...
Add setup user email during the creation
2016-02-15 15:33:10 +02:00
Sergii Kabashniuk
7900e476dd
Merge pull request #322 from anton-johansson/improved-javadoc
...
Improved JavaDoc of @DynaModule
2016-02-15 15:23:19 +02:00
Anton Korneta
6a88c8d1e5
Add setup user email during the creation
...
Signed-off-by: Anton Korneta <akorneta@codenvy.com>
2016-02-15 15:16:58 +02:00
Sergii Kabashniuk
a4874a0ac4
Merge pull request #333 from eclipse/CHE-1
...
CHE-1 Fixed swagger service deployment
2016-02-15 14:11:35 +02:00
Sergii Kabashniuk
6d2a1c718e
CHE-1 Fixed swagger service deployment
...
During migration to eclipse infrastructure I've changed a couple of things in swagger services in che-lib
1. Renamed property codenvy.json.ignored_classes to che.json.ignored_classes
2. I've made org.eclipse.che.swagger.deploy.BasicSwaggerConfigurationModule not a Dynoamodule ( to remove dependency on commons-inject)
This pr contains changes to make che working with corresponding changes in che-lib
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-15 14:11:10 +02:00
Dmitry Shnurenko
03e8db7731
Merge pull request #334 from eclipse/IDEX-3849
...
IDEX-3849: Add information about project to git output panel.
2016-02-15 14:04:08 +02:00
Eugene Ivantsov
a32069d8a3
fix broken link
...
fix broken link
2016-02-15 13:51:23 +02:00
Dmitry Shnurenko
09b5523784
IDEX-3849: Add information about project to git output panel.
...
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-15 13:14:39 +02:00
Max Shaposhnik
6ad88e600e
Merge pull request #307 from eclipse/errorCodes
...
Add error codes and attributes to server exceptions
2016-02-15 13:08:20 +02:00
Max Shaposhnik
f9c71cac2b
Add error code and optional attributes to server errors.
...
Signed-off-by: Max Shaposhnik <mshaposhnik@codenvy.com>
2016-02-15 13:01:25 +02:00
Dmytro Nochevnov
6bb0aa775e
Merge pull request #320 from eclipse/IDEX-4129
...
IDEX-4129: scroll debugging document up to execution point
2016-02-15 10:39:02 +02:00
Florent BENOIT
34643cf8a9
UD-1049 : do not change files after build
...
Change-Id: Ib96b99aa3fecafb9f1a0936a13f06e4f927c0a89
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-15 08:59:11 +01:00
Anna Shumilova
c4c39d46d8
Merge pull request #308 from eclipse/fixbuild
...
Add phantomjs module
2016-02-15 09:07:39 +02:00
Ann Shumilova
58eff26a8a
Add phantomjs module
...
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2016-02-15 08:50:58 +02:00
Anton Johansson
0a14fd9bc7
Improved JavaDoc of @DynaModule
...
* Removed old, deprecated reference of CodenvyBootstrap
* Cleaned up
Signed-off-by: Anton Johansson <antoon.johansson@gmail.com>
2016-02-13 22:02:12 +01:00
Tyler Jewell
493e9e483b
Additional JAVA_HOME check
2016-02-13 10:55:07 -08:00
Tyler Jewell
a7b88a7588
Resized images
2016-02-13 08:59:42 -08:00
Tyler Jewell
ee56920a35
Add reference to usage documentation
2016-02-13 08:47:43 -08:00
Tyler Jewell
7d82f2773a
Mapped web site positioning to github repo
2016-02-13 08:45:07 -08:00
Tyler Jewell
312fdf6079
Updated references to repositories
2016-02-13 08:39:47 -08:00
Dmytro Nochevnov
2e46a699c6
IDEX-4129: scroll document to execution point
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2016-02-13 16:14:12 +02:00
Eugene Ivantsov
13692dd38b
Merge pull request #315 from eclipse/fixed_dockerfile_new_structure
...
adopted Dockerfile to new Che repo structure
2016-02-13 12:47:18 +02:00
Dmitry Shnurenko
451e0a55dc
Merge pull request #316 from eclipse/IDEX-3353
...
IDEX-3353: Fix cursor appearing after select item in autocomplete
2016-02-12 17:48:10 +02:00
Dmitry Shnurenko
a5f85d9a36
IDEX-3353: Fix cursor appearing after select item in autocomplete
...
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-12 17:46:27 +02:00
Vitalii Parfonov
959d3a81c5
Merge pull request #314 from eclipse/setCorrectDepScope
...
Set correct dependency scope
Classes from che-core-api-project used only in test so buld skip test fail according dependency convergence
2016-02-12 17:22:47 +02:00
Eugene Ivantsov
6ef52e82fd
adopted Dockerfile to new Che repo structure
...
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-12 17:20:44 +02:00
Vitaly Parfonov
4b6ebc4a71
Set correct dependency scope
...
Classes from che-core-api-project used only in test so buld skip test fail according dependency convergence
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-02-12 17:17:57 +02:00
Vitalii Parfonov
cad3c1c769
Merge pull request #313 from eclipse/IDEX-4309
...
IDEX-4309: Use AtomicInteger for debug session id.
Previously for generate id by mistake used util method from client-side code
2016-02-12 17:04:00 +02:00
Vitaly Parfonov
1b92a9463c
IDEX-4309:Use AtomicInteger for debug session id
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-02-12 17:01:19 +02:00
Florent BENOIT
a7b88223af
UD-1048 Avoid to get error This is not a JSON Array
...
Change-Id: I7a4fdd947553a403498b7814660c8e13afe4f126
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-12 15:28:44 +01:00
Florent BENOIT
9b6d5493f7
Now that dashboard is part of common che project, use the same layout for defining module name
...
Change-Id: Icd822ce1c8e7dd54af74cde73bd6221ae17455f5
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-12 15:27:35 +01:00
Florent BENOIT
7bfaf994ac
Remove the usage of license years property and use inceptionYear for this module
...
This allows to get correct start date without having to specify the end date.
In this case we reuse the top level currentYear property
Change-Id: I3b63e90eb99589d0432f2cffe05ec522f1a96866
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-02-12 15:25:47 +01:00
Dmitry Shnurenko
37f3acf5c6
Merge pull request #312 from eclipse/IDEX-4180
...
IDEX-4180: Fix copy command-fragment in commands dialog
2016-02-12 16:18:44 +02:00