Commit Graph

311 Commits (0bd4e2e5e670fdb12fed75605b0ba787dd6d0a68)

Author SHA1 Message Date
Sergii Kabashniuk c3249b652f
Upgrade guava and related dependencies to fix potential security issues (#19471)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-05 09:49:04 +03:00
che-bot 6e958bbd63
[release] Bump to 7.29.0-SNAPSHOT in master (#19397)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-25 14:29:29 +02:00
Florent Benoit aaf2403edd feat(machine-exec): Remove default machine-exec component as it is provided by che-theia meta/devfile now
Change-Id: I98ca453e305db71f9e947b9611a42df80b7d6776
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2021-03-22 08:59:28 +01:00
Pavol Baran 85f4b135ef
Add documentation to monitoring and openID (#19285)
* added documentation files

Signed-off-by: xbaran4 <pbaran@redhat.com>
2021-03-19 14:52:14 +02:00
Mykhailo Kuznietsov f889e0399e
[release] bump to 7.28.0-SNAPSHOT version (#19290)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-16 09:48:14 -04:00
Anatolii Bazko a61b82f0e3
Set public url for public keycloak endpoints (#19096)
* Set public url for public keycloak endpoints

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-02-19 12:44:03 +02:00
Max Shaposhnik 889187e4e1
Correct response codes and messages related to private factory flow 2021-02-17 19:46:20 +02:00
Michal Vala 794273d7c2
add devfile version parameter on REST API method providing devfile schema (#19043)
Signed-off-by: Michal Vala <mvala@redhat.com>
Co-authored-by: Serhii Leshchenko <sleshche@redhat.com>
2021-02-12 10:17:26 +01:00
Sergii Kabashniuk 0d0a68fc00
Obtain and persist Bitbucket personal access token as k8s secret (#18726)
* Obtain and persist Bitbucket personal access token as k8s secret

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-02-11 16:17:13 +02:00
Mykhailo Kuznietsov d51e1d0edf
[release] Bump to 7.27.0-SNAPSHOT in master (#19042)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-02-11 15:28:53 +02:00
Michal Vala ef05a7c9eb
Gh18838 factory devfile2 (#18868)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-02-03 10:23:13 +01:00
Max Shaposhnik 07929cb591
Remove outdated factory image and button objects (#18936) 2021-02-02 14:35:57 +02:00
che-bot f09d3b7356
[release] Bump to 7.26.0-SNAPSHOT in master (#18882)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-26 15:05:14 +02:00
Oleksandr Andriienko 9461a5dabe
Fix account linking url for frontend. (#18815)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-01-18 14:46:21 +02:00
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
Sergii Kabashniuk 3b9601c6c4
Rename root artifactId to che-server (#18639)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-17 12:35:39 +02:00
Oleksandr Andriienko 7ee6ef3d42
Fix che-server when used external oidc provider. (#18563)
* Fix che-server when used external oidc provider. Refactor code related to internal network. Add more tests, java docs.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-12-16 18:02:10 +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
Sergii Kabashniuk f817a510e4
Used images that moved from docker hub to quay for db integration testing (#18410)
* Used images that moved from docker hub to quay for db integration testing

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-09 08:06:57 +02:00
Ilya Buziuk 6d19631635 Fixing NPE in the 'KeycloakSettings'
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2020-12-04 15:43:43 +01:00
Sergii Kabashniuk 84f83abfc7
Allow to replace backslash in usernames during first login (#18425)
* Allow replacing backslash in usernames during the first login

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-02 16:25:26 +02:00
Oleksandr Andriienko 4100db3053
Add ability to use internal network for keycloak. (#18225)
* Add ability to use internal network for keycloak.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-26 17:27:18 +02: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
Vitalii Parfonov 9204dce1e9
Fixing import in MultiuserWorkspaceJpaModule: should be RemoveWorkspaceBeforeAccountRemovedEventSubscriber from MultiuserJpaWorkspaceDao (#18203)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-10-27 10:25:35 +02:00
Vitalii Parfonov 0558b9eba2
Stop and remove running workspaces instead of failing on remove user event (#18136)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-10-23 00:05:28 +03:00
Max Shaposhnik 1e4be63410
Remove installers entity 2020-10-19 19:25:03 +03: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
Sergii Kabashniuk f703f6fe1c
REST APIs that allows saving/edit/delete/search/share devfiles (#17843)
* REST APIs that allows saving/edit/delete/search/share devfiles

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-06 13:00:55 +03:00
Vitalii Parfonov fb8c94a614
Remove user from keycloak server on BeforeUserRemovedEvent (#17858)
* Remove user from Keycloak server on BeforeUserRemovedEvent

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-10-01 15:01:38 +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
Vitalii Parfonov 3d27158968
Shutdown Asynchronous Pod after some idle time (#17615)
* Shutdown Asynchronous Pod after some idle time

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

Co-authored-by: Ilya Buziuk <ibuziuk@redhat.com>
2020-08-13 17:17:06 +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
Vitalii Parfonov 3dd86e856d
Prepare environment for async storage of project sources (#16972)
* Prepare environment for async storage of project sources

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-07-15 18:50:36 +03:00
Tom George cfb2cf4a9b
Merge pull request #17323 from tomgeorge/che-17231
Add workspace maximum time
2020-07-14 10:20:33 -05:00
Max Shaposhnik 5d51b28d83
Use proxy authenticator on Keycloak Settings retrieval; 2020-07-10 13:55:51 +03:00
Tom George 97faa8d1b4
Fix name
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-07 18:17:13 -05:00
Tom George a379daf78e
Add workspace maximum time che property
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-07 18:03:40 -05: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
Sergii Kabashniuk 5ca582e95c
Used version docker-maven-plugin:0.22.1 that is defined in parent-pom and fixed issue with auth in some cases (#16880)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-05-12 10:59:27 +02:00
Sergii Kabashniuk 93ba5ef2f3
Rebalancing maven module execution order (#16497)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-05-06 14:54:38 +02: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
Sergii Kabashniuk af4465f04e
Independent metric: Total workspace count (#16640)
Independent metric: Total workspace count 

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-04-20 14:13:52 +02: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