Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02Add changelog lint script to docs lint CI jobAchilleas Pipinellis
2017-09-21Do not clone the repo when running the review-docs jobsAchilleas Pipinellis
2017-09-20Merge branch '37713-enable-ee_compat_check-for-forks' into 'master'Rémy Coutable
2017-09-19Merge branch 'dz-check-schema' into 'master'Rémy Coutable
2017-09-19Add rake task to check db schema is validDmitriy Zaporozhets
2017-09-19Refine docs trigger script and use a really long branch name to test itAchilleas Pipinellis
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-16update build image to latest with node 8.x, yarn 1.0.2, and chrome 61Mike Greiling
2017-09-14Enable ee_compat_check for forks, but not EELin Jen-Shin
2017-09-14Use a secret variable to define the repo suffixAchilleas Pipinellis
2017-09-13Expose URL under environments when triggering a docs review appAchilleas Pipinellis
2017-09-08Exclude migration-paths job when executing docs-only jobsAchilleas Pipinellis
2017-09-07Add script and job to trigger a docs buildAchilleas Pipinellis
2017-09-07Remove duplicate task gettext:po_to_jsonMichael Kozono
2017-09-06reset namespace columns in migrationJarka Kadlecova
2017-09-06Enable auto-retry in GitLab CI/CD pipelineGrzegorz Bizon
2017-09-05Merge branch 'cleanup-rspec_flaky-report-files' into 'master'Robert Speicher
2017-09-05Cleanup rspec_flaky report files in the update-tests-metadata jobRémy Coutable
2017-09-04Fix flaky-examples-test job to not run for docsAchilleas Pipinellis
2017-09-01Remove YAGNI Gitaly logs from CI artifactsJacob Vosmaer
2017-08-31Gitaly CI improvementsJacob Vosmaer
2017-08-25Reenable MySQL tests on all branchesMichael Kozono
2017-08-25Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'"Douwe Maan
2017-08-24Reenable MySQL tests on all branchesMichael Kozono
2017-08-18switch from --pure-lockfile to --frozen-lockfile to ensure failure if we have...Mike Greiling
2017-08-18update karma CI build image to Chrome 60Mike Greiling
2017-08-16Update Git version for source installs to match OmnibusAndrew Newdigate
2017-08-15Speed up project creation by inlining repository creationNick Thomas
2017-08-14Don't run the `flaky-examples-check` job for docs branchesRémy Coutable
2017-08-11Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern
2017-08-11Retrieve and sync flaky specs report from and to S3Rémy Coutable
2017-08-11Do not run the `ee_compat_check` job for stableish branchesRémy Coutable
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-04Since mysql is not a priority anymore, test it lessdo-not-test-mysql-in-ee-non-master-or-stableLin Jen-Shin
2017-08-01CI fixes for gitaly-rubyJacob Vosmaer
2017-07-20Make the lint:javascript:report job depends on setup-test-env onlyRémy Coutable
2017-07-20The setup-test-env should push and pull the default cacheRémy Coutable
2017-07-19Leverage the new cache policies in .gitlab-ci.ymlRémy Coutable
2017-07-18Provide option to trigger build only for official CE and EE repos in .comBalasankar C
2017-07-13Don't install fog-aws and mime-types gems in scripts/prepare_build.shRémy Coutable
2017-07-10Reduce parallelization of Spinach jobs and increase the RSpec onesRémy Coutable
2017-07-10Merge branch 'docs/exclude-gitlab-git-test' into 'master'Rémy Coutable
2017-07-07Exclude gitlab_git_test from docs only changesAchilleas Pipinellis
2017-07-07Test logging in via the Authentiq OAuth provider in a feature spec.Timothy Andrew
2017-06-30Remove unnecessary pull command from codeclimate jobDmitriy Zaporozhets
2017-06-29Fix codeclimate job in .gitlab-ci.ymlDmitriy Zaporozhets
2017-06-29Cleanup codeclimate.json file generated by CIDmitriy Zaporozhets
2017-06-29Run mysql tests on stable preperation branches like 9-3-stable-patch-2James Edwards-Jones
2017-06-28Merge branch 'dz-cleanup-codeclimate-json' into 'master'Kamil Trzciński
2017-06-28Vendor the gitlab-git-test repoJacob Vosmaer (GitLab)