Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-journal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-journal
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3ac2b42b469f83dd4f5561ac3ac7c48f9895b4f6
Select Git revision
Branches
2
generated-differential-D8833-source
master
default
protected
Tags
20
v2.0.0
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.0
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v0.9.1
v0.9.0
v0.8.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Dec
4
27
Nov
2
27
Oct
12
2
29
Sep
17
19
Aug
7
6
31
Jul
30
6
1
30
Jun
25
17
10
9
3
2
25
May
13
12
7
4
29
Apr
23
22
20
14
10
9
8
6
3
2
30
Mar
27
24
23
18
17
16
13
10
6
4
3
2
1
26
Feb
25
12
11
10
30
Jan
17
15
6
3
24
Dec
11
29
Nov
28
23
22
21
20
14
30
Oct
29
25
9
1
20
Sep
19
18
17
13
11
4
29
Aug
28
23
22
7
6
5
25
Jul
18
17
11
3
2
19
Jun
12
11
7
3
22
May
7
12
Apr
11
10
9
8
5
4
3
2
27
Mar
25
18
15
19
Feb
10
Jan
20
Dec
19
30
Nov
26
23
21
26
Oct
25
23
12
8
5
1
2
Nov
12
Oct
30
Aug
30
Jun
24
Mar
23
21
2
28
Feb
25
9
16
Dec
23
Aug
18
Remove dependency on swh.core
v0.6.0
v0.6.0
Use msgpack Timestamp extension type to encode datetime objects in the journal
Make the in-memory kafka writer call unique_key().
Make the type of values of JournalWriter generic, so it works with types not from swh-model.
v0.5.1
v0.5.1
Make value_sanitizer an argument of JournalWriter.
Replace RawExtrinsicMetadata `id` attribute with `target`.
v0.5.0
v0.5.0
Move pre-commit back to upstream flake8
Drop fully deprecated swh.journal.cli module.
Remove swh.journal.serializers.object_key, use BaseModel.unique_key instead.
tox.ini: pin black to the pre-commit version (19.10b0) to avoid flip-flops
in_memory: import ModelObject directly from swh.journal.serializers.
python: Reorder imports with isort
v0.4.3
v0.4.3
pre-commit: Add isort hook and configuration
Fix deserialization of extra_headers.
pytest_plugin: Deal with the case when ctime is dropped
v0.4.2
v0.4.2
setup.py: Migrate from vcversioner to setuptools-scm
Bump dependency on swh-model.
v0.4.1
v0.4.1
Add support for MetadataAuthority, MetadataFetcher, and RawExtrinsicMetadata.
Remove TEST_OBJECT_DICTS, use only TEST_OBJECTS.
Refactor pytest_plugins.assert_all_objects_consumed() to use model objects
v0.4.0
v0.4.0
requirements-swh: Add missing version requirement on swh.model
journal_data: Drop obsolete origin_visit fields
v0.3.5
v0.3.5
Use proper hash ids in tests' journal_data
Drop datetime conversion indirection
v0.3.4
v0.3.4
journal_data: Make origin-visit optional fields to None
v0.3.3
v0.3.3
Set origin visits' metadata to None in journal_data
v0.3.2
v0.3.2
Add hidden Content in tests' journal_data
Remove now unused swh/journal/tests/utils.py
pytest_plugin: pprint key when assertion is not respected
v0.3.1
v0.3.1
Allow journal to deal with origin_visit_status
v0.3.0
v0.3.0
test: Use origin-visit date field as datetime to phase out iso8601 str
Improve tests coverage by adding missing model types in journal_data
v0.2.0
v0.2.0
Adapt test data to swh.model 0.3
Fix MockedKafkaWriter
Add support for a priviledged "channel" of topics for non-anonymized objects
Fix test data: only create aware datetime objects
Move OBJECT_TYPES global variable to tests/journal_data.py
pytest_plugin: use the object_types fixture in test_config
0.1.0 v0.1.0
0.1.0 v0.1.0
pytest_plugin: remove '.swh.journal.objects' from test_config fixture
test: replace usage of a strategy .example() by a hardcoded value
Loading