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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-vault
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4a36e464b328fdf261c36ff316979a183d1851ef
Select Git revision
Selected
4a36e464b328fdf261c36ff316979a183d1851ef
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
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Sep
26
Aug
20
Jun
28
May
12
28
Mar
21
18
Feb
17
12
28
Oct
24
30
Aug
27
17
Jul
22
May
15
29
Mar
27
5
Feb
25
Jan
24
23
7
Dec
5
4
3
29
Nov
9
8
25
Oct
28
Sep
18
14
19
Jul
13
7
26
Jun
11
May
3
Mar
23
Feb
17
16
2
19
Dec
23
Nov
7
19
Oct
18
14
Sep
30
Aug
4
29
Jul
19
23
Jun
22
21
7
31
May
9
6
2
26
Apr
21
13
8
6
22
Mar
4
2
24
Feb
14
10
8
7
2
18
Jan
16
Dec
23
Nov
22
16
12
Oct
7
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
Replace usage of ObjId by HashDict
master
master
test_backend: Remove use of mocks as much as possible
test_git_bare_cooker: Fix test failing with latest storage dev version
pyproject.toml: Use extend-exclude flake8 option instead of exclude
Apply swh-py-template v0.3.4 with copier
requirements-test: Remove use of deprecated types-click stubs
tests: Fix compatibility with swh-model v8.1.0
test_cli: Fix tests broken since click 8.2.0 release
Require swh-storage[pytest] instead of swh-storage[testing]
Migration to psycopg3
v2.0.0
v2.0.0
mypy: Reinstate fastimport override
tests/test_cli: Fix flake8 warnings
Apply swh-py-template v0.3.3 with copier
vault: Relax backend instantiation configuration constraints
mr/fix-backend-…
mr/fix-backend-migration-use-case
Fix a typo: memory backend was incorrectly registered in entry points
v1.13.0
v1.13.0
get_vault: Remove support for long deprecated cls 'local' value as well as args
test: make test_server.py immune to existing SWH_CONFIG_FILENAME env var
Declare vault backends in the swh.vault.classes entry point
Fix some formatting after black version bump
Apply swh-py-template v0.2.3
backend: Force bundle recooking if it is no longer in cache
v1.12.3
v1.12.3
conftest: Remove no longer needed workaround
v1.12.2
v1.12.2
backend: Port code to updated swh-scheduler API
model: adapt to the renaming of model.TargetType to model.SnapshotTargetType
model: adapt to the renaming of model.ObjectType to model.ReleaseTargetType
Apply swh-py-template v0.2.0
Stop ignoring display names
Add support for RevisionsWalker yielding Revision objects
tox: Bump mypy to 1.8.0
tests: Fix execution after upgrade to pytest-postgresql 5.x
cookers: ensure graph configuration is taken into account
v1.12.1
v1.12.1
cookers: ensure objstorage configuration is taken into account
to_disk: Ensure all file hashes are used when fetching its bytes
v1.12.0
v1.12.0
cookers/git_bare: Replace multiprocessing.dummy by concurrent.futures
cookers/git_bare: Speedup repository cooking with multi-threading
to_disk: Use a BFS to recursively list a directory instead of a DFS
to_disk: Allow to use objstorage directly to fetch contents bytes
to_disk: Speedup directory cooking with multi-threading
Allow customizing base URL and the From header for email notifications
Add latest blackify to git-blame-ignore-revs
Loading