Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-loader-core
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-loader-core
Graph
c9b51f8b94af3805151f1f049760726c72f2bc1c
Select Git revision
Branches
7
generated-differential-D2854-source
generated-differential-D6138-source
generated-differential-D8171-source
master
default
protected
rpm2cpio
with-lfu-cache
with-simple-cache
Tags
20
v5.21.1
v5.21.0
v5.20.0
v5.19.0
v5.18.3
v5.18.2
v5.18.1
v5.18.0
v5.17.0
v5.16.1
v5.16.0
v5.15.1
v5.15.0
v5.14.2
v5.14.1
v5.14.0
v5.13.1
v5.13.0
v5.12.0
v5.11.0
27 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
Mar
20
11
10
26
Feb
19
17
14
Jan
13
18
Dec
2
5
Sep
30
Aug
27
28
Jun
6
3
27
May
22
21
15
28
Mar
5
26
Feb
16
5
2
26
Jan
17
16
15
7
Dec
6
5
4
3
29
Nov
17
14
13
4
Oct
28
Sep
25
19
18
14
28
Aug
8
25
Jul
10
4
21
Jun
8
6
1
31
May
30
25
15
5
26
Apr
25
13
6
5
4
27
Mar
8
23
Feb
20
17
13
2
13
Jan
7
6
20
Dec
19
21
Nov
16
15
14
3
2
27
Oct
26
25
21
18
17
11
7
5
4
3
30
Sep
29
28
26
21
20
19
14
13
9
5
30
Aug
29
26
19
8
3
29
Jun
21
17
7
20
May
16
13
6
4
3
2
29
Apr
28
27
26
22
21
20
19
14
8
7
30
Mar
22
2
1
25
Feb
24
23
16
15
10
8
3
25
Jan
24
21
18
14
13
11
22
Dec
16
9
8
7
6
3
2
1
22
Nov
10
9
8
4
3
21
Oct
7
29
Sep
28
24
22
21
20
17
16
15
14
13
31
Aug
12
5
20
Jul
7
25
Jun
16
10
9
27
May
26
Apr
16
15
13
8
6
2
1
30
Mar
29
26
25
23
8
5
2
25
Feb
19
17
16
11
8
5
3
1
4
Jan
24
Nov
17
3
29
Oct
27
16
15
13
5
2
1
25
Sep
23
18
17
10
4
2
25
Aug
20
17
12
10
8
7
6
5
3
31
Jul
30
29
28
27
24
23
psycopg3: move some map call to list comprehension
master
master
package: Do not report NotFound to sentry when package info is missing
Update the package loader tutorial doc page
cli: Fix the 'run' command for package loaders
v5.21.1
v5.21.1
requirements: Add missing chardet dependency used by npm loader
tests: Remove no longer needed pytest custom marker named fs
v5.21.0
v5.21.0
deposit: Handle download and aggregation of uploaded tarballs
Ensure compatibility with rpm2cpio 4.20
docs/package-loader-specifications: Fix typo detected by codespell
tests: Fix flake8 warning
Apply swh-py-template v0.3.3 with copier
golang: Handle errors when fetching default version
v5.20.0
v5.20.0
package: Ensure snapshot HEAD alias targets a fetched release
deposit: Synchronize HTTP read timeout with deposit server
package: Harmonize the way package versions are sorted
deposit: Include past releases in snapshots
v5.19.0
v5.19.0
crates: Improve loader implementation
debian: Fix typo spotted after codespell upgrade
Fix some formatting after black version bump
Make BaseLoader.load() include the exception when loading failed in the return dict
Apply swh-py-template v0.2.3
tests: Fix mocking of sleep calls with tenacity 8.4.2
v5.18.3
v5.18.3
Remove (deprecated) dir_filter arg of BaseDirectoryLoader
v5.18.2
v5.18.2
loader: Ensure to fetch latest snapshot produced by same visit type
v5.18.1
v5.18.1
golang: Ensure package version is uppercase encoded in download URL
pytest_plugin: Port code to updated swh-scheduler API
v5.18.0
v5.18.0
Replace usage of pkg_resources by importlib
Add a missing type annnotation in ContentLoader.visit_status()
Merge swh.loader.package.utils in swh.loader.core.utils
Remove the swh/loader/package/__init__.py file
Move the compute_hashes() helper function in the utils.py module
tests: extract DummyLoader class and friends in a dedicated module
model: adapt to the renaming of model.TargetType to model.SnapshotTargetType
model: adapt to the renaming of model.ObjectType to model.ReleaseTargetType
Apply copier template v0.2.0
tests: Ensure nar hash extid matches nar hash of target
Improve core loader docstring to explicit the extid mapping
Drop nixguix loader
TarballDirectoryLoader: Ingest tarball like package loaders
v5.17.0
v5.17.0
tox: Bump mypy to 1.8.0
Loading