summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '63406-selecting-a-line-in-ci-job-trace-using-triple-click-selec...Stan Hu2019-06-211-1/+3
|\
| * Merge branch 'master' into '63406-selecting-a-line-in-ci-job-trace-using-trip...63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-alsoAdam Hegyi2019-06-192-2/+2
| |\
| * | Fix copying a single line from FirefoxAdam Hegyi2019-06-191-1/+3
* | | Enabled complex ci variable expression statements by defaultdefault-enable-complex-ci-variables-expressionsdrew cimino2019-06-203-3/+3
| |/ |/|
* | Merge branch '63417-add-missing-class' into 'master'Kamil Trzciński2019-06-191-1/+1
|\ \
| * | Adds missing class63417-add-missing-classFilipa Lacerda2019-06-191-1/+1
* | | Fix Container Scanning job with K8S runnersPhilippe Lafoucrière2019-06-191-1/+1
| |/ |/|
* | Merge branch 'mc/bug/old-codequality-template-autodevops' into 'master'63415-error-when-viewing-page-2-or-later-of-elasticsearch-search-resultsLin Jen-Shin2019-06-182-24/+12
|\ \ | |/ |/|
| * Refactor Code Quality templates into single filemc/bug/old-codequality-template-autodevopsMatija Čupić2019-06-142-24/+12
* | Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-188-128/+291
* | Merge branch 'mc/feature/required-template-inclusion-single-commit-ce' into '...Grzegorz Bizon2019-06-181-3/+12
|\ \
| * | Backport CE changesmc/feature/required-template-inclusion-single-commit-ceMatija Čupić2019-06-171-3/+12
| |/
* | Merge branch '55362-refresh-blank-service-account-token' into 'master'Thong Kuah2019-06-171-1/+1
|\ \
| * | Refresh service_account_token for kubernetes_namespaces55362-refresh-blank-service-account-tokenDylan Griffith2019-06-141-1/+1
* | | Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-171-12/+75
|\ \ \
| * | | Remove unused lineFabio Pitino2019-06-171-1/+0
| * | | Compact syntax for default class namesFabio Pitino2019-06-171-5/+3
| * | | Fix integration specs for tracingFabio Pitino2019-06-141-0/+2
| * | | Merge branch 'generate-spans-for-sections' of https://gitlab.com/gitlab-org/g...Fabio Pitino2019-06-141-1/+1
| |\ \ \
| | * | | Update class namesFilipa Lacerda2019-06-141-1/+1
| * | | | Fixing specsFabio Pitino2019-06-141-2/+5
| |/ / /
| * | | Adds margins to the section linesFilipa Lacerda2019-06-121-4/+4
| * | | Moves JS into the vue componentFilipa Lacerda2019-06-121-47/+4
| * | | Merge branch 'master' into generate-spans-for-sectionsFilipa Lacerda2019-06-1265-494/+612
| |\ \ \
| * | | | Generate <span> with all sectionsKamil Trzciński2019-05-231-12/+116
* | | | | Return boolean from Lexeme::Matches#evaluateboolean-values-from-matches-operatordrew cimino2019-06-141-16/+0
| |_|/ / |/| | |
* | | | AutoDevops fix ensure_namespace() does not explicitly test namespaceJack Lei2019-06-131-1/+1
* | | | Disable CI variable complex expressions by defaultdrew cimino2019-06-134-4/+4
* | | | Move SAST docker changes to CEAvielle Wolfe2019-06-121-3/+13
| |/ / |/| |
* | | Update Serverless.gitlab-ci-yml to fix lint warningMarcel Amirault2019-06-121-1/+1
| |/ |/|
* | Fix typo in a changelog descriptionGrzegorz Bizon2019-06-061-8/+2
* | Fix serverless app deployments by bumping `tm` versionGrzegorz Bizon2019-06-061-1/+1
* | Remove build policies from serverless app templateGrzegorz Bizon2019-06-061-6/+0
* | Merge branch 'ci-variable-expression-con-dis-junction' into 'master'Kamil Trzciński2019-06-0612-56/+204
|\ \
| * | && and || operators for CI Pipeline expressions.drew cimino2019-06-0412-56/+204
* | | Merge branch 'trizzi-master-patch-43016' into 'master'Dmitriy Zaporozhets2019-06-051-2/+2
|\ \ \
| * | | Update maven template with correct linktrizzi-master-patch-43016Tim Rizzi2019-06-041-2/+2
* | | | Add yaml lintKamil Trzciński2019-06-0544-331/+334
* | | | Add multiple extends supportWolphin2019-06-052-18/+43
| |/ / |/| |
* | | Merge branch 'bump-auto-devops-helm-2-14-0' into 'master'Mayra Cabrera2019-06-041-2/+2
|\ \ \ | |/ / |/| |
| * | Bump Helm version in Auto-DevOps.gitlab-ci.ymlbump-auto-devops-helm-2-14-0Thong Kuah2019-06-041-2/+2
* | | Merge branch 'trizzi-master-patch-86505' into 'master'Dmitriy Zaporozhets2019-06-041-59/+15
|\ \ \ | |/ / |/| |
| * | Clarify error message and image in ymltrizzi-master-patch-86505Tim Rizzi2019-06-031-3/+4
| * | Update yml file comments re: deployTim Rizzi2019-05-301-4/+4
| * | Update instructions and uncomment out deployTim Rizzi2019-05-301-13/+13
| * | Simplify deploy script and comment out for CETim Rizzi2019-05-301-11/+16
| * | Update maven.gitlab-ci.yml for GitLab PackageTim Rizzi2019-05-271-59/+9
* | | Fix port validations in .gitlab-webide.ymlce-fj-11886-fix-port-validationFrancisco Javier López2019-06-012-1/+4
* | | Disable proxy in container scanning templatePhilippe Lafoucrière2019-05-291-0/+3
* | | Merge branch 'auto-devops-kubernestes-bump1-11-10' into 'master'61146-style-tertiary-button-type-to-be-aligned-with-pattern-libraryRobert Speicher2019-05-281-1/+1
|\ \ \