Skip to content
Snippets Groups Projects
  1. Feb 22, 2017
  2. Feb 21, 2017
  3. Feb 20, 2017
  4. Feb 16, 2017
  5. Feb 14, 2017
    • Nicolas Dandrimont's avatar
      converters: normalize timestamps using swh.model · e3542921
      Nicolas Dandrimont authored
      To make sure corruptions such as T680 don't happen again, use the same
      normalization function as swh.model before inserting timestamps into our
      database.
      
      This makes swh.storage reject non-integer timestamp values as well.
      
      Update tests to reflect this change.
      e3542921
  6. Feb 09, 2017
  7. Jan 26, 2017
  8. Dec 20, 2016
  9. Dec 15, 2016
  10. Nov 03, 2016
    • Nicolas Dandrimont's avatar
      storage: add check_config method · d6d5d7ee
      Nicolas Dandrimont authored
      The check_config method allows a dynamic check of the configuration for
      a running storage. We can make sure that we have proper permissions on
      the object storage as well as the database before running things.
      d6d5d7ee
  11. Sep 22, 2016
  12. Sep 21, 2016
  13. Sep 20, 2016
  14. Sep 14, 2016
    • Antoine R. Dumont's avatar
      Archiver Director/Worker: Add copy to backend worker implementation · 0ba70a1a
      Antoine R. Dumont authored
      Actions storage:
      - Open cache_content_get to retrieve contents in cache
      - sql/upgrades/080: Add stored procedure to read contents from cache
      
      Actions archiver:
      - d/control: Add dependency to archiver on python3-swh.objstorage.cloud
      - Renamed Archiver(Director|Worker) to
      ArchiverWithRetentionPolicy(Director|Worker)
      - Add ArchiverToBackend(Director|Worker)
      - Add new celery task dedicated for new workers
      - Update docstring details
      
      Related T555
      0ba70a1a
  15. Sep 12, 2016
  16. Aug 31, 2016
  17. Aug 29, 2016
  18. Aug 23, 2016
  19. Aug 19, 2016
  20. Aug 16, 2016
  21. Jul 19, 2016
  22. Jun 27, 2016
  23. Jun 21, 2016
  24. Jun 14, 2016
  25. Jun 01, 2016
  26. May 19, 2016
  27. Apr 12, 2016
  28. Mar 04, 2016
  29. Jan 04, 2016
  30. Oct 16, 2015
  31. Oct 05, 2015
  32. Oct 01, 2015
  33. Sep 29, 2015
Loading