Skip to content
Snippets Groups Projects
  1. Feb 20, 2017
  2. Feb 16, 2017
  3. 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
  4. Feb 09, 2017
  5. Jan 26, 2017
  6. Dec 20, 2016
  7. Dec 15, 2016
  8. 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
  9. Sep 22, 2016
  10. Sep 21, 2016
  11. Sep 20, 2016
  12. 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
  13. Sep 12, 2016
  14. Aug 31, 2016
  15. Aug 29, 2016
  16. Aug 23, 2016
  17. Aug 19, 2016
  18. Aug 16, 2016
  19. Jul 19, 2016
  20. Jun 27, 2016
  21. Jun 21, 2016
  22. Jun 14, 2016
  23. Jun 01, 2016
  24. May 19, 2016
  25. Apr 12, 2016
  26. Mar 04, 2016
  27. Jan 04, 2016
  28. Oct 16, 2015
  29. Oct 05, 2015
  30. Oct 01, 2015
  31. Sep 29, 2015
Loading