- 17 Dec, 2020 1 commit
-
-
Enriko Käsper authored
Release: merge 'develop' into 'master' created by Jürgen Hannus See merge request teis/files-service!45
-
- 16 Dec, 2020 7 commits
-
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
TEIS-1810: replaced correlateAll() with correlate(), PollVirusScanResultTask is now asynchronous after in bpmn model
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-
- 14 Dec, 2020 2 commits
-
-
Enriko Käsper authored
Release: merge 'develop' into 'master' created by Enriko Käsper See merge request teis/files-service!44
-
Enriko Käsper authored
-
- 04 Dec, 2020 3 commits
-
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
TEIS-1725: refactored code so that there is a single listener which sends out messages to calculate checksum and create thumbnail on file update
-
Jyrgen Hannus authored
-
- 03 Dec, 2020 10 commits
-
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
TEIS-1725: functionality to skip updating thumbnails if thumbnail creating for that file has already been performed (even if unsuccessful)
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
# Conflicts: # service/src/main/java/ee/sm/ti/teis/file/UpdateFilesHashJob.java # service/src/main/java/ee/sm/ti/teis/file/config/FilesQueueConfig.java # service/src/main/java/ee/sm/ti/teis/file/hash/FileHashMsListener.java # service/src/main/java/ee/sm/ti/teis/file/hash/FileHashService.java # service/src/main/java/ee/sm/ti/teis/file/virusscan/bpm/UploadFileVirusScanTask.java # service/src/main/resources/application.yaml # service/src/test/java/ee/sm/ti/teis/file/service/ThumbnailGeneratorTest.java
-
Jyrgen Hannus authored
-
Jürgen Hannus authored
Resolve TEIS-1725 "Hash" Closes TEIS-1725 See merge request teis/files-service!43
-
Jürgen Hannus authored
TEIS-1584: [wip] functionality to call files-virus-scan-service to initiate file virus scan via external service. Updated checksum calculation with file stream method instead of reading byte array into application memory
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
# Conflicts: # service/src/test/java/ee/sm/ti/teis/file/service/ThumbnailGeneratorTest.java
-
Jyrgen Hannus authored
-
- 02 Dec, 2020 7 commits
-
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
TEIS-1725: file checksum calculation logic moved to another micro service project and therefore changes to files service
-
Jyrgen Hannus authored
-
Jürgen Hannus authored
Resolve TEIS-1584 "Scan status polling" Closes TEIS-1584 See merge request teis/files-service!41
-
Jürgen Hannus authored
TEIS-1584: [wip] functionality to call files-virus-scan-service to initiate file virus scan via external service. Updated checksum calculation with file stream method instead of reading byte array into application memory
-
- 01 Dec, 2020 3 commits
-
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
TEIS-1725: updated Camunda flow to handle system and connection error differently from business exceptions
-
- 30 Nov, 2020 1 commit
-
-
Jyrgen Hannus authored
TEIS-1725: added initial sleep for polling virus scan result (since it takes time for external virus scanner to give the result when file has been uploaded)
-
- 26 Nov, 2020 2 commits
-
-
Jyrgen Hannus authored
TEIS-1584: replaced WebClient library with RestTemplate when querying for virus scan result from third party service
-
Jyrgen Hannus authored
-
- 25 Nov, 2020 2 commits
-
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
TEIS-1584: removed FAILED scan status type and it's corresponding business logic, replaced files-virus-scan-service result message request types from DomainAsyncRequestDTO -> DomainEventDTO
-
- 24 Nov, 2020 2 commits
-
-
Jyrgen Hannus authored
-
Jyrgen Hannus authored
-