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
Graph
f8a07dfa0bf668905d66ad88b25b2e1f3f569177
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
23
21
15
27
Feb
20
18
17
24
Jan
13
9
17
Dec
2
19
Nov
7
6
4
30
Oct
29
22
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
basedb: force connection to be in utc
v4.1.0 master
v4.1.0 master
make sure we close the test's config file
tests: Remove no longer needed pytest custom marker named db
v4.0.0
v4.0.0
Migrate to psycopg3
cli/sentry: Fix issues with the extract-scheduler-tasks command
cli/sentry: Add --policy option to extract-scheduler-tasks command
grouper: Add type annotations
logger: Fix regression introduced in dd256a6
test_rpc_client: Fix flake8 warnings
db/db_utils: Fix black formatting
Apply swh-py-template v0.3.3 with copier
cli: Add 'sentry extract-scheduler-tasks' command
v3.8.0
v3.8.0
cli: Add 'sentry extract-origin-urls' command
sentry: Implement performance tracing
v3.7.0
v3.7.0
sentry: Set a dummy release when sentry is init with a None DSN
swh/cli/db: Raise explicit message instead of local unbound variable
mr/fix-cli-db-i…
mr/fix-cli-db-issues
swh/cli/db: Fix typo in error message
config: Add LRU cache to get_swh_backend_* functions
v3.6.4
v3.6.4
Merge tag 'v3.6.3'
cli/db: Make the db init process a bit more (config) error resilient
api: Add an optional requests retry feature to the RPC client
api: Add an optional requests retry feature to the RPC client
v3.6.3
v3.6.3
cli/db: show the actual error that occurred during sql script execution, if any
pytest_plugin: Fix error since werkzeug 3.1 release
v3.6.2
v3.6.2
cli: add a new 'backend' cli group to list and document backends
v3.6.1
v3.6.1
Move mock_import_module and mock_get_entry_points in pytest_plugin
test: move assert_result() in swh/core/tests/test_cli.py
cli/db: properly support module given a full module name in `swh db init` command
tests: mock get_entry_points and import_module
test: actually check (and fix) tests that are expecting psql command to fail
db: Fix `swh db create` and `init-admin` commands for 'package:cls' syntax
test/db: simplify a bit the handling of test db backends
v3.6.0
v3.6.0
cli/db: target the config structure instead of the cnx string itself with `-p`
cli/db: support module name given as <package>:<cls> when parsing cli arguments
cli/db: make 'config entry path' usage explicit and use '.' as separator
test: fix test_load_from_envvar
cli/db: factorize cmd arguments handling logic of several `swh db` commands
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
Loading