| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't run JS lint for QA either | Lin Jen-Shin | 2018-04-27 | 1 | -1/+1 |
* | Introduce dedicated-no-docs-and-no-qa-pull-cache-job | Lin Jen-Shin | 2018-04-27 | 1 | -6/+10 |
* | Fix rubocop offense and enable jobs for qa | Lin Jen-Shin | 2018-04-27 | 1 | -1/+1 |
* | Fix timeouts of end-to-end tests with GitLab QA | Grzegorz Bizon | 2018-04-25 | 1 | -1/+0 |
* | Downgrade MySQL CI service from 8.0 to 5.7 | Stan Hu | 2018-04-20 | 1 | -1/+1 |
* | Bump CI to use Chrome V65 and ChromeDriver 2.36 | Stan Hu | 2018-04-18 | 1 | -1/+1 |
* | Use stable docker image instead of latest | Philippe Lafoucrière | 2018-04-13 | 1 | -1/+1 |
* | Fix scripts/prune-old-flaky-specs requires Bundler to run | Rémy Coutable | 2018-04-11 | 1 | -2/+2 |
* | Introduce scripts/prune-old-flaky-specs to prune outdated flaky specs from th... | Rémy Coutable | 2018-04-10 | 1 | -0/+1 |
* | Update Security Products jobs definitions | Olivier Gonzalez | 2018-04-10 | 1 | -4/+38 |
* | Bump ruby 2.3.6 cache key and source installation docssh-bump-ruby-and-git-image-ci | Stan Hu | 2018-04-09 | 1 | -2/+2 |
* | Bump Ruby to 2.3.7 and git to 2.17.0 in CI image | Stan Hu | 2018-04-07 | 1 | -1/+1 |
* | Merge branch '44978-consider-removing-rubocop-and-eslint-from-codeclimate-yml... | Robert Speicher | 2018-04-05 | 1 | -3/+0 |
|\ |
|
| * | Don't run RuboCop nor ESLint checks in the codequality job as this is already...44978-consider-removing-rubocop-and-eslint-from-codeclimate-yml | Rémy Coutable | 2018-04-04 | 1 | -3/+0 |
* | | Fix the coverage job by making it download the artifacts from all the previou...44710-coverage-information-for-this-repo-is-wrong | Rémy Coutable | 2018-04-05 | 1 | -1/+7 |
* | | [Rails5] Add rails5 jobs to gitlab-ci.yml | blackst0ne | 2018-04-05 | 1 | -0/+95 |
|/ |
|
* | Use standard codequality job | Olivier Gonzalez | 2018-04-04 | 1 | -6/+8 |
* | Merge branch '44254-codequality-jobs-are-failing-silently-with-an-empty-codec... | Rémy Coutable | 2018-04-03 | 1 | -0/+3 |
|\ |
|
| * | Don't set the tag for the job since it needs44254-codequality-jobs-are-failing-silently-with-an-empty-codeclimate-json-file | Rémy Coutable | 2018-04-03 | 1 | -0/+3 |
* | | Merge branch 'fix/qa/gb/use-project-path-in-package-and-qa-action' into 'master' | Rémy Coutable | 2018-04-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Use project path in package-and-qa to fetch script | Grzegorz Bizon | 2018-04-03 | 1 | -1/+1 |
* | | Do not retry package-and-qa manual action on failureqa/gb/do-not-auto-retry-package-and-qa-action | Grzegorz Bizon | 2018-04-02 | 1 | -0/+1 |
|/ |
|
* | Don't let the Runner clone/fetch prior to the package-and-qa jobrc/checkout-false-in-package-and-qa | Rémy Coutable | 2018-03-30 | 1 | -1/+10 |
* | Rollback to a set version instead of an arbitrary number of stepssh-improve-rollback-test | Stan Hu | 2018-03-22 | 1 | -1/+1 |
* | Rename manual job to `package-and-qa` | Toon Claes | 2018-03-16 | 1 | -1/+1 |
* | New .dedicated-no-docs-pull-cache-job and .no-db-job definitions | Rémy Coutable | 2018-03-06 | 1 | -136/+99 |
* | Add date calls in .gitlab-ci.yml to see how long each step take | Rémy Coutable | 2018-03-06 | 1 | -0/+19 |
* | codequality: Install jq directly instead of pulling it via docker | Nick Thomas | 2018-03-02 | 1 | -1/+2 |
* | Bump GitLab CI test image to use git v2.16 | Stan Hu | 2018-02-28 | 1 | -1/+1 |
* | Optimize and improve the inline documentation for the codequality job | Rémy Coutable | 2018-02-21 | 1 | -1/+3 |
* | Merge branch 'improve-codequality-job' into 'master' | Grzegorz Bizon | 2018-02-21 | 1 | -10/+10 |
|\ |
|
| * | Merge branch 'improve-codequality-job' into 'master'improve-codequality-job | Grzegorz Bizon | 2018-02-21 | 1 | -10/+10 |
* | | Merge branch 'rebalance-test-job-nodes-28-2' into 'master' | Rémy Coutable | 2018-02-21 | 1 | -63/+63 |
|\ \
| |/
|/| |
|
| * | Reduce Spinach parallelization to 2 nodes and increase RSpec's to 28 nodes | Takuya Noguchi | 2018-02-01 | 1 | -63/+63 |
* | | Merge branch 'dz-sast-confidence-level' into 'master' | Rémy Coutable | 2018-02-05 | 1 | -0/+2 |
|\ \ |
|
| * | | Change SAST confidence level in .gitlab-ci.ymldz-sast-confidence-level | Dmitriy Zaporozhets | 2018-02-01 | 1 | -0/+2 |
| |/ |
|
* | | Speed-up the gitlab_git_test job | Rémy Coutable | 2018-02-01 | 1 | -1/+2 |
|/ |
|
* | Generate secret first to avoid warnings later | Lin Jen-Shin | 2018-01-26 | 1 | -0/+1 |
* | Merge branch '34952-only-tags-is-not-taken-in-account-in-the-cache-gems-job' ... | Robert Speicher | 2018-01-25 | 1 | -2/+1 |
|\ |
|
| * | Ensure the job also run for tags | Rémy Coutable | 2018-01-25 | 1 | -2/+1 |
* | | Cache rubocop cache for CI42338-rubocop-cache | Lin Jen-Shin | 2018-01-25 | 1 | -1/+6 |
|/ |
|
* | Remove one Spinach job and add one RSpec jobrc/move-one-spinach-job-to-rspec | Rémy Coutable | 2018-01-24 | 1 | -63/+63 |
* | Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the co...rc/improve-setup-test-env | Rémy Coutable | 2018-01-23 | 1 | -1/+1 |
* | Split the setup-test-env job in two | Nick Thomas | 2018-01-19 | 1 | -3/+16 |
* | Merge branch '41749-postgres-9.6-for-ci-tests' into 'master' | Rémy Coutable | 2018-01-12 | 1 | -0/+3 |
|\ |
|
| * | Add reason to keep postgresql 9.2 for CI | Takuya Noguchi | 2018-01-12 | 1 | -0/+3 |
* | | Merge branch 'docs/exclude-sast' into 'master' | Rémy Coutable | 2018-01-11 | 1 | -0/+1 |
|\ \ |
|
| * | | Exclude sast job from being run in docs only changesdocs/exclude-sast | John Doe | 2018-01-10 | 1 | -0/+1 |
| |/ |
|
* | | Require qa:selectors sanity validation to pass | Grzegorz Bizon | 2018-01-10 | 1 | -1/+0 |
* | | Allow failure of qa:selectors job for now | Grzegorz Bizon | 2018-01-09 | 1 | -1/+2 |