Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-model
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-model
Graph
a91bf69b229b2763e04f3c4cd7f97a9ee865f52b
Select Git revision
Branches
4
generated-differential-D8759-source
generated-differential-D8937-source
master
default
protected
pathlib
Tags
20
v7.1.0
v7.0.0
v6.16.0
v6.15.0
v6.14.0
v6.13.1
v6.13.0
v6.12.1
v6.12.0
v6.11.0
v6.10.0
v6.9.1
v6.9.0
v6.8.0
v6.7.0
v6.6.3
v6.6.2
v6.6.1
v6.6.0
v6.5.1
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Aug
4
30
Jul
29
20
9
8
7
6
3
2
29
Jun
24
23
22
16
15
3
29
May
20
14
5
30
Apr
29
28
27
26
24
21
20
17
16
10
8
2
1
31
Mar
30
28
23
12
11
4
2
27
Feb
24
21
18
14
7
5
30
Jan
29
17
2
Dec
29
Nov
21
20
30
Oct
29
23
20
18
9
6
4
1
28
Sep
27
20
15
4
3
23
Aug
22
21
20
19
5
18
Jul
11
10
28
Jun
27
18
11
5
3
10
May
26
Apr
16
12
11
9
8
4
23
Nov
12
9
29
Oct
25
24
23
19
18
12
8
5
3
1
27
Sep
21
17
15
14
20
Jul
12
29
Jun
22
21
16
15
14
13
5
18
May
7
Mar
9
Feb
31
Jan
23
19
17
15
14
20
Dec
13
12
2
Nov
12
Oct
5
4
3
19
Sep
15
6
30
Aug
12
Jul
26
Jun
19
7
Apr
24
Mar
21
17
15
24
Feb
23
15
14
9
23
Jun
14
13
12
11
8
26
May
25
24
23
8
Apr
5
2
1
31
Mar
30
29
24
22
21
27
Jan
16
Dec
7
30
Nov
26
25
24
23
setup.py: Really use the correct keyword
v0.6.4
v0.6.4
setup.py: Use the correct keywords
v0.6.3
v0.6.3
setup.py: Migrate from vcversion from setuptools-scm
v0.6.2
v0.6.2
Add missing object_type class attributes on MetadataAuthority, MetadataFetcher, and RawExtrinsicMetadata.
show v0.6.1
show v0.6.1
add ImmutableDict.__repr__
Fix incorrectly typed null constants in extra_headers byte strings
Import Mapping from collections.abc instead of collections
Declare pytest markers
Rename MetadataAuthorityType.DEPOSIT to MetadataAuthorityType.DEPOSIT_CLIENT.
v0.6.0
v0.6.0
Rework dia -> pdf pipeline for inkscape 1.0
identifiers: Add to_dict method to SWHID class
v0.5.0
v0.5.0
Use attr instead of NamedTuple to generate SWHID.
Make SWHID immutable and hashable.
Implement ImmutableDict.__hash__.
Allow passing an ImmutableDict as argument to ImmutableDict's constructor.
Implement to_dict and from_dict for metadata-related classes.
Add a new ImmutableDict class, and use it in model objects.
Add raw metadata to the model.
Extract the extra_headers from metadata on the Revision model class
v0.4.0
v0.4.0
identifiers: Rename some functions and types related to SWHIDs
v0.3.8
v0.3.8
Refactor common loader behavior within from_disk.iter_directory
v0.3.7
v0.3.7
Unify object_type some more within the merkle and from_disk modules
model.OriginVisit: Drop obsolete fields
v0.3.6
v0.3.6
Tag model entities with their "object_type"
v0.3.5
v0.3.5
OriginVisitStatus: Allow "created" status
v0.3.4
v0.3.4
model.OriginVisit: Make obsolete fields optional
swh.model.model.OriginVisit: Drop the dateutil.parser.parse use
model.hypothesis_strategies: Make metadata always none on origin_visit
v0.3.3
v0.3.3
Fix the model: Revision.message can be None
v0.3.2
v0.3.2
Fix message generation in hypothesis strategy releases_d()
Use the optional() strategy instead of one_of(none(), ...) when possible
Allow negative_utc to be None in normalize_timestamp()
v0.3.1
v0.3.1
Use Tuple instead of List in model declarations.
v0.3.0
v0.3.0
Fix origin_visit hypothesis strategies
v0.2.2
v0.2.2
Exclude [Skipped]Content.ctime from hash/eq computation
v0.2.1
v0.2.1
Add support for model object anonymization
v0.2.0
v0.2.0
SWHID spec: fix typos ";;" which made some examples fail
Make aware_datetimes() generate only ISO8601-encodable datetimes.
v0.1.1
v0.1.1
SWHID spec: full reread
v0.1.0
v0.1.0
setup.py: add documentation link
Loading