- Sep 06, 2023
-
-
ThanKarab authored
-
ThanKarab authored
Spring upgraded to version 3. Keycloak auth adapters were deprecated and moved to oauth2 security. Auth mechanism refactored. CSRF handling mechanism upgraded with spring security 6 and BREACH protection. Removed a LOT of unneeded dependencies. Upgraded all dependencies to latest versions, except from flyway. Code cleanup and code simplification.
-
ThanKarab authored
-
ThanKarab authored
-
ThanKarab authored
-
ThanKarab authored
-
ThanKarab authored
Spring boot also upgraded to 2.7.13 Removed springfox completely, will use openapi in the future. Moved ExperimentSpecifications to the Repository.
-
ThanKarab authored
-
ThanKarab authored
-
ThanKarab authored
-
ThanKarab authored
-
- Jul 18, 2023
-
-
kfilippopolitis authored
-
kfilippopolitis authored
- Jul 13, 2023
-
-
dependabot[bot] authored
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.2.220 ) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Apr 11, 2023
-
-
ThanKarab authored
-
ThanKarab authored
-
ThanKarab authored
-
ThanKarab authored
-
K.Filippopolitis authored
Now we properly load the algorithm parameter types.
-
K.Filippopolitis authored
-
kfilippopolitis authored
- Apr 07, 2023
-
-
ThanKarab authored
-
- Mar 26, 2023
-
-
K.Filippopolitis authored
Update algorithm specifications for enums
-
kfilippopolitis authored
-
kfilippopolitis authored
-
- Feb 13, 2023
-
- Dec 01, 2022
-
-
K.Filippopolitis authored
Fix on pathologies
-
dependabot[bot] authored
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 to 42.3.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.7...REL42.3.8 ) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Nov 30, 2022
-
-
kfilippopolitis authored
-
- Nov 29, 2022
-
-
K.Filippopolitis authored
Experiments now will run to their proper engines according to the get algorithms.
-
- Nov 28, 2022
-
-
kfilippopolitis authored
-
- Nov 22, 2022
-
-
kfilippopolitis authored
Experiments now will run to their proper engines according to the get algorithms.
-
- Nov 17, 2022
-
-
kfilippopolitis authored
-
kfilippopolitis authored
-
- Oct 18, 2022
-
-
K.Filippopolitis authored
Now the cdes are dynamicly loaded from Exareme2
-
kfilippopolitis authored
-
- Oct 13, 2022
-
-
K.Filippopolitis authored
Fix for showing experiment on admin users.
-
- Oct 12, 2022
-
-
ThanKarab authored
-