Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-vault
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-vault
Graph
4efffa3af0146de3aed3de97bd96b6ec0dfe5945
Select Git revision
Branches
3
master
default
protected
mr/fix-backend-migration-use-case
timeouts
Tags
20
v2.0.0
v1.13.0
v1.12.3
v1.12.2
v1.12.1
v1.12.0
v1.11.0
v1.10.1
v1.10.0
v1.9.3
v1.9.2
v1.9.1
v1.9.0
v1.8.2
v1.8.1
v1.8.0
v1.7.2
v1.7.1
v1.7.0
v1.6.1
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Oct
6
21
Sep
17
15
14
7
6
2
26
Aug
19
18
17
5
19
Jul
16
15
29
Jun
9
31
May
11
6
5
29
Apr
27
17
Feb
4
Jan
8
Dec
2
23
Nov
19
18
17
29
Oct
28
27
23
22
19
2
25
Sep
24
17
10
9
4
25
Aug
18
6
5
Jun
5
May
29
Apr
20
8
6
2
Mar
11
Feb
4
9
Dec
21
Nov
20
10
Oct
9
19
Sep
29
Jul
23
11
4
17
Jun
23
May
20
17
15
9
7
26
Apr
12
10
9
29
Mar
6
19
Feb
18
14
1
17
Jan
7
Dec
23
Nov
19
9
24
Oct
23
17
16
15
8
5
1
5
Sep
18
Jul
24
May
7
3
2
27
Apr
26
24
5
21
Feb
16
15
1
31
Jan
30
22
19
18
16
12
11
9
14
Dec
8
1
30
Nov
13
9
2
23
Oct
12
5
15
Sep
14
13
30
Aug
7
Jul
23
Jun
16
15
11
May
5
21
Apr
22
Mar
17
16
15
13
9
2
23
Feb
22
21
20
16
14
9
26
Jan
20
Dec
15
3
Nov
22
Sep
21
20
14
12
31
Aug
29
23
19
16
19
Jul
27
Jun
21
14
1
20
May
12
Apr
4
Mar
4
Jan
16
Oct
5
1
29
Sep
25
23
22
21
16
15
3
2
docs: Update for the new API + remove references to deprecated module swh.model.identifiers
Rename imports of swh.model.identifiers to fix deprecation warnings.
Fix missing substitution
Make object corruption non-fatal.
v1.2.0
v1.2.0
Add the whole traceback in error messages.
Add support for custom SMTP configuration
git_bare: Don't cook submodule targets
v1.1.0
v1.1.0
Generalize test_revision_submodule to run on the git_bare cooker.
git_bare: Remove sample hooks
tests: Fix compatibility with dulwich 0.19.11.
v1.0.2
v1.0.2
Re-add pytest.mark.graph
v1.0.1
v1.0.1
Rename bundle types and use SWHIDs everywhere instead of raw sha1_git
v1.0.0
v1.0.0
Add support for releases pointing to other releases or contents.
git_bare: Statically check for exhaustiveness of enum matching
git_bare: Add support for contents pointed by snapshots
Fix typo in comment
git_bare: Use an enum to represent the root object type
Rename obj_type to bundle_type
git_bare: add some modularity to directory creation
git_bare: Add support for directories as snapshot branches
tests: Add missing 'snp' node in the docstring
git_bare: Skip loading empty lists
git_bare: Deduplicate loading of release subgraphs
git_bare: Fix crash on dangling branches
Disable bundle size limit when running from the CLI.
Add logging instead of silently ignoring GraphArgumentException.
Add typing, and fix potential issues found by mypy.
Don't hide git-fsck error messages, even when none is expected
git_bare: Add support for swh-graph when loading a snapshot
cli: Hide traceback when cookers fail
git_bare: Add support for annotated tags pointing to commits
git_bare: Add partial support for snapshots (no release or swh-graph support yet)
tests: Split RepoFixtures off TestRevisionCooker
tests: Make TestRevisionCooker more modular
Fix tests when the umask is not 022
v0.6.4
v0.6.4
tests: Fix support of Dulwich < 0.20
conftest: Use postgresql keyword for the configuration
git_bare: Add support for filtered content with Git >= 2.21
v0.6.3
v0.6.3
Make swh.graph dependency optional 2/2
v0.6.2
v0.6.2
Make swh.graph dependency optional
v0.6.1
v0.6.1
Loading