Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits on Source
146
4613d3bb
Add support for Overlay Volume Mounts
Apr 26, 2025
944e2502
Update the cntlm link to the new fork
May 08, 2025
108137d8
Add adaptive request concurrency
May 09, 2025
69382b06
Add more request_concurrency related metrics
May 09, 2025
2af008e2
Merge branch 'ajwalker/adaptive-request-concurrency' into 'main'
May 09, 2025
c9a8998b
Merge branch 'add-adaptive-request-concurrency-metrics' into 'main'
May 09, 2025
aa4f3c6b
Run Hugo build test on the correct Docs branch
May 12, 2025
3e6a79ba
Merge branch 'sarahgerman-hugo-test-branch' into 'main'
May 12, 2025
dfc5b8fc
Merge branch 'overlay-mount-support' into 'main'
May 12, 2025
6f970381
Added safety checks for nil sessions and empty endpoints
May 12, 2025
31a7279d
Merge branch 'syedzubeen-main-patch-a32e' into 'main'
May 12, 2025
d51be784
Remove kaniko references
May 13, 2025
22c81643
Merge branch 'doc/remove-kaniko-references' into 'main'
May 13, 2025
8c574c9b
Document how to set helm chart env variables
May 13, 2025
ee982b07
Merge branch 'doc/helm-chart-env-vars' into 'main'
May 13, 2025
bbd9aaa9
Bump base images to allow native clone to work
May 14, 2025
2a29c563
Initial setup of config.toml var
May 15, 2025
57c85579
Merge branch 'schevmo/issue-38795-configurable-acquire-timeout' into 'main'
May 15, 2025
5d9c8851
Fix protoc binary download for macos
May 16, 2025
a671f5a7
Switch the default for FF_GIT_URLS_WITHOUT_TOKENS back to false
May 16, 2025
1715b8eb
Merge branch 'hhoerl/38801-switch-FF_GIT_URLS_WITHOUT_TOKENS-off' into 'main'
May 16, 2025
15bac90f
Merge branch 'main' into 'main'
May 19, 2025
cdd8bde3
Merge branch 'hhoerl/bump-base-images-0.0.16' into 'main'
May 19, 2025
6a83d84e
Docker executor image clarification and macOS virtualization info
May 19, 2025
bf0e9d19
Merge branch 'network-charles-1' into 'main'
May 19, 2025
0e2407d6
Added missing commas
May 19, 2025
5c4a5d86
Merge branch 'doc/fix-typo' into 'main'
May 19, 2025
2c0c946d
Merge branch 'ggeorgiev/fix-protoc-macos' into 'main'
May 20, 2025
8b5314f7
Handle the new glrtr- prefix
May 21, 2025
8f0cdde3
Remove outdated mention
May 21, 2025
591f426e
Merge branch 'docs-faleksic-remove-old-mention' into 'main'
May 21, 2025
5321227b
Fix final job duration handling
May 21, 2025
6c1531ba
Merge branch 'fix-job-final-duration-tracking' into 'main'
May 21, 2025
36ea1c09
Merge branch 'short-token-for-glrtr' into 'main'
May 21, 2025
00d25179
Support int64 and string for k8s user options
May 21, 2025
b196d4e4
Merge branch 'k8s-kubernetes-image-opts-int-and-string' into 'main'
May 21, 2025
85a42be4
Clean up stray whitespace
May 22, 2025
a7533fba
Punctuation should be outside bold
May 22, 2025
e2c1b806
Bump version to 18.1.0
May 22, 2025
b54e8f91
Remove randomness of TestProcessRunner_BuildLimit failures
May 22, 2025
ea4868b8
Merge branch 'remove-build-limit-test-random-failures' into 'main'
May 22, 2025
4029cc9f
Clean up tables in executors docs
May 22, 2025
7398a04f
Merge branch 'docs-more-bold-cleanup' into 'main'
May 22, 2025
9f3f7f78
Merge branch 'docs-monthly-cleanup' into 'main'
May 22, 2025
0af3cd21
Merge branch 'docs-more-table-cleanup' into 'main'
May 22, 2025
b42a10fb
Clean up tables in misc runner docs
May 22, 2025
613f8052
Merge branch 'docs-more-table-cleanup-2' into 'main'
May 22, 2025
06625b38
Use mockery constructors in tests
May 23, 2025
bb1eb671
Enable powershell native clone
May 23, 2025
2147fb44
Merge branch 'gchauvel/powershell-native-clone' into 'main'
May 23, 2025
e84bcf0b
Merge branch 'ajwalker/mockery-constructors' into 'main'
May 23, 2025
7ac474a4
Upgrade github.com/bmatcuk/doublestar/v4 to latest
May 27, 2025
04c7590a
Merge branch 'archiver-transversal-walk' into 'main'
May 27, 2025
db57e03b
Move internal docs into development directory
May 28, 2025
9732579a
Remove outdated content
May 28, 2025
18d5f202
Run git config cleanup before creating the template dir
May 28, 2025
f8e85a9b
Change System State ID on RunnerConfig to primitive type
May 28, 2025
7f5e185a
Update golang.org/x/net in main module
May 28, 2025
51f3cad9
Update Update golang.org/x/net in runner_wrapper module
May 28, 2025
29f9b692
Merge branch 'avonbertoldi/CVE-2025-22872' into 'main'
May 28, 2025
f427930e
Merge branch 'docs-faleksic-outdated-mention' into 'main'
May 29, 2025
470fe03c
Merge branch 'move-dev-docs' into 'main'
May 29, 2025
b3ed65ec
Update docker machine in docs
May 29, 2025
c560d3e7
Move commands configOptions to configfile package
May 29, 2025
7bc782a7
Merge branch 'docs-faleksic-docker-machine-update' into 'main'
May 29, 2025
cc542e02
Upgrade Go to v1.24.3
May 29, 2025
f670402c
Merge branch 'ggeorgiev/go-124' into 'main'
May 29, 2025
f7ad76a9
Tidy runner_wrapper/api
May 29, 2025
cdfb5431
Merge branch 'ggeorgiev/tidy' into 'main'
May 29, 2025
4d352094
Merge branch 'ajwalker/refactor-config-opts' into 'main'
May 29, 2025
3161471b
Improve pipelines for community, fork, docs MRs
May 30, 2025
f24080c2
Merge branch 'community-forks-pipelines' into 'main'
May 30, 2025
47a697fc
Update redirected links
May 30, 2025
84043d9d
Merge branch 'docs-update-redirected-links' into 'main'
May 30, 2025
44d0f0f2
Added Experimental Status
May 30, 2025
1b338b4d
Merge branch 'set-grit-status-experimental' into 'main'
May 30, 2025
20382899
Fix pipelines for forks
May 30, 2025
1da69ed1
Merge branch 'docs-fix-fork-pipelines' into 'main'
May 30, 2025
0454ce5d
Limit Unit test job to only MR pipelines for forks
May 31, 2025
7ef401e7
docs: remove a line that is not accurate to the current usages of GRIT
Jun 03, 2025
832e6500
Merge branch 'remove-erroneous-bullet-point' into 'main'
Jun 03, 2025
b36cb308
Fix AWS GovCloud with AWS S3 cache
Jun 03, 2025
3078f69a
Document DinD DNS behavior with network-per-build feature
Jun 04, 2025
cf289a33
Merge branch 'docs-dind-dns-networking' into 'main'
Jun 04, 2025
ea082aa5
Add correlation_id to request logs
Jun 04, 2025
220d7614
Merge branch '38656-log-network-response-details-on-error' into 'main'
Jun 04, 2025
0de4d6e3
Fix authentication towards HTTP docker registries
Jun 04, 2025
095ef4ac
Merge branch 'fix-fork-pipelines-2' into 'main'
Jun 05, 2025
4024e230
Merge branch 'sh-fix-aws-arn-clouds' into 'main'
Jun 04, 2025
8c9d557b
Update docker-machine version in docs
Jun 05, 2025
80271d42
Use the correct rules for the unit test job
Jun 05, 2025
3c475cef
Merge branch 'fix-fork-pipelines-3' into 'main'
Jun 05, 2025
ac01080a
Merge branch 'faleksic-update-machine-to-latest' into 'main'
Jun 05, 2025
156f4ef5
Remove outdated information
Jun 05, 2025
511bb342
docs: Add custom executor "shell" property
Jun 05, 2025
aa05786a
Update dates in examples
Jun 05, 2025
890bbcd1
Merge branch 'docs-faleksic-docker-group' into 'main'
Jun 05, 2025
a2f818a8
Merge branch 'docs-faleksic-update-dates-in-examples' into 'main'
Jun 05, 2025
f343b67b
gitlab-runner install et al as user service
Jun 05, 2025
25a9def3
Merge branch 'feature/install-in-user-dir' into 'main'
Jun 05, 2025
46 additional commits have been omitted to prevent performance issues.
Loading