Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-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-core
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8147cd7f54a61a8b00031543dd4b4fad50af9098
Select Git revision
Branches
12
generated-differential-D2846-source
generated-differential-D3191-source
generated-differential-D4731-source
generated-differential-D8019-source
master
default
protected
mr/fix-cli-db-issues
msgpack_ext_types
mypy-version
np-cli-sub
pytest-plugin
timed_iter
wip
Tags
20
v4.2.0
v4.1.0
v4.0.0
v3.8.0
v3.7.0
v3.6.4
v3.6.3
v3.6.2
v3.6.1
v3.6.0
v3.5.0
v3.4.0
v3.3.0
v3.2.0
v3.1.0
v3.0.1
v3.0.0
v2.26.0
v2.25.0
v2.24.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Oct
12
Sep
23
Aug
19
9
5
4
5
Jul
4
16
Jun
9
8
2
1
30
May
20
17
16
11
26
Apr
25
21
15
14
8
6
30
Mar
29
23
14
9
3
2
1
17
Feb
16
11
10
4
20
Jan
17
14
16
Dec
2
1
25
Nov
15
8
17
Sep
15
30
Aug
25
30
Jul
11
Jun
10
9
8
10
May
6
5
26
Apr
23
16
15
6
2
26
Mar
3
16
Feb
20
Jan
11
Dec
8
3
27
Nov
26
24
23
20
19
30
Oct
29
28
23
22
21
19
7
2
30
Sep
25
23
22
18
17
16
10
25
Aug
14
5
31
Jul
29
9
8
3
12
May
7
29
Apr
20
17
26
Mar
18
11
28
Feb
25
19
18
14
11
10
28
Jan
27
22
17
15
12
Dec
11
10
21
Nov
20
19
18
16
14
13
6
25
Oct
18
14
11
10
9
8
7
28
Sep
27
20
19
15
6
5
2
22
Aug
14
1
30
Jul
15
11
10
9
4
1
13
Jun
21
May
20
17
16
15
13
6
19
Apr
12
9
2
28
Mar
27
19
18
28
Feb
19
11
7
1
31
Jan
30
29
28
24
23
9
21
Dec
17
14
13
8
7
27
Nov
23
8
6
5
25
Oct
24
23
18
16
12
11
5
3
1
28
May
25
24
26
Apr
25
15
14
Jan
6
Dec
2
Nov
12
Oct
5
Sep
30
Aug
3
17
Jul
19
Jun
9
May
24
Apr
7
22
Mar
15
16
Feb
9
2
26
Jan
14
Nov
20
Oct
12
29
Sep
22
23
Aug
19
16
27
Jul
18
14
Jun
13
10
15
Apr
26
Mar
4
19
Feb
15
8
20
Jan
17
Nov
22
Oct
20
16
14
9
7
5
3
2
1
30
Sep
29
28
25
23
22
21
16
15
14
9
3
2
1
31
Aug
Make mimetype to archive format dictionary public
v2.15.0
v2.15.0
api/asynchronous: Do not log/report client exception
pytest_plugin: Add sentry_events fixture from swh-indexer
v2.14.1
v2.14.1
Fix mypy error
github/tests/test_pytest_plugin: Fix imports ordering reported by isort
Make the RPC client raise a specific exception class on 503
v2.14.0
v2.14.0
Add tests for RPC server's exception handling
Remove support for deprecated exception format
Use logger instance instead of logging module directly
RPC server: Do not log exceptions with 4xx HTTP status codes
Remove use of app.test_client() as a ctx-manager
v2.13.1
v2.13.1
Add the 'flavor' argument to db_utils.initialize_database_for_module()
v2.13
v2.13
Remove unused fallbacks for old msgpack version
Add zstandard support to tarball.py for unpacking 'tar.zst' file archives
v2.12
v2.12
tarball: Use standard Python module zipfile to extract jar archive
v2.11
v2.11
Add missing coverage on `swh db version` cli
db: Grant read access to guest user on all schema tables
github/utils: Deal with exotic urls to canonicalize
v2.10
v2.10
deprecate the db/pytest_plugin.py module
move initialize_database_for_module in db_utils
mark postgresql_fact fixture factory function as deprecated
tests: use stock pytest_postgresql factory function
docs/db: Update datastore requirement
Allow module to specify another config key than their module name
v2.9.0
v2.9.0
cli.db: Reword ignore sentence
cli.db: Use attribute current_version instead of undeclared getter
v2.8.1
v2.8.1
cli.db: Fix help message typo
Deal with git protocol url to canonicalize to https
v2.8.0
v2.8.0
Use GitHubSession to make canonical computation deal with rate limit
v2.7.0
v2.7.0
Extract reusable github tests fixtures into its own pytest_plugin
v2.6.0
v2.6.0
test_db/test_db_copy_to: Fix hypothesis FailedHealthCheck error
Refactor swh.lister.github.utils to swh.core.github.utils
Add utility function to retrieve canonical github urls
Make 'python -m swh' work as cli entry point
db_utils: Make connect_to_conninfo use through contextmanager
Upgrade mypy to 0.942 to fix support of types-psycopg2 >= 2.9.12
v2.5.0
v2.5.0
pre-commit: Remove codespell commit-msg hook
sentry: always override init settings with the environment variables
cli: Ensure tests don't mess with the global logging setup
gunicorn: disable sentry logging event reporting by default
Loading