Commit Graph

3940 Commits (d2bfa4f7f49dcc232ef84df03de81e87df0b3661)

Author SHA1 Message Date
Max Shaposhnik d2bfa4f7f4 Move permissions and authorization into separate module; 2017-09-14 17:03:43 +03:00
Max Shaposhnik 831fc636a4 Fix dependency 2017-09-13 11:29:13 +03:00
Max Shaposhnik 86c68b830a Revert "Remove obsolete file"
This reverts commit 176e45dc02.
2017-09-13 11:28:25 +03:00
Max Shaposhnik 176e45dc02 Remove obsolete file 2017-09-13 09:44:15 +03:00
Max Shaposhnik 55ec7e76aa Add missed token invalidator 2017-09-12 16:03:47 +03:00
Max Shaposhnik dd5a166696 Property fix 2017-09-12 15:21:10 +03:00
Max Shaposhnik 12a765e44d Minor code fix 2017-09-12 12:27:21 +03:00
Max Shaposhnik 28096fc445 fix test 2017-09-12 12:01:32 +03:00
Sergii Kabashniuk d6b47fd1e8 Fix IDE.html location 2017-09-12 11:52:14 +03:00
Max Shaposhnik d635b25831 Adds permissions into Che multiuser. (#6133) 2017-09-12 11:43:04 +03:00
Sergii Kabashniuk 60ba2c86b2 Adapt changes on master 2017-09-12 11:12:37 +03:00
Sergii Kabashniuk bc98043240 Merge with master 2017-09-12 09:45:20 +03:00
Oleksandr Andriienko 0b213640aa CHE-5741: Auto focus after selection terminal. (#6192)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2017-09-11 16:35:47 +00:00
Vitalii Parfonov 4dfeb91959 Unconfigured as project top level folder will marked as detected project (#6184)
* Unconfigured as project top level folder will marked as detected project

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>

* Fix formatting

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-09-11 15:15:18 +03:00
Mario Loriedo adadce9a97 Backport rh-che changes to openshift deployment script
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-09-11 11:14:19 +02:00
Florent BENOIT e56989159a lazily init the local repository.
Change-Id: I7cf8aff6b655f4040426bf9152fe98c6f0d34ef4
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-09-11 11:03:41 +02:00
Mario Loriedo 715a98f17b Modify che-server Dockerfile to run on OpenShift (#6200)
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-09-11 11:00:16 +02:00
Florent BENOIT bded57188c There is no Java code inside the IDE.JSP so there is no need to have all JSP stuff.
We only need to serve the html page.

Change-Id: I0c881fc37aedcc22f09fbbf16e49ce43f2dea334
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-09-11 10:53:21 +02:00
Florent BENOIT 688c73f079 GWT dependency should not be there. It's running on server side.
Change-Id: Ic67763b18e5edcf99ea562e1a061ea8e2a03ddc8
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-09-11 10:52:37 +02:00
Florent BENOIT e493f57dce Lazy init of Tika
Change-Id: I06872806f8a4c334614e1e15a12b5c533f5d8c11
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-09-11 10:52:05 +02:00
Sergii Kabashniuk 0cb30a922e Merge remote-tracking branch 'origin/master' into che-multiuser 2017-09-11 08:36:03 +03:00
Valeriy Svydenko 5231059555 CHE-5721: Importing java formatter for the project or workspace (#6077) 2017-09-08 16:19:31 +03:00
Masaki Muranaka 21158c4b5e Fix the invalid null check. (#6164)
fixes #6163.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2017-09-08 16:17:58 +03:00
Anna Shumilova b952135547 Fix gulp test task execution
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-09-08 10:26:12 +03:00
Vitaliy Guliy 4523999d42 CHE-5936 Fix build (#6181) 2017-09-07 16:46:33 +03:00
Yevhen Vydolob 3cdf3b6eb7 #5695 avoid leaking of double click handler (#6168)
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-09-07 14:26:42 +02:00
Vitaliy Guliy 91600810ed CHE-5936 Properly handle changing workspace (#6176) 2017-09-07 15:24:56 +03:00
David Festal 9bace3cbd7 Merge pull request #6096 from davidfestal/che-multiuser
Changes required to have the `che-multiuser` run on Minishift
2017-09-07 13:33:43 +02:00
Vitalii Parfonov eca2291b1b Fix warning in pom.xml (#6158)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-09-07 09:17:17 +03:00
Thomas Mäder 7faecbadc9 5485 apply workspace edit (#5955)
* Add ApplyWorkspaceEditAction 

Signed-off-by: Thomas Mäder <tmader@redhat.com>

* Fix copyright statement

Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-09-07 08:49:36 +03:00
David Festal 261de9f5b8 Format code
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:44:35 +02:00
David Festal f342bafac1 Fix log calls with toString()
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:32:09 +02:00
David Festal d06a8f5bb8 Add missing license copyright
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:32:07 +02:00
David Festal af9a04ab0b Add Javadoc
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:32:04 +02:00
David Festal 84fc282b00 Make it a singleton
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:32:02 +02:00
David Festal a196b585b7 Format code
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:31:59 +02:00
David Festal 34244dd388 Add filtering rules for health checks and icons ...
... and factorize some code

Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:31:57 +02:00
David Festal 8d17bd8cf6 Fix invalid property names
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:31:55 +02:00
David Festal 87d7b59047 Fix some incorrect environment variables
Signed-off-by: David Festal <dfestal@redhat.com>
2017-09-06 19:31:52 +02:00
Valeriy Svydenko c80b423fef CHE-5886: Run XML test suite for TestNG (#6145) 2017-09-06 11:18:13 +03:00
Thomas Mäder 5296be552b Extend LS grace period an return early when done. (#6111)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-09-06 09:41:41 +02:00
Thomas Mäder 1aa217b9a7 Code action call does not have dignostics (#6113)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-09-06 09:41:03 +02:00
Thomas Mäder 5d9931957b Fix wait condition on parallel initialize calls for LS (#6141) 2017-09-06 09:30:49 +02:00
Max Shaposhnik d3f58dd1d7 Merge branch 'master' into che-multiuser 2017-09-06 10:03:18 +03:00
Yevhen Vydolob d30b0bc34c #6016 do not register highlight service if no patterns provided (#6146)
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-09-06 08:32:06 +02:00
Eugene Ivantsov 53de6d1daa Use ws-agent's Java in testing plugin (#6132)
* Use ws-agent's Java in tests

* Use ws-agent's Java in tests
2017-09-06 08:23:22 +03:00
Roman Iuvshyn 4c3d0ac2f6 Use concrete node version for UD Dockerfile (#6147)
Signed-off-by: Roman Iuvshyn <riuvshyn@redhat.com>
2017-09-05 19:40:01 +03:00
Sergii Kabashniuk 27ff919209 Remove unsupported ant extension (#6140) 2017-09-05 17:18:48 +03:00
Vitalii Parfonov fd364bb959 Temporary workaround limit search result to 50 file (#6142)
* Temporary workaround limit search result to 50 file

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2017-09-05 16:04:10 +03:00
Thomas Mäder 388cc95eb2 Properly prefix path coming from IDE (#6112)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-09-05 11:55:33 +02:00