Pedro Igor
|
f7d258f333
|
IDELauncher not recognizing CLI options at runtime
Closes #13517
|
2022-08-04 09:55:19 -03:00 |
|
Alexander Schwartz
|
2c0cebea47
|
Direct kc.home.dir to Maven's target folder
This prevents files created, for example, the store to end up in the user's home directory.
Closes #12850
|
2022-07-04 10:50:53 -03:00 |
|
Pedro Igor
|
e1916fbdb1
|
[KEYCLOAK-19311] - Baseline for Dist.X tests
|
2021-11-24 05:06:53 -08:00 |
|
Pedro Igor
|
f5725cb629
|
[KEYCLOAK-19798] - Move pf,cf,v options to the root command and error handling
|
2021-11-18 14:01:46 -03:00 |
|
Pedro Igor
|
e14e56e0f3
|
[KEYCLOAK-19798] - Hostname support for Dist.X
Co-authored-by: Stian Thorgersen <stian@redhat.com>
|
2021-11-17 10:51:58 -03:00 |
|
Dominik Guhr
|
13a7f773a9
|
KEYCLOAK-19446 Use FolderThemeProviderFactory with fallback for quarkus so no need to always set config or system variable
|
2021-11-09 07:59:40 -03:00 |
|
Pedro Igor
|
4606b85596
|
[KEYCLOAK-19767] - Minor improvements to CLI
|
2021-11-04 12:14:12 -03:00 |
|
Dominik Guhr
|
5628370099
|
KEYCLOAK-19307 provide hints in CLI
|
2021-10-27 15:05:04 -03:00 |
|
Pedro Igor
|
b4c837f148
|
[KEYCLOAK-19564] - Avoid split packages in Dist.X
|
2021-10-18 14:38:24 -03:00 |
|
Pedro Igor
|
6e8cd3262d
|
[KEYCLOAK-19380] - Import not running once schema is inited and requiring full server setup
|
2021-09-27 11:46:51 -03:00 |
|
Pedro Igor
|
aa018295c4
|
[KEYCLOAK-17866] - Upgrade to Quarkus v2
|
2021-09-10 11:21:09 -03:00 |
|
Pedro Igor
|
a3a88d7d3c
|
[KEYCLOAK-17864] - Improving themes support
|
2021-05-25 09:47:43 -03:00 |
|
Pedro Igor
|
6d17117f42
|
Upgrading to Quarkus 1.13.2.Final
|
2021-04-26 07:58:39 -03:00 |
|
Pedro Igor
|
42b9141326
|
[KEYCLOAK-13639] - Improvements to metrics and health status
|
2020-11-13 07:14:43 -03:00 |
|
Miquel Simon
|
e8e5808aa9
|
KEYCLOAK-13639. Added metrics and custom healthcheck endpoints, both enabled via 'metrics.enabled' config parameter.
|
2020-11-11 21:16:14 +01:00 |
|
Pedro Igor
|
2b9ee02adc
|
[KEYCLOAK-11698] - Change context path of Keycloak to / for Keycloak.X
|
2020-11-02 15:25:11 -03:00 |
|
Pedro Igor
|
452bcd8bd9
|
Improvements to configuration
|
2020-10-30 12:17:55 +01:00 |
|
Pedro Igor
|
c929f81dd7
|
Minor changes to pom files and fixing exception handling
|
2020-10-26 10:17:31 +01:00 |
|
mposolda
|
4f93dc8376
|
KEYCLOAK-11693 Clean startup log output in Keycloak.X
|
2020-10-23 09:33:54 -03:00 |
|
mposolda
|
f0a8e78636
|
KEYCLOAK-15635 Remove quarkus.index-dependency properties from application.properties
|
2020-09-22 19:30:44 -03:00 |
|
Pedro Igor
|
0978d78a48
|
[KEYCLOAK-14255] - Initial changes to configuration
|
2020-09-16 20:03:52 +02:00 |
|
mposolda
|
4123b7a91e
|
KEYCLOAK-11678 Remove dummy resource. Adding keycloak-services and liquibase to jandex indexing
|
2020-09-14 09:27:34 -03:00 |
|
Pedro Igor
|
1db1deb066
|
[KEYCLOAK-13141] - Supporting re-augmentation
|
2020-07-10 11:04:46 -03:00 |
|
Pedro Igor
|
357982adf6
|
[KEYCLOAK-11330] - Initial changes to get testsuite working for Quarkus
|
2020-06-03 09:57:24 -03:00 |
|
Pedro Igor
|
68024396f1
|
[KEYCLOAK-11784] - Quarkus Extension
Co-authored-by: stianst <stianst@gmail.com>
|
2020-05-19 14:57:15 +02:00 |
|
Pedro Igor
|
bae802bcfa
|
[KEYCLOAK-11784] - Using Hibernate Extension
|
2020-05-14 11:10:46 +02:00 |
|
stianst
|
b04932ede5
|
KEYCLOAK-12414 Remove the need to specify defaults in config file
|
2020-05-13 09:02:29 -03:00 |
|
Pedro Igor
|
35f622f48e
|
[KEYCLOAK-11719] - Remove need for servlets/undertow from Quarkus dist
Co-authored-by: MatthewC <matthewc@backbase.com>
|
2020-05-13 09:28:58 +02:00 |
|
Pedro Igor
|
b7a395a3ef
|
[KEYCLOAK-11345] - Test basic features of Keycloak.X with current tetsuite
|
2020-03-10 15:59:35 +01:00 |
|
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
|
56aa14ffab
|
KEYCLOAK-11347 - MicroProfile-Config
|
2019-12-10 12:08:22 +01:00 |
|
Dmitry Telegin
|
e2144d6aec
|
KEYCLOAK-12175 - Platform SPI
|
2019-12-09 09:55:04 +01:00 |
|
Pedro Igor
|
53f156ec83
|
[KEYCLOAK-11328] - Initial Server.x Clustering Configuration
|
2019-11-29 08:38:41 +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 |
|
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
|
01fbab9cba
|
Initial Quarkus prototype
|
2019-10-09 15:28:55 +02:00 |
|