Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-obs
Manage
Activity
Members
Labels
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
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
obs
docker-obs
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
7
collabora
collabora-emulated-builds
collabora-obs-proxy
collabora-split-images
fix-worker-name
master
default
sid-minbase
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Nov
22
15
Jan
14
6
Dec
5
Nov
8
Jun
4
25
May
21
19
18
5
4
23
Apr
17
16
20
Mar
11
10
4
27
Feb
20
Mar
19
18
8
Feb
7
1
29
Jan
25
17
14
Sep
11
10
12
Jan
29
Sep
28
26
24
23
22
20
18
12
8
7
6
4
1
28
Aug
25
24
23
22
5
Dec
Add the default OBS_FRONTEND_WORKERS: 4 to demonstrate its existence
collabora-split…
collabora-split-images
Rename obs-api to obs-frontend and update the URLs
Move the DB and memcache out of the API container
Add the missing proxy-client image
collabora-obs-p…
collabora-obs-proxy
Add python3-xdg, a new optional but useful dependency
Switch to unversioned Python 3
Stop pinning httpx, it has been fixed upstream
Rename the obs-proxy-server service to match what it is
Merge branch 'collabora' into collabora-obs-proxy
Install the missing time utility
collabora
collabora
gitlab-ci: Test with Docker Compose and DinD
gitlab-ci: Get rid of global before_script
obs-api: dbconfig-common fix for host newer than buster
Re-own files on start
Allocate more ports
Bump httpx to 0.13.3
Apply patch from alanyih to correct name for worker in README.md
fix-worker-name…
fix-worker-name master
Merge branch 'wip/ritesh/fix-sudo-doc' into 'master'
Donot use sudo for docker
Ignore failures from update-binfmts since it fails under Kaniko
collabora-emula…
collabora-emulated-builds
Enable arm builds using qemu
Pre-create /kaniko/.docker directory before creating a file there
Split the proxy client off into a separate container
Remove the proxy client from the worker, downgrade to buster
Make it possible to run the proxy image as a client
Pin httpx to 0.12 due to a regression
Allow mitmproxy pass through connections to snakeoil-certified servers
Use the generated certificates in the proxy
Generate snakeoil certificates for the proxy
Build a container with the server side of the OBS proxy
Build a container with mitmproxy acting as an HTTP proxy
Install the OBS proxy into the worker container
Upgrade the worker image to Debian testing for Python 3.8
Run workers on a separate virtual network
Use Collabora packages
Refactor image creation at GitLab
Tag built images according to the branch
Make sure there are no stale files from previous runs
Update .gitlab-ci.yml to include lists
Add backports as a list file instead of echoing it each time
Loading