Sergii Kabashniuk
6b4d751a2d
JvmService. Service that allows getting jvm heap and thread dump ( #15201 )
...
* JvmService. Service that allows getting jvm heap and thread dum
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-11-23 13:18:28 +01:00
Max Shaposhnik
11bbcf0c10
Use cached sessions behind any of the login filters
2019-11-09 09:50:54 +02:00
Vitalii Parfonov
e5d31ff913
RELEASE: Set next development version ( #15141 )
2019-11-07 17:14:27 +02:00
Sergii Kabashniuk
3de4e7ffac
Monitoring & Tracing capability for multiple Thread pools of Che Server ( #14727 )
...
* Monitoring & Tracing capability for multiple Thread pools of Che Server
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-10-30 14:11:02 +01:00
Max Shaposhnik
9ffc1d20b5
Remove outaded agent auth filter and unused models;
2019-10-21 19:54:47 +03:00
Max Shaposhnik
02a9fe9ca4
Use newer version of Jgroups and EclipseLink to prevent PKIX errors on OCP 4.x
2019-10-21 11:49:42 +03:00
Vitalii Parfonov
41d48bf2de
RELEASE: Set next development version ( #14904 )
2019-10-17 15:45:06 +03:00
Max Shaposhnik
a969f69946
Validation of devfiles on workspace update
2019-10-09 20:01:32 +03:00
Max Shaposhnik
720aab0051
Revert "Devfile validation via message entity provider" ( #14812 )
...
This reverts commit fc531ea015 .
2019-10-08 22:29:20 +03:00
Max Shaposhnik
fc531ea015
Devfile validation via message entity provider
2019-10-08 14:10:15 +03:00
Vitalii Parfonov
4e1492b08f
RELEASE: Set next development version ( #14690 )
2019-09-27 22:52:26 +03:00
Mykhailo Kuznietsov
1907b041c1
Remove installer registry service ( #14193 )
2019-09-23 12:11:33 +03:00
Igor Vinokur
ce12ffbf92
Add Ssh Api methods to list of allowed requests signed with machine token ( #14557 )
...
Che-theia SSH plugin uses createPair, getPairs, removePair API methods. Since the methods are not included to the list of allowed request that can be signed with machine token, the ssh plugin doesn't work properly.
2019-09-16 11:20:02 +03:00
Sergii Kabashniuk
00eaa1a10a
Optimize PermissionChecker performance && adjust jsonrpc configuration ( #13034 )
...
* Optimize PermissionChecker performance && adjust jsonrpc configuration
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-09-11 14:18:49 +02:00
Roman Iuvshyn
87056fe29e
RELEASE: Set next development version
2019-09-05 14:54:52 +02:00
Mykhailo Kuznietsov
40ee503a05
Remove Stack service ( #14078 )
...
* Remove Che6 Stack concept
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-09-03 08:00:12 +02:00
Max Shaposhnik
ba1c521e32
Allow chePlugin preferences to be string, int or boolean type
2019-08-16 15:36:17 +03:00
Vitalii Parfonov
ae8fedc411
RELEASE: Set next development version ( #14238 )
2019-08-14 19:32:18 +03:00
Sergii Kabashniuk
1281a58652
Remove methods from /api/devfile that allow creating a workspace ( #13992 )
...
* Remove methods from /api/devfile that allow creating a workspace (#13992 )
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-07-30 09:45:40 +02:00
Vitalii Parfonov
03da1e24e4
RELEASE: Set next development version ( #14026 )
2019-07-25 15:43:30 +03:00
Sergii Kabashniuk
79c6ec0703
Initial cleanup of che6 legacy code ( #13788 )
...
cleanup of che6 legacy code
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
* Remove/disable GWT-related code in Java selenium E2E tests (#13829 )
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-07-23 15:12:27 +02:00
Fabrice Flore-Thébault
939dfbe016
fix #13660 - Replace mentions of 'oAuth', by more accurate 'OAuth'. (See https://oauth.net/ ) ( #13664 )
...
Signed-off-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
2019-07-10 11:31:09 +02:00
Vitalii Parfonov
ccc8e38823
RELEASE: Set next development version ( #13711 )
2019-07-05 13:08:59 +03:00
Vitalii Parfonov
385c21284d
Set version 7.0.0-rc-3.0-SNAPSHOT (rc in lowercase) ( #13655 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-07-01 17:40:14 +03:00
Vitalii Parfonov
65bb7943a0
Set new version 7.0.0-RC-3.0-SNAPSHOT ( #13651 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-07-01 14:02:19 +03:00
Vitalii Parfonov
70c3e5b091
RELEASE: Set next development version ( #13564 )
2019-06-19 12:55:16 +03:00
Lukas Krejci
7312af9fdb
Add devfile validation to /workspace/devfile endpoint ( #13472 )
...
/workspace/devfile now validates the devfile against schema and
workspace manager validates the integrity of the devfile before creating
the workspace.
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-06-05 13:58:31 +02:00
Vitalii Parfonov
64129a8d44
RELEASE: Set next development version ( #13460 )
2019-06-03 16:28:42 +03:00
Lukas Krejci
ee4461b2fd
Merge api-devfile and api-workspace together ( #13417 )
...
Merge api-devfile and api-workspace together and put the infrastructure-dependent code behind injectable interfaces.
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-05-31 12:43:45 +02:00
Roman I
dd1d9b5a58
switch to RC version scheme ( #13424 )
2019-05-28 13:52:49 +03:00
Max Shaposhnik
c90a52941a
Restore account linking on newest keycloak versions
...
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2019-05-23 10:32:57 +03:00
Roman I
ffb8a3e013
RELEASE: Set next development version ( #13377 )
2019-05-22 09:52:28 +03:00
Roman Iuvshyn
53cb2c53fa
RELEASE: Set next development version ( #13264 )
2019-05-05 12:24:42 -04:00
Masaki Muranaka
ac56987bf3
Add `project-template` and `/installer` as machine authenticated resources.
...
They are used by GWT-IDE. They have no sensitive data.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2019-04-26 17:44:55 +09:00
Sergii Leshchenko
e4e12df1be
Add REST method to create a workspace from Devfile
...
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-04-24 15:33:46 +03:00
Sergii Leshchenko
2301e5ebb9
Add an ability to create and start a workspace from Devfile (spi only)
...
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-04-24 15:33:46 +03:00
Sergii Leshchenko
8561543c00
Add getName method to WorkspaceImpl
...
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-04-24 15:33:46 +03:00
Vitaliy Gulyy
dcf1486079
Enable and workspace actions ( #13181 )
...
Signed-off-by: Vitaliy Gulyy <vgulyy@redhat.com>
2019-04-19 10:48:53 +03:00
Max Shaposhnik
d876d72c14
Database model and scripts for devfile
...
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2019-04-18 16:11:40 +03:00
Sergii Leshchenko
046552f4e5
Make Devfile part of a workspace ( #13122 )
...
It includes only model objects changes. Devfile can not be used as part
of workspace yet.
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-04-15 11:53:58 +03:00
Roman Iuvshyn
e60598bdaf
RELEASE: Set next development version ( #13102 )
2019-04-10 17:13:01 +03:00
Sergii Kabashniuk
88923bdb64
Allow calling workspace/settings method with machine token ( #13100 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-04-09 17:37:50 +03:00
Sergii Kabashniuk
f95947ad5d
Move master related code out of plugins ( #13004 )
...
* Move master related code out of plugins
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-03-29 14:05:31 +02:00
Roman Iuvshyn
0abdc77ea0
RELEASE: Set next development version ( #12922 )
2019-03-19 15:56:30 +02:00
Sergii Kabashniuk
315767ea5d
NopTracer is used if tracing is not enabled ( #12897 )
...
* NopTracer is used in tracing is not enabled
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-03-19 09:44:49 +02:00
Sergii Leshchenko
cc62030126
Fix search stacks query ( #12833 )
...
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-03-06 18:21:09 +02:00
Roman Iuvshyn
0881493644
RELEASE: Set next development version ( #12777 )
2019-02-27 16:02:33 +02:00
Roman Iuvshyn
3778f01220
RELEASE: Set next development version ( #12768 )
2019-02-27 11:50:40 +02:00
Mykhailo Kuznietsov
3bef71020f
Adding tracing tags to workspace related operations ( #12652 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2019-02-25 12:11:25 +02:00
Mykola Morhun
e2991cd050
Allow to change preferences with machine token ( #12637 )
2019-02-12 14:05:26 +02:00