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
e8419e9b9f16c0f8792d0f131dcc2c5ad8839354
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
24
Oct
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
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
python: Fix black formatting after bump to 23.1.0 in pre-commit
v1.11.0
v1.11.0
Apply swh-py-template 0.1.6
Migrate to copier-based swh-py-template
Rename vault tasks to keep currently deployed names
v1.10.1
v1.10.1
setup: declare vault's cooking task using the scheduler's plugin system
v1.10.0
v1.10.0
cookers/git_bare: Fix master ref creation when cooking a release
v1.9.3
v1.9.3
backend: Insert cooking task info in database after task creation
v1.9.2
v1.9.2
setup.py: Remove sdisk build warning about importable packages
v1.9.1
v1.9.1
to_disk: Represent revisions as empty directories instead of symlinks
v1.9.0
v1.9.0
interface: Add download_url method and implement it in backend
backend: Move postgresql backend initialization in a separate class
v1.8.2
v1.8.2
Fix mypy/click: add swh.core[testing] in requirements-test.txt
test_backend: Fix sentry DSN format
api/server: Fix ImportError after config_basepath removal
Call storage.content_get_data() with hash dicts instead of only sha1
Fix mypy warning about untyped methods
Fix pytest warning about TestRepo being uncollectable
Loading