Max Shaposhnik
f1a8df68f7
code fixes
2017-07-27 10:30:13 +03:00
Igor Vinokur
b247e11eb9
CHE-3415: Add ability to perform Git pull with rebase ( #5787 )
2017-07-27 10:30:13 +03:00
Dmytro Kulieshov
2d70311901
Implement mechanism for providing unique ids for JSON-RPC clients ( #5775 )
2017-07-27 10:30:13 +03:00
Roman Iuvshyn
43c997b83d
use tag version of keycloak, sort pom
2017-07-25 12:13:40 +03:00
Max Shaposhnik
f0ba126663
Move shared code into commons-auth
2017-07-25 11:47:58 +03:00
Max Shaposhnik
372d2c28a4
Move shared code into commons-auth
2017-07-25 11:36:22 +03:00
Max Shaposhnik
9900928414
machine token
2017-07-24 09:58:57 +03:00
Max Shaposhnik
cb55c5f17f
Upgrade version
2017-07-19 17:04:25 +03:00
Max Shaposhnik
945261dde0
Merge with master
2017-07-19 16:08:16 +03:00
Roman Iuvshyn
185273f8b9
RELEASE: Set next development version ( #5734 )
...
* RELEASE: Set next development version
2017-07-19 12:45:32 +03:00
Max Shaposhnik
fdcc37b958
refactor machine auth
2017-07-17 12:45:29 +03:00
Max Shaposhnik
340f03185f
refactor machine auth
2017-07-17 12:09:29 +03:00
Max Shaposhnik
5bde38e453
Merge branch 'master' into che5362-2
2017-07-14 12:50:47 +03:00
Oleksandr Andriienko
7b9c2a189a
Update lsp4J lib to newer version. ( #5292 )
...
* #5360 Upgrade LSP4J library version to 0.2.0
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-07-14 11:05:20 +03:00
RomanNikitenko
6bc14afaa0
CHE-5215. Add ability to exclude tracking files by file watcher ( #5495 )
...
* CHE-5215. Add ability to exclude tracking files by file watcher
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-07-13 21:45:30 +03:00
Max Shaposhnik
09837c32be
Revert "Revert "Fix patch with master""
...
This reverts commit 5fb9d0bb42 .
2017-07-13 11:56:10 +03:00
Max Shaposhnik
5fb9d0bb42
Revert "Fix patch with master"
...
This reverts commit 203cdd0c5e .
2017-07-13 11:53:43 +03:00
Max Shaposhnik
203cdd0c5e
Fix patch with master
2017-07-13 11:50:47 +03:00
Vitalii Parfonov
af4248f810
Fix using project path and fileUri ( #5625 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-07-13 10:03:33 +03:00
Michail Kuznetsov
0be04a656e
CHE-274 - Improve idling implementation ( #5512 )
...
* CHE-274 - Improve idling implementation
Signed-off-by: Snjezana Peco <snjezana.peco@redhat.com>
* CHE-274 - Improve idling implementation
* fixup! CHE-274 - Improve idling implementation
* fixup! fixup! CHE-274 - Improve idling implementation
* fixup! fixup! fixup! CHE-274 - Improve idling implementation
* fixup! fixup! fixup! fixup! CHE-274 - Improve idling implementation
* fixup! fixup! fixup! fixup! fixup! CHE-274 - Improve idling implementation
* fixup! fixup! fixup! fixup! fixup! fixup! CHE-274 - Improve idling implementation
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! CHE-274 - Improve idling implementation
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! CHE-274 - Improve idling implementation
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! CHE-274 - Improve idling implementation
* fixup
2017-07-12 18:35:04 +03:00
Max Shaposhnik
b027fdc42c
Merge branch 'master' into che5362
2017-07-12 11:03:34 +03:00
Dmytro Kulieshov
4e63b844fc
Rework Navigate to File feature to avoid using Everrest based Websocket calls ( #5561 )
2017-07-11 10:57:38 +03:00
Thomas Mäder
9f88048572
Add support for using multiple language servers to be registered for the same files #4609 ( #5442 )
...
Add support for using multiple language servers for the same files.
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-10 10:20:30 +02:00
Max Shaposhnik
ce66f49dcf
Merge branch 'master' into che5362
2017-07-10 10:04:10 +03:00
Thomas Mäder
092505d915
Support for multiple highlights
...
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-07 13:36:36 +02:00
Valeriy Svydenko
a5b3b7b612
New runner for TestNG tests ( #5472 )
2017-07-06 16:20:58 +03:00
Max Shaposhnik
58496f6880
Merge branch 'master' into che5362
2017-07-05 17:37:17 +03:00
Aleksandr Andriienko
22fecf27d0
CHE-4998: Update modification stamp on open and on update document.
...
Signed-off-by: Aleksandr Andriienko <oandriie@redhat.com>
2017-07-05 16:04:53 +03:00
Vitalii Parfonov
ea372fbb9e
This PR fixes #5528 ( #5533 )
...
* Check LS launcher for ability to launch
* This PR fixes #5528 by filtering contributed languages and launchers for their ability to launch.
Signed-off-by: Thomas Mäder <tmader@redhat.com>
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-07-04 18:01:18 +03:00
Dmytro Kulieshov
3c947a0f53
Rework importing a project while consuming Factory to avoid using Everrest based Websocket calls ( #5493 )
2017-07-04 11:18:57 +03:00
Thomas Mäder
9027aa4780
Ability to register language servers for file names instead of extensions #5107 ( #5156 )
...
* Register languages by file name
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-03 17:18:25 +02:00
Vladyslav Zhukovskii
a5e3b0588c
Ability to handle import logs from multiple projects ( #5511 )
...
* Ability to handle import logs from multiple projects
* Formatting
2017-07-03 15:29:04 +03:00
Max Shaposhnik
ab6defa2de
Merge with master
2017-06-30 12:13:25 +03:00
Roman Iuvshin
eab04ddd6b
RELEASE: Set next development version
2017-06-29 07:59:05 +00:00
Vitalii Parfonov
6f0b74ed25
Merge Bartlomiej Laczkowski PhpUnit testing PR ( #5468 )
...
* Initial support for PHPUnit testing.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Added improvements for exceptions handling and presentation model.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Improved test results presentation model and tests execution rules.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Small fixup after merge with master.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Added combined printer file that conforms different PHPUnit versions.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Fixed possible NPE issue while opening PHPUnit test case source file.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Bump up PHPUnit plug-ins version to 5.12.0.
* Small fixup after merge with master.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Format code to be in line with Che code conventions.
Signed-off-by: Bartlomiej Laczkowski <bartlomiej.l@zend.com>
* Small fix, add debugId
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-06-26 17:56:19 +03:00
Michail Kuznetsov
10227bf474
Set correct scopes for dependencies ( #5416 )
2017-06-21 14:22:15 +00:00
Roman Iuvshin
513aa19ebd
RELEASE: Set next development version
2017-06-21 13:04:16 +00:00
Vladyslav Zhukovskii
b95d74c5bb
Broadcast project import output through json rpc protocol ( #4888 )
...
* Broadcast project import output through json rpc protocol
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
* Remove redundant text
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
* Code refactoring
* Code refactoring
* Name convention
* New line
* Refactor method body
* Add log call
* Extract hardcoded strings to the constants
2017-06-20 12:22:53 +03:00
Yevhen Vydolob
1efb87a1e8
#5373 fix sending ClientCapabilities object by removing anonymous class ( #5376 )
...
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-06-14 14:49:09 +03:00
Roman Iuvshin
eb2fa0eeed
RELEASE: Set next development version
2017-06-14 07:13:04 +00:00
Dmitry Kuleshov
0fc83c5df9
Fixed freezing of IDE in case of LS initialization timeout or failure ( #5341 )
2017-06-13 17:45:24 +03:00
Yevhen Vydolob
2d260702d8
#5311 fix NPE, send JSON schemas to JSON LS ( #5343 )
...
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
2017-06-13 10:00:49 +03:00
Roman Nikitenko
1c7818f14e
CHE-3570. Add ability to turn on/off autosave mode for editor content
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2017-05-31 13:29:01 +00:00
Vitalii Parfonov
a2174799df
Wait and check LS process ( #5176 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-25 17:46:56 +03:00
Dmitry Kuleshov
cc8fd2473a
Switch TestDocument (LSP) service to the websocket JSON-RPC ( #5186 )
2017-05-25 16:44:42 +03:00
Anatoliy Bazko
0dc48b3688
CHE-2287: Change octocat icon color ( #5200 )
2017-05-25 12:56:12 +00:00
Roman Iuvshin
9fbf173eb9
RELEASE: Set next development version
2017-05-24 07:30:41 +00:00
Yevhenii Voevodin
7d8360cb1c
csrf init ( #5120 )
2017-05-22 16:20:28 +03:00
Vitalii Parfonov
9ba1c22863
One more fix for avoid NPE ( #5121 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-18 12:09:54 +03:00
Vitalii Parfonov
802604552e
CHE-4898: check existing of path before register watcher ( #5119 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-18 11:04:28 +03:00