BigW Consortium Gitlab

  1. 17 Jan, 2018 3 commits
  2. 15 Jan, 2018 31 commits
  3. 12 Jan, 2018 2 commits
  4. 11 Jan, 2018 4 commits
    • Merge branch 'gcp-fix' into 'master' · 782378e2
      Kamil Trzciński authored
      Fix GCP redirect
      
      Closes #41867
      
      See merge request gitlab-org/gitlab-ce!16355
      
      (cherry picked from commit 59adc07f)
      
      b44583e9 Extract GCP billing check as method
      cf6258af Fix billing checking
      0cdd56e6 Fix link to billing
      e52bae3b Fix CheckGcpProjectBillingService spec
      b8b2f5ff Fix CheckGcpProjectBillingWorker spec
      8ba3e473 Fix GCP Controller spec
      1f0a4fe6 Add missing user agent header to GCP client
      6ef28ace Add API requirements to docs
      0b294fc2 Use new tab for link in flash
      cf95756a Refactor GCP redirect test suite
      e6012d3e Change failed GCP billing check wording
      35598274 Fix breadcumb of clusters show page
      cf842986 Update links for GCP instructions
    • Merge branch… · 7b030bcd
      Yorick Peterse authored
      Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetes' into 'master'
      
      Migrate existing data from KubernetesService to Clusters::Platforms::Kubernetes
      
      Closes #40418
      
      See merge request gitlab-org/gitlab-ce!15589
      
      (cherry picked from commit 4b92efd9)
      
      5b2ca1c6 Migrate existing data from KubernetesService to Clusters::Platforms::Kubernetes
      e4745492 Add test. Disable KubernetesService when migrated
      b9fbfe5a Fix unmanaged_kubernetes_service scope for multiple clusters
      40c6af54 Fix migration file typos and reorder Table definition
      27111e29 Restructure spec
      4dc14576 Fix comments
      8e6ffe35 Fix test
      7eeada80 Add env_scope tests
      f083739e Add logic to swtich environment_scope by the situation
      9b7719b6 Use explicit namespace for avoiding reference from application code
      665972e2 Avoid quotes in ActiveRecord query
      c8059881 Opitmize migration process by using both unmanaged_kubernetes_service and…
      b8a275d3 Use bulk_insert instead of AR create
      acfb8464 Fix static anylysy
      8bc3221f Fix query to look for proper unmanaged kubernetes service
      2d3c7d29 Use batch update for Service deactivation
      1c404c91 Add a new test for emptified params
      183dbdc8 Revert bulk_insert and bring back AR insert(one by one)
      54d20d1b Add changelog
      290c2248 Fix change log
      58d074e0 Fix StaticSnalysys
      df658c7b Disable STI of ActiveRecord. Refactoring specs.
      c425ff75 Fix static analysys
      67327952 Add memoization for properties
    • Update VERSION to 10.4.0-rc3 · f565cd0b
      Luke Bennett authored
    • Merge branch '10-4-stable-prepare-rc3' into '10-4-stable' · df4afa19
      Marin Jankovski authored
      Prepare 10.4 RC3 release
      
      See merge request gitlab-org/gitlab-ce!16334