summaryrefslogtreecommitdiff
path: root/docs/install (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update a redirected linkMarcel Amirault2019-08-081-7/+3
* Fix typo and spacing in two runner docsMarcel Amirault2019-07-241-1/+1
* Fix markdown in runner docs•••Fix many small issues with markdown, mostly whitespace changes to codeblocks, trailing spaces, indentation, part 1 Marcel Amirault2019-07-239-284/+287
* Move note to subsectionEvan Read2019-07-171-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!1464Evan Read2019-07-161-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 Azzopardi2019-07-161-3/+3
* | 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!757Tomasz Maczukin2019-07-161-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 Selsky2019-07-151-21/+2
* | Merge branch 'patch-2' into 'master'•••docs: clarify the requirements for pinning See merge request gitlab-org/gitlab-runner!823Steve Azzopardi2019-07-161-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 Magliocchetti2018-02-011-2/+2
* | Merge branch 'patch-3' into 'master'•••Fix wrong rc script for freebsd. See merge request gitlab-org/gitlab-runner!1418Tomasz Maczukin2019-07-151-4/+5
|\ \
| * | Fix wrong rc file for freebsd.JianBo Liao2019-06-201-4/+5
* | | Docs: Update redirected links in runner docsMarcel Amirault2019-07-052-2/+2
* | | Remove fedora/30 from supported list•••We rely on packagecloud to distribute RPMs. As of now packagecloud does not support fedora/30, especially the version that we are running. We need to wait for packagecloud to support this OS since before adding it back to the list. Steve Azzopardi2019-06-281-1/+0
* | | Enforce consistent prefix for numbered listsEvan Read2019-06-281-1/+1
* | | Disallow bare URLs from projectEvan Read2019-06-252-3/+3
* | | Replace wget commands with curl commandsEvan Read2019-06-211-6/+5
|/ /
* | Merge branch 'patch-2' into 'master'•••Update osx.md so the update instructions work as well as the install instructions See merge request gitlab-org/gitlab-runner!1402Evan Read2019-06-071-2/+2
|\ \
| * | Update osx.md so the update instructions work as well as the install instruct...Steve Robinson2019-06-051-2/+2
* | | Update compatibility heading as it's no longer a chart/tableCollen2019-06-051-2/+2
|/ /
* | Remove doc notice for deprecated OSes•••In https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1130 we removed all of the OSes that are deprecated. The note no longer makes sense to be there. Steve Azzopardi2019-05-291-5/+0
* | Remove deprecated distrosJavier Jardón2019-05-291-10/+0
* | add build info for fedora 30Jonathan Wilkins2019-05-171-0/+1
* | Refactor macOS install instructionsEvan Read2019-04-101-41/+52
* | Add homebrew installation method for macOS runners•••This is marked as the recommended method. Closes #2729 Remco Haszing2019-04-101-4/+17
* | Add new lines around lists for rendererEvan Read2019-04-022-7/+6
* | Replace the current k8s manual installation with the Helm chartAchilleas Pipinellis2019-03-271-77/+270
* | Update docker.md to fix anchor.Marcel Amirault2019-03-271-1/+1
* | Make gitlab-runner:alpine more specific, Add link to Dockerfiles sources, Rem...•••``` for i in alpine latest; do docker pull "gitlab/gitlab-runner:${i}" docker image inspect "gitlab/gitlab-runner:${i}" --format='{{.Size}}' done ```Phileas Lebada2019-03-251-8/+4
* | Docs: clarify runner api registration processTristan Williams2019-03-141-6/+7
* | Fix anchors in Runner documentationEvan Read2019-02-261-3/+3
* | Document OS deprecations for 12.0•••In 12.0 we get the chance to do breaking changes. Mark as deprecated any OS that will reach end of life before the 12.0 milestone. Steve Azzopardi2019-02-251-23/+28
* | Follow style convention for documentation•••Update the TIP to follow style guide provided in https://docs.gitlab.com/ee/development/documentation/styleguide.html#tip Steve Azzopardi2019-02-221-2/+3
* | Fix line spacing after Tip for proper rendering.Steve Grossman2019-02-221-3/+1
* | Minor edits to conform to style guide.Steve Grossman2019-02-201-6/+6
* | Apply suggestion to docs/install/kubernetes.mdSteve Grossman2019-02-201-1/+1
* | Apply suggestion to docs/install/kubernetes.mdSteve Grossman2019-02-201-1/+1
* | Update kubernetes.mdSteve Grossman2019-02-191-14/+16
* | merging latest master into 3793-docs-feedback-run-runner-on-kubernetesjSteve Grossman2019-02-181-0/+7
|\ \
| * | docs: add GitLab Runner Helm Chart linkBen Bodenmiller2019-02-111-0/+3
* | | Correct quoting/highlighting of text.Steve Grossman2019-02-181-2/+2
* | | Incorporate feedback from MR with topic overview, individual sections for eac...Steve Grossman2019-02-181-16/+22
* | | Update kubernetes.md to include guidance on how to fetch the runner token giv...Steve Grossman2019-02-081-3/+12
|/ /
* | Fixed runner anchors that we know won't changeMarcel Amirault2019-02-071-1/+1
* | Merge branch 'jjardon/F29' into 'master'•••Add support for fedora/29 packages Closes #3697 See merge request gitlab-org/gitlab-runner!1082Steve Azzopardi2019-02-061-0/+1
|\ \
| * | Add support for fedora/29 packagesJavier Jardón2019-01-031-0/+1
* | | Merge branch 'patch-2' into 'master'•••Update registry_and_cache_servers.md See merge request gitlab-org/gitlab-runner!1098Achilleas Pipinellis2019-01-161-1/+1
|\ \ \
| * \ \ Merge branch 'master' into bartlaarhoven/gitlab-runner-patch-2Achilleas Pipinellis2019-01-163-4/+5
| |\ \ \
| * | | | Update registry_and_cache_servers.mdBart Laarhoven2018-11-231-1/+1
* | | | | Updated hint on running Windows 10 shell as administrator. (II)Axel D2019-01-161-12/+16
| |/ / / |/| | |