1. 28.08.2019 1 коммит
  2. 16.08.2019 1 коммит
  3. 09.08.2019 1 коммит
  4. 08.08.2019 1 коммит
  5. 07.08.2019 1 коммит
    • Tiger Watson's avatar
      Use separate Kubernetes namespaces per environment
      · 36a01a88
      Tiger Watson создал
      Kubernetes deployments on new clusters will now have
      a separate namespace per project environment, instead
      of sharing a single namespace for the project.
      
      Behaviour of existing clusters is unchanged.
      
      All new functionality is controlled by the
      :kubernetes_namespace_per_environment feature flag,
      which is safe to enable/disable at any time.
      36a01a88
  6. 31.07.2019 1 коммит
  7. 29.07.2019 1 коммит
  8. 25.07.2019 1 коммит
  9. 24.07.2019 1 коммит
  10. 15.07.2019 1 коммит
    • Marcel Amirault's avatar
      Fix whitespace in user, and misc, docs
      · 74a8d300
      Marcel Amirault создал
      Many code blocks are 4spaced, and they render in GitLab
      without coloring as a result, even though they are
      fenced with a language label. If in a list, other items
      woll render as being in a code block too, even if not
      meant to. This fixes all these issues, and cleans up
      minor whitespace issues in /user, /security, /ssh
      and /migrate_ci_to_ce docs.
      74a8d300
  11. 08.07.2019 1 коммит
  12. 03.07.2019 1 коммит
  13. 01.07.2019 1 коммит
  14. 28.06.2019 1 коммит
  15. 25.06.2019 1 коммит
  16. 21.06.2019 1 коммит
  17. 18.06.2019 3 коммита
  18. 31.05.2019 1 коммит
  19. 27.05.2019 1 коммит
  20. 24.05.2019 1 коммит
  21. 21.05.2019 1 коммит
  22. 20.05.2019 1 коммит
  23. 17.05.2019 1 коммит
  24. 06.05.2019 1 коммит
  25. 05.05.2019 1 коммит
  26. 03.05.2019 1 коммит
  27. 26.04.2019 1 коммит
  28. 19.04.2019 1 коммит
  29. 16.04.2019 1 коммит
  30. 10.04.2019 1 коммит
  31. 08.04.2019 2 коммита
  32. 03.04.2019 2 коммита
  33. 28.03.2019 1 коммит
  34. 27.03.2019 1 коммит
  35. 26.03.2019 2 коммита
    • Tiger Watson's avatar
      Allow runners to be installed on group clusters
      · 76d28188
      Tiger Watson создал
      A runner installed on a cluster will now use the
      cluster's `cluster_type` as its `runner_type`.
      76d28188
    • Thong Kuah's avatar
      Docs: Fixup duplicated sections
      · 882b6479
      Thong Kuah создал
      We are mentioning the commands needed to obtain these fields twice.
      Merge them into the single place.
      
      - For API URL we only had the command at the bottom so move this up.
      - For CA certificate, we already have the command at the top of the
      section
      - For Token, we already have an similar command at the top of the
      section
      882b6479