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.
a808dae19096687a0166bca924b5eb0be3732565
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.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
v2.23.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Oct
21
24
Sep
18
30
Aug
28
27
17
Jul
11
28
Jun
20
18
7
5
23
May
22
16
15
7
26
Apr
29
Mar
13
5
Feb
30
Jan
21
Dec
6
5
1
29
Nov
28
9
2
Oct
14
Sep
6
3
Aug
13
Jul
10
7
26
Jun
20
14
13
11
May
10
4
2
20
Apr
18
13
27
Mar
13
8
21
Feb
20
17
2
24
Jan
23
6
21
Dec
9
24
Oct
18
13
12
5
3
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
cli/db: normalize handling of given package/backend/config path argument
db/test: update tests for new dbmodule management logic
db_utils: make import_swhnodule() handle 'backend' identifiers
db_utils: make swh_set_db_module() update the dbmodule entry in the db
test/db/test_cli: use raw yaml instead of dumping nested dicts
Make most 'swh db xxx' commands support reading the db cnx string from anywhere in the config file
db/test: improve assert for cli_runner results
db: lower a warning statement to an info
cli: replace '--all' option in 'db version' with '--history'
cli: restore 3.9 support via backports.entry_points_selectable
v3.5.0
v3.5.0
doc: Add a small paragraph to activate shell completion
docs/db: Fix typo spotted after codespell upgrade
statsd: Fix black formatting
Silence “Sentry DSN not provided” warning when attached to a TTY
Make black and flake8 happy again
Apply swh-py-template v0.2.2
Add "fork" field to GitHub API responses in test fixture
v3.4.0
v3.4.0
RPC client/server tests: use proper pattern for call assertions
config: keep dicts in config ordered
test_retry: Fix mocking of sleep calls with tenacity 8.4.2
Allow `swh db init` to work on pipeline configurations
cli/db: Open `swh db shell` subcommand
v3.3.0
v3.3.0
core.cli.db: Allow module_config_key to read db information from
retry: Add ChunkedEncodingError as retryable exception
Fix entry point loading in the swh cli
v3.2.0
v3.2.0
Fix tests when executed directly with pytest in a editable-mode installed package situation
Replace usage of pkg_resources by importlib
Remove bw-compat code for pytest<3.9
Remove the (empty) swh/core/api/tests/conftest.y file
cli: Add --dbname option to 'swh db upgrade' command
config: Handle NotADirectoryError exception in exists_accessible
api: Improve typing of arguments for RPCClient class
v3.1.0
v3.1.0
flake8: ignore more directories, e.g. .mypy_cache, build and dist
sentry: Allow to init sentry with no DSN
v3.0.1
v3.0.1
pytest_plugin: Update sentry fixtures after sentry-python 2.0 release
Apply swh-py-template v0.2.0
pytest: Fix tests execution with pytest 8.1
tox: Bump mypy to 1.8.0
Drop swh.core.db.pytest_plugin, bump to pytest-postgresql 5
v3.0.0
v3.0.0
Allow to set log levels via the `SWH_LOG_LEVEL` environment variable
v2.26.0
v2.26.0
Loading