-
Notifications
You must be signed in to change notification settings - Fork 82
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
Generic dataset module and specific s3_datasets module - part 5 (Move DatasetServiceInterface to datasets_base, add property, create first list API for datasets_base) #1281
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 035a637 - Browse repository at this point
Copy the full SHA 035a637View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa99257 - Browse repository at this point
Copy the full SHA aa99257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea5ca2 - Browse repository at this point
Copy the full SHA 8ea5ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad4a2e - Browse repository at this point
Copy the full SHA 2ad4a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d4c93 - Browse repository at this point
Copy the full SHA 59d4c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17fe992 - Browse repository at this point
Copy the full SHA 17fe992View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c333a2 - Browse repository at this point
Copy the full SHA 2c333a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d66809 - Browse repository at this point
Copy the full SHA 7d66809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a2275 - Browse repository at this point
Copy the full SHA 38a2275View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe71766 - Browse repository at this point
Copy the full SHA fe71766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3985167 - Browse repository at this point
Copy the full SHA 3985167View commit details -
Configuration menu - View commit details
-
Copy full SHA for f05a4f6 - Browse repository at this point
Copy the full SHA f05a4f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aacd1f0 - Browse repository at this point
Copy the full SHA aacd1f0View commit details -
Fix migration references to Dataset and add new migration script with…
… creation renamed table s3_dataset
Configuration menu - View commit details
-
Copy full SHA for 41db8ed - Browse repository at this point
Copy the full SHA 41db8edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3849cd - Browse repository at this point
Copy the full SHA b3849cdView commit details
Commits on May 8, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/main' into feat/gen…
…eric-dataset-model-refactoring-2
Configuration menu - View commit details
-
Copy full SHA for 313dd89 - Browse repository at this point
Copy the full SHA 313dd89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e287d1 - Browse repository at this point
Copy the full SHA 7e287d1View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98660df - Browse repository at this point
Copy the full SHA 98660dfView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4ec66d - Browse repository at this point
Copy the full SHA c4ec66dView commit details
Commits on May 14, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/feat/generic-datase…
…t-model-refactoring-2' into feat/generic-dataset-model-refactoring-3
Configuration menu - View commit details
-
Copy full SHA for 58ea763 - Browse repository at this point
Copy the full SHA 58ea763View commit details
Commits on May 15, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/main' into feat/gen…
…eric-dataset-model-refactoring-3 # Conflicts: # backend/dataall/modules/dataset_sharing/services/dataset_sharing_service.py # backend/dataall/modules/s3_datasets/api/dataset/resolvers.py # backend/dataall/modules/s3_datasets/db/dataset_models.py # backend/dataall/modules/s3_datasets/services/dataset_service.py # backend/dataall/modules/s3_datasets/services/dataset_table_service.py
Configuration menu - View commit details
-
Copy full SHA for 449d689 - Browse repository at this point
Copy the full SHA 449d689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d472e8 - Browse repository at this point
Copy the full SHA 5d472e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a573da - Browse repository at this point
Copy the full SHA 8a573daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b806100 - Browse repository at this point
Copy the full SHA b806100View commit details -
Configuration menu - View commit details
-
Copy full SHA for b31922f - Browse repository at this point
Copy the full SHA b31922fView commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffe372e - Browse repository at this point
Copy the full SHA ffe372eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a98632f - Browse repository at this point
Copy the full SHA a98632fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9415b - Browse repository at this point
Copy the full SHA 9e9415bView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a6765e - Browse repository at this point
Copy the full SHA 3a6765eView commit details -
Move DatasetServiceInterface to datasets_base, add property, create f…
…irst list API for datasets_base
Configuration menu - View commit details
-
Copy full SHA for 8939faa - Browse repository at this point
Copy the full SHA 8939faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1605e - Browse repository at this point
Copy the full SHA 8f1605eView commit details -
Merge branch 'refs/heads/feat/generic-dataset-model-refactoring-3' in…
…to feat/generic-dataset-model-refactoring-4
Configuration menu - View commit details
-
Copy full SHA for 254b23b - Browse repository at this point
Copy the full SHA 254b23bView commit details -
Merge branch 'refs/heads/feat/generic-dataset-model-refactoring-4' in…
…to feat/generic-dataset-model-refactoring-5
Configuration menu - View commit details
-
Copy full SHA for 8219f22 - Browse repository at this point
Copy the full SHA 8219f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132970b - Browse repository at this point
Copy the full SHA 132970bView commit details
Commits on May 21, 2024
-
Merge branch 'refs/heads/main' into feat/generic-dataset-model-refact…
…oring-5 # Conflicts: # backend/dataall/modules/dataset_sharing/db/share_object_repositories.py # backend/dataall/modules/dataset_sharing/services/dataset_sharing_service.py # backend/dataall/modules/datasets_base/db/dataset_repositories.py # backend/dataall/modules/s3_datasets/db/dataset_repositories.py
Configuration menu - View commit details
-
Copy full SHA for 933ce1f - Browse repository at this point
Copy the full SHA 933ce1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f39296f - Browse repository at this point
Copy the full SHA f39296fView commit details