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-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)
2017-06-28Improve sed regex for codeclimate ci jobDmitriy Zaporozhets
2017-06-27Remove unused data from code climate artifactDmitriy Zaporozhets
2017-06-27updated gitlab-ci.yml to compile localePhil Hughes
2017-06-21Do not run the codeclimate job on docs-only changesAchilleas Pipinellis
2017-06-16Merge branch 'karma-headless-chrome-redux' into 'master'Tim Zallmann
2017-06-14remove debug flag, but continue to log chrome outputMike Greiling
2017-06-14add DEBUG flag option to karma configMike Greiling
2017-06-14Exclude more path from codeclimate jobDmitriy Zaporozhets
2017-06-14Add codeclimate job to .gitlab-ci.ymlDmitriy Zaporozhets
2017-06-14run chrome with --no-sandbox flag to get around docker privilege limitationsMike Greiling
2017-06-14force chrome to produce debug output as it runs in CIMike Greiling
2017-06-14update karma job to use chrome build image created by gitlab-build-images!41Mike Greiling
2017-06-14test new docker image with headless chromeMike Greiling
2017-06-13Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling
2017-06-13update karma job to use chrome build image created by gitlab-build-images!41Mike Greiling
2017-06-13test new docker image with headless chromeMike Greiling
2017-05-30skip asset compression in CIMike Greiling
2017-05-26Minimum postgresql version is now 9.2Nick Thomas
2017-05-26Merge branch 'zj-docs-on-pipeline-schedules' into 'master'Achilleas Pipinellis
2017-05-25Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan
2017-05-25Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas
2017-05-25Merge branch 'zj-faster-image-trigger-builds' into 'master'Marin Jankovski
2017-05-24Use smaller image when triggering a buildZ.J. van de Weg
2017-05-23Merge branch 'run-mysql-on-stable' into 'master'Rémy Coutable
2017-05-23Fix migrations for older PostgreSQL versionsKamil Trzcinski
2017-05-22Run MySQL tests on *-stable as wellrun-mysql-on-stableLin Jen-Shin
2017-05-20Remove trigger docs jobZ.J. van de Weg
2017-05-18Fix Knapsack report names for RSpec and SpinachRémy Coutable
2017-05-17Reorganize static analysis and DB-related jobsRémy Coutable
2017-05-17Factorize common :only definition in .gitlab-ci.ymlRémy Coutable
2017-05-17Move the DB name at the end of the first jobs' name word and prepend it with ...Rémy Coutable
2017-05-17Revert "Merge branch 'revert-f2fc716c' into 'master' "Rémy Coutable
2017-05-16Add more choices to name the branch for docs only testsAchilleas Pipinellis
2017-05-16alter cache key to prevent other pipeline configs from overwritingMike Greiling
2017-05-16add trailing slash to .yarn-cache to clearly identify it as a directoryMike Greiling
2017-05-16instruct yarn to utilize the persistant .yarn-cache directoryMike Greiling
2017-05-11Remove unnecessary cache definition in rake karma testStan Hu
2017-05-09Move triggering build logic to separate scriptBalasankar C
2017-05-09Print triggered pipeline id in a better formatBalasankar C
2017-05-05Add a manual job to trigger package build in omnibusBalasankar C
2017-05-04Include the bundler:audit job into the static-analysis jobRémy Coutable
2017-05-03Move api lint out of static analysis jobAchilleas Pipinellis
2017-05-02Merge branch 'docs-mrs-should-run-static-analysis' into 'master' Achilleas Pipinellis