Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-runner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Lars Seipel
gitlab-runner
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
feature/add-project-name-variables
Select Git revision
Branches
20
0-6-stable
0-7-stable
1-0-stable
1-1-stable
1-10-stable
1-11-stable
1-2-stable
1-3-stable
1-4-stable
1-5-stable
1-6-stable
1-7-stable
1-8-stable
1-9-stable
10-0-stable
10-1-stable
10-2-stable
10-3-stable
10-4-stable
10-5-stable
Tags
20
v11.4.2
v11.4.1
v11.3.2
v11.2.2
v11.4.0
v11.4.0-rc1
v11.3.1
v11.2.1
v11.1.1
v11.3.0
v11.3.0-rc1
v11.2.0
v11.2.0-rc2
v11.2.0-rc1
v11.1.0
v11.0.2
v10.8.2
v10.7.4
v10.7.3
v10.8.1
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Aug
15
13
12
10
9
6
5
4
3
2
27
Jul
26
25
22
21
20
19
17
16
15
14
13
12
11
8
7
6
5
4
3
1
30
Jun
29
28
27
25
24
23
22
17
16
17
16
15
13
10
8
7
6
4
1
31
May
1
Jun
30
May
25
23
22
21
20
19
18
19
18
17
16
15
14
13
12
10
9
7
6
5
4
30
Apr
29
28
27
25
22
18
15
14
12
11
10
9
8
7
6
5
4
1
31
Mar
30
29
28
27
25
24
23
22
21
18
17
16
15
14
12
11
10
9
8
7
5
4
2
1
29
Feb
24
19
18
10
Update code block to highlight toml
Fix some spacing
Set code block language
Begin work on the documentation
Fix compiler issues after rebase onto master
Fix go vet
Add test for Prepare method. Add comments/docs.
Exclude Kubernetes test files from gocyclo
kubeClient is now a field on executor. Add tests (50% coverage). Cleanup.
Reduce complexity of Prepare function
Update runner command path for official build docker image
Add support for custom resource limits
Add missing options.go
create runInContainer method
Support build artifacts. Use gitlab-runner-helper as a sidecar container. Support services. Support privileged containers through 'privileged' envvar.
Use exec command instead of attach for piping shell scripts
Update Godeps
Remove use of safe terminal
Update for new interface def.
Fix broken field tags
Rebase onto latest gitlab-runner. Rewrite more cleanly
Merge branch 'evn-gmr-contributing' into 'master'
Add reference to GitLab CE CONTRIBUTING.md from multi runner project
Merge branch 'clarify-runner-vs-registration-token' into 'master'
Add a comment distinguishing runner vs. registration token in autoscaled runners
Update CHANGELOG.md
v1.4.2
v1.4.2
Merge branch 'cherry-pick-ab02972d' into '1-4-stable'
Merge branch 'use-armel-for-debian-architecture' into 'master'
Merge branch 'use-armel-for-debian-architecture' into 'master'
Use armel instead arm for Debian architecture
Merge branch 'cherry-pick-3b5b8337' into '1-4-stable'
Update VERSION
Merge branch 'fix-typo-when-patching-trace' into 'master'
Merge branch 'fix-typo-when-patching-trace' into 'master'
Fix abort mechanism when patching trace
Suppress all but the first warning of a given type when extracting a ZIP file
Cache docker client instances to avoid a file descriptor leak
Merge branch '1573-update-vendored-toml' into 'master'
Update vendored github.com/BurntSushi/toml to v0.2.0
Log the URL of the cache file
Loading