-
Notifications
You must be signed in to change notification settings - Fork 53
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
TASK-6565 Ensure the CellBase DB adaptors are updated to reflect the latest data releases #700
base: release-6.x.x
Are you sure you want to change the base?
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5943afc - Browse repository at this point
Copy the full SHA 5943afcView commit details
Commits on Jul 18, 2024
-
lib: add DataReleaseSingleton and JUnit tests, #TASK-6565
On branch TASK-6565 Changes to be committed: new file: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/DataReleaseSingleton.java new file: cellbase-lib/src/test/java/org/opencb/cellbase/lib/impl/core/DataReleaseSingletonTest.java
Configuration menu - View commit details
-
Copy full SHA for f9a4f45 - Browse repository at this point
Copy the full SHA f9a4f45View commit details -
lib: update code to use the DataReleaseSingleton and rename some cons…
…tants, #TASK-6565 On branch TASK-6565 Changes to be committed: modified: cellbase-app/src/main/java/org/opencb/cellbase/app/cli/admin/executors/LoadCommandExecutor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/EtlCommons.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/CellBaseDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/ClinicalMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/GeneMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/GenomeMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/MetaMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/MissenseVariationFunctionalScoreMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/OntologyMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/PharmacogenomicsMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/ProteinMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/PublicationMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/RegulationMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/RepeatsMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/SnpMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/SpliceScoreMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/TranscriptMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/VariantMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/XRefMongoDBAdaptor.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/managers/CellBaseManagerFactory.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/managers/DataReleaseManager.java modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/variant/annotation/VariantAnnotationCalculator.java
Configuration menu - View commit details
-
Copy full SHA for 0cd7e9a - Browse repository at this point
Copy the full SHA 0cd7e9aView commit details
Commits on Jul 19, 2024
-
server: check data release in URL in the GenericRestWSServer, #TASK-6565
On branch TASK-6565 Changes to be committed: modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/DataReleaseSingleton.java modified: cellbase-server/src/main/java/org/opencb/cellbase/server/rest/GenericRestWSServer.java
Configuration menu - View commit details
-
Copy full SHA for c8ebf7f - Browse repository at this point
Copy the full SHA c8ebf7fView commit details -
server: fix check data release in the GenericRestWSServer, #TASK-6565
On branch TASK-6565 Changes to be committed: modified: cellbase-server/src/main/java/org/opencb/cellbase/server/rest/GenericRestWSServer.java
Configuration menu - View commit details
-
Copy full SHA for 4737a29 - Browse repository at this point
Copy the full SHA 4737a29View commit details -
lib: fix check in the singlenton, #TASK-6565
On branch TASK-6565 Changes to be committed: modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/DataReleaseSingleton.java
Configuration menu - View commit details
-
Copy full SHA for 32c5b07 - Browse repository at this point
Copy the full SHA 32c5b07View commit details -
lib: fix checkstyle, #TASK-6565
On branch TASK-6565 Changes to be committed: modified: cellbase-lib/src/main/java/org/opencb/cellbase/lib/impl/core/DataReleaseSingleton.java
Configuration menu - View commit details
-
Copy full SHA for dc27856 - Browse repository at this point
Copy the full SHA dc27856View commit details
Commits on Jul 22, 2024
-
lib: add MongoDB listener to check updates in the data_release collec…
…tion, #TASK-6565
Configuration menu - View commit details
-
Copy full SHA for f0d9599 - Browse repository at this point
Copy the full SHA f0d9599View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8665fa5 - Browse repository at this point
Copy the full SHA 8665fa5View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68a60f1 - Browse repository at this point
Copy the full SHA 68a60f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dd902 - Browse repository at this point
Copy the full SHA 62dd902View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86423c - Browse repository at this point
Copy the full SHA f86423cView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fdf6520 - Browse repository at this point
Copy the full SHA fdf6520View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5ccdab - Browse repository at this point
Copy the full SHA e5ccdabView commit details