Commit graph

572 commits

Author SHA1 Message Date
Dmitry Telegin
8c6f926ccb KEYCLOAK-13060 - Use CDI transaction manager 2020-02-27 09:18:19 +01:00
Dmitry Telegin
5b86886eeb KEYCLOAK-11335 - Use Agroal DataSource 2020-02-27 09:17:24 +01:00
Dmitry Telegin
e134cae795 KEYCLOAK-12689 - (tests) 2020-02-27 09:06:25 +01:00
Dmitry Telegin
e6b4685659 KEYCLOAK-12689 - Improvements for camelCase config properties 2020-02-27 09:06:25 +01:00
Dmitry Telegin
b7b78c87ca KEYCLOAK-13068 - Upgrade to Quarkus 1.2.1.Final 2020-02-27 08:56:18 +01:00
keycloak-bot
d352d3fa8e Set version to 9.0.1-SNAPSHOT 2020-02-17 20:38:54 +01:00
Thomas Darimont
6591bdcdf5 KEYCLOAK-12436 Fixes NPE in QuarkusCacheManagerProvider when default settings are used
org.keycloak.provider.quarkus.QuarkusCacheManagerProvider#loadDefaultConfiguration
fails with an NPE (while trying to unbox null into a boolean) if the current
config does not contain "clustered". This happens when quarkus:dev mode is used
without parameters.
2019-12-10 19:34:41 -03:00
Dmitry Telegin
56aa14ffab KEYCLOAK-11347 - MicroProfile-Config 2019-12-10 12:08:22 +01:00
Pedro Igor
d3e59bd0d1 [KEYCLOAK-11336] - Updating Quarkus version and some fixes/enhancements for container image 2019-12-10 09:17:16 +01:00
Dmitry Telegin
e2144d6aec KEYCLOAK-12175 - Platform SPI 2019-12-09 09:55:04 +01:00
Dmitry Telegin
06e746fc42 KEYCLOAK-11347 - JSON ConfigProvider for Quarkus (temporary) 2019-11-29 09:17:25 -03:00
Pedro Igor
53f156ec83 [KEYCLOAK-11328] - Initial Server.x Clustering Configuration 2019-11-29 08:38:41 +01:00
keycloak-bot
76aa199fee Set version to 9.0.0-SNAPSHOT 2019-11-15 20:43:21 +01:00
Dmitry Telegin
11f761ec1f Deferred initialization - Quarkus impl 2019-11-01 10:56:06 +01:00
stianst
3abf0993a6 KEYCLOAK-11698 2019-10-18 11:30:40 +02:00
stianst
cb36f662a5 KEYCLOAK-11692 2019-10-18 10:23:09 +02:00
Dmitry Telegin
e429b2abdc - Quarkus 0.25
- fix typo
2019-10-18 10:14:08 +02:00
stianst
c16cfe9696 Fixes for Quarkus 2019-10-15 10:57:54 +02:00
Dmitry Telegin
d458f072c7 Use embedded mode to inhibit System.exit() in KeycloakApplication() 2019-10-14 11:30:45 +02:00
stianst
f3abe07a39 Updated Quarkus readme to have working instructions from scratch 2019-10-11 16:17:24 +02:00
stianst
52085da520 KEYCLOAK-11702 Remove RestEasy 4 dependencies from core codebase 2019-10-11 15:03:34 +02:00
stianst
01fbab9cba Initial Quarkus prototype 2019-10-09 15:28:55 +02:00