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
6a8c72bb92c664159e1bd460fa055e80023a7592
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
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
1
31
Aug
Add method RPCServerApp.setup_psycopg2_errorhandlers
v2.20.0
v2.20.0
Add new module to allow common logging configuration from swh.core
v2.19.0
v2.19.0
Add an aiohttp logger class filtering successful requests from a set of fixed ips
generated-diffe…
generated-differential-D8019-source
config.spec: Address @ardumont remarks, strip down some sections
generated-diffe…
generated-differential-D4731-source
config.spec: Rename "singleton" to "record"
config.spec: Address remarks from @douardda
config.spec: Adress remarks from @ardumont, @vlorentz
config.spec: Submit first draft
Add check-copyright-date pre-commit hook.
generated-diffe…
generated-differential-D3191-source
Generated commit for differential D2846
Add missing _seconds_total unit to swh_outbound_api_sleep metric
v2.18.1
v2.18.1
github: Export statsd metrics about API requests and token usage
v2.18.0
v2.18.0
docs: Include module indices only when building standalone package doc
swh.core.tarball: Add support for war files as well
v2.17.0
v2.17.0
pre-commit, tox: Bump pre-commit, codespell, black and flake8
Fix _sanitize_github_url removing suffixes too greedily
v2.16.1
v2.16.1
tarball: fallback using tar command when shutil.unpack_archive failed
v2.16.0
v2.16.0
tarball: Fix also directory permissions in normalize_permissions
core.tarball: Add missing mimetype to the list
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
Loading