Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Ismail S | 2016-12-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'patch-7' into 'master' | Achilleas Pipinellis | 2016-12-07 | 1 | -1/+1 |
|\ | | | | | | | | | Update php.md - /.dockerinit was removed in v1.11 so the test always results in … See merge request !7882 | ||||
| * | Update php.md - /.dockerinit was removed in v1.11 so the test always results ↵ | Sam Carrington | 2016-12-01 | 1 | -1/+1 |
| | | | | | | | | in an early exit https://github.com/docker/docker/pull/19490 | ||||
* | | It's secret variables, not secure | Achilleas Pipinellis | 2016-12-05 | 1 | -11/+11 |
| | | | | | | | | [ci skip] | ||||
* | | Merge branch 'docs/refactor-ci-variables' into 'master' | Achilleas Pipinellis | 2016-12-05 | 3 | -61/+218 |
|\ \ | |/ |/| | | | | | Refactor CI variables docs See merge request !7751 | ||||
| * | Fix dead links, add example of debug trace output, simplify titles | Achilleas Pipinellis | 2016-12-05 | 2 | -27/+147 |
| | | | | | | | | [ci skip] | ||||
| * | Refactor CI variables docsdocs/refactor-ci-variables | Achilleas Pipinellis | 2016-11-25 | 3 | -49/+86 |
| | | |||||
* | | Document the need to use a PAT with Registry when 2FA is on | Achilleas Pipinellis | 2016-12-01 | 1 | -9/+23 |
| | | | | | | | | | | | | | | | | GitLab 8.12 introduced a new permissions model which tightened the security of Container Registry. It is now required to use a personal token if 2FA is enabled. [ci skip] | ||||
* | | Clarify that a commit SHA doesn't work for CI triggers | Achilleas Pipinellis | 2016-12-01 | 1 | -3/+7 |
| | | | | | | | | [ci skip] | ||||
* | | Refactor the Git submodules with CI docs | Achilleas Pipinellis | 2016-11-30 | 2 | -0/+87 |
|/ | | | | [ci skip] | ||||
* | Reduce size of images from 25MB to 13MB using pngquant | Achilleas Pipinellis | 2016-11-22 | 28 | -0/+0 |
| | | | | | | Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip] | ||||
* | Add example image to pipelines docs | Achilleas Pipinellis | 2016-11-22 | 2 | -0/+2 |
| | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24767 [ci skip] | ||||
* | Fix wrong link | ebuildy | 2016-11-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'docs/no-artifacts-passing' into 'master' | Achilleas Pipinellis | 2016-11-18 | 1 | -0/+9 |
|\ | | | | | | | | | Document how to prevent artifacts from passing to next stage See merge request !7575 | ||||
| * | Document how to prevent artifacts from passing to next stage | Achilleas Pipinellis | 2016-11-18 | 1 | -0/+9 |
| | | | | | | | | [ci skip] | ||||
* | | Merge the two Scala examples | Achilleas Pipinellis | 2016-11-18 | 3 | -51/+35 |
| | | | | | | | | [ci skip] | ||||
* | | Add Play/Scala CI example with deployment to Heroku | Jasper Denkers | 2016-11-18 | 2 | -0/+45 |
|/ | |||||
* | Fix wrong link URL | Achilleas Pipinellis | 2016-11-18 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Add note pointing to limitations section in environments.md | Achilleas Pipinellis | 2016-11-18 | 1 | -1/+5 |
| | | | | [ci skip] | ||||
* | Clarify the limitation for special chars is for Review Apps | Achilleas Pipinellis | 2016-11-18 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Change order of limitations list in environments.md | Achilleas Pipinellis | 2016-11-18 | 1 | -7/+7 |
| | | | | [ci skip] | ||||
* | Add an example of invalid characters to branches for review appsdocs/grammar-environments | Achilleas Pipinellis | 2016-11-18 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Grammar fix in environments.md: s/base/basis | Achilleas Pipinellis | 2016-11-18 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Fix missing URL from environments docs | Achilleas Pipinellis | 2016-11-17 | 1 | -1/+3 |
| | | | | [ci skip] | ||||
* | Merge branch 'docs/environments' into 'master' | Achilleas Pipinellis | 2016-11-17 | 1 | -0/+10 |
|\ | | | | | | | | | Mention Git strategy none See merge request !7530 | ||||
| * | Mention Git strategy none | Achilleas Pipinellis | 2016-11-17 | 1 | -0/+10 |
| | | | | | | | | [ci skip] | ||||
* | | Add 8.14 to versions with further additions to review apps | Achilleas Pipinellis | 2016-11-17 | 1 | -3/+4 |
| | | | | | | | | [ci skip] | ||||
* | | Add Limitations sections to environments and review apps docs | Achilleas Pipinellis | 2016-11-17 | 2 | -12/+10 |
| | | | | | | | | [ci skip] | ||||
* | | Add link to environments docs | Achilleas Pipinellis | 2016-11-17 | 1 | -0/+3 |
| | | |||||
* | | Fix URL to review apps docs | Achilleas Pipinellis | 2016-11-17 | 1 | -1/+1 |
| | | |||||
* | | Add a prerequisites section, add some links | Achilleas Pipinellis | 2016-11-17 | 1 | -5/+22 |
| | | |||||
* | | Link to NGINX example project for the time being | Achilleas Pipinellis | 2016-11-17 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Get rid most of the irrelevant sections | Achilleas Pipinellis | 2016-11-17 | 2 | -32/+27 |
| | | | | | | | | [ci skip] | ||||
* | | Add note about current limitation in $CI_BUILD_REF_NAME | Achilleas Pipinellis | 2016-11-17 | 1 | -0/+7 |
| | | | | | | | | [ci skip] | ||||
* | | Add an intro and an Overview section for Review Apps | Achilleas Pipinellis | 2016-11-17 | 1 | -43/+83 |
| | | | | | | | | [ci skip] | ||||
* | | WIP review apps | Achilleas Pipinellis | 2016-11-17 | 1 | -0/+82 |
| | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23484 [ci skip] | ||||
* | | Add Review apps link to CI README | Achilleas Pipinellis | 2016-11-17 | 1 | -3/+7 |
|/ | |||||
* | Add note about auto-stopping of environments | Achilleas Pipinellis | 2016-11-17 | 2 | -5/+19 |
| | |||||
* | Finish "Stopping envs" and "Grouping similar envs" sections | Achilleas Pipinellis | 2016-11-17 | 2 | -27/+56 |
| | | | | [ci skip] | ||||
* | Finish dynamic environments and URLs sectionsdocs/refactor-environments | Achilleas Pipinellis | 2016-11-17 | 5 | -4/+156 |
| | | | | [ci skip] | ||||
* | Move name rules under environment:name in yaml readme | Achilleas Pipinellis | 2016-11-17 | 1 | -16/+17 |
| | |||||
* | Finish most of environments | Achilleas Pipinellis | 2016-11-17 | 6 | -52/+132 |
| | | | | [ci skip] | ||||
* | Change deployments view image | Achilleas Pipinellis | 2016-11-16 | 1 | -0/+0 |
| | | | | [ci skip] | ||||
* | Add section on defining environments | Achilleas Pipinellis | 2016-11-16 | 2 | -52/+114 |
| | | | | [ci skip] | ||||
* | Move paragraph to overview | Achilleas Pipinellis | 2016-11-16 | 1 | -6/+7 |
| | |||||
* | Begin writing Overview section | Achilleas Pipinellis | 2016-11-16 | 2 | -89/+30 |
| | |||||
* | WIP refactor environments | Achilleas Pipinellis | 2016-11-16 | 4 | -33/+188 |
| | |||||
* | Add ref parameter for triggerring builds with gitlab webhook from other project. | Dmitry Poray | 2016-11-15 | 1 | -0/+24 |
| | |||||
* | Document the usage of the Docker OverlayFS driverdocs/docker-overlayfs-driver | Achilleas Pipinellis | 2016-11-08 | 1 | -11/+58 |
| | | | | [ci skip] | ||||
* | Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-links | Connor Shea | 2016-11-03 | 1 | -1/+1 |
| |