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