Tags give the ability to mark specific points in history as being important
-
v0.0.157
01f1c385 · ·v0.0.157 * migrate storage tests to pytest * proper pagination for IndexerStorage.origin_intrinsic_metadata_search_by_producer
-
-
-
v0.0.156
d27cd133 · ·v0.0.156 * update indexer for storage 0.0.156 * cli: fix max-message handling in the journal-client command * tests: fix test_metadata.py for frozen entities in swh.model.model * tests: update tests for storage>=0.0.155 * test_metadata typing: use type-specific mappings instead of cast * storage/db.py: drop unused format arg regconfig from query * typing: minimal changes to make a no-op mypy run pass
-
-
-
-
-
v0.0.155
1d625af0 · ·v0.0.155 * Avoid spamming logs with processed %d messages every message * tox.ini: Fix py3 environment to use packaged tests * Remove indirection swh.indexer.storage.api.wsgi to start server * Add a command-line tool to run metadata translation.
-
-
-
-
-
-
-
-
-
v0.0.153
12801f81 · ·v0.0.153 - indexer-storage: Send smaller batches to origin_get - Update origin_url/from_revision/metadata_tsvector when conflict_update=True - Remove concept of 'minimal set' of metadata - npm: Fix crash on invalid 'author' field - api/client: use RPCClient instead of deprecated SWHRemoteAPI - api/server: use RPCServerApp instead of deprecated SWHServerAPIApp - tests/utils: Fix various test data model issues failing validation