This project is mirrored from https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git.
Pull mirroring updated .
- Apr 24, 2024
-
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-13190-upgrade-libraries-and-plugins to development * commit '2de25a1f': EDELIVERY-13128-upgrade-libraries-and-plugins
-
Joze RIHTARSIC authored
-
- Apr 19, 2024
-
-
Joze RIHTARSIC authored
-
- Apr 12, 2024
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from feature/EDELIVERY-12755-sml-integration-dns-tools to development * commit 'f553d28d': [EDELIVERY-12755] PR updates [EDELIVERY-12755] PR updates [EDELIVERY-12755] implement DNS lookup tools
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-13126-improve-domismp-code-quality to development * commit '91924d3e': [EDELIVERY-12755] PR updates [EDELIVERY-12755] update (c) licence year [EDELIVERY-13126] improve code quality
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-13128-upgrade-libraries-and-plugins to development * commit '112830be': EDELIVERY-13128-upgrade-libraries-and-plugins
-
Sebastian-Ion TINCU authored
Pull request #89: EDELIVERY-13046 SMP - Keystore - Non-keypair Entries Containing Only Certificates Present in the Keystore Are Not Displayed Merge in EDELIVERY/smp from bugfix/EDELIVERY-13046-smp-keystore-non-keypair-entries-containing-only-certificates-present-in-the to development * commit 'fdee757a': EDELIVERY-13046 SMP - Keystore - Non-keypair Entries Containing Only Certificates Present in the Keystore Are Not Displayed
-
Joze RIHTARSIC authored
-
- Apr 11, 2024
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Sebastian-Ion TINCU authored
EDELIVERY-13046 SMP - Keystore - Non-keypair Entries Containing Only Certificates Present in the Keystore Are Not Displayed Distinguish between certificate-only and key-pair entries in a keystore.
-
Joze RIHTARSIC authored
-
- Apr 10, 2024
-
-
Joze RIHTARSIC authored
-
Sebastian-Ion TINCU authored
Merge in EDELIVERY/smp from feature/EDELIVERY-12998-extract-methods-to-a-generic-security-library to development * commit '616d230a': EDELIVERY-12998 Extract methods to a generic security library
-
Sebastian-Ion TINCU authored
Extract find duplicate certificates method.
-
- Apr 05, 2024
-
-
Sebastian-Ion TINCU authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-13083-investigate-and-fix-bamboo-plans-group-effort to development * commit '494cda14': EDELIVERY-13083 Investigate and fix Bamboo plans (group effort)
-
Sebastian-Ion TINCU authored
Update image tag.
-
- Apr 02, 2024
-
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-12927-fix-failed-tests to development * commit '606070de': [EDELIVERY-12927] fix unit tests
-
Joze RIHTARSIC authored
-
Sebastian-Ion TINCU authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-12927-resources-search-filter-treats-character-as-placeholder to development * commit 'cc91db9a': EDELIVERY-12927 Resources Search Filter Treats % Character as Placeholder
-
- Mar 29, 2024
-
-
Sebastian-Ion TINCU authored
Escape SQL characters before wrapping with the final % LIKE characters.
-
- Mar 28, 2024
-
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-11518-fix-jdpa-address to development * commit '7c4d956f': [EDELIVERY-11518] fix JDPA address for tomcat image
-
Joze RIHTARSIC authored
-
- Mar 27, 2024
-
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-13058-upgrade-libraries-and-plugins to development * commit '8ec0dc27': [EDELIVERY-13058] update libraries/plugins
-
- Mar 26, 2024
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from EDELIVERY-11645-smp-ui-user-administration-improvements-V02 to development * commit 'b7a4d494': [EDELIVERY-11645] UI fix user management flickering
-
Joze RIHTARSIC authored
-
- Mar 25, 2024
-
-
Sebastian-Ion TINCU authored
Pull request #78: EDELIVERY-11391 SMP - Trustore - System admin is able to import duplicated certificates Merge in EDELIVERY/smp from bugfix/EDELIVERY-11391-smp-trustore-system-admin-is-able-to-import-duplicated-certificates to development * commit 'fd098848': EDELIVERY-11391 SMP - Trustore - System admin is able to import duplicated certificates
-
Sebastian-Ion TINCU authored
Verify if certificates being uploaded already exist in the current keystore or truststore.
-
- Mar 20, 2024
-
-
Joze RIHTARSIC authored
Pull request #79: [EDELIVERY-11518] add option Adotpion JDK 8 and JDK 11 to start tomcat and springboot images. Merge in EDELIVERY/smp from EDELIVERY-11518-adoptiumopenjdk-for-dockers to development * commit '375c119f': [EDELIVERY-11518] add option Adotpion JDK 8 and JDK 11 to start tomcat and springboot images.
-
- Mar 18, 2024
-
-
Joze RIHTARSIC authored
-
- Mar 02, 2024
-
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
-
Joze RIHTARSIC authored
Merge in EDELIVERY/smp from EDELIVERY-12899-migrate-tests-to-junit5-and-remove-old-junit4-dependencies to development * commit 'a478405b': [EDELIVERY-12899] remove 'public' modifiers since with JUnit5, the test classes and methods should have default package visibility [EDELIVERY-12899] remove juni4 and use only junit5 test framework
-
- Mar 01, 2024
-
-
Sebastian-Ion TINCU authored
Merge in EDELIVERY/smp from bugfix/EDELIVERY-11816-resources-search-filter-does-not-support-colon-caracter to development * commit '1b2c3fc0': EDELIVERY-11816 Resources Search Filter Does Not Support Colon Caracter
-
Sebastian-Ion TINCU authored
Add annotation to decode URI-encoded filter values.
-
Joze RIHTARSIC authored
[EDELIVERY-12899] remove 'public' modifiers since with JUnit5, the test classes and methods should have default package visibility
-