summaryrefslogtreecommitdiff
path: root/docs/commands (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 2 Marcel Amirault2019-07-231-29/+39
* Update description of flag in docsSteve Azzopardi2019-07-051-1/+1
* Apply suggestion to docs/commands/README.mdjk2K2019-07-011-1/+1
* docs: add --config for install commandjk2K2019-06-271-0/+1
* Update docs to fix markdown and square bracket useMarcel Amirault2019-06-271-1/+1
* Added --system flag information into gitlab-runner install command•••Added --system flag information into gitlab-runner install command, the information contains the default values and a small description of what this flag does in the install command. fix gitlab-org/gitlab-ce#61847Rubem Mota2019-05-261-0/+1
* Add cross references to Runners APIEvan Read2019-04-031-9/+27
* Add a helpful command to reload configAnton Maklakov2019-01-301-0/+7
* Allow to explicitly setup system logging for the serviceTomasz Maczukin2018-10-031-9/+9
* Start rename of "metrics server" configBen Kochie2018-05-151-1/+1
* Add information about exec command statusTomasz Maczukin2018-02-221-4/+62
* Improve doc style, use single backtick instead of threejulien MILLAU2017-12-041-1/+1
* Add Note about boolean value in non-interactive registration clijulien MILLAU2017-11-281-0/+2
* Mark exec and service-management commands as DEPRECATEDTomasz Maczukin2017-09-131-0/+6
* adding documentation for unregisterPrasanna Santhanam2017-07-071-3/+12
* Fixed doc typo, change `--service-name` to `--service`huang.xinghui2017-06-021-3/+3
* Update maintainers information to GitLab Inc. and support@gitlab.comTomasz Maczukin2017-02-221-1/+1
* Add links to headers documentationAchilleas Pipinellis2017-01-201-42/+0
* Improve documentation for graceful shutdown support. See Issue #1793mtandy2016-12-211-1/+3
* Add a --max-builds option that will control the number of jobs a single runne...•••The default (zero) means that the runner will run forever. Also implement a --wait-timeout option for the single executor, which if non-zero, specifies how long the executor will wait between jobs. Closes gitlab-org/gitlab-ci-multi-runner#1211 Andrew Chin2016-12-201-0/+6
* Add documentation about Prometheus HTTP serverJulius Volz2016-10-271-0/+1
* Update documentationTomasz Maczukin2016-08-291-2/+2
* Change unregister command to accept runner nameLucas Jenss2016-05-201-4/+14
* Be consistent with markdown links naming•••[ci skip] Achilleas Pipinellis2016-03-241-2/+2
* Add info on committing before running exec•••[ci skip] Achilleas Pipinellis2016-03-231-0/+3
* Add a warning when running unregister•••[ci skip] Achilleas Pipinellis2016-03-231-3/+5
* Add a warning about verify --delete•••[ci skip] Achilleas Pipinellis2016-03-231-3/+6
* Refactor commands docAchilleas Pipinellis2016-03-231-207/+335
* Added installation docs for auto-scalingKamil Trzcinski2016-03-151-5/+12
* Documentation for commandsKamil Trzcinski2016-03-151-0/+351