Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-scheduler
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-scheduler
Graph
3f02cc39c774040d8126eace214e55a8b44a819a
Select Git revision
Branches
7
add-forge-now-cli-evolution
add_forge_now_cli
generated-differential-D4928-source
generated-differential-D4981-source
improve-cli-check-ingestion
master
default
protected
oneshot-task
Tags
20
v3.0.0
v2.8.0
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.2
v2.6.1
v2.6.0
v2.5.0
v2.4.0
v2.3.2
v2.3.1
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.13.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
3
Jun
19
May
12
29
Apr
20
8
27
Mar
23
26
Feb
18
12
31
Jan
23
10
17
Dec
16
14
13
12
4
26
Nov
21
20
19
23
Oct
18
16
10
2
1
27
Sep
24
17
16
4
3
2
23
Jul
19
11
10
28
Jun
19
13
12
24
May
23
21
17
15
10
7
6
3
12
Apr
10
4
2
1
21
Mar
18
15
14
13
6
1
28
Feb
27
25
23
22
20
19
18
15
14
13
11
6
1
31
Jan
30
29
28
18
17
16
15
14
10
8
19
Dec
18
14
3
28
Nov
23
21
20
19
9
8
29
Oct
26
25
23
18
17
16
15
12
11
10
8
5
2
1
28
Sep
19
15
14
3
Aug
1
30
Jul
27
19
18
28
Jun
22
31
May
30
29
28
25
23
22
18
17
16
14
9
3
2
26
Apr
25
24
18
13
10
9
30
Mar
29
26
22
21
15
14
9
8
19
Dec
14
7
29
Nov
8
2
12
Oct
11
11
Sep
6
1
30
Aug
20
7
25
Jul
21
19
17
19
Jun
15
12
31
May
7
Apr
9
Mar
15
Feb
10
9
21
Oct
20
19
5
Sep
1
1
Jul
29
Jun
24
Feb
23
22
19
18
16
15
Drop use of pifpaf and the "db" pytest mark
Add future dependency, missing from celery 4.4.4
v0.1.1
v0.1.1
Celery runner: only schedule tasks when the buffer is less than 80% full
v0.1.0
v0.1.0
Disable the azure http logger in the celery worker base config
Fix black for py37
test_scheduler: Fix pep8 violation
setup.py: add documentation link
setup: Update the minimum required runtime python3 version
Add a pyproject.toml file to target py37 for black
Enable black
tests: Adapt model according to latest change
Implement listener on top of pika instead of celery
v0.0.72
v0.0.72
scheduler.backend_es: Leave index opened when streaming bulk
backend: Make create_task_type idempotent
Use swh-storage validation proxy.
cli.task: Change `get_storage` according to latest change
test_cli: Fix storage instantiation following api change
sentry: Fix initialization init_sentry call
v0.0.71
v0.0.71
Use swh.core.sentry instead of calling sentry_sdk.init directly.
v0.0.70
v0.0.70
backend_es: Fix configuration mapping
tests: Try to avoid fixture redefinition
v0.0.69
v0.0.69
tests: Avoid fixture clash in different purposes fixture
v0.0.68
v0.0.68
scheduler.backend: Rename appropriately module elasticsearch_memory
v0.0.67
v0.0.67
Add tests to in memory elasticsearch implementation
backend_es: Add tests around elasticsearch client instantiation
tests/common: Remove uneeded behavior
backend: Add alternate memory elasticsearch implem to allow testing
scheduler.backend_es: Allow using different elasticsearch clients
scheduler.backend: Make the returned result a dict
cli.task: Make page_token actually a string even from the cli
backend_es: Add initialization endpoint
backend_es: Remove unused endpoint
cli.tasks: Unify logging instruction
test: Allow status definition during task template generation
tests.scheduler: Extract common utility function
scheduler.cli.task: Rename appropriately backend variable
scheduler.backend_es: Rename backend class appropriately
cli.task: Rename internal method appropriately
backend_es: Use consistent logging instruction
backend_es: Enclose close instruction within finally
Loading