Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Fixing some bad links | Marcel Amirault | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | Removes link to deprecated project | Evan Read | 2018-10-11 | 1 | -4/+3 |
| | | | | - Also fixes minor style issues. | ||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 1 | -13/+16 |
| | |||||
* | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 2 | -0/+0 |
| | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | Updated products links to pricing | Marcel Amirault | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Rename Secret variables -> variables | Achilleas Pipinellis | 2018-06-06 | 1 | -1/+1 |
| | |||||
* | Change docs links to https://about.gitlab.com/products/ | Achilleas Pipinellis | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Change Pipelines to CI/CD for Settings pagedocs-replace-pipelines-cicd | bikebilly | 2017-09-09 | 1 | -3/+3 |
| | |||||
* | Refactor CI triggers docsdocs/triggers | Achilleas Pipinellis | 2017-06-08 | 2 | -84/+76 |
| | |||||
* | Merge branch 'dz-rename-pipelines-settings-tab' into 'master' | Dmitriy Zaporozhets | 2017-05-22 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | Rename CI/CD Pipelines to Pipelines in the project settings Closes #31980 See merge request !11305 | ||||
| * | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tab | Dmitriy Zaporozhets | 2017-05-11 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Refactor pipeline schedules docs | Achilleas Pipinellis | 2017-05-18 | 1 | -3/+17 |
|/ | |||||
* | Add Pipeline Schedules that supersedes experimental Trigger Schedule | Zeger-Jan van de Weg | 2017-05-07 | 4 | -38/+0 |
| | |||||
* | Add doc for scheduled trigger | Dosuken shinya | 2017-04-21 | 4 | -0/+28 |
| | |||||
* | Update triggers documentation | Kamil Trzcinski | 2017-03-17 | 2 | -3/+21 |
| | |||||
* | Introduce tests for pipeline triggers | Kamil Trzcinski | 2017-03-05 | 1 | -8/+8 |
| | |||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -7/+7 |
| | |||||
* | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 5 | -29/+30 |
| | | | | [ci skip] | ||||
* | Clarify that a commit SHA doesn't work for CI triggers | Achilleas Pipinellis | 2016-12-01 | 1 | -3/+7 |
| | | | | [ci skip] | ||||
* | Reduce size of images from 25MB to 13MB using pngquant | Achilleas Pipinellis | 2016-11-22 | 4 | -0/+0 |
| | | | | | | Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip] | ||||
* | Add ref parameter for triggerring builds with gitlab webhook from other project. | Dmitry Poray | 2016-11-15 | 1 | -0/+24 |
| | |||||
* | Smaller formatting fix | Nils Brinkmann | 2016-09-30 | 1 | -1/+1 |
| | |||||
* | Added a note about build triggers [ci skip] | Kamil Trzcinski | 2016-09-22 | 1 | -0/+4 |
| | |||||
* | Replace the triggers docs with new images | Achilleas Pipinellis | 2016-09-06 | 4 | -0/+0 |
| | |||||
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -10/+10 |
| | |||||
* | Simplify feature introduction notesimplify_intro_features_doc | Achilleas Pipinellis | 2016-08-08 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-29 | 4 | -0/+0 |
| | |||||
* | Merge branch 'doc-broken-links' into 'master' | Jeroen van Baarsen | 2016-05-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken documentation links Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15249 - [x] `/help/ui`- This is working for me - [x] `/help/ci/examples/deployment/README.md` - Fixed - [x] `/help/ci/api/projects.md` - Fixed - [x] `/help/markdown/LICENSE` - Cannot do much to fix it, added a note. - [x] `/help/ci/ssh/README.md` - Cannot find this link referenced anywhere. See merge request !3903 | ||||
| * | Fix broken linksdoc-broken-links | Achilleas Pipinellis | 2016-04-19 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Add API doc example with query string for triggering build | David de Boer | 2016-04-27 | 1 | -0/+6 |
|/ | |||||
* | Fix typo on triggers docs [ci skip] | Achilleas Pipinellis | 2015-12-26 | 1 | -1/+1 |
| | |||||
* | Remove incomplete text [ci skip] | Achilleas Pipinellis | 2015-12-26 | 1 | -3/+0 |
| | |||||
* | Add examples for triggers [ci skip] | Achilleas Pipinellis | 2015-12-25 | 1 | -5/+76 |
| | |||||
* | Add images and examples | Achilleas Pipinellis | 2015-12-25 | 5 | -2/+95 |
| | |||||
* | Init documentation on Triggers [ci skip] | Achilleas Pipinellis | 2015-12-21 | 1 | -0/+11 |