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
2019-03-12Allow gitlab:ui:visual to failMarin Jankovski
2019-03-12Batch insert CI rspec_profiling dataStan Hu
2019-03-12Increase Git clone depth to 50 for the build-qa-image jobRémy Coutable
2019-03-08Skip gitlab:ui:visual job for docs and masterWinnie Hellmann
2019-03-08Skip visual test in master branchClement Ho
2019-03-08Allow skip trigger for gitlab:ui:visualAdriel Santiago
2019-03-07Sourcing the script in review-deploy jobRamya Authappan
2019-03-07Disable gitlab:ui:visual for documentation changesWinnie Hellmann
2019-03-06Fix typo in review-performance jobRamya Authappan
2019-03-06Re-add gitlab:ui:visual ci jobClement Ho
2019-03-06Making review-performance run on master in scheduled runsRamya Authappan
2019-03-05Revert "Merge branch 'gitlab-ui-visual' into 'master'"Winnie Hellmann
2019-03-05Scope gitlab:ui:visual pipeline job to css only changesClement Ho
2019-03-05Add gitlab ui visual testClement Ho
2019-02-28Enabling performance metrics on Review AppsRamya Authappan
2019-02-21Correct the tags for asset compilationAlex Hanselka
2019-02-21Remove runner tags that are no longer neededAlex Hanselka
2019-02-14Do not retry jobs in quarantine since they are supposed to failRémy Coutable
2019-02-08Use correct integrity hash for sprockets cachingLukas Eipert
2019-02-08Disable caching for sprockets for nowLukas Eipert
2019-02-07Fix increased package size of public/assetsLukas Eipert
2019-02-05Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobsRémy Coutable
2019-02-01Fix the package-and-qa and review-build-cng jobsRémy Coutable
2019-01-24Merge branch 'sh-bump-chrome-golang-ci-image' into 'master'Clement Ho
2019-01-23Use the same path of the docs site as in productionAchilleas Pipinellis
2019-01-23Set API_TOKEN in the review-build-cng jobRémy Coutable
2019-01-22Bump CI image to use Chrome 71.0 and Golang 1.11Stan Hu
2019-01-22All review jobs should share the same only & exceptLin Jen-Shin
2019-01-21Move the CNG triggering to a new review-build-cng jobRémy Coutable
2019-01-21Revert "Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'"Rémy Coutable
2019-01-18Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'Grzegorz Bizon
2019-01-17Retry Node QA jobs upon system and API failureRémy Coutable
2019-01-15Use MR IID in Review Apps slug and domainRémy Coutable
2019-01-15Add jobs to run quarantine testsRémy Coutable
2019-01-15Generate searchable JSDoc documentationWinnie Hellmann
2019-01-14Remove QA job for node@6Lukas Eipert
2019-01-09Run the cloud-image trigger job for tags, even if the tests failDJ Mountney
2018-12-17Run gitlab:assets:compile on qa jobsMark Lapierre
2018-12-14Remove rails 4 support in CI, Gemfiles, bin/ and config/Jasper Maes
2018-12-12Merge branch 'add-docs-lint-back' into 'master'Stan Hu
2018-12-12Merge branch 'winh-check-yarn-version' into 'master'Mike Greiling
2018-12-11Enable `bundle exec nanoc check internal_links`Marcia Ramos
2018-12-10Don't allow Danger to fail in CI any moreYorick Peterse
2018-12-10Upgrade yarn to 1.12 in build image of gitlab:assets:compile jobWinnie Hellmann
2018-12-08Disable docs lint internal_links checkStan Hu
2018-12-06Retry the review-{deploy,qa} jobs twiceRémy Coutable
2018-12-05Remove merge:master job entirelyYorick Peterse
2018-12-05Merge branch 'winh-add-jest' into 'master'Mike Greiling
2018-12-05Setup Jest test environmentWinnie Hellmann
2018-12-05Do not attempt retry until allow_failure has been removedddavison