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-12-01Set EE variableBalasankar C
2017-11-30Set an artificial $HOME for gitaly in testJacob Vosmaer (GitLab)
2017-11-24Add a feedback mechanism to `package-qa` manual actionGrzegorz Bizon
2017-11-23Make sure we're using git installed in gitlab-build-imagesLin Jen-Shin
2017-11-17Use slug as the prefix for the docs CI job preview URLAchilleas Pipinellis
2017-11-16Change logic of repo name and slugs in docs review scriptAchilleas Pipinellis
2017-11-10Use a non-superuser user to access GitLab to ensure permissions are properStan Hu
2017-11-03Use the --parallel Rubocop flag in the static-analysis and improve the jobRémy Coutable
2017-10-17Update scripts/prepare_build.shbogdanvlviv
2017-09-29Extend changelog checker to test file extensionsSean McGivern
2017-09-27Add static analysis job to find invalid YAML in changelogsSean McGivern
2017-09-25Check for exec permissions also in app/Achilleas Pipinellis
2017-09-25Add check for exec permissions and refactor lint doc scriptAchilleas Pipinellis
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-07Resolve RuboCop violations in scripts/trigger-build-docsRobert Speicher
2017-09-07Add script and job to trigger a docs buildAchilleas Pipinellis
2017-08-31Add a linter for PO filesBob Van Landuyt
2017-08-31Upgrade mail and nokogiri gems due to security issuesMarkus Koller
2017-08-11Retrieve and sync flaky specs report from and to S3Rémy Coutable
2017-08-03Remove test gitaly when older than version fileJacob Vosmaer (GitLab)
2017-08-01Make sure we didn't commit conflictsLin Jen-Shin (godfat)
2017-08-01CI fixes for gitaly-rubyJacob Vosmaer
2017-07-13Don't install fog-aws and mime-types gems in scripts/prepare_build.shRémy Coutable
2017-07-11Revert "Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'"Rémy Coutable
2017-07-11Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'Rémy Coutable
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-11Bump knapsack to 1.14.0Takuya Noguchi
2017-06-13Ignore CVE-2017-5029 in Nokogiriwinh
2017-06-09Pass false to trigger if EE_PACKAGE not setBalasankar C
2017-05-25Pass EE variable if neededBalasankar C
2017-05-17Move the DB name at the end of the first jobs' name word and prepend it with ...Rémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-09Improve readability of codeBalasankar C
2017-05-09Move triggering build logic to separate scriptBalasankar 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 '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-01Group static-analysis jobs into a single jobRémy Coutable
2017-04-28Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable
2017-04-26Run `bundle check` after `bundle install` instead of having a dedicated job f...Rémy Coutable
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-10Just set GITLAB_DATABASE in the scriptLin Jen-Shin
2017-04-10We cannot use array in yaml variablesLin Jen-Shin
2017-04-10Use GITLAB_DATABASE: $CI_JOB_NAME[1] so that weLin Jen-Shin