Kilian Schuettler
1f9e151092
RED-6009: Document Tree Structure
...
* squashed commits
2023-06-06 19:37:27 +02:00
devplant
adcf17c5f0
RED-5694 - Upgrade spring-boot to 3.0
...
- update platfrom-dependency and other dependencies with latest versions
- remove dslplatform dependency
2023-04-05 10:58:18 +03:00
Viktor Seifert
3626dbd0a9
RED-5694: Imported new version of platform-dependency and fixed a couple of issues.
...
* Updated imports for some javax.* packages.
* Added improved config for annotation processors (not dependent on implementation details).
* Updated SectionText class to not use wildcard imports, since the cause problems for lombok + dsl-json.
2023-03-20 18:06:32 +01:00
Timo Bejan
6c0886e2c4
Pull request #522 : RED-6162 - bumped version
...
Merge in RED/redaction-service from RED-6162 to master
* commit '9f396cccdf4b6762904c12923c6ba278398869ca':
RED-6162 - bumped version
2023-03-10 21:44:17 +01:00
deiflaender
c13d148ae7
RED-4645: Multitenancy for storage
2023-03-10 16:21:54 +01:00
Timo Bejan
9f396cccdf
RED-6162 - bumped version
2023-03-10 15:58:29 +02:00
Viktor Seifert
4b21418163
RED-6204: Upgraded to newest platform-dependency and migrated tests to Junit5
2023-02-24 12:13:43 +01:00
Viktor Seifert
8b74142d31
RED-5670: Update platform version to include security fixes from spring-boot
2022-11-25 16:14:34 +01:00
Ali Oezyetimoglu
76fda2b573
RED-5232: Code reformatting
2022-10-17 14:58:26 +02:00
deiflaender
313cf68044
RED-4988: Updated drools to latest final version, updated jacoco, removed drools from jacoco
2022-09-26 16:07:25 +02:00
deiflaender
b64222938c
RED-4843: Disable jsondsl per default
2022-07-29 12:43:35 +02:00
deiflaender
06fe0dbd97
RED-4843: Upgraded storage commons
2022-07-29 10:27:18 +02:00
Timo Bejan
80c0c25c06
RED-4686
2022-07-26 10:55:17 +02:00
Timo Bejan
9be8d46f4e
RED-4686 - storage commons update
2022-07-25 21:45:58 +03:00
deiflaender
99a8b9788e
RED-4686: Stream objects to storage
2022-07-22 13:29:22 +02:00
Timo Bejan
5e61f3370d
RED-4593
2022-07-13 08:23:59 +02:00
Timo Bejan
8a44d6299c
RED-3800 switched jackson for dsl-json for internal non-rest related operations
2022-05-09 22:00:01 +03:00
Timo Bejan
be15d38065
RED-3800 java-18 support
2022-04-14 11:44:47 +03:00
aoezyetimoglu
150ee92c1e
RED-3809: Upgrade to latest spring version
2022-04-08 11:19:53 +02:00
deiflaender
d18b5dfd13
Fixed aws s3 config
2022-02-25 12:58:09 +01:00
aoezyetimoglu
5de4702d5a
RED-3183: Upgrade log4j to 2.17.1
2022-01-13 15:24:31 +01:00
aoezyetimoglu
6911c5cdd5
RED-3127: Upgrade log4j to 2.17.0
2021-12-21 12:00:24 +01:00
aoezyetimoglu
8deb24a534
RED-3116: Fix missing relativePath in mvn projects to leads to non working sync on lastest intellij
2021-12-17 13:10:43 +01:00
aoezyetimoglu
9346cc701e
RED-3106: Upgrade log4j to 2.16.0
2021-12-16 09:44:04 +01:00
aoezyetimoglu
142c81d27d
RED-3075: Upgraded log4j to 2.15.0
2021-12-13 10:59:16 +01:00
Philipp Schramm
6e713c4fcc
RED-2633 Added section to manual redactions, updated version from persistence-service and extracted versions in pom.xm
2021-11-15 14:36:35 +01:00
aoezyetimoglu
15ed333478
RED-2246: updated platform-commons-dependency
2021-10-08 15:18:48 +02:00
Dominique Eifländer
e22e454fb5
RED-2172: Enbled to configure azure blob storage as storage backend
2021-10-06 15:02:44 +02:00
aoezyetimoglu
94622a90f3
RED-2261: update dependencies
2021-10-01 10:59:37 +02:00
aoezyetimoglu
8f31abf8dc
RED-2261: update dependencies
2021-09-30 16:54:28 +02:00
cschabert
d9b78643fb
Merge branch 'master' of ssh://git.iqser.com:2222/red/redaction-service
2021-09-22 16:11:54 +02:00
cschabert
397870db8b
add sonar
2021-09-22 16:11:51 +02:00
Timo
9225b9959d
updated platform dep version and fixed pmd issue
2021-07-07 23:17:03 +03:00
Timo
8182b1a0fa
Updated code to respond to file-status service on successful/failed analysis
2021-04-21 17:15:49 +03:00
Timo
ba28a3e0d3
code format, dependecy and test update, logging for reanalysis
2021-04-20 10:26:27 +03:00
Timo
5cb4ea287c
Reworked re-analysis and analysis to use memory model / directly read/store files, and dumped pd doc wherever possible
2021-04-16 14:50:04 +03:00
Dominique Eifländer
0638877d0a
RED-1061: Upgraded to newest spring boot/cloud and reenabled actuator metrics
2021-03-15 13:22:14 +01:00
lmaldacker
0f263c69b8
Add hint annotation by reg-ex and expand to hint annotation by reg-ex
2021-02-11 16:53:07 +01:00
Timo
5aba4b69ba
RuleSetId integration and drools update
2021-01-06 01:45:38 +02:00
deiflaender
ecc303e79e
RED-277: Upgraded to pdfbox 2.0.21
2020-09-29 15:18:58 +02:00
cheng
c4164b57fb
RED-116: replace gin4-commons with red-commons
2020-08-20 16:51:02 +02:00
deiflaender
67077bb73e
RED-41: Move and adapt redaction-service
2020-06-29 13:36:29 +02:00