- 05 Jun, 2019 5 commits
-
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
all - bump 1.14-RELEASE in poms ace-am/ - apply secondary color scheme for form button on status page
-
Michael Ritter authored
Merge API bugs See merge request !15
-
Michael Ritter authored
ace-am/ - pass the correct ReportPolicy when removing Reporting - instead of throwing exceptions, send HTTP 400s when missing parameters (ListItemDetailsServlet, CollectionSummaryServlet, DuplicateReportServlet) - allow browsing of the report servlet when none are found for a collection
-
- 04 Jun, 2019 2 commits
-
-
Michael Ritter authored
See merge request !14
-
Michael Ritter authored
ace-am/ - when setting files missing, have the monitored_item update and logevent insert on the same transaction to prevent deadlocks in table locks - truncate Dates to seconds unit when querying the database - remove Content-Type coercion in the CharsetFilter
-
- 24 Apr, 2019 2 commits
-
-
Michael Ritter authored
"Investigate Potential AuditThread Deadlock" See merge request !13
-
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
-
- 10 Apr, 2019 9 commits
-
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
See merge request !12
-
Michael Ritter authored
See merge request !11
-
Michael Ritter authored
ace-am/ - check null when caching IngestSupervisor future - create enum for show duplicate task submission - return 409 if a collection is already ingesting tokens
-
Michael Ritter authored
-
- 24 May, 2018 10 commits
-
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
- 23 May, 2018 5 commits
-
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
Michael Ritter authored
-
- 22 May, 2018 1 commit
-
-
Michael Ritter authored
-
- 21 May, 2018 5 commits
-
-
Michael Ritter authored
This prevents collisions with session attributes which may be set from other servlets which were never removed.
-
Michael Ritter authored
-
Michael Ritter authored
After the transition to moving settings into the database, there were numerous errors which occurred if a setting was not yet persisted. This aims to fix that by being proactive about recognizing when a clean install is done and registering all settings in addition to a new method to persist a default setting if it is not yet registered.
-
Michael Ritter authored
-
Michael Ritter authored
-
- 18 May, 2018 1 commit
-
-
Michael Ritter authored
-