Tags give the ability to mark specific points in history as being important
-
-
-
-
v2.0.0
0c5fdc7f · ·v2.0.0 - Set current_version attribute to postgresql datastore - Add support for indexing from head releases - Replace RevisionMetadataIndexer with DirectoryMetadataIndexer - Add support for running the server with 'postgresql' storage cls - tests: Shorten definition of REVISION - tests: Simplify definition of ORIGINS list - tests: use stock pytest_postgresql factory function - Rewrite origin_head.py as a normal function instead of an indexer - Convert test_origin_head from unittest to pytest
-
-
-
-
-
-
-
-
v1.1.0
ecc84f37 · ·v1.1.0 * Add support for indexing directly from the journal client * cff: Do not change yaml.SafeLoader globally * add missing sentry captures * Change misleading documentation in swh-indexer/cli.py * test and typing maintenance
-
-
-
-
-
-
-
v0.8.2
47957952 · ·v0.8.2 * tests: Use TimestampWithTimezone.from_datetime() instead of the constructor * docs: Use reference instead of absolute link