An error occurred fetching the project authors.
  1. 29 Apr, 2019 2 commits
  2. 23 Apr, 2019 2 commits
  3. 29 Mar, 2019 1 commit
  4. 28 Mar, 2019 2 commits
  5. 21 Mar, 2019 2 commits
  6. 07 Mar, 2019 1 commit
  7. 21 Feb, 2019 1 commit
    • Thong Kuah's avatar
      Do not allow local urls in Kubernetes form · af16fd68
      Thong Kuah authored
      Use existing `public_url` validation to block various local urls. Note
      that this validation will allow local urls if the "Allow requests to the
      local network from hooks and services" admin setting is enabled.
      
      Block KubeClient from using local addresses
      
      It will also respect `allow_local_requests_from_hooks_and_services` so
      if that is enabled KubeClinet will allow local addresses
      af16fd68
  8. 07 Feb, 2019 2 commits
  9. 04 Feb, 2019 1 commit
  10. 24 Jan, 2019 2 commits
  11. 04 Jan, 2019 1 commit
  12. 21 Dec, 2018 1 commit
  13. 19 Dec, 2018 1 commit
  14. 04 Dec, 2018 1 commit
    • Thong Kuah's avatar
      Fallback to admin token for project clusters only · a97d8767
      Thong Kuah authored
      We do not want group level clusters to fall back to what was old
      behaviour for project level clusters. So instead we will not return any
      KUBE_TOKEN if we cannot find a suitable kubernetes_namespace for the
      project, in the group level cluster case.
      
      Add test cases to assert above
      a97d8767
  15. 03 Dec, 2018 1 commit
  16. 30 Nov, 2018 1 commit
  17. 13 Nov, 2018 2 commits
  18. 12 Nov, 2018 1 commit
    • Yorick Peterse's avatar
      Move EE prepend/include calls to the end of models · 34836b9e
      Yorick Peterse authored
      This moves all instances of `prepend EE::Something` and `include
      EE::Something` in models to the last line of the corresponding model.
      This pushes EE specific code further down the files, reducing the
      likelihood of developers running into merge conflicts.
      34836b9e
  19. 09 Nov, 2018 4 commits
  20. 08 Nov, 2018 4 commits
  21. 02 Nov, 2018 1 commit
  22. 24 Oct, 2018 1 commit
  23. 23 Oct, 2018 4 commits
  24. 22 Oct, 2018 1 commit