33 Commits (09cf078e34ca54bc14aa53604a5261fbdd5a72de)

Autor SHA1 Mensaje Fecha
  JustAnotherArchivist 09cf078e34 Add metadata indexing hace 10 meses
  JustAnotherArchivist 3dc1009e5b Fix deserialisation of metadata producing an object with the wrong type hace 10 meses
  JustAnotherArchivist a839834050 Fix unrecognised repeated keys getting reported as unrepeatable hace 10 meses
  JustAnotherArchivist 518541eb81 Fix metadata fields list caching for subclasses hace 10 meses
  JustAnotherArchivist 47fe0a4e70 Handle URLs with queries and fragments hace 1 año
  JustAnotherArchivist 9de50bebdb Fix metadata parsing on field values containing a colon hace 1 año
  JustAnotherArchivist 7eb175fb63 Document how inheritance on Metadata classes works hace 1 año
  JustAnotherArchivist a361fe54e5 Add a metadata version field hace 1 año
  JustAnotherArchivist fb8af13c15 Return all metadata validation errors at the same time hace 1 año
  JustAnotherArchivist 811e119835 Add retrieval start/end time metadata fields hace 1 año
  JustAnotherArchivist fa4b60225c Index → Metadata hace 1 año
  JustAnotherArchivist 4259d34ec8 Set default ID hace 1 año
  JustAnotherArchivist d5891c795c More metadata hace 1 año
  JustAnotherArchivist 25792d9006 Fix missing inheritance from abc.ABCMeta hace 1 año
  JustAnotherArchivist a910d4851c Add support for inheritance of index fields; change type of field list to a tuple to lessen the risk of modification hace 1 año
  JustAnotherArchivist 8e83c9b7b4 Support incremental Git bundles hace 1 año
  JustAnotherArchivist ed69ba16c9 logger → _logger hace 1 año
  JustAnotherArchivist 2257305872 Disallow underscores in module names hace 1 año
  JustAnotherArchivist 4dcac08585 Fix import order hace 1 año
  JustAnotherArchivist 0f1f5abc64 Add indices for files hace 1 año
  JustAnotherArchivist e3da8c7736 Use generic alias types hace 1 año
  JustAnotherArchivist 2a2c9373d0 Documentation of the core hace 3 años
  JustAnotherArchivist 1b73693b37 Keep track of and handle errors in modules via metaclass hace 3 años
  JustAnotherArchivist 922900ac4e Add support for selecting a module explicitly using `name+` URL prefix hace 3 años
  JustAnotherArchivist 22c707c04f Add Module.name attribute hace 3 años
  JustAnotherArchivist 90e0af88b9 Fix return type of get_module_{class,instance} hace 3 años
  JustAnotherArchivist 5f9547d600 Get rid of inheritance-level-based module selection and instead raise an exception if there are no or multiple matching modules hace 3 años
  JustAnotherArchivist 7e8958b063 Allow overriding the archive ID hace 3 años
  JustAnotherArchivist 90f80e41a9 Add __repr__ methods hace 3 años
  JustAnotherArchivist 9f6e5a9f48 Move InputURL handling to base Module.__init__ and extract URL string for convenience hace 3 años
  JustAnotherArchivist ca68893a59 Run submodules directly within the modules and return results from there instead of processing that externally hace 3 años
  JustAnotherArchivist 74a6fc7641 Use dataclass instead of namedtuple for module results hace 3 años
  JustAnotherArchivist 07dc1927cf Initial commit hace 3 años