-
Notifications
You must be signed in to change notification settings - Fork 1
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
Initial Code for removing data provider dups #1652
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
b15c397
Initial Code for removing dups
oblodgett d670d07
Fixed migration file
oblodgett b043391
Added missing indexes and updated dao's to use cache
oblodgett fdefa73
Initial code to restructure bulk load file history
oblodgett a01b94e
Fix for linking objects together
oblodgett f187d73
Added more code for better performance
oblodgett 04cd0ee
Merge pull request #1653 from alliance-genome/restructure_filehistory
oblodgett a1800fe
Updated UI
oblodgett 54f90c5
Merge pull request #1654 from alliance-genome/restructure_filehistory
oblodgett 7b14a71
Pretty
oblodgett da0e2fa
Fix for missing DP
oblodgett 31e0923
Revert DP DAO
oblodgett 2a78f2e
Another attempt to fix DP's
oblodgett e234093
Added fix for null cross references
oblodgett 09c7fa9
Cache only when it comes from the DB
oblodgett ebaf68f
Update IT's
oblodgett 09b8de9
Fix IT's
oblodgett d9cb049
Fix IT's
oblodgett 0917172
Fix IT's
oblodgett a34f939
More fixes for GFF
oblodgett 7ad4d9e
Removed exceptions
oblodgett 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should that be removed? Or is that commenting out only temporary?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ya the tables need to get reworked, in order to support to new structure.