-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement reusing of async jobs for equivalent requests. #1414
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for febc9d7 - Browse repository at this point
Copy the full SHA febc9d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 035daa6 - Browse repository at this point
Copy the full SHA 035daa6View commit details
Commits on Apr 4, 2023
-
Introducing RequestTagFactory to encapsulate the logic for creation o…
…f RequestTags dependent on the state of the database.
Configuration menu - View commit details
-
Copy full SHA for 731d7e9 - Browse repository at this point
Copy the full SHA 731d7e9View commit details -
Refactoring: Replacing RequestDetails with ServletRequestDetails in c…
…alls supporting async execution.
Configuration menu - View commit details
-
Copy full SHA for 0a344eb - Browse repository at this point
Copy the full SHA 0a344ebView commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for beb591d - Browse repository at this point
Copy the full SHA beb591dView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d58220f - Browse repository at this point
Copy the full SHA d58220fView commit details
Commits on Apr 18, 2023
-
Making selection of headers to be included in caching key for ansyc r…
…equest case-insensitive.
Configuration menu - View commit details
-
Copy full SHA for b5cf20d - Browse repository at this point
Copy the full SHA b5cf20dView commit details
Commits on May 3, 2023
-
Merge branch 'release/6.2.0' into issue/1313
# Conflicts: # fhir-server/src/main/java/au/csiro/pathling/aggregate/AggregateProvider.java # fhir-server/src/test/java/au/csiro/pathling/test/integration/AsyncTest.java
Configuration menu - View commit details
-
Copy full SHA for a5218b2 - Browse repository at this point
Copy the full SHA a5218b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf57412 - Browse repository at this point
Copy the full SHA bf57412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7116c17 - Browse repository at this point
Copy the full SHA 7116c17View commit details
Commits on Jun 21, 2023
-
Renamed
pathlig.async.excludeVary
to `pathlig.async.varyHeadersExcl……udedFromCacheKey` and added documentation for it. Removed principal from the asyn request cache key it duplicated the Authorization header (for Jwt).
Configuration menu - View commit details
-
Copy full SHA for 0a9b571 - Browse repository at this point
Copy the full SHA 0a9b571View commit details
Commits on Jun 22, 2023
-
Updated unit tests to reflect the exclusion of the auth principal fro…
…m async cache keys.
Configuration menu - View commit details
-
Copy full SHA for f62ca1d - Browse repository at this point
Copy the full SHA f62ca1dView commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f4896a - Browse repository at this point
Copy the full SHA 6f4896aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf8863a - Browse repository at this point
Copy the full SHA bf8863aView commit details