• Joined on 2026-01-30
marcus pushed to main at marcus/pdf-umbenenner 2026-04-29 06:21:23 +02:00
d10a572b50 Fix #54: Modellabruf ueber Generation-Counter gegen veraltete Ergebnisse absichern
marcus closed issue marcus/pdf-umbenenner#54 2026-04-29 06:21:22 +02:00
Bug: Konkurrierende Modellabruf-Threads ohne Serialisierung (R2-THR-07)
marcus pushed to main at marcus/pdf-umbenenner 2026-04-29 06:21:10 +02:00
a87c73401b Fix #53: Konfigurations-Oeffnen ueber Single-Thread-Executor serialisieren
marcus closed issue marcus/pdf-umbenenner#53 2026-04-29 06:21:09 +02:00
Bug: Manuell erzeugter Thread fuer Konfigurations-Oeffnen ohne Serialisierung (R2-THR-04)
marcus pushed to main at marcus/pdf-umbenenner 2026-04-29 06:21:02 +02:00
8ca6d08133 Fix #55: Mutable Felder in PdfPreviewPane als volatile deklarieren
marcus closed issue marcus/pdf-umbenenner#55 2026-04-29 06:21:01 +02:00
Bug: Mutable Felder in PdfPreviewPane ohne volatile (R2-THR-03)
marcus pushed to main at marcus/pdf-umbenenner 2026-04-29 06:20:54 +02:00
cd273505af Fix #56: Inkonsistente log4j-slf4j Artifact-ID vereinheitlichen
marcus closed issue marcus/pdf-umbenenner#56 2026-04-29 06:20:53 +02:00
Bug: Inkonsistente log4j-slf4j Artifact-ID zwischen Parent und Adapter-out (R2-DEP-01)
marcus closed issue marcus/pdf-umbenenner#34 2026-04-28 16:24:41 +02:00
Doku: Modulare Architektur-Dokumentation für Coding-Agenten
marcus pushed to main at marcus/pdf-umbenenner 2026-04-28 16:22:13 +02:00
bdc5e8331f Doku: Modulare Architektur-Dokumentation (#34)
marcus pushed to main at marcus/pdf-umbenenner 2026-04-28 15:57:36 +02:00
330bcfe124 Fix #63: Datei-Filter in pickFile wirksam machen
marcus closed issue marcus/pdf-umbenenner#63 2026-04-28 15:57:35 +02:00
Bug: Datei-Filter in pickFile() wirkungslos (R3-06)
marcus pushed to main at marcus/pdf-umbenenner 2026-04-28 15:52:36 +02:00
c137d9e02e Fix #61: Connection-Leak in SqliteUnitOfWorkAdapter beheben
ea8b94acc7 Fix #57 Fix #58: Catch auf DocumentPersistenceException einengen
Compare 2 commits »
marcus closed issue marcus/pdf-umbenenner#61 2026-04-28 15:52:34 +02:00
Bug: Connection-Leak in SqliteUnitOfWorkAdapter (R3-04)
marcus pushed to main at marcus/pdf-umbenenner 2026-04-28 15:44:13 +02:00
4bbee57d41 Fix #58: Verschluckte Exception in ResolveHistoricalFileName loggen
43c54923f8 Fix #57: Verschluckte Exception in ResolveHistoricalDocumentContext loggen
Compare 2 commits »
marcus closed issue marcus/pdf-umbenenner#58 2026-04-28 15:44:12 +02:00
Bug: Exception in DefaultResolveHistoricalFileNameUseCase verschluckt (R3-02)
marcus closed issue marcus/pdf-umbenenner#57 2026-04-28 15:44:11 +02:00
Bug: Exception in DefaultResolveHistoricalDocumentContextUseCase verschluckt (R3-01)
marcus closed issue marcus/pdf-umbenenner#64 2026-04-28 15:37:44 +02:00
Bug: Endlosschleife in createBakBackup ohne Abbruchbedingung (R3-62)
marcus pushed to main at marcus/pdf-umbenenner 2026-04-28 15:37:44 +02:00
a910633c64 Fix #64: Obergrenze für .bak-Backup-Schleife
marcus pushed to main at marcus/pdf-umbenenner 2026-04-28 15:36:56 +02:00
899525a75c Fix #59: Legacy-Format-Schutz für Instant-Parsing in ProcessingAttempt-Repository