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
26e342857308eb30ffc360f32380ddeed83ef7e0
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
4
Aug
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
Use original attr module instead of attrs
v1.7.2
v1.7.2
Add a test for the vault db initialization command `swh db init vault`
v1.7.1
v1.7.1
api/server: Allow 'postgresql' configuration key entry
Fix mypy error
Add test for DirectoryBuilder on missing directories
Fix crash on directories pointing to missing contents
to_disk: Add type annotations + a simple test for DirectoryBuilder
cache: Don't return objstorage.add's return value, and add types
v1.7.0
v1.7.0
cache: Drop unused method get_stream
tests: Fix current_version attribute change
tests: use stock pytest_postgresql factory function
use an in-memory storage for test_cookers and test_to_disk
add strict asyncio_mode in pytest.ini
cookers/base: Fix sphinx >= 4.4 warning
add missing sentry captures
Bump mypy to v0.942
pre-commit: Remove codespell commit-msg hook
api/server: Drop dead code
Add .git-blame-ignore-revs file with automatic reformatting commits
python: Reformat code with black 22.3.0
pre-commit, tox: Bump black from 19.10b0 to 22.3.0
requirements-test: Remove pytest pinning to < 7
pytest: Exclude build directory for tests discovery
Finish removing aiohttp
v1.6.1
v1.6.1
server: ensure check_config is called during app instantiation
server tests: refactor config fixtures to match production
conftest: drop deprecated args from objstorage initializers
Rewrite the server to use flask instead of aiohttp
v1.6.0
v1.6.0
cache: Remove unused method add_stream
Adapt to swh-core 2.0.0
v1.5.0
v1.5.0
Ensure the vault instance used in tests is recreated
test_server: Fix typo detected with codespell
pre-commit: Bump hooks and add new one to check commit message spelling
git_bare: Add support for releases as root object.
Fix crash when rendering README.rst on PyPI
v1.4.2
v1.4.2
git_bare: Use original author names instead of display names
v1.4.0 v1.4.1
v1.4.0 v1.4.1
git_bare: Use raw_manifest when available
requirements-test: Pin pytest to < 7.0.0
git_bare: Pass model objects instead of dicts.
docs: Fix sphinx warning
Loading