che-bot
|
d38d4391c1
|
chore: Bump to 7.41.0-SNAPSHOT in main (#187)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-12-01 17:15:14 +02:00 |
che-bot
|
e71e5cff0d
|
chore: Bump to 7.40.0-SNAPSHOT in main (#179)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-11-10 13:06:41 -05:00 |
che-bot
|
9c05838b41
|
chore: Bump to 7.39.0-SNAPSHOT in main (#169)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-10-20 13:30:29 +03:00 |
che-bot
|
07142c8626
|
chore: Bump to 7.38.0-SNAPSHOT in main (#149)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-09-30 10:26:08 +03:00 |
Sergii Kabashniuk
|
f000ed5aa6
|
build: Remove unused dependencies and modules (#141)
|
2021-09-27 09:25:55 +03:00 |
Sergii Kabashniuk
|
e7d725ca37
|
build: Used jakarta.persistence (#125)
|
2021-09-21 08:36:19 +03:00 |
Sergii Kabashniuk
|
359ebb32bc
|
build: Transition from Java EE to Jakarta EE (#80)
* Upgrade swagger-ui-3.51.2
* Upgrade tomcat 10.0.10
* changed only imports
* changed imports in service loader
* changed swagger jaxrs deployment
* Changed swagger annotations + basic imports
* Changed imports and minimal key length for jsonwebtoken
* Restassured API changes + imports
* Removed trailing slash from CHE_HOME
* Migrate to jakarta schema in web.xml
* Disable tracing
* New artifacts and maven build upgrade
* Removed jackson-jaxrs-json-provider from wsmaster war
* Fixed KeycloakServletModuleTest and forked TracingFilter
* Removed unused dependecies
|
2021-09-13 08:20:09 +03:00 |
Sergii Kabashniuk
|
72d2a354d5
|
fix: Removed unused code that uses dependencies with potential vulnerabilities (#97)
|
2021-09-09 14:12:27 +03:00 |
Pavol Baran
|
cead406cf4
|
Drop single user support on Che Server (#89)
* refactor: removed singleuser support from assembly-wsmaster
Signed-off-by: xbaran4 <pbaran@redhat.com>
* refactor: lincense format
Signed-off-by: xbaran4 <pbaran@redhat.com>
* refactor: removed singleuser h2db classes
Signed-off-by: xbaran4 <pbaran@redhat.com>
* refactor: moved DummyTokenValidator
Signed-off-by: xbaran4 <pbaran@redhat.com>
* refactor: removed wsmaster-local dependency
Signed-off-by: xbaran4 <pbaran@redhat.com>
* Removed unused parameter
* Cleanup in DS. Removed h2 dependencies
* Updated DummyTokenValidator
Co-authored-by: Sergii Kabashniuk <skabashniuk@redhat.com>
|
2021-09-09 14:11:06 +03:00 |
che-bot
|
981c04c41e
|
chore: Bump to 7.37.0-SNAPSHOT in main (#96)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-09-09 08:32:24 +03:00 |
che-bot
|
fa87ca0772
|
chore: Bump to 7.36.0-SNAPSHOT in main (#87)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-08-19 11:25:35 +03:00 |
xbaran4
|
a497355fe9
|
feat: deleted test resource that used j2ee dependency
Signed-off-by: xbaran4 <pbaran@redhat.com>
|
2021-08-02 11:43:37 +02:00 |
che-bot
|
ccb8e4b63e
|
chore: Bump to 7.35.0-SNAPSHOT in main (#67)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-07-29 08:49:49 +03:00 |
Sergii Kabashniuk
|
46ce6a74e5
|
test: Upgrade of the testing dependencies (#40)
|
2021-07-19 10:56:11 +03:00 |
che-bot
|
2cad39d915
|
chore: Bump to 7.34.0-SNAPSHOT in main (#46)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-07-13 11:59:29 +03:00 |
che-bot
|
2b4662c2f8
|
chore: Bump to 7.33.0-SNAPSHOT in main (#31)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-06-18 13:46:04 +03:00 |
Mykhailo Kuznietsov
|
d981eed3ee
|
[release] Bump to 7.32.0-SNAPSHOT in main
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-05-26 15:33:43 +00:00 |
Max Shaposhnik
|
e7df3506e4
|
Fixup license
|
2021-05-21 12:35:11 +03:00 |
Max Shaposhnik
|
bbcebfbff7
|
Provide scm info in factory v2
|
2021-05-21 12:27:25 +03:00 |
Sergii Kabashniuk
|
6670c6986b
|
Upgrade license
|
2021-05-20 17:05:45 +03:00 |
Sergii Kabashniuk
|
98b66ff1f6
|
Upgrade maven plugin configuration. Made pom.xml independent from che-parent
|
2021-05-20 16:53:16 +03:00 |
che-bot
|
406bc7b164
|
[release] Bump to 7.31.0-SNAPSHOT in master (#19760)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-05-10 12:01:20 +03:00 |
Sergii Kabashniuk
|
e5cb4cdae7
|
Temporary disables test to fix issues on CI. (#19655)
Temporary disables test to fix issues on CI. (#19655)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
|
2021-04-22 16:51:03 +03:00 |
Sergii Kabashniuk
|
8db8f891e0
|
Che server configuration integrity test (#19616)
* Che server configuration integrity test
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
|
2021-04-21 15:15:49 +03:00 |
che-bot
|
89082a98ad
|
[release] Bump to 7.30.0-SNAPSHOT in master (#19592)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
|
2021-04-16 17:44:31 +03:00 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Lukas Krejci
|
594982badf
|
Add support for path on secure endpoints (#18155)
Fixes #15867 - adds support for path on secure endpoints.
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
|
2020-10-26 14:24:00 +01:00 |
Lukas Krejci
|
af6c52e6e6
|
Fixes #18065 - Handle the mixed endpoints correctly with singlehost strategy (attempt 2) (#18174)
* Fixes #18065 - Handle the mixed endpoints correctly with singlehost
strategy (attempt 2)
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
|
2020-10-23 15:06:31 +02:00 |
Lukas Krejci
|
9e51c5ef7d
|
Revert "Fixes #18065 - Handle the mixed endpoints correctly with singlehost strategy (#18121)" (#18161)
This reverts commit 8305c38bc5.
|
2020-10-21 19:31:46 +02:00 |
Lukas Krejci
|
8305c38bc5
|
Fixes #18065 - Handle the mixed endpoints correctly with singlehost strategy (#18121)
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
|
2020-10-21 12:21:49 +02: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 |
Michal Vala
|
7b9df77e54
|
expose endpoints with "requireSubdomain" attribute on subdomain with single-host (#18054)
|
2020-10-06 12:23:26 +02: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 |
Sergii Kabashniuk
|
2bd0ea208f
|
Ensure all metrics have enough time to be recorded (#18041)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
|
2020-10-05 23:15:59 +03:00 |
Michal Vala
|
e541b7ee8d
|
fixes #17840 - SingleHost devfile endpoints on subdomains (#17928)
Signed-off-by: Michal Vala <mvala@redhat.com>
|
2020-10-01 12:03:42 +02: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 |
Michal Vala
|
7c4d0a8cd0
|
fixes #17060 - gateway single host kube (#17557)
Signed-off-by: Michal Vala <mvala@redhat.com>
|
2020-08-31 10:51:10 +02:00 |