Alex Karnovsky
f6ba5ba874
Update README.md
...
I replaced "merge requests" by "commits". As far as I notice, merge requests per se don't trigger CI; commits and pushes (which are essentially adding commits) do. This is logical: an MR doesn't create anything new, so there is nothing to test.
2017-03-08 11:46:06 +00:00
Achilleas Pipinellis
a084437b5c
Rename builds to jobs in docs
...
[ci skip]
2017-02-15 12:12:35 +01:00
Achilleas Pipinellis
a6ac23250a
Move project services to new location under Integrations
2017-02-03 20:28:47 +01:00
Achilleas Pipinellis
af1dabe805
Reduce size of images from 25MB to 13MB using pngquant
...
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232
[ci skip]
2016-11-22 19:53:43 +01:00
Christian Couder
bc9700a6a8
doc/ci/quick_start/README: improve sentence about link to a Lint tool
...
The link is now a button under **Pipelines > Pipelines** and **Pipelines > Builds**.
There is no more **CI settings** menu.
2016-09-12 07:48:32 +00:00
Grzegorz Bizon
a0ed41a52f
Add documentation for test coverage report badge
2016-08-15 15:13:56 +02:00
Ben Bodenmiller
fa7217f3c5
fix runner install link
2016-08-02 01:30:35 +00:00
Peter Dave Hello
9e6f99744e
optimize png images losslessly using zopflipng
2016-06-29 19:22:15 +08:00
Mark Pundsack
82b32c286a
Fix link
2016-06-21 22:15:21 -07:00
Mark Pundsack
a1c2b16837
Add pipeline image
2016-06-20 14:25:45 -07:00
Mark Pundsack
a0fefc2ad2
Add definitions and tweak some docs. Partially fixes #17733
2016-06-20 14:25:45 -07:00
Dmitriy Zaporozhets
1227a1b239
Merge branch 'patch-1' into 'master'
...
Fix broken link in CI quickstart docs
The newline between the `[label]` and the `(link)` caused it to be interpreted literally: http://doc.gitlab.com/ce/ci/quick_start/README.html
See merge request !3541
2016-05-18 17:35:16 +00:00
Hyunwoo Jung
f2aacc25fb
Fix typos in CI docs.
2016-04-13 21:19:50 +00:00
Florian
1824fb0603
Fix broken link in CI quickstart docs
...
The space between the [label] and the (link) caused it to be interpreted literally.
2016-04-05 15:20:58 +00:00
Sytse Sijbrandij
fd49f1b0d3
Reduce example documentation.
2016-03-10 08:13:11 -08:00
Achilleas Pipinellis
d5f634b32f
Add a TL;DR version in quick start guide
...
Borrowed from a user's comment:
https://gitlab.com/esr/reposurgeon/merge_requests/27#note_3158109
[ci skip]
2016-03-01 10:29:27 +02:00
Achilleas Pipinellis
9e3c78724b
Link to examples page
...
[ci skip]
2016-02-29 14:50:08 +02:00
Robert Speicher
d10b43dae3
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2016-02-22 15:24:20 -05:00
Achilleas Pipinellis
7f5f56d443
Move builds emails service to its own document
...
[ci skip]
2016-02-19 23:35:26 +02:00
Mike Milonakis
cbc73ccdf8
Typo fix in README.md
2016-02-18 16:07:13 +02:00
Grzegorz Bizon
31e0dee3b8
Add documentation about build emails service
...
Closes #12497
2016-02-18 14:46:31 +01:00
Grzegorz Bizon
28b11963b1
Move builds badge implementation to new badges controller
2016-02-11 10:29:15 +01:00
Grzegorz Bizon
d51e8e1b77
Inherit build badge access permissions from project
2016-02-11 10:29:15 +01:00
Grzegorz Bizon
418e761ad1
Add short builds badge documentation
2016-02-11 10:29:14 +01:00
Achilleas Pipinellis
6805f1bc47
Clean up quick start quide [ci skip]
...
* Remove references to enabling CI since it it will be deprecated
* Revert changes in yaml/README.md, refine it in a separate MR
2015-12-01 10:16:27 +02:00
Achilleas Pipinellis
aea5b72faa
Remove old images
2015-12-01 09:04:51 +02:00
Achilleas Pipinellis
11b204f131
Final touches for the quick start quide
2015-12-01 09:04:51 +02:00
Achilleas Pipinellis
e70fb9cf75
New images for the commit build status
2015-12-01 09:02:40 +02:00
Achilleas Pipinellis
32a3c3e068
Place images in their own dir
2015-12-01 09:00:34 +02:00
Achilleas Pipinellis
3b4806bad9
Add option to enable GitLab CI via .gitlab-ci.yml
2015-12-01 08:58:09 +02:00
Achilleas Pipinellis
1058652a92
Add section of enabling GitLab CI
2015-12-01 08:58:09 +02:00
Achilleas Pipinellis
2c30d11e80
Clean up intro
2015-12-01 08:58:09 +02:00
Job van der Voort
5f6117c0aa
update ci docs with yml reason and better quickstart
2015-12-01 08:56:40 +02:00
Alex Jordan
3300db70ff
Rewrite HTTP links to force TLS, where possible
2015-11-16 16:50:05 -08:00
Kamil Trzcinski
1b464bfe03
Update documentation and config files
2015-09-16 00:28:59 +02:00
Douwe Maan
046b283127
Groundwork for merging CI into CE
2015-08-25 18:42:46 -07:00