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
Dmitry Shnurenko
a5685d3010
IDEX-4180: Fix copy command-fragment in commands dialog
...
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-12 16:16:46 +02:00
Eugene Ivantsov
5b61460407
Merge pull request #304 from eclipse/fixed_che_in_docker_linux
...
Fixed launching Che with -i on Linux
2016-02-12 15:05:15 +02:00
Dmitry Shnurenko
f619641d17
Merge pull request #306 from eclipse/IDEX-3819
...
IDEX-3819: Add smart auto-scroll to command's output.
2016-02-12 14:33:56 +02:00
Dmitry Shnurenko
c73be50f5f
IDEX-3819: Add smart auto-scroll to command's output.
...
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-12 14:31:02 +02:00
Anton Korneta
13076ed7b8
Merge pull request #305 from eclipse/IDEX-3409
...
IDEX-3409: Reconfigure ports for JMX/RMI server
2016-02-12 12:09:39 +02:00
Anton Korneta
f02876a5ee
IDEX-3409: Reconfigure ports for JMX/RMI server
...
It's a common configuration in server.xml that needed for specific use cases
e.g. start Che on ws-agent and in this case you should have ws-agent with different JMX/RMI ports configuration.
Signed-off-by: Anton Korneta <akorneta@codenvy.com>
2016-02-12 10:49:06 +02:00
Eugene Ivantsov
085cac98f4
Fixed launching Che with -i on Linux
...
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-12 10:37:26 +02:00
Sergii Kabashniuk
f325949cbc
Set up maven build of core, plugins, dashboard, assembly
...
Added maven build of submodules.
Removed duplicated resources
CODE_OF_CONDUCT, CONTRIBUTING, Dockerfile, LICENSE, NUMBERING, README - all move to root please.
Set up default maven JVM config
Moved dependency management from che-dependcies for che dependencies. Theard party dependecies left in che-dependecies
Removed unused travis cunfigs
Removed outdated scm configs
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:39 +02:00
Sergii Kabashniuk
2795099d2b
Added difference between IC and master
...
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:38 +02:00
Eclipse Che Initial Contribution
867ec65242
Eclipse Che Initial Contribution 4.0.0-RC2 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9458
...
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:36 +02:00
Sergii Kabashniuk
9b6a9647f7
Init ignore
...
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:29 +02:00