Skip to content
Snippets Groups Projects
  1. Feb 16, 2017
  2. Feb 14, 2017
    • Nicolas Dandrimont's avatar
      converters: normalize timestamps using swh.model · f66b0b40
      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.
      f66b0b40
  3. Feb 09, 2017
  4. Feb 07, 2017
  5. Jan 26, 2017
  6. Jan 03, 2017
  7. Dec 31, 2016
  8. Dec 20, 2016
  9. Nov 15, 2016
  10. Nov 03, 2016
    • Nicolas Dandrimont's avatar
      storage: add check_config method · b3ba92b6
      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.
      b3ba92b6
  11. Oct 13, 2016
  12. Sep 29, 2016
  13. Sep 23, 2016
  14. Sep 22, 2016
  15. Sep 21, 2016
  16. Sep 20, 2016
  17. Sep 17, 2016
  18. Sep 16, 2016
  19. Sep 15, 2016
Loading