che-bot
bd3d5eae49
Merge branch 'pr-master-to-7.25.0-SNAPSHOT' of github.com:eclipse/che into pr-master-to-7.25.0-SNAPSHOT ( #18760 )
...
* [release] Bump to 7.25.0-SNAPSHOT in master
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* [release] Bump to 7.25.0-SNAPSHOT in master
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-11 09:25:22 +02:00
che-bot
46dc9ac8ad
[release] Bump to 7.24.0-SNAPSHOT in master ( #18595 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-12-14 08:55:15 -05:00
che-bot
60aa069746
[release] Bump to 7.23.0-SNAPSHOT in master ( #18418 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-11-23 14:20:16 +02:00
che-bot
0af5ef8954
[release] Bump to 7.22.0-SNAPSHOT in master ( #18246 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-30 12:26:31 +02:00
che-bot
577bf2955c
[release] Bump to 7.21.0-SNAPSHOT in master ( #18091 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-13 02:55:44 +03:00
che-bot
ee55d0e66e
[release] Bump to 7.20.0-SNAPSHOT in master ( #17900 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-09-24 15:27:20 +03:00
Sergii Kabashniuk
e5475206db
Removed WorkspaceConfig related REST API ( #17682 )
...
* Removed WorkspaceConfig related REST API
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-09-01 16:29:12 +03:00
che-bot
cc302641fe
[release] Bump to 7.19.0-SNAPSHOT in master ( #17708 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-27 16:04:22 +03:00
Mykhailo Kuznietsov
90548b2d33
[release] Bump to 7.18.0-SNAPSHOT in master
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-07 18:24:10 +02:00
che-bot
14aaa7530f
[release] Bump to 7.17.0-SNAPSHOT in master ( #17422 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-07-16 13:20:27 +03:00
che-bot
9bbb5eab8e
[release] Bump to 7.16.0-SNAPSHOT in master ( #17249 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-06-26 18:10:09 +03:00
che-bot
5c580b1875
[release] Bump to 7.15.0-SNAPSHOT in master ( #17085 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-06-04 13:24:48 +03:00
che-bot
0419084717
[release] Bump to 7.14.0-SNAPSHOT in master ( #16931 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-05-18 12:41:27 +03:00
Mykhailo Kuznietsov
fa9f6d5eba
[release] bump master to 7.13.0-SNAPSHOT ( #16739 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-04-24 14:40:41 +03:00
Mykhailo Kuznietsov
07eafb32a3
[release] Bump to 7.12.0-SNAPSHOT in master ( #16562 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-04-08 13:13:48 +03:00
Igor Vinokur
5c20e0ee26
Apply web application that can make authentication requests with user token ( #16488 )
...
Currently oAuth requests are not allowed to use machine token, so this web app loads a keycloak token on start and opens the oauth authenticate popup with the help of the keycloak token. If we need to get the oauth provider's token the web app send a user token to the window which opened the app. Then the client that opened the app will receive a user token which can be used for other oAuth requests like getToken().
2020-04-08 11:48:13 +03:00
Vitalii Parfonov
55ac5964dd
Set next development version ( #16309 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-03-13 21:34:45 +02:00
Sergii Kabashniuk
c88df786e1
Make embedded OAuth authentication model default for both singe and multiuser che && allow to get OAuth token with machine token ( #15705 )
...
* Make embedded OAuth authentication model default for both singe and multiuser che
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
* Allow to get oauth tokens with machine tokens
Co-authored-by: Oleksii Kurinnyi <okurinny@redhat.com>
2020-02-25 08:13:03 +01:00
Mykhailo Kuznietsov
c3f09baac0
[release] Bump to 7.10.0-SNAPSHOT in master branch ( #16081 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-02-20 12:28:58 +02:00
Vitalii Parfonov
987e484c06
Set new development version in master branch ( #15880 )
2020-01-30 15:38:59 +02:00
Vitalii Parfonov
dcf2e1ee5f
RELEASE: Set next development version ( #15632 )
2020-01-09 13:51:20 +02:00
Vitalii Parfonov
fce1fe9e2c
RELEASE: Set next development version ( #15528 )
2019-12-19 11:07:35 +02:00
Max Shaposhnik
ce64b1966e
Restructurize auth modules and remove reduntant one
2019-12-11 11:19:54 +02:00
Vitalii Parfonov
6cabdeff4d
RELEASE: Set next development version ( #15360 )
2019-11-29 10:27:33 +02: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
Max Shaposhnik
9ffc1d20b5
Remove outaded agent auth filter and unused models;
2019-10-21 19:54:47 +03:00
Vitalii Parfonov
41d48bf2de
RELEASE: Set next development version ( #14904 )
2019-10-17 15:45:06 +03:00
Vitalii Parfonov
4e1492b08f
RELEASE: Set next development version ( #14690 )
2019-09-27 22:52:26 +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
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
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
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
Vitalii Parfonov
64129a8d44
RELEASE: Set next development version ( #13460 )
2019-06-03 16:28:42 +03:00
Roman I
dd1d9b5a58
switch to RC version scheme ( #13424 )
2019-05-28 13:52:49 +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
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
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
Roman Iuvshyn
0abdc77ea0
RELEASE: Set next development version ( #12922 )
2019-03-19 15:56:30 +02:00