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-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
2017-05-02Revert "Shorten and improve some job names"Douwe Maan
2017-05-02DRY the `<<: *except-docs` a bit in `.gitlab-ci.yml`Rémy Coutable
2017-05-02Make the static-analysis job be run for docs branches tooRémy Coutable
2017-05-02Merge branch '29036-use-slack-service-to-notify-of-failed-pipelines' into 'ma...Robert Speicher
2017-05-01Remove notify slack jobZeger-Jan van de Weg
2017-05-01Add scripts/static-analysis to run all the static analysers in one goRémy Coutable
2017-05-01Shorten and improve some job namesRémy Coutable
2017-05-01Group static-analysis jobs into a single jobRémy Coutable
2017-04-28Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable
2017-04-28Document the process of docs only changesAchilleas Pipinellis
2017-04-28Skip irrelevant jobs for documentation only changesAchilleas Pipinellis
2017-04-27Merge branch '31464-move-bundle-check-to-before_script' into 'master' Robert Speicher
2017-04-26Submodule Dockerfile templatesZeger-Jan van de Weg
2017-04-26Run `bundle check` after `bundle install` instead of having a dedicated job f...Rémy Coutable
2017-04-25Remove outdated ci_setup.md doc page and document MySQL and RSpec profiling f...Rémy Coutable
2017-04-24Merge branch 'test-pg' into 'master' Rémy Coutable
2017-04-19Don't run the downtime check on stable branches, or tags/masterno-downtime-check-stableDJ Mountney
2017-04-19Remove node modules cache because we already use artifactsLin Jen-Shin (godfat)
2017-04-15Turn on caching of classes in Knapsack specsStan Hu
2017-04-13Properly use $BUNDLE_INSTALL_FLAGSLin Jen-Shin
2017-04-13Always use . and add more comments to prepare_build.shLin Jen-Shin
2017-04-12Merge remote-tracking branch 'upstream/master' into test-pg-mysqlLin Jen-Shin
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable