summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Collapse)AuthorAgeFilesLines
* Final touchesKamil Trzcinski2015-07-062-11/+11
|
* Split long linesKamil Trzcinski2015-07-062-6/+12
|
* Better docs structure and fixed most of grammarKamil Trzcinski2015-07-062-21/+23
|
* Added documentation about the use of DplKamil Trzcinski2015-07-063-0/+133
|
* update documentationValery Sizov2015-06-182-8/+19
|
* Fix DB configuration for Docker in GitLab script exampleDaniel Gerhardt2015-06-051-2/+1
| | | | | | | The DB host was set to 'postgres' while the rest of the build script is set up to work with MySQL. This caused builds to fail with: Mysql2::Error: Unknown MySQL server host 'postgres' (25)
* Update document about example CE build script to only use bundle path when ↵Marin Jankovski2015-05-051-1/+2
| | | | necessary.
* Update the build script example used by GitLab B.V. to support both docker ↵Marin Jankovski2015-05-051-9/+29
| | | | and shell executors.
* grammar fix to readmeJeff Pelton2015-04-241-3/+2
|
* Move contribution mention to list.Marin Jankovski2015-03-271-2/+1
|
* Remove the file for configuring a runner to run gitlab ce.Marin Jankovski2015-03-272-7/+3
|
* Add example for setting up ruby env using the cookbook-gitlab-test.Marin Jankovski2015-03-272-2/+31
|
* Add a troubleshooting node in the ce build exampleMarin Jankovski2015-03-261-0/+19
|
* Move runner setup instructions to cookbookJacob Vosmaer2015-03-241-91/+4
|
* Update the example of CE build script.Marin Jankovski2015-03-051-4/+6
|
* Move build script examples to something that is linked from the interface ↵Sytse Sijbrandij2015-02-161-0/+26
| | | | and the webpage.
* Fix typo in docsErnest Walzel2015-02-111-1/+1
| | | | 'Dependancies' -> 'Dependencies'
* Use omnibus-gitlab-runner in GitLab CE exampleJacob Vosmaer2015-01-122-49/+66
|
* Cleanup githost example scriptDmitriy Zaporozhets2014-10-011-26/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update the url to the builds.Sytse Sijbrandij2014-09-291-1/+1
|
* After creating the database no migration is needed.Sytse Sijbrandij2014-09-291-1/+1
|
* Add GitHost.io build script.Sytse Sijbrandij2014-09-191-1/+50
|
* Add readme's for the doc.gitlab.com site.dosire2014-03-311-0/+4
|
* Have proper examples of build scripts and configuration.dosire2014-01-134-0/+409