Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-objstorage
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-objstorage
Graph
198abe69f593da6bb789e85e595a14a2d4a566be
Select Git revision
Branches
6
azure-tryout
fix-multiplexer-check-config
generated-differential-D6006-source
master
default
protected
mr/make-objnotfounderror-return-404
wip/jenkins
Tags
20
v4.0.0
v3.4.0
v3.3.0
v3.2.0
v3.1.2
v3.1.1
v3.1.0
v3.0.2
v3.0.1
v3.0.0
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.1
v2.8.0
v2.7.0
v2.6.0
v2.5.0
v2.4.0
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
4
3
28
Feb
27
19
18
11
10
25
Nov
10
Sep
30
Aug
27
11
Jul
2
4
Jun
31
May
29
23
22
5
4
25
Apr
24
23
19
18
2
29
Mar
25
21
15
13
6
Feb
5
2
22
Jan
15
5
21
Dec
5
4
3
29
Nov
16
25
Oct
4
19
Sep
19
Jul
18
7
24
Mar
20
20
Feb
17
16
2
17
Jan
16
13
12
6
19
Dec
25
Oct
19
18
13
Jul
4
23
Jun
22
21
9
May
26
Apr
21
8
6
22
Mar
3
2
1
10
Feb
7
25
Jan
24
10
16
Dec
8
29
Nov
8
27
Oct
21
20
12
30
Sep
9
Jun
18
May
17
26
Apr
16
13
5
Jan
9
Oct
8
2
25
Sep
23
17
10
9
25
Aug
6
5
Jun
4
15
May
13
4
29
Apr
27
20
8
25
Feb
18
7
21
Nov
20
7
10
Oct
9
1
30
Sep
27
24
21
15
7
Aug
23
Jul
11
4
19
Jun
14
22
May
17
7
12
Apr
1
28
Mar
27
26
20
11
6
27
Feb
25
22
21
9
Jan
28
Nov
23
6
23
Oct
18
12
11
10
8
5
4
1
19
Sep
26
Jun
18
12
May
11
9
7
3
2
25
Apr
13
12
Mar
6
5
Jan
30
Nov
2
20
Oct
12
4
14
Sep
6
5
30
Aug
20
Jul
26
Jun
19
13
24
Apr
4
15
Mar
21
Feb
9
26
Jan
5
19
Dec
15
3
Nov
30
Sep
23
20
14
13
9
7
6
26
Aug
25
24
19
18
17
16
12
10
4
28
Jul
21
12
23
Jun
winery: improve typing and documentation of SharedBase
v4.0.0 master
v4.0.0 master
winery: bring documentation up to date with respect to the reality of the code
winery settings: remove legacy kwargs
winery: run deletion tests on both pool backends
winery: in storage fixture, use rbd_pool_name
winery: On shutdown, ensure that packer processes are waited for
winery: close read-only (and read-write) shards on shutdown
winery: Make the directory-based shards pool usable
winery: make RBD shard manager a function rather than a method of the pool
winery: move RBD settings to the new settings framework
winery: make throttler optional
winery rbd shard mapper: randomize shards
winery rbd shard mapper: allow acting only on a subset of shards
winery rbd shard mapper: notify systemd at every new shard
winery: Share throttler between ROShards
winery: use new-style settings for Throttler
Add typing for WineryReader ro_shards and rw_shards
winery: use new-style settings for pack function
Split WineryWriter and WineryReader instead of inheriting
winery: group settings into a more sensible hierarchy
winery: raise ReadOnlyObjstorageError when appropriate
winery: explain why ObjNotFoundError gets re-raised
fix typo in readonly proxy exception
Clean up winery benchmark tooling
winery: remove Stats object
Add E701,E704 to flake8 ignores
Apply swh-py-template v0.3.3
Migration to psycopg3
winery: try harder to record shards as mapped
DecompressorProtocol: unused_data is a read-only property
Remove PRIMARY_HASH type annotations by subclassing the Protocol in the base ObjStorage class
Remove usage of typing_extensions
Introduce LiteralHash and LiteralPrimaryHash type aliases
winery tests: run the common objstorage test suite
winery: update delete implementation to conform with the interface
winery: raise an ObjNotFoundError for the passed obj_id when not found
winery: implement __iter__ and list_content
Improve support for non-sha1 PRIMARY_HASH
winery stats: avoid race condition in os.makedirs
factory: use the fully qualified class name for winery
Loading