-
Notifications
You must be signed in to change notification settings - Fork 7
Migrate DbCache use to DatabaseCache #5472
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
f2309df
Migrate DbCache use to DatabaseCache
labkey-adam ce48fee
Experiment run cache
labkey-adam 51a36ee
Merge remote-tracking branch 'origin/develop' into fb_dbcache
labkey-adam d156d2a
Migrate StudyCache/QueryHelper to DatabaseCache
labkey-adam 8ef00ea
Merge remote-tracking branch 'origin/develop' into fb_dbcache
labkey-adam 1948a70
Finish merge
labkey-adam d5d8494
Fix most dataset caching issues (temporarily). Fix warnings in datase…
labkey-adam 28d0ee4
Clear last dataset caching error?
labkey-adam 2120d86
Remove exceptions for dataset caching comparisons
labkey-adam adbc6f2
Add equals()/hashCode() to SpecimenRequest
labkey-adam dc11c63
Log more info on mismatches
labkey-adam a2cf46c
Fix some specimen caching mismatches
labkey-adam da58dca
Remove TestTable caching. Move more specimen code into specimen modul…
labkey-adam 36e554f
More specimen fixes
labkey-adam c1c8ec7
Participant equals and mismatch logging
labkey-adam 6b5384f
SpecimenRequestEvent equals()/hashCode()
labkey-adam 27d74ba
Clear request cache and track it
labkey-adam 6710ae6
Address some IntelliJ warnings
labkey-adam 12b781e
More logging
labkey-adam 49d6c6c
get() -> getList()
labkey-adam dc0ff11
Clean up
labkey-adam 81535e4
Tolerate discrepancies between DbCache and DatabaseCache contents, si…
labkey-adam 06b747b
More lenient validation
labkey-adam 94ad182
Slight cleanup
labkey-adam 2e2db2b
Experiment run discrepancy logging
labkey-adam c7c4567
Track invalidations
labkey-adam 0123d91
Invalidate cohort cache
labkey-adam 1b78ead
Invalidate cohort cache
labkey-adam 8ac47fb
Invalidate assay specimen cache
labkey-adam f42fa4f
Merge remote-tracking branch 'origin/develop' into fb_dbcache
labkey-adam 8da9498
Merge remote-tracking branch 'origin/develop' into fb_dbcache
labkey-adam 4ae69ce
Invalidate run cache
labkey-adam 8bbcecd
Don't track
labkey-adam 8f4a1b7
Linked map to maintain sorted order
labkey-adam 06df04d
Fix FolderTest
labkey-adam 3961b53
Code review feedback. Move more specimen code into specimen module.
labkey-adam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.