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