- Nov 22, 2021
-
-
Yuli Liu authored
# Conflicts: # app/routers/bulk/bulk_routes.py
-
- Nov 19, 2021
-
-
Yuli Liu authored
-
Yuli Liu authored
-
fabian serin authored
Bug: 500 returned instead of 404 when calling /data with describe See merge request !311
-
- Nov 18, 2021
-
-
Yuli Liu authored
-
Alexandre Vincent authored
Use app as build image name See merge request !316
-
Alexandre Vincent authored
parameterize docker image app_name for push and pull to/from central acrs See merge request !315
-
Alexandre Vincent authored
-
Victor Dosda authored
Restricted record id kind See merge request !293
-
Alexandre Vincent authored
-
Victor Dosda authored
-
Yuli Liu authored
-
- Nov 17, 2021
-
-
Jeremie Hallal authored
# Conflicts: # app/bulk_persistence/dask/dask_bulk_storage.py
-
Yuli Liu authored
-
Yuli Liu authored
# Conflicts: # app/routers/bulk/bulk_routes.py # app/routers/bulk/utils.py
-
Yuli Liu authored
-
Yuli Liu authored
-
Yannick authored
-
Jeremie Hallal authored
[bulk storage refactoring]Add module for blob path manipulation See merge request !306
-
Yannick authored
-
Yannick authored
-
Yannick authored
-
Alexandre Vincent authored
remove obsolete alpha feature setting See merge request !312
-
Jeremie Hallal authored
change entity id hash function for local storage See merge request !309
-
- Nov 16, 2021
-
-
Yuli Liu authored
-
Alexandre Vincent authored
-
Alexandre Vincent authored
-
Yuli Liu authored
# Conflicts: # app/bulk_persistence/dask/errors.py # app/routers/bulk/bulk_routes.py # tests/unit/routers/chunking_test.py
-
Yuli Liu authored
-
Jeremie Hallal authored
-
Jeremie Hallal authored
-
fabian serin authored
Before the fix : in case of describe (read stats) when the blob is not found OSError exception was raised and catched (as Exception) by wdms which is ansewring a 500. With the fix the OSError is properly catched and a bulknotfound is returned (404)
-
Victor Dosda authored
# Conflicts: # app/routers/bulk/bulk_routes.py
-
Victor Dosda authored
-
Victor Dosda authored
-
Victor Dosda authored
-
Victor Dosda authored
-
Jeremie Hallal authored
-