Skip to content
Snippets Groups Projects
  1. Mar 13, 2017
  2. Mar 07, 2017
  3. Mar 02, 2017
  4. Feb 16, 2017
  5. 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
  6. Feb 09, 2017
  7. Feb 07, 2017
  8. Jan 26, 2017
  9. Jan 03, 2017
  10. Dec 31, 2016
  11. Dec 20, 2016
  12. Nov 15, 2016
  13. 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
  14. Oct 13, 2016
  15. Sep 29, 2016
  16. Sep 23, 2016
Loading