| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update a redirected link | Marcel Amirault | 2019-08-08 | 1 | -7/+3 |
| * | Update AWS autoscaling docs•••I'm adding a note about the supported base operating systems for Docker Machine.
| Cody West | 2019-08-07 | 1 | -1/+2 |
| * | Change CI_COMMIT_REF to CI_COMMIT_SHA in docs | Stefan Schmalzhaf | 2019-08-05 | 1 | -9/+9 |
| * | Merge branch 'patch-4' into 'master'•••fix typo
See merge request gitlab-org/gitlab-runner!1503 | Evan Read | 2019-07-29 | 1 | -1/+1 |
| |\ |
|
| | * | fix typo | Michiel Crefcoeur | 2019-07-25 | 1 | -1/+1 |
| * | | Drop support for Bash shell on Windows until long running issue is addressed | Ben Bodenmiller | 2019-07-29 | 1 | -1/+4 |
| * | | Merge branch 'docs/add-missing-docker-config' into 'master'•••Add docs for tls_verify config field
See merge request gitlab-org/gitlab-runner!1493 | Evan Read | 2019-07-25 | 1 | -0/+1 |
| |\ \
| |/
|/| |
|
| | * | Add docs for tls_verify config field•••`tls_verify` is missing from the config options for the Docker executor.
| Steve Azzopardi | 2019-07-25 | 1 | -0/+1 |
| * | | Fix PowerShell capitalization | Ben Bodenmiller | 2019-07-25 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'patch-4' into 'master'•••docs: gitlab-runner helper image has no arm64 build yet
See merge request gitlab-org/gitlab-runner!1489 | Steve Azzopardi | 2019-07-24 | 1 | -1/+1 |
| |\ |
|
| | * | docs: gitlab-runner helper image has no arm64 build yet | NeroBurner | 2019-07-23 | 1 | -1/+1 |
| * | | Fix typo and spacing in two runner docs | Marcel Amirault | 2019-07-24 | 2 | -2/+2 |
| |/ |
|
| * | Merge branch 'docs/further-update-min-docker-version' into 'master'•••Further clarify Docker requirements
See merge request gitlab-org/gitlab-runner!1486 | Steve Azzopardi | 2019-07-23 | 2 | -5/+5 |
| |\ |
|
| | * | Further clarify Docker requirements | Evan Read | 2019-07-23 | 2 | -6/+6 |
| * | | Update docs to specify default shell of OS•••In https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1406 we
changed the default shell for Windows to PowerShell for new registered
Runners.
It was suggested by users that the documentation is not very clear about
it
https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1406#note_194070467.
| Steve Azzopardi | 2019-07-23 | 1 | -4/+10 |
| * | | Fix markdown in runner docs•••Fix many small issues with markdown, mostly whitespace
changes to codeblocks, trailing spaces, indentation,
part 2
| Marcel Amirault | 2019-07-23 | 11 | -305/+321 |
| * | | Fix markdown in runner docs•••Fix many small issues with markdown, mostly whitespace
changes to codeblocks, trailing spaces, indentation,
part 1
| Marcel Amirault | 2019-07-23 | 12 | -346/+351 |
| |/ |
|
| * | Merge branch 'andrew30-master-patch-10537' into 'master'•••Typo and fix Customer -> Custom
See merge request gitlab-org/gitlab-runner!1479 | Steve Azzopardi | 2019-07-22 | 1 | -3/+3 |
| |\ |
|
| | * | Typo and fix Customer -> Custom | Andrew Greenwood | 2019-07-20 | 1 | -3/+3 |
| * | | Update index.md•••Downgrade Docker version, v1.5 doesn't exist, most recent is 1.13.0
| Evan Read | 2019-07-22 | 1 | -1/+1 |
| |/ |
|
| * | Explain configuration for windows-service•••fixes #1048
| Stefan Schmalzhaf | 2019-07-19 | 1 | -3/+9 |
| * | Add libvirt Custom executor example•••reference https://gitlab.com/gitlab-org/gitlab-runner/issues/4257
| Steve Azzopardi | 2019-07-19 | 2 | -0/+235 |
| * | Merge branch 'docs/4257-add-lxc-example' into 'master'•••Add LXD example for custom executor
See merge request gitlab-org/gitlab-runner!1439 | Evan Read | 2019-07-19 | 3 | -0/+166 |
| |\ |
|
| | * | Add LXD Custom executor example•••This example creates LXD containers for a specific job and runs the
script inside of that container. After the job is done the container is
removed. This tries to follow the same life cycle of the Docker executor
reference https://gitlab.com/gitlab-org/gitlab-runner/issues/4257
| Steve Azzopardi | 2019-07-18 | 3 | -0/+166 |
| * | | Make it clear what is the default shell for Windows•••It was suggested in
https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1406#note_190409847
that it's not very clear when PowerShell is the default shell and when
Batch is the default shell.
| Steve Azzopardi | 2019-07-18 | 1 | -5/+11 |
| * | | Merge branch 'docs/update-macos-instructions' into 'master'•••Improved go install instructions for macOS
See merge request gitlab-org/gitlab-runner!1472 | Steve Azzopardi | 2019-07-17 | 1 | -10/+9 |
| |\ \ |
|
| | * | | Improved go install instructions for macOS | Evan Read | 2019-07-17 | 1 | -10/+9 |
| * | | | Move note to subsection | Evan Read | 2019-07-17 | 1 | -20/+23 |
| |/ / |
|
| * | | Merge branch 'docs/4481-follow-up-from-docs-clarify-the-requirements-for-pinn...•••Update doc about Debian version
Closes #4481
See merge request gitlab-org/gitlab-runner!1464 | Evan Read | 2019-07-16 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Update doc about Debian version•••Before https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/823 we
specified which debian version has this.
closes https://gitlab.com/gitlab-org/gitlab-runner/issues/4481
| Steve Azzopardi | 2019-07-16 | 1 | -3/+3 |
| | |/ |
|
| * | | Merge branch 'patch-2' into 'master'•••Fix typo on security docs
See merge request gitlab-org/gitlab-runner!956 | Evan Read | 2019-07-16 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix typo on security docs | Ave | 2018-07-07 | 1 | -1/+1 |
| * | | | Merge branch 'freebsd-rc-script' into 'master'•••Use FreeBSD's built-in stop and status scriplets from /etc/rc.subr
See merge request gitlab-org/gitlab-runner!757 | Tomasz Maczukin | 2019-07-16 | 1 | -21/+2 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Use FreeBSD's built-in stop and status scriplets from /etc/rc.subr•••Based on https://www.freebsd.org/doc/en_US.ISO8859-1/articles/rc-scripting/article.html
| Matt Selsky | 2019-07-15 | 1 | -21/+2 |
| * | | | Merge branch 'patch-2' into 'master'•••docs: clarify the requirements for pinning
See merge request gitlab-org/gitlab-runner!823 | Steve Azzopardi | 2019-07-16 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | docs: clarify the requirements for pinning•••Got confused because the package in Debian is called
gitlab-ci-multi-runner and not gitlab-runner, also
it's not available in Debian stable but in current
testing (Buster). | Riccardo Magliocchetti | 2018-02-01 | 1 | -2/+2 |
| * | | | | Add custom executor documentation | Steve Azzopardi | 2019-07-16 | 3 | -20/+459 |
| | |/ /
|/| | |
|
| * | | | Merge branch 'patch-3' into 'master'•••Fix wrong rc script for freebsd.
See merge request gitlab-org/gitlab-runner!1418 | Tomasz Maczukin | 2019-07-15 | 1 | -4/+5 |
| |\ \ \ |
|
| | * | | | Fix wrong rc file for freebsd. | JianBo Liao | 2019-06-20 | 1 | -4/+5 |
| * | | | | Merge branch 'docs/add-process-file' into 'master'•••Add PROCESS.md
See merge request gitlab-org/gitlab-runner!1410 | Tomasz Maczukin | 2019-07-15 | 3 | -183/+10 |
| |\ \ \ \ |
|
| | * | | | | Add PROCESS.md•••GitLab CE/EE are moving away from feature freeze and the process is
changing
https://gitlab.com/gitlab-org/release/docs/blob/21cbd409dd5f157fe252f254f3e897f01908abe2/general/deploy/auto-deploy-transition.md
which leads into GitLab Runner following a different process which is
not longer documented anywhere. The initial commit would be just
copy/pasting the PROCESS.md from
https://gitlab.com/gitlab-org/gitlab-ce/blob/11-11-stable/PROCESS.md
which specifies all the detail about feature freeze and release process.
| Steve Azzopardi | 2019-07-08 | 3 | -183/+10 |
| * | | | | | Update docs executor titles•••To be grammatically correct, `E` should be lower case.
closes https://gitlab.com/gitlab-org/gitlab-runner/issues/4441
| Steve Azzopardi | 2019-07-10 | 1 | -6/+6 |
| |/ / / / |
|
| * | | | | Docs: Update redirected links in runner docs | Marcel Amirault | 2019-07-05 | 3 | -4/+4 |
| * | | | | Update description of flag in docs | Steve Azzopardi | 2019-07-05 | 1 | -1/+1 |
| * | | | | Trivial update to virtualbox.md - 'shutdown' is not the verb, barely the noun. | Bishop Clark | 2019-07-05 | 1 | -3/+3 |
| * | | | | Document limitation for Windows Docker target drive•••When a user specifies `builds_dir=F:\\builds` inside of `config.toml`
file, and run the `docker-windows` executor the user would get an error
like below:
```
Error response from daemon: The parameter is incorrect.
```
As explained in
https://github.com/MicrosoftDocs/Virtualization-Documentation/issues/334
Docker volumes apart from `C:` are not supported.
| Steve Azzopardi | 2019-07-04 | 1 | -0/+11 |
| * | | | | update doc to use correct Runner name•••The official name is GitLab Runner where the `r` is always uppercase.
| Steve Azzopardi | 2019-07-04 | 2 | -0/+10 |
| * | | | | Merge branch 'patch-3' into 'master'•••docs: add --config for install command
See merge request gitlab-org/gitlab-runner!1433 | Steve Azzopardi | 2019-07-04 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | Apply suggestion to docs/commands/README.md | jk2K | 2019-07-01 | 1 | -1/+1 |
| | * | | | | docs: add --config for install command | jk2K | 2019-06-27 | 1 | -0/+1 |