1. 09 Jan, 2019 37 commits
  2. 08 Jan, 2019 3 commits
    • Mario de la Ossa's avatar
      Backport of elastic-test-repos from EE · e4875cd2
      Mario de la Ossa authored
      e4875cd2
    • Thong Kuah's avatar
      Fix QA spec flaky for application secret variables · e9cb44e5
      Thong Kuah authored
      The QA spec for application secrets fails when run after the auto devops
      spec because no pipeline for it is triggered :(
      
      When the QA spec for application has passed, it has always been the
      first spec to run hence it is able to set the K8S_SECRET_ variable
      before the pipeline triggered by the initial commit has run.
      
      The correct fix would be manually trigger a pipeline after we have added
      the K8S_SECRET_* variable. However, because Helm does not update the
      Deployment, we need to push a code change to make Helm update the
      Deployment and the pods.
      e9cb44e5
    • Robert Speicher's avatar
      Merge branch 'sh-revert-mr-23135' into 'master' · a0aca3ac
      Robert Speicher authored
      Revert "Merge branch '3062-improve-project-cache' into 'master'"
      
      Closes #56103
      
      See merge request gitlab-org/gitlab-ce!24244
      a0aca3ac