summaryrefslogtreecommitdiff
path: root/docs/development (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix markdown in runner docs•••Fix many small issues with markdown, mostly whitespace changes to codeblocks, trailing spaces, indentation, part 2 Marcel Amirault2019-07-232-33/+34
* Improved go install instructions for macOSEvan Read2019-07-171-10/+9
* Disallow bare URLs from projectEvan Read2019-06-252-8/+13
* Add documentation for windows developmentSteve Azzopardi2019-05-301-0/+38
* Add new lines around lists for rendererEvan Read2019-04-021-0/+2
* Rename the fileTomasz Maczukin2019-03-191-0/+0
* Apply grammar and markdown fixesTomasz Maczukin2019-03-191-62/+66
* Create the reviewers guide base documentTomasz Maczukin2019-03-191-0/+135
* Update Go from 1.8.5 to 1.8.7Tomasz Maczukin2018-04-041-4/+4
* Revert Go back to 1.8.5Tomasz Maczukin2018-04-041-4/+4
* Switch to Go 1.9.4Tomasz Maczukin2018-02-221-10/+10
* Move dependencies to depAlessio Caiazza2018-01-161-45/+4
* Rename 3rd iteration: update documentationTomasz Maczukin2017-09-111-7/+7
* Update README.mdShinya Maeda2017-08-271-1/+1
* Add dependencies management documentation and scriptingTomasz Maczukin2017-03-271-0/+52
* Make it easier to run tests locally•••Document dependencies for running tests. Add "development_setup" task to Makefile Adam Niedzielski2017-03-081-1/+28
* Update development documentation to refer to 1.7.1Drew Crawford2016-09-231-4/+4
* docs: update troubleshooting section in development.•••The current Makefile requires two prebuilt files, one for x86_64, and one for arm. Make sure the docs reflect this. Bjørn Øivind Bjørnsen2016-08-281-2/+3
* Update go installation docs to version 1.6.2Tomasz Maczukin2016-07-051-4/+4
* Update docsKamil Trzcinski2016-06-151-0/+27
* Update development documentation•••Fixes #1006 Kamil Trzcinski2016-01-221-5/+6
* Added information about docker prebuilts in development modeKamil Trzcinski2016-01-171-1/+11
* Embed prebuilt docker images used by docker executor and load them if not found•••It makes the gitlab-runner binary to grow from 10MB to 31MB. Kamil Trzcinski2016-01-171-6/+12
* fix run debug commandDaniel Widerin2015-10-261-1/+1
* Fix broken FreeBSD buildsKamil Trzcinski2015-09-171-1/+3
* Make it possible to run on not supported system by providing SimpleService im...Kamil Trzcinski2015-09-171-0/+5
* Added development docsKamil Trzcinski2015-07-281-0/+83