Skip to content
Snippets Groups Projects
  1. May 06, 2024
  2. May 03, 2024
  3. May 02, 2024
    • David Douard's avatar
      Move SQL scripts for the masking proxy under swh/storage/proxies/masking · 26c3be97
      David Douard authored
      Make the MaskingProxy uses its own db rather than sharing the main
      storage one with fragile use of flavors to shoehorn it in there.
      
      The migration script for the main storage db requires to recreate the
      db flavor table and (enum) type since this later cannot be altered
      to remove an entry.
      
      On the masking part, we set the db model version to 193 because the
      currently deployed version is actually set to the main storage's db
      version (thus 192).
      26c3be97
  4. Apr 11, 2024
  5. Apr 02, 2024
  6. Mar 29, 2024
  7. Mar 28, 2024
  8. Mar 27, 2024
  9. Mar 22, 2024
  10. Mar 21, 2024
  11. Mar 11, 2024
  12. Mar 05, 2024
  13. Feb 13, 2024
Loading