Skip to content
Snippets Groups Projects
  1. Jul 09, 2019
    • Michael Ritter's avatar
    • Michael Ritter's avatar
      Bump 1.14.1-RELEASE · 1f575d74
      Michael Ritter authored
      1f575d74
    • Michael Ritter's avatar
      Fixes for 1.14 regressions · 32b972e5
      Michael Ritter authored
      ace-am/
        - update jersey dependencies
        - fix redirect for TokenImportStatus
        - catch possible NPE when shutting down the IngestThreadPool
        - start to incorporate the ForkJoin common pool for tasks which need to be run
        - in the AuditThread, if a MonitoredItem has no digest set the storedDigest to be the hash generated
        - in the IngestThread, use a non-locking method when querying for MonitoredItems. The MonitoredItemManager has the potential to lock threads out which have open database transactions, which can cause deadlocks.
      32b972e5
  2. Jun 25, 2019
    • Michael Ritter's avatar
      Dependency updates · f9f692f1
      Michael Ritter authored
      - Compatibility with Java 11
      - Scan for CVEs and update where applicable
      - Organization for dependency management in pom
      f9f692f1
  3. Jun 05, 2019
  4. Jun 04, 2019
  5. Apr 24, 2019
    • Michael Ritter's avatar
      Merge branch '61-investigate-auditthread-deadlock' · 7d1aa430
      Michael Ritter authored
      "Investigate Potential AuditThread Deadlock"
      
      See merge request !13
      7d1aa430
    • Michael Ritter's avatar
      Rework IMS blocking during audits · 671c7059
      Michael Ritter authored
      ace-am/
        - Migrate audit.max.block.time to ims.max.retry and ims.reset.timeout
        - Update settings page to display new ims blocking settings
        - Update css and layout for settings servlet
        - Various linting/dead code removal
      ace-ims-api/
        - Create IMSResult to capture communication with the IMS
        - Move IMS blocking off of reflection and use a Supplier to wrap the
          soap request
        - Add documentation to ImmediateTokenRequestBatch and TokenValidator
      671c7059
  6. Apr 10, 2019
  7. May 24, 2018
  8. May 23, 2018
Loading