-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: upgrade spring 6 * replace httpclient with httpclient5 * fix: setReadTimeOut is removed * fix use jakarta adapter for ActiveMQ lib * fix HttpStatusCode * upgrade spring-security to 6.3.1 * upgrade jakarta-persistence-api 3.2.0 * replace hibernate-types with hypersistence-utils * Fix CommonsMultipartFile * fix micrometer-hibernate * exclude hibernate-core dependency * fix jasperreport jakarta * upgrade tomcat-embed-core to 10.1.28 * upgrade jetty to 12.0.12 * minor fix * Add DhisPersistenceUnitManager and DhisPersistenceUnitInfo * fix programruleaction.notificationtemplateid type in database * fix spring security conflicts * fix prometheus conflicts * remove redundant class * merge from master * merge from master * merge from master * remove redundant hibernate config * fix HttpUtils * fix maven dependency issues * fix maven dependency issues * fix BulkSmsGatewayTest * merge from master * fix TrackedEntityAttributeStoreTest * revert javax package fix * fix cors config for spring security 6 * merge from master * merge from master * clear cache * fix setUseTrailingSlashMatch issue * merge from master * fix CustomRequestMappingHandlerMapping * fix ContentNegotiationManager in test * fix: hibernate configs * fix messageSender test * merge from masterwq * fix HibernateApiTrackedEntityAuditStorewq * fix messageSender in test config * merge from master * merge from master * fix dataSource bean config * replace @EnableMethodSecurity * fix messageSender bean wiring * fix flyway migration * fix emailMessageSender wiring * fix emailMessageSender in test * fix DataApprovalControllerTest * fix MessageSender bean autowire issue * fix merge conflicts * fix code formats * fix maven dependency issue * fix merge conflicts * fix maven dependency * fix tracker tests * fix NodeService bean injection * code format * code format * Disable test testDeleteWithException * fix test * revert debug log * fix: fix ecache issue with DataDimensionTypeUserType * fix jakarta in TrailingSlashInterceptor * fix: remove usage of requires_new * Change tomcat version * fix test * fix: revert remove usage of requires_new, except for jobs * fix HttpStatusCode * fix deps * fix job update status * code format * fix systemSettings api content-type * code format * code format * code format * chore: Fix file resource multipart upload test * chore: fix formatting * fix: wrong charset in content-type headers * fix: remove merge artifacts * fix: merge artifacts * fix: fake message sender refactorings * code format * fix sonarcloud issue * fix sonarcloud issue * chore: adjust sms related * fix: adjust sms test * fix: adjust sms test * add jobSchedulerService.createThenExecute method * code format * remove entityManager.getReference in HibernateIdentifiableObjectStore * fix sonar issues * fix merge conflicts * code format * fix DhisCorsFilter * remove interface FakeMessageSender * fix DhisCorsProcessor * revert build.sh * temp amend jenkins dev file for pipeline test * update docker build image to use tomcat 10 to test pipeline * update root pom to tomcat 10 to test pipeline * update jenkins dev to tomcat 10 to test pipeline * uncomment code in jenkins dev file after testing * format --------- Co-authored-by: Morrten Svanaes <[email protected]> Co-authored-by: Enrico <[email protected]> Co-authored-by: David Mackessy <[email protected]> Co-authored-by: Jan Bernitt <[email protected]>
- Loading branch information
1 parent
942cd60
commit 2097f7e
Showing
516 changed files
with
2,601 additions
and
1,535 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.