Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flamenco-worker-python
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
Container Registry
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
blender
flamenco-worker-python
Graph
2d6136081d5a8b2c11f283bf8ee5c021f6c9f8d6
Select Git revision
Branches
5
T53099-gpu-rendering
master
default
protected
pbs_support
windows-fixes
wip-double-running
Tags
20
v2.2.1
v2.2
v2.2-dev8
v2.1.0
v2.0.8
v2.0.7
v2.0.6
v2.0.6-beta1
v2.0.5
v2.0.4
v2.0.2
v2.0.1
v2.0
v2.0-beta10-worker6
v2.0-beta10-worker5
v2.0-beta10-worker4
v2.0-beta10-worker3
v2.0-beta10
v2.0-beta9
v2.0-beta8
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jan
18
17
15
13
12
11
10
6
5
4
3
23
Dec
22
21
20
16
15
14
13
7
5
4
3
2
1
30
Nov
24
18
16
10
9
3
Aug
29
Jul
27
24
23
20
17
10
9
8
26
Jun
7
31
May
27
25
9
5
14
Apr
7
17
Feb
10
9
24
Dec
23
4
3
2
30
Nov
29
28
27
19
13
6
30
Oct
20
18
16
7
3
30
Sep
26
23
22
21
20
18
17
16
6
22
Aug
7
27
Jul
18
16
7
6
30
Jun
28
27
25
24
23
22
21
18
17
16
15
14
13
11
10
9
7
5
4
3
2
1
29
May
28
27
26
25
23
22
20
19
17
16
15
14
13
12
Server: added /flamenco/{project-url}/tasks/{task-id}/download-log
Worker: added missing section in flamenco-worker.service
Manager & Worker: made it possible to "systemctl enable flamenco-xxx"
Manager: added API and web support for fetching task log entries
Server: moved SDK classes to their own sdk.py submodules
Esc now closes the task details as well
Fix overlay not occupying the whole column
Manager: set task activity to 'Clamed by manager' when that happens
Manager: bugfix in worker nickname in task updates
Server: task-embed now shows which worker handled the task
Worker: set nickname to hostname upon registration
Manager: accept worker's nickname upon registration
Manager: WorkerRegistration is never marshalled to bson
Manager: added service file for systemd
Manager: readme whitespace & typo
Manager: clean shutdown on SIGTERM
Worker: updated README.md to include the systemd description
Worker: added systemd service description for Flamenco Worker
Worker: run a retry-loop when registration at manager fails.
Worker: perform a clean shutdown when receiving SIGTERM
Bumped all versions to 2.0-beta2
Worker: create render output dir & use pathlib instead of os.path
Merge remote-tracking branch 'github/master'
Worker: don't abort running render when Blender complains of missing files
Manager: added nickname field to worker document
Load tasks on the main container
Minor style tweaks to jobs list
task-id for tasks in the list, makes highlight on click work
Docs: update repo_name
Server: update README.md
Flamenco jobs have no thumbnails
Favicon for Flamenco
Docs: Update docs settings
Manager: update README.md
Update main README.md
Display job name before ID
Statuses for tasks in Flamenco are not properties
Worker: moved TaskRunner class to top of file
Manager: Mention MongoDB in the dev setup steps
Removed the clients/cli/.keep file
Loading